//var ie=(document.all)?1:0;
//	var hide=-1;
//	var isMozilla=false;
//	var bDom = document.getElementById?1:0;
//	var bVersion=navigator.appVersion;
//	isMozilla=(bDom&&parseInt(bVersion)>=5)?1:0;
//	opera=window.opera?1:0;
//
//	var isMozilla=false;
//	var bDom = document.getElementById?1:0;
//	var bVersion=navigator.appVersion;
//	isMozilla=(bDom&&parseInt(bVersion)>=5)?1:0;
//	
//	if(ie)
//	{
//		var menu_x=[300,73,151,217,287,382,441,527,643,664,207];
//		var menu_y=124;
//	}
//	else
//	{
//		var menu_x=[3,73,148,210,281,372,432,515,625,620];
//		var menu_y=124;
//	}



window.onresize = new Function("window.location.reload();");

var ie=(document.all)?1:0;
var hide=-1;
var isMozilla=false;
	var bDom = document.getElementById?1:0;
	var bVersion=navigator.appVersion;
	isMozilla=(bDom&&parseInt(bVersion)>=5)?1:0;
	opera=window.opera?1:0;

	var isMozilla=false;
	var bDom = document.getElementById?1:0;
	var bVersion=navigator.appVersion;
	isMozilla=(bDom&&parseInt(bVersion)>=5)?1:0;


if(ie) var menu_x=(screen.width == 800)?[5,73,151,217,287,382,441,527,643,664,207]:[12,83,160,226,297,392,451,538,654,708,188];
else var menu_x=(screen.width == 800)?[3,73,148,210,281,372,432,515,625,620]:[12,83,160,226,297,392,451,538,654,708,210];

if(ie) var menu_width=(screen.width == 800)?[107,128,150,130,100,128,128,128,128,115]:[107,106,160,120,100,108,128,148,75,80];
else var menu_width=(screen.width == 800)?[107,128,150,130,100,128,128,128,128,158]:[107,128,150,130,100,128,128,128,75,80];

if(ie) var smenu_x=(screen.width == 800)?[350,350,350]:[462,442,462];
else var smenu_x=(screen.width == 800)?[395,395,395]:[507,497,507];

//163
var smenu_y=[243,264,285];
var menu_y=130;
var menu_y1=193;

var str="";
str+="<style>\n";
str+="a.menu{color:#000000; text-decoration:none;}\n";
str+="a.menu:hover{color:#000000; text-decoration:none;}\n";
str+="a.mmenu{color:#ffffff; text-decoration:none;}\n";
str+="a.mmenu:hover{color:#ffffff; text-decoration:none;}\n";
str+="td.menu{FONT-WEIGHT:normal;FONT-SIZE:11px;FONT-STYLE:normal;FONT-FAMILY:arial;cursor: hand;line-height: 14px;}\n";
	
