<{* $Id: happy_search_index.html,v 1.2 2007/03/02 10:56:27 ohwada Exp $ *}> <{* google search *}>

<{$module_name}>

<{$lang_desc}>


<{if $lang_search_name != ""}> <{/if}> <{if $lang_xoogle_name != ""}> <{/if}> [<{$lang_google_name}>]

<{$lang_search_results}>

<{$lang_keyword}>: <{foreach item=keyword from=$keywords}> <{$keyword}> <{/foreach}> <{if $show_candidate }>
<{$lang_candidate}>:
<{foreach item=candidate from=$candidates}> <{$candidate.keyword}>(<{$candidate.lang}>) <{/foreach}>
<{/if}> <{if $show_ignore }>
<{$lang_ignore}>
<{foreach item=ignore from=$ignores}> <{$ignore}> <{/foreach}>
<{/if}> <{if $show_module}>

<{$lang_this_site}>

<{foreach item=module from=$modules}> <{if $module.no_match==""}>

<{$module.name}>

<{foreach item=result from=$module.results}> <{$module.name}> <{$result.title}> <{if $result.uid!=0}> <{$result.uname}> <{/if}> <{if $result.time_l!=""}> (<{$result.time_l}>) <{/if}>
<{if $result.context!=""}>
<{$result.context}>
<{/if}> <{/foreach}> <{if $module.showall_link!=""}>
<{$module.showall_link}> <{/if}> <{/if}> <{/foreach}> <{/if}> <{if $show_rss}>

<{$lang_rss_site}>

<{foreach item=module from=$rss_modules}> <{if $module.no_match==""}>

<{$module.name}>

<{foreach item=result from=$module.results}> <{$module.name}> <{$result.title}> <{if $result.time_l!=""}> (<{$result.time_l}>) <{/if}>
<{if $result.context!=""}>
<{$result.context}>
<{$result.full_link}>
<{/if}> <{/foreach}> <{if $module.showall_link!=""}>
<{$module.showall_link}> <{/if}> <{/if}> <{/foreach}> <{/if}> <{if $show_google}>

<{$lang_google_site}>

<{if $google_soap_error != '' }> <{$google_soap_error }>
<{elseif $google_error != ''}> <{$google_error}>
<{elseif $google_results != ''}> <{foreach item=result from=$google_results}> <{$result.title}>
<{$result.snippet}>
<{if $result.summary}> Summary : <{$result.summary}>
<{/if}> <{if $result.viewable_name}> Category : <{$result.viewable_name}>
<{/if}> <{$result.url}> - <{$result.cached_size}> - Link pages <{if $result.related == "1"}> - Similar pages <{/if}>

<{/foreach}> <{include file="db:happy_search_google_paginate.html"}>
<{include file="db:happy_search_google_form.html"}>
<{/if}> <{/if}>
<{$search_form}>
happy search | xoogle euc-kr | search | xoops(original)