document.write(''+
	'<table width="100%"  border="0" cellspacing="0" cellpadding="0">'+
      '<tr>'+
        '<td height="3"></td>'+
      '</tr>'+
      '<tr>'+
        '<td class="bottomtext"><a href="index.html">Home</a> | <a href="aboutus.html">About Us</a> | <a href="visionmission.html">Vision & Mission</a> | <a href="boardofgovernor.html">Board of Governors</a> | <a href="academicadvisorcommittee.html">Academic Advisory Committee</a> | <a href="distinguishedprofessors.html">Distinguished Professors</a> | <a href="thecampus.html">The Campus</a> | <a href="enquiry.html">Enquiry</a> | <a href="contactus.html">Contact Us</a> </td>'+
      '</tr>'+
      '<tr>'+
        '<td height="3"></td>'+
      '</tr>'+
      '<tr>'+
        '<td class="bottomtext">Copyright © 2009 Calcutta Business School. All Right Reserved. </td>'+
     ' </tr>'+
     ' <tr>'+
        '<td valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0">'+
         ' <tr>'+
           ' <td width="66%" align="right" class="bottomtext1" valign="top">&nbsp; </td>'+
            '<td width="34%" class="bottomtext1" align="left"><span style="padding-right:80px;">&nbsp;</span>Powered by  <a href="http://www.indware.net" target="_blank">Indware Technologies</a></td>'+
          '</tr>'+
        '</table></td>'+
      '</tr>'+
    '</table>'+
			   '');