if(ie){
  str+="#Mmenu0{z-index=10;filter:alpha(opacity=100); position:absolute;top:" + menu_y +  ";left:" + menu_x[0] + ";visibility:hidden;}\n"; 
  str+="#Mmenu1{z-index=10;filter:alpha(opacity=100); position:absolute;top:" + menu_y +  ";left:" + menu_x[1] + ";visibility:hidden;}\n"; 
  str+="#Mmenu2{z-index=10;filter:alpha(opacity=100); position:absolute;top:" + menu_y +  ";left:" + menu_x[2] + ";visibility:hidden;}\n"; 
  str+="#Mmenu3{z-index=10;filter:alpha(opacity=100); position:absolute;top:" + menu_y +  ";left:" + menu_x[3] + ";visibility:hidden;}\n"; 
  str+="#Mmenu4{z-index=10;filter:alpha(opacity=100); position:absolute;top:" + menu_y +  ";left:" + menu_x[4] + ";visibility:hidden;}\n"; 
  str+="#Mmenu5{z-index=10;filter:alpha(opacity=100); position:absolute;top:" + menu_y +  ";left:" + menu_x[5] + ";visibility:hidden;}\n"; 
  str+="#Mmenu6{z-index=10;filter:alpha(opacity=100); position:absolute;top:" + menu_y +  ";left:" + menu_x[6] + ";visibility:hidden;}\n"; 
  str+="#Mmenu7{z-index=10;filter:alpha(opacity=100); position:absolute;top:" + menu_y +  ";left:" + menu_x[7] + ";visibility:hidden;}\n"; 
  str+="#Mmenu8{z-index=10;filter:alpha(opacity=100); position:absolute;top:" + menu_y +  ";left:" + menu_x[8] + ";visibility:hidden;}\n"; 
  str+="#Mmenu9{z-index=10;filter:alpha(opacity=100); position:absolute;top:" + menu_y +  ";left:" + menu_x[9] + ";visibility:hidden;}\n";
  str+="#Mmenu10{z-index=10;filter:alpha(opacity=100); position:absolute;top:" + menu_y1 +  ";left:" + menu_x[10] + ";visibility:hidden;}\n"; 
}
else{
  str+="#Mmenu0{position:absolute;top:" + menu_y +  ";left:" + menu_x[0] + ";visibility:hidden;}\n"; 
  str+="#Mmenu1{position:absolute;top:" + menu_y +  ";left:" + menu_x[1] + ";visibility:hidden;}\n"; 
  str+="#Mmenu2{position:absolute;top:" + menu_y +  ";left:" + menu_x[2] + ";visibility:hidden;}\n"; 
  str+="#Mmenu3{position:absolute;top:" + menu_y +  ";left:" + menu_x[3] + ";visibility:hidden;}\n"; 
  str+="#Mmenu4{position:absolute;top:" + menu_y +  ";left:" + menu_x[4] + ";visibility:hidden;}\n"; 
  str+="#Mmenu5{position:absolute;top:" + menu_y +  ";left:" + menu_x[5] + ";visibility:hidden;}\n"; 
  str+="#Mmenu6{position:absolute;top:" + menu_y +  ";left:" + menu_x[6] + ";visibility:hidden;}\n"; 
  str+="#Mmenu7{position:absolute;top:" + menu_y +  ";left:" + menu_x[7] + ";visibility:hidden;}\n"; 
  str+="#Mmenu8{position:absolute;top:" + menu_y +  ";left:" + menu_x[8] + ";visibility:hidden;}\n"; 
  str+="#Mmenu9{position:absolute;top:" + menu_y +  ";left:" + menu_x[9] + ";visibility:hidden;}\n"; 
  str+="#Mmenu10{position:absolute;top:" + menu_y1 +  ";left:" + menu_x[10] + ";visibility:hidden;}\n"; 
}
str+="</style>";
document.write (str);

function mout(){if(ie){hideall();}}

function smout(x,y){
		if (!isMozilla){
		eval("s"+x+y).style.backgroundColor = "#49ADEA";
		eval("s"+x+y).style.color = "#000000";
			}
		else{
			document.getElementById("s"+x+y).style.backgroundColor = "#49ADEA";
			document.getElementById("s"+x+y).style.color = "#000000";
			}
	}

//function smout(x,y){
//  eval("s"+x+y).style.backgroundColor = "#49ADEA";
//
//  eval("s"+x+y).childNodes[0].style.color="#000000";
///*  if(x==2&&y==4)
//  {
//     Mmenu10.style.visibility='hidden';
//  }*/
//  }

function smover(x,y){
		if (!isMozilla){
			eval("s"+x+y).style.backgroundColor = "#B0E2FA";
			eval("s"+x+y).style.color = "#000000";
			}
		else{
			document.getElementById("s"+x+y).style.backgroundColor = "#B0E2FA";
			document.getElementById("s"+x+y).style.color = "#000000";
		}
	}

//function smover(x,y){
//  eval("s"+x+y).style.backgroundColor = "#B0E2FA";
//  eval("s"+x+y).childNodes[0].style.color="#000000";
///*  if(x==2&&y==4)
//  {
//   Mmenu10.style.visibility='Visible';
//  }
//  else
//  {
//   Mmenu10.style.visibility='hidden';
//  }*/
//}

function ssmout(x,y){
  eval("sm"+x+y).style.backgroundColor = "#000000";
  eval("sm"+x+y).childNodes[0].style.color="#ffffff";
}

function ssmover(x,y){
  eval("sm"+x+y).style.backgroundColor = "#000000";
  eval("sm"+x+y).childNodes[0].style.color="#ffffff";
}

function hideall()
	{
		for(i=0;i<10;i++) { 
			if(ie) eval("Mmenu"+i +".style.visibility='hidden';");
			else if (isMozilla){
				var objMDiv = document.getElementById("Mmenu"+i);
				objMDiv.style.visibility="hidden";
			}
			else  document.layers[i].visibility="hide";
			}
	}

