{* $Id: home.tpl,v 1.48 2002/12/06 07:13:34 svowl Exp $ *} { config_load file="$skin_config" } {$lng.txt_site_title} { include file="meta.tpl" } { include file="rectangle_top.tpl" } { include file="head.tpl" } {* ====================== *} {if $login eq ''} {* ====================== *} { include file="main/top_menu_tabs1.tpl" }
     
{ include file="auth.tpl"}
{ include file="help.tpl" }
  {include file="customer/main/welcome.tpl"} {include file="common_templates.tpl"}     { include file="news.tpl" }

{ include file="poweredby.tpl" }
    { include file="copyright.tpl" }    
{* ====================== *} {else} { include file="main/top_menu_tabs.tpl" }
     
{ include file="customer/categories.tpl" } {if $active_modules.Bestsellers ne "" and $config.Modules.bestsellers_menu eq "Y"} { include file="modules/Bestsellers/menu_bestsellers.tpl" } {/if} {if $active_modules.Gift_Certificates ne ""}
{ include file="modules/Gift_Certificates/gc_menu.tpl" } {/if}
{ include file="conavi.tpl" } { include file="help.tpl" }
  {include file="customer/home_main.tpl"}     { include file="customer/menu_cart.tpl" } {if $login eq "" } { include file="auth.tpl" } {else} { include file="authbox.tpl" } {/if} { include file="news.tpl" }
{ include file="poweredby.tpl" }
    { include file="copyright.tpl" }    
{/if} {* ====================== *} { include file="rectangle_bottom.tpl" }