footerText = "";
footerText = footerText + " <table width=100% border=0 cellspacing=0 cellpadding=0 align=center bgcolor=#FFFFFF>";
footerText = footerText + " <tr><td align=center>";
footerText = footerText + " <a class=botta href='http://svkm.ac.in'>About SVKM</a> :: <a class=botta href=main.asp?mpage=history.htm>History</a> ::  ";
footerText = footerText + " <a class=botta href='main.asp?mpage=mcommittee.htm'>Management Committee</a> :: ";
footerText = footerText + " <a class=botta href='main.asp?mpage=institutes.htm'>Institutes</a> :: ";
footerText = footerText + " <a class=botta href='http://svkm.ac.in' target=_new>SVKM Home</a><hr>";
footerText = footerText + " <a class=bottb href='bbmain.asp'>Bulletin Board</a> :: ";
footerText = footerText + " <a class=bottb href='main.asp?mpage=rules.htm'>Rules & regulations</a> :: ";
footerText = footerText + " <a class=bottb href='main.asp?mpage=mediagal.htm'>Media Releases</a> :: ";
footerText = footerText + " <a class=bottb href='main.asp?mpage=picgal.htm'>Picture Gallery</a> :: ";
footerText = footerText + " <a class=bottb href='main.asp?mpage=campus_news.htm'>Campus News</a>";
footerText = footerText + " </td></tr></table>";
footerText = footerText + " <table width=100% border=0 cellspacing=0 cellpadding=0 align=center bgcolor=#FFFFFF>";
footerText = footerText + " <tr><td colspan=3 height=30><div align=center><font size=1 face=Verdana, Arial, Helvetica, sans-serif>&copy;2004-5 SVKM. Disclaimer<br>Designed and Developed by <a href=http://www.studiokiran.biz target=_blank><strong>Studio Kiran</strong></a><br></font></div></td></tr>";
footerText = footerText + " </table></body></html>";
document.write(footerText);