
document.write ('<LINK href=css/style.css rel=stylesheet type=text/css></link>');

document.write ('<TABLE class=Body border=0 cellPadding=1 cellSpacing=0 align=center>');
document.write ('<TR>');
document.write ('<TD align=center><A href=profile.html class=TopLinks>College Profile</A>&nbsp;|&nbsp;</TD>');
document.write ('<TD align=center><A href=infrastructure.html class=TopLinks>Infrastructure</A>&nbsp;|&nbsp;</TD>');
document.write ('<TD align=center><A href=management_committee.html class=TopLinks>Management Committee</A>&nbsp;|&nbsp;</TD>');
document.write ('<TD align=center><A href=teaching_staff.html class=TopLinks>Faculty</A>&nbsp;|&nbsp;</TD>');
document.write ('<TD align=center><A href=courses.html class=TopLinks>Courses Offered</A>&nbsp;|&nbsp;</TD>');
document.write ('<TD align=center><A href=depts.html class=TopLinks>Departments</A>&nbsp;|&nbsp;</TD>');
document.write ('<TD align=center><A href=application.html class=TopLinks>Application Form</A>&nbsp;|&nbsp;</TD>');
document.write ("<TD align=center><A HREF='javascript:void(0);' ONMOUSEOVER=HM_f_PopUp('elMenu1',event); ONMOUSEOUT=HM_f_PopDown('elMenu1'); onClick='return false' class=TopLinks>Activities</A>&nbsp;|&nbsp;</TD>");
document.write ('<TD align=center><A href=contact.html class=TopLinks>Contact</A>&nbsp;|&nbsp;</TD>');
document.write ('<TD align=center><A href=http://agarsen-college.com/squirrelmail class=TopLinks target=_blank>Email</A>&nbsp;|&nbsp;</TD>');
document.write ('<TD align=center><A href=index.html class=TopLinks>Home</A></TD>');
document.write ('</TR>');
document.write ('</TABLE>');