• Welcome to {$lang.sitename}!
    {if $this->member}
  • {php echo $this->member['noticenum'];}
    • You have {php echo $this->member['noticenum'];} new messages

      view all
      • {yy:query sql="select * from #yunyecms_notice where status=1 order by addtime desc" num="10" } {loop}
      • {php echo udate($v['addtime']);} {$v.title}
      • {/loop} {/yy}
  • {php if($this->member['cartnum']) echo $this->member['cartnum'];}
  • {php echo $this->member['username'];}
    • Member Centre
    • My Profile
    • shopping cart {php echo $this->member['cartnum'];}
    • My message {php echo $this->member['noticenum'];}
    • My Order {php echo $this->member['ordernum'];}
    • change Password
    • Sign out
  • {else} {if $cfg['allow_reg']}
  • Login
  • Sign up
  • {/if} {/if} {yy:lang} {loop} {if $v['id']!=$lang['id']}
  • {$v.title_en}
  • {/if} {/loop} {/yy}
  •  {$cfg.tel}
{$lang.sitename}
  • if(ROUTE_A=='index') echo ' class="active"'; >Home
  • {yy:cat level=3} {loop}
  • if(!empty($rootcatid)&&$rootcatid==$v['id']) echo ' class="active"'; > {$v.title}
      {loop name="v['child']" index="k2" }
    • {$v.title}
        {loop name="v['child']" index="k3" }
      • {$v.title}
      • {/loop}
    • {/loop}
  • {/loop} {/yy}