//function hideall(){
//	
//  for(i=0;i<=10;i++){
//	  if(ie) eval("Mmenu"+i).style.visibility='hidden';
//	  else  document.layers[i].visibility="hide";
//	 }
////  if(ie) eval("Mmenu1.style.visibility='hidden';");
////  else  document.layers[1].visibility="hide";
//}

function shideall(){
	
  for(i=10;i<=10;i++){
	  if(ie) eval("Mmenu"+i).style.visibility='hidden';
	  else  document.layers[i].visibility="hide";
	 }
//  if(ie) eval("Mmenu1.style.visibility='hidden';");
//  else  document.layers[1].visibility="hide";
}

function menu(x){
		temp=x;
		if(ie)eval("Mmenu"+ x).style.left = (mMenu.clientWidth>800?(mMenu.clientWidth-800)-((mMenu.clientWidth-800)/2)+menu_x[x]:menu_x[x]-10);
		if(ie) eval("Mmenu"+ x +".style.visibility='visible';");
		else if (isMozilla){
				var objMDiv = document.getElementById("Mmenu"+ x);

				objMDiv.style.left = (window.innerWidth>800?(window.innerWidth-800)-((window.innerWidth-800)/2)+menu_x[x]:menu_x[x]-10)+"px";
				objMDiv.style.visibility="visible";
			}
		else  document.layers[x].visibility="show";
	}

//function menu1(x){
//		//  hideall();
//		//  if(ie) eval("Mmenu0.style.visibility='visible';");
//		//  else  document.layers[0].visibility="show";
//			//alert(eval("Mmenu"+x));
//  if(ie) eval("Mmenu"+x).style.visibility='visible';
//  else  document.layers[1].visibility="show";
//}

function mover(x,y){eval("s"+x+y).style.backgroundColor = "#00235D";}


	function link(objval){
		if (objval==0){window.location.href=linkPath+'authorities/correspodent.html'; }
		if (objval==1){window.location.href=linkPath+'#'; }
		if (objval==2){window.location.href=linkPath+'authorities/principal.html'; }
		
		if (objval==3){window.location=linkPath+'authorities/Collegecommittee.html'; }
		if (objval==5){window.location=linkPath+'theCollege/about.htm'; }
		if (objval==6){window.location=linkPath+'theCollege/mission.html'; }
		if (objval==7){window.location=linkPath+'theCollege/vision.html'; }
		
		if (objval==8){window.location=linkPath+'theCollege/achievements.html'; }
		if (objval==9){window.location=linkPath+'theCollege/location.html'; }
		if (objval==10){window.location=linkPath+'academics/courses.asp'; }
		
		if (objval==11){window.location=linkPath+'academics/departments.asp'; }
		if (objval==12){window.location=linkPath+'admission/procedure.html'; }
		if (objval==13){window.location=linkPath+'admission/download.asp'; }

		if (objval==14){window.location=linkPath+'admission/fees.asp'; }
		if (objval==15){window.location=linkPath+'admission/scholarship.html'; }
		
		if (objval==16){window.location=linkPath+'admission/feesconcession.html'; }
		if (objval==17){window.location=linkPath+'students/cells.html'; }
		if (objval==18){window.location=linkPath+'students/clubs.html'; }
		if (objval==19){window.location=linkPath+'facilities/hostel.html'; }
		if (objval==20){window.location=linkPath+'facilities/library.html'; }
		if (objval==36){window.location=linkPath+'facilities/medical_center.html'; }

		if (objval==21){window.location=linkPath+'facilities/itcentre.html'; }
		if (objval==22){window.location=linkPath+'facilities/Canteen.html'; }
		if (objval==23){window.location=linkPath+'facilities/Co_opstore.html'; }
		if (objval==24){window.location=linkPath+'#'; }
		if (objval==25){window.location=linkPath+'examinations/results.asp'; }
		
		if (objval==26){window.location=linkPath+'examinations/regulations.html'; }
		if (objval==27){window.location=linkPath+'examinations/Schedules.asp'; }
		if (objval==28){window.location=linkPath+'extension/careers.html'; }
		if (objval==29){window.location=linkPath+'extension/department.html'; }
		if (objval==30){window.location=linkPath+'co-curricular/nss.html'; }
		if (objval==31){window.location=linkPath+'co-curricular/yrc.html'; }
		if (objval==32){window.location=linkPath+'co-curricular/sports.html'; }
		if (objval==33){window.location=linkPath+'Mandatory Disclosure - MCA.doc'; }
		if (objval==34){window.location=linkPath+'MandatoryDisclosure - MBA.doc'; }
		if (objval==35){window.location=linkPath+'events/megaevents.asp'; }
		}


