// JavaScript Document
document.write("<map name='home_Map'><area shape='rect' coords='3,4,61,30' href='" + linkPath + "index.asp'></map>");

function fnmenu()
{
var str="";
str+="<table cellpadding=0 cellspacing=0 border=0 width=780 height=21>";
str+="<tr>";
str+="<TD><IMG SRC='" + linkPath +"images/menu.gif' WIDTH=780 HEIGHT=21 border='0' usemap='#menu'></TD>";
str+="</tr>";
str+="</table>";
str+="<map name='menu'>";
str+="<area shape='rect' coords='5,4,69,21' href='#' onmouseover='hideall();menu(0)'>";
str+="<area shape='rect' coords='82,3,150,21' href='#' onmouseover='hideall();menu(1)'>";
str+=" <area shape='rect' coords='171,2,227,20' href='#' onmouseover='hideall();menu(2)'>";
str+="<area shape='rect' coords='251,1,310,19' href='#' onmouseover='hideall();menu(3)'>";
str+=" <area shape='rect' coords='324,2,408,23' href='#' onmouseover='hideall();menu(4)'>";
str+="<area shape='rect' coords='419,4,472,20' href='#' onmouseover='hideall();menu(5)'>";
str+="<area shape='rect' coords='482,3,559,23' href='#' onmouseover='hideall();menu(6)'>";
str+="<area shape='rect' coords='567,3,689,21' href='"+ linkPath+"value_added_programs.html' onmouseover='hideall();'>";
str+="<area shape='rect' coords='698,0,771,23' href='#' onmouseover='hideall();menu(8)'>";
//str+="<area shape='rect' coords='737,3,779,23' href='#' onmouseover='hideall();menu(9)'>";
str+="</map>";
document.write(str);
}

function fntop()
{
var str="";
str+="<table cellpadding=0 cellspacing=0 border=0 width='780'>";
str+="<tr>";
str+="<td>";
str+="<table cellpadding='0' cellspacing='0' border='0' width='780' background='" + linkPath +"images/top_bg.gif'>";
str+="<tr>";
str+="<td width=98><a href='" + linkPath +"index.asp'><img src='" + linkPath +"images/logo.gif' alt='Kovai Kalaimagal College of Arts & Science' width='98' height='102' border=0></a></td>";
str+="<td><img src='" + linkPath +"images/top.gif' width='502' height='102' alt='Kovai Kalaimagal College of Arts & Science'></td>";
//str+="<td align='right'><img src='" + linkPath +"images/iso.gif' alt='' width='180' height='102'></td>";
str+="</tr>";
str+="</table>";
str+="</td>";
str+="</tr>";
str+="<tr><td><script language='javascript'>fnmenu();</script></td></tr>";
str+="<tr bgcolor='#FFFFFF'><td><img src='" + linkPath +"images/spacer.gif' height='1'></td></tr>";
str+="<tr>";
str+="<td onMouseOver='hideall();'>";
str+="<table cellpadding='0' cellspacing='0' border='0'>";
str+="<tr>";
str+="<td><img src='" + linkPath +"images/middleimg1.jpg' alt='' width='395' height='97'></td>";
str+="<td><img src='" + linkPath +"images/middleimg2.jpg' alt='' width='385' height='97'></td>";
str+="</tr>";
str+="</table>";
str+="</td>";
str+="</tr>";
//str+="<tr><td onMouseOver='hideall();'><img src='" + linkPath +"images/spacer.gif' height='4'></td></tr>";
str+="</table>";
document.write(str);
}

function fnbottom()
{
var str="";
var today = new Date();
var year1  = today.getYear();
if (year1 < 1900)
  {
	year1 += 1900;
  }
str+="<table cellpadding='0' cellspacing='0' border='0' align='center' width='780' background='" + linkPath + "images/bottom_bg.gif' height='40'>";
str+="<tr><td><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
str+="<tr><td align='center' class='tdbottom'><a href='" + linkPath + "authorities/governing_council.html' class='bottom'>Authorities</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath + "thecollege/about_the_college.html' class='bottom'>The College</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"academic/courses_offered.html' class='bottom'>Academics</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"admission/admission_procedure.html' class='bottom'>Admission</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"clubs/association.html' class='bottom'>Student Clubs</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"facilities/hostel.html' class='bottom'>Facilities</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='http://b-u.ac.in/results/' target='_blank' class='bottom'>Examinations</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"value_added_programs.html' class='bottom'>Value Added Programs</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"co_curricular/nss.html' class='bottom'>Co Curricular</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='#' class='bottom'>Webmaster</a></td></tr>";
str+="<tr><td><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
str+="<tr><td class='tdbottom' align='center'>© "+year1+" Kovai Kalaimagal Educational Trust</td></tr>";
str+="</table>";
document.write(str);
}

