<meta http-equiv="Content-Type" c>
<table width="100%" border="0" cellpadding="0" cellspacing="3" id="page-header">
<tr>
<td id="cell-logo"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2"><a href="../index.php" name="top"><img src="../images/logo.gif" alt="shopping mall name" width="130" height="56" border="0" /></a></td>
<td align="right" valign="top" style="padding: 5px 10px"><a href="../flow.php">{$lang.view_cart}</a> | <a href="../pick_out.php">{$lang.pick_out}</a> | <a href="../group_buy.php">{$lang.group_buy_goods}</a> | <a href="../snatch.php">{$lang.snatch}</a> | <a href="../catalog.php" ><strong>{$lang.catalog}</strong></a> | <a href="../tag_cloud.php">{$lang.tag_cloud}</a> | <a href="../user.php">{$lang.user_center}</a> </td>
</tr>
<tr>
<td align="center"></td>
</tr>
</table></td>
</tr>
<tr>
<td id="cell-nav"><ul>
<li><a href="../index.php">{$lang.home}</a></li>
<!-- {foreach name=nav_list from=$nav_list item=nav} -->
<!-- {if $smarty.foreach.nav_list.last}-->
<li style="border-right:0px;"><a href="{$nav.url}">{$nav.label}</a></li>
<!-- {else}-->
<li><a href="{$nav.url}">{$nav.label}</a></li>
<!-- {/if}-->
<!-- {/foreach} -->
</ul></td>
</tr>
</table>
<div id="ECS_CATALOG" class="catalog-div" style="display:none"
>
<ul>
<!--{assign var="level" value=0}-->
<!-- {foreach from=$catalog_list item=cat} -->
<!-- {if $level > $cat.level} -->
</ul>
<!-- {/if}-->
<!-- {if $level < $cat.level} -->
<ul>
<!-- {/if} -->
<li class="{if $cat.level eq 0}top-cate{else}snd-cate{/if}"><a href="{$cat.url}" title="{if $cat.cat_desc neq ''}{$cat.cat_desc}{/if}">{$cat.cat_name}</a></li>
<!--{assign var="level" value=$cat.level}-->
<!-- {/foreach} -->
</ul>
</div>