document.write("<div id='mMenu' style='width:100%'><img src='images/spacer.gif' width='100%' height='0'></div>");

document.write ("<div id='Mmenu0' >");
document.write ("<table width=" + menu_width[0] + " border=0 cellpadding=0 cellspacing=0 bgcolor='#00235D'>");
document.write ("<tr>");
document.write ("<td class='menu'>");
document.write ("<table border=0 width=" + menu_width[0] + " cellpadding=3 cellspacing=1>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s11' name='s11' onclick=\"javascript:link('0')\"  onmouseover=smover('1','1'); onmouseout=smout('1','1')><a class='menu' HREF='"+linkPath+"authorities/correspodent.html'>Correspondent</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s13' name='s13' onclick=\"javascript:link('2')\"  onmouseover=smover('1','3'); onmouseout=smout('1','3')><a class='menu' href='"+linkPath+"authorities/principal.html'>Principal</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s14' name='s14' onclick=\"javascript:link('3')\"  onmouseover=smover('1','4'); onmouseout=smout('1','4')><a class='menu' href='"+linkPath+"authorities/collegecommittee.html'>College Committee</a></td></tr>");
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");

document.write ("<div id='Mmenu1' >");
document.write ("<table width=" + menu_width[1] + " border=0 cellpadding=0 cellspacing=0 bgcolor='#00235D'>");
document.write ("<tr>");
document.write ("<td class='menu'>");
document.write ("<table border=0 width=" + menu_width[1] + " cellpadding=3 cellspacing=1>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s21' name='s21' onclick=\"javascript:link('5')\"  onmouseover=smover('2','1');  onmouseout=smout('2','1')><a class='menu' HREF='"+linkPath+"thecollege/about.htm'>About the College</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s22' name='s22' onclick=\"javascript:link('6')\"  onmouseover=smover('2','2');  onmouseout=smout('2','2')><a class='menu' HREF='"+linkPath+"thecollege/mission.html'>Mission</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s23' name='s23' onclick=\"javascript:link('7')\"  onmouseover=smover('2','3');shideall();  onmouseout=smout('2','3')><a class='menu' HREF='"+linkPath+"thecollege/vision.html'>Vision</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s24' name='s24' onclick=\"javascript:link('8')\"  onmouseover=smover('2','4');menu(10);  onmouseout=smout('2','4')><a class='menu' HREF='"+linkPath+"thecollege/achievements.html'>Achievements</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s25' name='s25' onclick=\"javascript:link('9')\"  onmouseover=smover('2','5');shideall(); onmouseout=smout('2','5')><a class='menu' HREF='"+linkPath+"thecollege/location.html'>Location</a></td></tr>");
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");



document.write ("<div id='Mmenu2' >");
document.write ("<table width=" + menu_width[2] + " border=0 cellpadding=0 cellspacing=0 bgcolor='#00235D'>");
document.write ("<tr>");
document.write ("<td class='menu'>");
document.write ("<table border=0 width=" + menu_width[2] + " cellpadding=3 cellspacing=1>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s31' name='s31' onclick=\"javascript:link('10')\"  onmouseover=smover('3','1');  onmouseout=smout('3','1')><a class='menu' HREF='"+linkPath+"academics/courses.asp'>Courses offered</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s32' name='s32' onclick=\"javascript:link('11')\"  onmouseover=smover('3','2');  onmouseout=smout('3','2')><a class='menu' HREF='"+linkPath+"academics/departments.asp'>Departments and Faculty</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s33' name='s33'  onmouseover=smover('3','3');  onmouseout=smout('3','3')><a class='menu' target='_blank' HREF='"+linkPath+"doc/Mandatory Disclosure - MCA.doc'>Mandatory Disclosure - MCA</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s34' name='s34'  onmouseover=smover('3','4');  onmouseout=smout('3','4')><a class='menu' target='_blank' HREF='"+linkPath+"doc/MandatoryDisclosure- MBA.doc'</a>Mandatory Disclosure- MBA</td></tr>");
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");



