// JavaScript Document

function menu()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function Home()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_home.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function academics()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_academics.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border=0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function aboutus()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_aboutus.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function admission()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_admission.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function research()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_research.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function departments()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_departments.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function faculty()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_faculty.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}


function alumni()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_alumni.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function facilities()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_facilities.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,21,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,23,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,24,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,24,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,23,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,1,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function hostel()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_hostels.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function feedback()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_feedback.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function photogallery()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_photogallery.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}

function principalsdesk()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_principalsdesk.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}


function controller()
{
var str="";
str+="<table cellpadding='0' cellspacing='0' border='0' width='763'>";
str+="<tr>";
str+="<td><img src='"+linkPath+"images/menu_controller.gif' alt='' width='763' height='46' border='0' usemap='#menu_map'></td>";
str+="</tr>";
str+="<tr><td  height='1'><img src='"+linkPath+"images/spacer.gif' alt='' height='1' border='0' usemap='#menu_map'></td></tr>";
str+="<tr><td  height='14' class='bggray'><img src='"+linkPath+"images/spacer.gif' alt=''  height='14' border='0' usemap='#menu_map'></td></tr>";
str+="</table>";
str+="<MAP NAME='menu_map'>";
str+="<area shape='rect' coords='0,1,128,22' href='"+linkPath+"principal_desk.html'>";
str+="<area shape='rect' coords='129,1,318,22' href='"+linkPath+"controller_of_examination.html'>";
str+="<area shape='rect' coords='319,1,419,22' href='"+linkPath+"hostels.html'>";
str+="<area shape='rect' coords='420,1,522,22' href='"+linkPath+"alumni.html'>";
str+="<area shape='rect' coords='523,1,626,22' href='"+linkPath+"faculty/faculty.html'>";
str+="<area shape='rect' coords='627,1,762,22' href='"+linkPath+"departments/departments.html'>";
str+="<area shape='rect' coords='0,22,110,45' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='111,22,219,45' href='"+linkPath+"aboutcollege.html'>";
str+="<area shape='rect' coords='220,22,328,45' href='"+linkPath+"academics/academics.html'>";
str+="<area shape='rect' coords='329,22,438,45' href='"+linkPath+"research/research.html'>";
str+="<area shape='rect' coords='439,22,546,45' href='"+linkPath+"photo_gallery.html'>";
str+="<area shape='rect' coords='547,22,656,45' href='"+linkPath+"feedback.html'>";
str+="<area shape='rect' coords='657,22,762,45' href='"+linkPath+"facilities.html'>";
str+="</MAP>";
document.write(str);
}