{* $Id: head.tpl,v 1.28 2003/04/24 09:50:33 svowl Exp $ *}
{if $main eq "catalog" and $current_category.category eq "" and $all_languages_numba gt 1}
{elseif ($usertype eq "P" or $usertype eq "A") and $login}
Current language: 
{else}   {/if}
{if $usertype eq "C"} { include file="customer/search.tpl" } {else}   {/if}

{insert name="productsonline"} {$lng.lbl_products} {if $config.Appearance.show_in_stock eq "Y"}{$lng.lbl_and} {insert name="itemsonline"} {$lng.lbl_items} {/if}{$lng.lbl_online}