document.write ("<div id='Mmenu3' >");
document.write ("<table width=" + menu_width[3] + " border=0 cellpadding=0 cellspacing=0 bgcolor='#00235D'>");
document.write ("<tr>");
document.write ("<td class='menu'>");
document.write ("<table border=0 width=" + menu_width[3] + " cellpadding=3 cellspacing=1>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s41' name='s41' onclick=\"javascript:link('12')\"  onmouseover=smover('4','1');  onmouseout=smout('4','1')><a class='menu' HREF='"+linkPath+"admission/procedure.html'>Admission Procedure</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s42' name='s42' onclick=\"javascript:link('13')\"  onmouseover=smover('4','2');  onmouseout=smout('4','2')><a class='menu' HREF='"+linkPath+"admission/download.asp'>Download Applications</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s43' name='s43' onclick=\"javascript:link('14')\"  onmouseover=smover('4','3');  onmouseout=smout('4','3')><a class='menu' HREF='"+linkPath+"admission/fees.asp'>Fees Structure</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s44' name='s44' onclick=\"javascript:link('15')\"  onmouseover=smover('4','4');  onmouseout=smout('4','4')><a class='menu' HREF='"+linkPath+"admission/scholarship.html'>Scholarship</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s45' name='s45' onclick=\"javascript:link('16')\"  onmouseover=smover('4','5');  onmouseout=smout('4','5')><a class='menu' HREF='"+linkPath+"admission/feesconcession.html'>Fees Concession</a></td></tr>");
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");


document.write ("<div id='Mmenu4' >");
document.write ("<table width=" + menu_width[4] + " border=0 cellpadding=0 cellspacing=0 bgcolor='#00235D'>");
document.write ("<tr>");
document.write ("<td class='menu'>");
document.write ("<table border=0 width=" + menu_width[4] + " cellpadding=3 cellspacing=1>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s51' name='s51' onclick=\"javascript:link('17')\"  onmouseover=smover('5','1');  onmouseout=smout('5','1')><a class='menu' HREF='"+linkPath+"students/cells.html'>Cells</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s52' name='s52' onclick=\"javascript:link('18')\"  onmouseover=smover('5','2');  onmouseout=smout('5','2')><a class='menu' HREF='"+linkPath+"students/clubs.html'>Clubs</a></td></tr>");
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");


document.write ("<div id='Mmenu5' >");
document.write ("<table width=" + menu_width[5] + " border=0 cellpadding=0 cellspacing=0 bgcolor='#00235D'>");
document.write ("<tr>");
document.write ("<td class='menu'>");
document.write ("<table border=0 width=" + menu_width[5] + " cellpadding=3 cellspacing=1>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s61' name='s61' onclick=\"javascript:link('19')\"  onmouseover=smover('6','1');  onmouseout=smout('6','1')><a class='menu' HREF='"+linkPath+"facilities/hostel.html'>Hostel</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s62' name='s62' onclick=\"javascript:link('20')\"  onmouseover=smover('6','2');  onmouseout=smout('6','2')><a class='menu' HREF='"+linkPath+"facilities/library.html'>Library</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s63' name='s63' onclick=\"javascript:link('21')\"  onmouseover=smover('6','3');  onmouseout=smout('6','3')><a class='menu' HREF='"+linkPath+"facilities/itcentre.html'>IT Centre</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s64' name='s64' onclick=\"javascript:link('22')\"  onmouseover=smover('6','4');  onmouseout=smout('6','4')><a class='menu' HREF='"+linkPath+"facilities/canteen.html'>Canteen</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s65' name='s65' onclick=\"javascript:link('23')\"  onmouseover=smover('6','5');  onmouseout=smout('6','5')><a class='menu' HREF='"+linkPath+"facilities/co_opstore.html'>Co-op Store</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s66' name='s66' onclick=\"javascript:link('36')\"  onmouseover=smover('6','6');  onmouseout=smout('6','6')><a class='menu' HREF='"+linkPath+"facilities/medical_center.html'>Medical Center</a></td></tr>");
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");

document.write ("<div id='Mmenu6' >");
document.write ("<table width=" + menu_width[6] + " border=0 cellpadding=0 cellspacing=0 bgcolor='#00235D'>");
document.write ("<tr>");
document.write ("<td class='menu'>");
document.write ("<table border=0 width=" + menu_width[6] + " cellpadding=3 cellspacing=1>");

