{include file="mss_meta.html"}
{include file="mss_head.html"}
{foreach from=$silder item=sldr}
{/foreach}
Student Login



{foreach from=$photogallerys item=abc_photogallerys}
{if $abc_photogallerys.type=="photo_gallery" } {$abc_photogallerys.Name} {elseif $abc_photogallerys.type=="extra"} {$abc_photogallerys.Name} {else} {$abc_photogallerys.Name} {/if}
{/foreach}
{include file="mss_footer.html"}