{* $Id: head.tpl,v 1.40.2.4 2005/11/15 09:25:38 max Exp $ *}
  {if $usertype eq "C"} {/if}
{******** Remove this line to display how much products there are online **** **** Remove this line to display how much products there are online ********}
{if $usertype eq "C"} { include file="customer/search.tpl" } {/if} {if $usertype eq "C"} { include file="login.tpl" } {/if}
{include file="customer/hor_categories.tpl"}
{if ($usertype eq "C" || $usertype eq "B")and $all_languages_cnt gt 1}
{$lng.lbl_select_language}: 
{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} 
{if (($main eq 'catalog' && $cat ne '') || $main eq 'product' || ($main eq 'comparison' && $mode eq 'compare_table') || ($main eq 'choosing' && $smarty.get.mode eq 'choose')) && $config.Appearance.enabled_printable_version eq 'Y'} {/if}
{include file="printable.tpl"}