function fnhomebottom()
{
var str="";
var today = new Date();
var year1  = today.getYear();
if (year1 < 1900)
  {
	year1 += 1900;
  }
str+="<table cellpadding='0' cellspacing='0' border='0' align='center' width='780' background='" + linkPath + "images/bottom_bg.gif' height='40'>";
str+="<tr><td><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
str+="<tr><td align='center' class='tdbottom'><a href='" + linkPath + "authorities/governing_council.html' class='bottom'>Authorities</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath + "thecollege/about_the_college.html' class='bottom'>The College</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"academic/courses_offered.html' class='bottom'>Academics</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"admission/admission_procedure.html' class='bottom'>Admission</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"clubs/association.html' class='bottom'>Student Clubs</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"facilities/hostel.html' class='bottom'>Facilities</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='http://b-u.ac.in/results/' target='_blank' class='bottom'>Examinations</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"value_added_programs.html' class='bottom'>Value Added Programs</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='" + linkPath +"co_curricular/nss.html' class='bottom'>Co Curricular</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href='#' class='bottom'>Webmaster</a></td></tr>";
str+="<tr><td><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
str+="<tr><td class='tdbottom' align='center'>Web Solutions by <a href='http://www.advanceecomsolutions.com' target='_blank' class='red'>Advance ecom solutions.</a>&nbsp;© "+year1+" Kovai Kalaimagal Educational Trust</td></tr>";
str+="</table>";
document.write(str);
}

function fnOtherLinks(page)
	{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190' height='100%'>";
	if(page=="root")
		str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/other_links1.gif' width='190' height='37' alt='Other Links'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='4'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	if(page!="root")
		str+="	<td><br><img src='" + linkPath + "images/other_links.gif' border='0' width='188' height='25' alt='Other Links'></td>";
	else
		str+="	<td><img src='" + linkPath + "images/spacer.gif' width='1' height='1'></td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='4'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="<tr><td>";
	str+="	<table cellpadding='3' cellspacing='0' border='0' align='center' width='165' height='100%'>";
	str+="	<tr><td colspan='2'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	str+="	<tr>";
	str+="		<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="		<td width='156'><a href='" + linkPath + "alumni_association.asp' class='orangeleft'>Alumni Association</a></td>";
	str+="	</tr>";
	str+="	<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="	<tr>";

	str+="		<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="		<td><a href='" + linkPath + "../CIET/index.asp' class='orangeleft' target='_blank'>CIET</a></td>";
	str+="	</tr>";
	str+="	<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="	<tr>";
	str+="		<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="		<td><a href='" + linkPath + "../CIMAT/index.asp' class='orangeleft' target='_blank'>CIMAT</a></td>";
	str+="	</tr>";
	str+="	<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="	<tr>";
	str+="		<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="		<td><a href='" + linkPath + "contactus.html' class='orangeleft'>Contact Us</a></td>";
	str+="	</tr>";
	str+="	<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="	<tr>";
	str+="		<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="		<td><a href='" + linkPath + "sitemap.html' class='orangeleft'>Sitemap</a></td>";
	str+="	</tr>";
	
	str+="	<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="	<tr>";
	str+="		<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="		<td><a href='" + linkPath + "Emplogin.asp' class='orangeleft'>Placement</a></td>";
	str+="	</tr>";
	str+="	</table>";
	str+="	<br>";
	str+="</td></tr>";
	str+="</table>";
	document.write(str);
	}
	
function fnAuthorities()
	{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190'>";
	str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/authorities.gif' width='190' height='37' alt='Authorities'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='left' valign='top' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="	<td valign='top'>";
	str+="		<table cellpadding='3' cellspacing='0' border='0' align='center' width='165'>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	/*str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156'><a href='" + linkPath + "authorities/secretary.html' class='orangeleft'>Secretary</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td><a href='" + linkPath + "authorities/principal.html' class='orangeleft'>Principal</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";*/
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td><a href='" + linkPath + "authorities/governing_council.html' class='orangeleft'>Governing Council / College Committee</a></td>";
	str+="		</tr>";
	str+="		</table>";
	str+="	</td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="</table>";
	document.write(str);
	}
	
