document.write("<table border='0' width='180' align='left'  bgcolor='#EFEBE2' style='border-collapse: collapse' background='Images/side bar.jpg' >")

document.write("<tr bgcolor='#d3d3d3'>")
document.write("<td width='9%' height='18'>")
document.write("</td>")
document.write("<td height='18' align='left' width='73%'>&nbsp;</td></tr>")

document.write("<tr >")
document.write("<td width='9%' height='18'>")
document.write("</td>")
document.write("<td height='18' align='left' width='73%'>")
document.write("<a href='AboutUs.htm'>About Us</a></td></tr>")

document.write("<tr bgcolor='#C6B594'>")
document.write("<td width='9%' height='18'>")
document.write("</td>")
document.write("<td height='18' align='left' width='73%'>")
document.write("<a href='Courses.htm'>Courses Offered</a></td></tr>")

document.write("<tr>")
document.write("<td width='9%' height='18'>")
document.write("</td>")
document.write("<td height='18' align='left' width='73%'>")
document.write("<a href='Faculties.htm'>Faculties</a></td></tr>")

document.write("<tr bgcolor='#C6B594'>")
document.write("<td width='9%' height='18'>")
document.write("</td>")
document.write("<td height='18' align='left' width='73%'>")
document.write("<a href='Library.htm'>Library</a> </td></tr>")

document.write("<tr>")
document.write("<td width='9%' height='18'>")
document.write("</td>")
document.write("<td height='18' align='left' width='73%'>")
document.write("<a href='lab.htm'>Laboratory</a></td></tr>")

document.write("<tr bgcolor='#C6B594'>")
document.write("<td width='9%' height='18'>")
document.write("</td>")
document.write("<td height='18' align='left' width='73%'>")
document.write("<a href='Activities.htm'>Activities </a></td></tr>")

document.write("<tr >")
document.write("<td width='9%' height='18'>")
document.write("</td>")
document.write("<td height='18' align='left' width='73%'>")
document.write("<a href='Facilities.htm'>Facilities Offered </a></td></tr>")


document.write("</table>")
					