﻿document.write('<tr>');
document.write('<td width="100%">');
document.write('            <table cellpadding="0" cellspacing="0" width="100%" bgcolor="#222222">');
document.write('              <tr>');
document.write('                <td width="21">&nbsp;</td>');
document.write('                <td width="168">&nbsp;</td>');
document.write('                <td width="21">&nbsp;</td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td width="21">&nbsp;</td>');
document.write('                <td width="168" class="webmenu"><a href="index.html" class="webmenunopadd">HOME PAGE</a></td>');
document.write('                <td width="21">&nbsp;</td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td width="21">&nbsp;</td>');
document.write('                <td width="168" class="webmenu"><a href="about.html" class="webmenunopadd">ABOUT US</a></td>');
document.write('                <td width="21">&nbsp;</td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td width="21">&nbsp;</td>');
document.write('                <td width="168" class="webmenu"><a href="courses.html" class="webmenunopadd">PROGRAMMES</a></td>');
document.write('                <td width="21">&nbsp;</td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td width="21">&nbsp;</td>');
document.write('                <td width="168" class="webmenu"><a href="facilities.html" class="webmenunopadd">FACILITIES</a></td>');
document.write('                <td width="21">&nbsp;</td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td width="21">&nbsp;</td>');
document.write('                <td width="168" class="webmenu"><a href="contact.php" class="webmenunopadd">CONTACT US</a></td>');
document.write('                <td width="21">&nbsp;</td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td width="21">&nbsp;</td>');
document.write('                <td width="168">&nbsp;</td>');
document.write('                <td width="21">&nbsp;</td>');
document.write('              </tr>');
document.write('            </table>');
document.write('            </td>');
document.write('</tr>');

