{* $Id: head.tpl,v 1.58.2.3 2008/02/07 13:17:30 ferz Exp $ *}
{if $usertype eq "C"} {include file="customer/top_menu.tpl"} {/if} {include file="customer/speed_bar.tpl"}
{if $main ne "fast_lane_checkout"} {else} {* Fast Lane Checkout page *} {/if} {******** Remove this line to display how much products there are online **** {insert name="productsonline" assign="_productsonline"} **** Remove this line to display how much products there are online ********} {if $main ne "fast_lane_checkout"}{else} {* Fast Lane Checkout page *} {/if}
{if $usertype eq "C"} { include file="customer/search.tpl" } {/if} Call Us:  {$config.Company.company_phone} {if ($usertype eq "C" || $usertype eq "B") && $all_languages_cnt gt 1}
{$lng.lbl_select_language}:
{else}   {/if}
{include file="customer/header_sub.tpl"}
{if $login ne ""} {/if}
{if $active_modules.SnS_connector and $sns_collector_path_url ne '' && $config.SnS_connector.sns_display_button eq 'Y'} {include file="modules/SnS_connector/button.tpl" text_link="Y"} {else} {/if} {if $userinfo.firstname or $userinfo.lastname}{$userinfo.firstname} {$userinfo.lastname}{else}{$login}{/if} {$lng.txt_logged_in} {if $js_enabled} {include file="buttons/button.tpl" button_title=$lng.lbl_logoff href="javascript: document.toploginform.submit();" js_to_href="Y"} {else} {include file="buttons/button.tpl" button_title=$lng.lbl_logoff href="javascript: document.toploginform.submit();" js_to_href="Y" image_menu=true type="input"} {/if}
{if $config.Appearance.show_in_stock eq "Y"} {insert name="itemsonline" assign="_itemsonline"} {$lng.lbl_products_and_items_online|substitute:"X":$_productsonline:"Y":$_itemsonline} {else} {$lng.lbl_products_online|substitute:"X":$_productsonline} {/if}