document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s72' name='s72' onclick=\"javascript:link('25')\"  onmouseover=smover('7','2');  onmouseout=smout('7','2')><a class='menu' HREF='"+linkPath+"examinations/results.asp'>Results</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s73' name='s73' onclick=\"javascript:link('26')\"  onmouseover=smover('7','3');  onmouseout=smout('7','3')><a class='menu' HREF='"+linkPath+"examinations/regulations.html'>Regulations</a></td></tr>");
<!--document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s74' name='s74' onclick=\"javascript:link('27')\"  onmouseover=smover('7','4');  onmouseout=smout('7','4')><a class='menu' HREF='"+linkPath+"examinations/schedules.asp'>Schedules</a></td></tr>");-->
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");

document.write ("<div id='Mmenu7' >");
document.write ("<table width=" + menu_width[7] + " border=0 cellpadding=0 cellspacing=0 bgcolor='#00235D'>");
document.write ("<tr>");
document.write ("<td class='menu'>");
document.write ("<table border=0 width=" + menu_width[7] + " cellpadding=3 cellspacing=1>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s81' name='s81' onclick=\"javascript:link('28')\"  onmouseover=smover('8','1');  onmouseout=smout('8','1')><a class='menu' HREF='"+linkPath+"extension/careers.html'>Higher Education Counselling</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s82' name='s82' onclick=\"javascript:link('29')\"  onmouseover=smover('8','2');  onmouseout=smout('8','2')><a class='menu' HREF='"+linkPath+"extension/department.html'>Department Wise</a></td></tr>");
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");

document.write ("<div id='Mmenu8' >");
document.write ("<table width=" + menu_width[8] + " border=0 cellpadding=0 cellspacing=0 bgcolor='#00235D'>");
document.write ("<tr>");
document.write ("<td class='menu'>");
document.write ("<table border=0 width=" + menu_width[8] + " cellpadding=3 cellspacing=1>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s91' name='s91' onclick=\"javascript:link('30')\"  onmouseover=smover('9','1');  onmouseout=smout('9','1')><a class='menu' HREF='"+linkPath+"co-curricular/nss.html'>NSS</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s92' name='s92' onclick=\"javascript:link('31')\"  onmouseover=smover('9','2');  onmouseout=smout('9','2')><a class='menu' HREF='"+linkPath+"co-curricular/yrc.html'>YRC</a></td></tr>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s93' name='s93' onclick=\"javascript:link('32')\"  onmouseover=smover('9','3');  onmouseout=smout('9','3')><a class='menu' HREF='"+linkPath+"co-curricular/sports.html'>Sports</a></td></tr>");
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");

document.write ("<div id='Mmenu9' >");
document.write ("<table width=" + menu_width[9] + " border=0 cellpadding=0 cellspacing=0 bgcolor='#00235D'>");
document.write ("<tr>");
document.write ("<td class='menu'>");
document.write ("<table border=0 width=" + menu_width[9] + " cellpadding=3 cellspacing=1>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s103' name='s103' onclick=\"javascript:link('35')\"  onmouseover=smover('10','3');  onmouseout=smout('10','3')><a class='menu' HREF='"+linkPath+"events/megaevents.asp'>Mega Events</a></td></tr>");
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");

document.write ("<div id='Mmenu10' >");
document.write ("<table width=" + menu_width[10] + " border=0 cellpadding=0 cellspacing=0 bgcolor='#00235D'>");
document.write ("<tr>");
document.write ("<td class='menu'>");
document.write ("<table border=0 width=" + menu_width[10] + " cellpadding=3 cellspacing=1>");
document.write ("<tr><td class='menu' bgcolor='#49ADEA' id='s111' name='s111' onclick=\"javascript:link('24')\"  onmouseover=smover('11','1');  onmouseout=smout('11','1')><a class='menu' HREF='"+linkPath+"thecollege/rankholders.asp'>University Rank Holders</a></td></tr>");
document.write ("</table>");
document.write ("</td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");

