<{* $Id: happy_search0_index.html,v 1.4 2008/07/09 07:51:54 ohwada Exp $ *}> <{if $show_module_header }> <{/if}>

<{$module_name}>

<{$lang_desc}>


<{$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_first}>

<{$lang_label_first}>

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

<{$module.name}>

<{* --- first results --- *}> <{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 $show_img && $result.img_url }>
<{if $result.img_width && $result.img_height }> <{$result.title}> <{else}> <{$result.title}> <{/if}>
<{/if}> <{if $show_context && $result.context }>
<{$result.context}>
<{/if}> <{/foreach}> <{* --- first results end --- *}> <{if $module.showall_link!=""}>
<{$module.showall_link}> <{/if}> <{/if}> <{/foreach}> <{* === first moduels end === *}> <{/if}> <{if $show_second}>

<{$lang_label_second}>

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

<{$module.name}>

<{* --- second results --- *}> <{foreach item=result from=$module.results}> <{$module.name}> <{$result.title}> <{if $result.time_l!=""}> (<{$result.time_l}>) <{/if}>
<{if $show_img && $result.img_url }>
<{if $result.img_width && $result.img_height }> <{$result.title}> <{else}> <{$result.title}> <{/if}>
<{/if}> <{if $show_context && $result.context }>
<{$result.context}>
<{$result.full_link}>
<{/if}> <{/foreach}> <{* --- second results --- *}> <{if $module.showall_link!=""}>
<{$module.showall_link}> <{/if}> <{/if}> <{/foreach}> <{* === second modules end === *}> <{/if}> <{if $show_google_ajax}>

<{$lang_label_google_ajax}>

<{$google_ajax}> <{/if}> <{if $show_google_soap}>

<{$lang_label_google_soap}>

<{$google_soap}> <{/if}>

<{$search_form}>
execution time : <{$execution_time}> sec
<{if $is_module_admin }> <{if $memory_usage > 0}>
memory usage : <{$memory_usage}> MB
<{/if}> <{/if}> <{* this is NOT copyright. you can remove this *}>
happy search | xoogle euc-kr | search | xoops(original)
<{if $is_module_admin }> <{$lang_goto_admin}> <{/if}>