document.write('<style>');
document.write('.nav {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #245EDC; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}');

document.write('.nav:visited {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #245fDC; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}');


document.write('.nav:hover {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #4E5309; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}');


document.write('</style>')

document.write('<table border="0" cellpadding="2" cellspacing="2" width="130" background="imagesbg.jpg">')

document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="index.php" style="text-decoration: none;">Home</a>');
document.write('</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="Press_Release.php" style="text-decoration: none;">Press Release</a>');
document.write('</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="UGCXI.php" style="text-decoration: none;">UGC XI Plan 2011 Meeting 17 Nov 2011</a>');
document.write('</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td>')
document.write('<a class=nav  href="syllabus.php" style="text-decoration: none;">Syllabus</a>');
document.write('</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td>')
document.write('<a class=nav  href="timetable.php" style="text-decoration: none;">Time Table &amp; Exam Notices</a>');
document.write('</td>')
document.write('</tr>')


document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="Assessment.php" style="text-decoration: none;">Assessment</a>');
document.write('</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="http://www.iqac.dauniv.ac.in/" style="text-decoration: none;">Internal Quality Assurance Cell</a>');
document.write('</td>')
document.write('</tr>')



document.write('<tr>')
document.write('<td>')
document.write('<a class=nav  href="http://results.dauniv.ac.in" style="text-decoration: none;">Results</a>');
document.write('</td>')
document.write('</tr>')


document.write('<tr>')
document.write('<td>')
document.write('<a class=nav  href="Notices.php" style="text-decoration: none;">Current News &amp; Notices</a>');
document.write('</td>')
document.write('</tr>')


document.write('<tr>')
document.write('<td>')
document.write('<a class=nav  href="employment.php" style="text-decoration: none;">Employment Notice </a>');
document.write('</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td>')
document.write('<a class=nav  href="placement.php" style="text-decoration: none;">Placement </a>');
document.write('</td>')
document.write('</tr>')


document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="http://www.dauniv.ac.in/collegeInformation.php" style="text-decoration: none;">College Information</a>');
document.write('</td>')
document.write('</tr>')



document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="Research.php" style="text-decoration: none;">Research </a>');
document.write('</td>')
document.write('</tr>')





document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="cdc.php" style="text-decoration: none;">College Development Council </a>');
document.write('</td>')
document.write('</tr>')


document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="Ragging.php" style="text-decoration: none;">Prevention of Ragging </a>');
document.write('</td>')
document.write('</tr>')


document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="dsw.php" style="text-decoration: none;">Department</a>');
document.write('</td>')
document.write('</tr>')


document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="Tenders.php" style="text-decoration: none;">Tenders</a>');
document.write('</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="Downloads.php" style="text-decoration: none;">Downloads</a>');
document.write('</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="teledir/teledir.php" style="text-decoration: none;">Contacts</a>');
document.write('</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td>')
document.write('<a class=nav href="coursematerial.php" style="text-decoration: none;">Course Material_PPTs</a>');
document.write('</td>')
document.write('</tr>')
document.write('</table>')