function fntop()
{
str+="<table cellpadding='0' cellspacing='0' width='780' align='center' border='0'>";
str+="<tr><td><img src='"+linkPath+"home/top1.jpg' width='452' height='101'></td><td><img src='"+linkPath+"home/top2.jpg' usemap='#map2'  border=0 width='328' height='101'></td></tr>";
str+="<tr><td colspan=2><img src='"+linkPath+"home/menu.gif' width='780' height='29' border='0' usemap='#map'></td></tr>";
str+="</table>";
str+="<map name='Map'>";
str+="<area shape='rect' coords='4,5,71,21' href='"+linkPath+"authorities/correspodent.html' onmouseover='hideall();menu(0)'>";
str+="<area shape='rect' coords='76,5,150,20' href='"+linkPath+"thecollege/about.htm' onmouseover='hideall();menu(1)'>";
str+="<area shape='rect' coords='153,5,215,20' href='"+linkPath+"academics/courses.asp' onmouseover='hideall();menu(2)'>";
str+="<area shape='rect' coords='218,5,287,20' href='"+linkPath+"admission/procedure.html' onmouseover='hideall();menu(3)'>";
str+="<area shape='rect' coords='291,5,382,20' href='"+linkPath+"students/cells.html' onmouseover='hideall();menu(4)'>";
str+="<area shape='rect' coords='386,5,440,20' href='"+linkPath+"facilities/hostel.html' onmouseover='hideall();menu(5)'>";
str+="<area shape='rect' coords='445,5,527,20' href='"+linkPath+"examinations/results.asp' onmouseover='hideall();menu(6)'>";
str+="<area shape='rect' coords='531,5,642,20' href='"+linkPath+"extension/careers.html' onmouseover='hideall();menu(7)'>";
str+="<area shape='rect' coords='647,5,726,20' href='"+linkPath+"co-curricular/nss.html' onmouseover='hideall();menu(8)'>";
str+="<area shape='rect' coords='730,5,775,20' href='"+linkPath+"events/megaevents.asp' onmouseover='hideall();menu(9)'>";
str+="<area shape='rect' coords='2,127,779,600' nohref='"+linkPath+"' onmouseover='mout();'>";
str+="</map>";
str+="<map name='Map2'>";
str+="<area shape='rect' ALT='Sitemap' coords='254,33,315,52' href='"+linkPath+"sitemap.html'>";
str+="<area shape='rect' ALT='Contact Us' coords='172,33,240,52' href='"+linkPath+"contact.html'>";
str+="<area shape='rect' ALT='FAQ' coords='280,6,320,25' href='"+linkPath+"faq.html'>";
str+="<area shape='rect' ALT='Careers' coords='216,6,266,25' href='"+linkPath+"careers/careers.asp'>";
str+="<area shape='rect' ALT='Home' coords='158,6,198,25' href='"+linkPath+"index.asp'>";
str+="<area shape='rect' coords='2,2,918,102' nohref='"+linkPath+"#' onmouseover='mout();'>";
str+="</map>";
document.write (str);
}

//bottom
function fnbottomindex()
{
var str="";
str+="<table width='780' align='centre' cellpadding='0' cellspacing='0' border='0'>";
str+="<tr><td background='"+linkPath+"home/bottom.gif' width='780' align='right'>";
str+="<table width='765' align='centre' cellpadding='0' cellspacing='0' border='0'>";
str+="<tr><td class='copyright' width='300'>Websolutions by <a href='http://www.aesasp.com' target='_blank' class='hlink'>Advance ecom solutions</a></td><td width=215 class='botlink' align=right> &nbsp; &nbsp;  &nbsp; <a href='"+linkPath+"webmaster.html' class='botlink'>Webmaster</a>  &nbsp;  &nbsp; |  &nbsp;  &nbsp;   <a href='"+linkPath+"feedback.html' class='botlink'>Feedback</a> </td><td class='copyright1' align=right width=250>© 2009 P.K.R. Arts College for Women &nbsp; &nbsp; </td></tr>";
str+="</table>";
str+="</td></tr>";
document.write(str);
}



function fnbottom()
{
var str="";
str+="<table width='780' align='center' cellpadding='0' cellspacing='0' border='0'>";
str+="<tr><td background='"+linkPath+"home/bottom.gif' width='780' class='copyright1'><table width='780' align='center' cellpadding='0' cellspacing='0' border='0'><tr><td width=530 class='botlink' align=right> &nbsp; &nbsp;  &nbsp; <a href='"+linkPath+"webmaster.html' class='botlink'>Webmaster</a>  &nbsp;  &nbsp; |  &nbsp;  &nbsp;   <a href='"+linkPath+"feedback.html' class='botlink'>Feedback</a> </td><td class='copyright1' width=250 align=right>© 2009 P.K.R. Arts College for Women &nbsp; &nbsp; </td></tr></table></td></tr>";
str+="</table>";
document.write(str);
}
