{include file="header.html"}
{include file='guest/nav.html'} {if get('type_id') eq 6} {include file="guest/list_6.html"} {else} {include file="guest/list.html"} {/if}
{$pagelist}
{include file="footer.html"}