topvip
2014-03-23, 10:57 AM
{if $cat eq "3"}
load whichever .tpl nav you want
{elseif $cat eq "4"}
load whichever .tpl nav you want
{elseif $cat eq "5"}
load whichever .tpl nav you want
{else}
load whichever .tpl nav you want
etc...
{/if}
load whichever .tpl nav you want
{elseif $cat eq "4"}
load whichever .tpl nav you want
{elseif $cat eq "5"}
load whichever .tpl nav you want
{else}
load whichever .tpl nav you want
etc...
{/if}