﻿document.write('<tr>');
document.write('    <td width="100%">');
document.write('    <table cellpadding="0" cellspacing="0" width="100%">');
document.write('      <tr>');
document.write('        <td width="264" valign="top">');
document.write('        <img border="0" src="images/logo.jpg" width="264" height="112"></td>');
document.write('        <td width="561" valign="top">');
document.write('        <table cellpadding="0" cellspacing="0" width="100%">');
document.write('          <tr>');
document.write('            <td width="100%" height="79" valign="bottom" class="webquicklinks">');
document.write('            <select name="menu1" onchange=window.open(this.options[this.selectedIndex].value,"_top")> ');
document.write('			<option selected>Quick Links</option> ');
document.write('			<option value="#"></option> ');
document.write('			<option value="about.html">About IBC</option>');
document.write('			<option value="academic.html">Academic Support</option> ');
document.write('			<option value="fees.html">Fees</option>');
document.write('			<option value="courses.html">Courses</option>');
document.write('			<option value="application.html">IBC Policies</option>');
document.write('			<option value="contact.html">Contact</option>');
document.write('			<option value="#"></option> ');
document.write('			</select>');
document.write('            </td>');
document.write('          </tr>');
document.write('<tr>');
document.write('            <td width="100%" height="33">');
document.write('            <table cellpadding="0" cellspacing="0" width="100%">');
document.write('              <tr>');
document.write('                <td width="49">');
document.write('                <a href="index.html">');
document.write('                <img border="0" src="images/topmenuhome.jpg" width="49" height="33"></a></td>');
document.write('                <td width="512" background="images/topmenubg.jpg" class="webtoplinks">');
document.write('                <a href="about.html" class="webtoplinksnopadd">About ');
document.write('            IBC</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="academic.html" class="webtoplinksnopadd">Academic Support</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('            <a href="fees.html" class="webtoplinksnopadd">Fees</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('            <a href="facilities.html" class="webtoplinksnopadd">Facilities</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('            <a href="students.html" class="webtoplinksnopadd">International Students</a>');
document.write('        </td>');
document.write('      </tr>');
document.write('    </table>');
document.write('    </td>');
document.write('  </tr>');
document.write('</table>');
document.write('        </td>');
document.write('      </tr>');
document.write('    </table>');
document.write('    </td>');
document.write('  </tr>');