function fnTheCollege(page)
	{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190'>";
	str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/the_college.gif' width='190' height='37' alt='The College'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='left' valign='top' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="	<td valign='top'>";
	str+="		<table cellpadding='3' cellspacing='0' border='0' align='center' width='165'>";
	str+="		<tr><td colspan='3'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156' colspan=2><a href='" + linkPath + "thecollege/about_the_college.html' class='orangeleft'>About the College</a></td>";
	str+="		</tr>";
	str+="		</table>";
	str+="	</td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="</table>";
	document.write(str);
	}
	
function fnAcademics()
	{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190'>";
	str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/academics.gif' width='190' height='37' alt='Academics'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='left' valign='top' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="	<td valign='top'>";
	str+="		<table cellpadding='3' cellspacing='0' border='0' align='center' width='165'>";
	str+="		<tr><td colspan='3'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156' colspan='2'><a href='" + linkPath + "academic/courses_offered.html' class='orangeleft'>Courses Offered</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='3'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156' colspan='2'><a href='" + linkPath + "academic/sac.html' class='orangeleft'>Student Support Systems</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='3'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td colspan='2'><a href='" + linkPath + "academic/sac.html#ParentStaff' class='orangeleft'>Parent-Staff meet</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='3'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td colspan='2'><a href='" + linkPath + "academic/sac.html#IndustrialVisits' class='orangeleft'>Industrial Visit</a></td>";
	str+="		</tr>";
	str+="		</table>";
	str+="	</td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="</table>";
	document.write(str);
	}		
	
function fnAdmission()
	{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190'>";
	str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/admission.gif' width='190' height='37' alt='Admission'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='left' valign='top' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="	<td valign='top'>";
	str+="		<table cellpadding='3' cellspacing='0' border='0' align='center' width='165'>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156'><a href='" + linkPath + "admission/admission_procedure.html' class='orangeleft'>Admission Procedure</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td><a href='" + linkPath + "admission/admission_procedure.html#download_applications' class='orangeleft'>Download Applications</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td><a href='" + linkPath + "admission/fees_structure.html' class='orangeleft'>Fees Structure</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td><a href='" + linkPath + "admission/fees_structure.html#Scholarship' class='orangeleft'>Scholarship</a></td>";
	str+="		</tr>";
	/*str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td><a href='" + linkPath + "admission/fees_structure.html#fees_concession' class='orangeleft'>Fees Concession</a></td>";
	str+="		</tr>";*/
	str+="		</table>";
	str+="	</td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="</table>";
	document.write(str);
	}
	
function fnStudentsClubs()
	{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190'>";
	str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/students_clubs.gif' width='190' height='37' alt='Academics'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='left' valign='top' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="	<td valign='top'>";
	str+="		<table cellpadding='3' cellspacing='0' border='0' align='center' width='165'>";
	str+="		<tr><td colspan='3'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156' colspan='2'><a href='" + linkPath + "clubs/association.html' class='orangeleft'>Associations</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='3'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td colspan='2'><a href='" + linkPath + "clubs/clubs.html' class='orangeleft'>Clubs</a></td>";
	str+="		</tr>";
	str+="		</table>";
	str+="	</td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="</table>";
	document.write(str);
	}	
	
	
function fnFacilities()
	{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190'>";
	str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/facilities.gif' width='190' height='37' alt='Facilities'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='left' valign='top' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="	<td valign='top'>";
	str+="		<table cellpadding='3' cellspacing='0' border='0' align='center' width='165'>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td><a href='" + linkPath + "facilities/hostel.html' class='orangeleft'>Hostel</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156'><a href='" + linkPath + "facilities/library.html' class='orangeleft'>Library</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td><a href='" + linkPath + "facilities/it_center.html' class='orangeleft'>IT Center</a></td>";
	str+="		</tr>";


	str+="		</table>";
	str+="	</td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="</table>";
	document.write(str);
	}				
	
function fnExaminations()
	{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190'>";
	str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/examinations.gif' width='190' height='37' alt='Examinations'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='left' valign='top' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="	<td valign='top'>";
	str+="		<table cellpadding='3' cellspacing='0' border='0' align='center' width='165'>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156'><a href='http://b-u.ac.in/results/' class='orangeleft'n target='_blank'>Results</a></td>";
	str+="		</tr>";
	/*str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td><a href='" + linkPath + "examination/regulations.html' class='orangeleft'>Regulations</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td><a href='" + linkPath + "examination/schedules.html' class='orangeleft'>Schedules</a></td>";
	str+="		</tr>";*/
	str+="		</table>";
	str+="	</td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="</table>";
	document.write(str);
	}	
	
function fnExtensionServices()
	{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190'>";
	str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/extension_services.gif' width='190' height='37' alt='Academics'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='left' valign='top' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="	<td valign='top'>";
	str+="		<table cellpadding='3' cellspacing='0' border='0' align='center' width='165'>";
	str+="		<tr><td colspan='3'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156' colspan='2'><a href='" + linkPath + "extension_services/higher_education_counselling.html' class='orangeleft'>Higher Education Counselling</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='3'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td colspan='2'><a href='" + linkPath + "extension_services/department_wise.html' class='orangeleft'>Department Wise</a></td>";
	str+="		</tr>";
	str+="		</table>";
	str+="	</td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="</table>";
	document.write(str);
	}
	
function fnCocurricular()
	{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190'>";
	str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/cocurricular.gif' width='190' height='37' alt='Authorities'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='left' valign='top' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="	<td valign='top'>";
	str+="		<table cellpadding='3' cellspacing='0' border='0' align='center' width='165'>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156'><a href='" + linkPath + "co_curricular/nss.html' class='orangeleft'>NSS</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156'><a href='" + linkPath + "co_curricular/ncc.html' class='orangeleft'>NCC</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156'><a href='" + linkPath + "co_curricular/yrc.html' class='orangeleft'>YRC</a></td>";
	str+="		</tr>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156'><a href='" + linkPath + "co_curricular/sports.html' class='orangeleft'>Sports</a></td>";
	str+="		</tr>";
	str+="		</table>";
	str+="	</td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="</table>";
	document.write(str);
	}	
	
/*function fnMegaEvents()
	{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190'>";
	str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/events.gif' width='190' height='37' alt='Authorities'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='left' valign='top' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="	<td valign='top'>";
	str+="		<table cellpadding='3' cellspacing='0' border='0' align='center' width='165'>";
	str+="		<tr><td colspan='2'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	str+="		<tr>";
	str+="			<td align='right' valign='top' width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="			<td width='156'><a href='" + linkPath + "events/mega_events.html' class='orangeleft'>Mega Events</a></td>";
	str+="		</tr>";
	str+="		</table>";
	str+="	</td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='2'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="</table>";
	document.write(str);
	}	
function fnValue_addedprg(page)
{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='190' height='100%'>";
	if(page=="root")
		str+="<tr><td colspan='3' valign='top' height='37'><img src='" + linkPath + "images/value_added.gif' width='190' height='37' alt='Value Added Program'></td></tr>";
	str+="<tr>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='4'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	if(page!="root")
		str+="	<td><br><img src='" + linkPath + "images/other_links.gif' border='0' width='188' height='25' alt='Other Links'></td>";
	else
		str+="	<td><img src='" + linkPath + "images/spacer.gif' width='1' height='1'></td>";
	str+="	<td bgcolor='#EDEDED' align='right' rowspan='4'><img src='" + linkPath + "images/spacer.gif' width='1'></td>";
	str+="</tr>";
	str+="<tr><td>";
	str+="	<table cellpadding='3' cellspacing='0' border='0' align='center' width='165' height='100%'>";
	str+="	<tr><td colspan='2'><img src='" + linkPath + "images/spacer.gif' height='2'></td></tr>";
	str+="	<tr>";
	str+="		<td align='right'  width='9'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' ></td>";
	str+="		<td width='156'><a href='" + linkPath + "deptof_english.html' class='orangeleft'>Department of English</a></td>";
	str+="	</tr>";
	/*str+="	<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="	<tr>";
	str+="		<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="		<td><a href='" + linkPath + "../CIET/index.html' class='orangeleft' target='_blank'>CIET</a></td>";
	str+="	</tr>";
	str+="	<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="	<tr>";
	str+="		<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="		<td><a href='" + linkPath + "../CIMAT/index.html' class='orangeleft' target='_blank'>CIMAT</a></td>";
	str+="	</tr>";
	str+="	<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="	<tr>";
	str+="		<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="		<td><a href='" + linkPath + "contactus.html' class='orangeleft'>Contact Us</a></td>";
	str+="	</tr>";
	str+="	<tr><td colspan='2'><img src='" + linkPath + "images/line.gif' width='165' height='1'></td></tr>";
	str+="	<tr>";
	str+="		<td align='right' valign='top'><img src='" + linkPath + "images/bullet_black.gif' border='0' width='3' height='3' alt='' vspace='7'></td>";
	str+="		<td><a href='" + linkPath + "sitemap.html' class='orangeleft'>Sitemap</a></td>";
	str+="	</tr>";
	str+="	</table>";
	str+="	<br>";
	str+="</td></tr>";
	str+="</table>";
	document.write(str);
	}*/	