 var cText = ''
cText +='<BODY bottomMargin=0 leftMargin=0 topMargin=0 rightMargin=0 >'
cText +='<table width="100%" border="0" bordercolor="red" cellSpacing=0 cellPadding=0>'
cText +='	<TR  >'
cText +='	<td colspan=3>'
cText +='	<table width="100%" border="0" bordercolor="red" cellSpacing=0 cellPadding=0>'
cText +='	<tr></td> '   
cText +='		<td width="80%" bgcolor="white"><IMG  src="Images\\prerna_logo.jpg"  ></td>'
cText +='		<td width="20%" bgcolor="white" >'
cText +='			<TABLE cellSpacing=0 cellPadding=0 width="100%" border="0" bordercolor="yellow">'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD><A href="Default.htm"><div id="link">Home</div></A></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD><A href="AboutUs.htm"><div id="link">About Us</div></A></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD><A href="PrernaLogin.htm"><div id="link">Student Login</div></A></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD><A href="Chat\\login.htm"><div id="link">Chat Session</div></A></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD></TD></TR>'
cText +='				<TR><TD><A href="ContactUs.asp"><div id="link">Contact Us</div></A></TD></TR>'
cText +='				<TR><TD>'
cText +='      </TD></TR>'
cText +='			</TABLE>	'
cText +='		</td>'
cText +='	</tr>'
cText +='	</table>'
cText +='	</td>	'		
cText +='	<tr><td width="10%" bgcolor=white></td>'
cText +='		<td width="80%" align="middle" valign="top" bgcolor="white">'
cText +='			<table cellSpacing=0 cellPadding=0 width="100%" border="0" bordercolor="green">'
cText +='				<tr height=40>'
cText +='					<td  align="center" width="10.5%" ><A onmouseover="dropdownmenu(this, event, menu1, \'120px\')" onmouseout=delayhidemenu() href="coursesoverview.htm" >courses</A></td> '
cText +='					<td  width="4%"> | </td>'
cText +='					<td  align="center" width="10.5%" ><A onmouseover="dropdownmenu(this, event, menu2, \'120px\')" onmouseout=delayhidemenu() href="resultsoverview.htm" >results</A></td> '
cText +='					<td  width="4%"> | </td>'
cText +='					<td  align="center" width="12.5%" ><A onmouseover="dropdownmenu(this, event, menu3, \'120px\')" onmouseout=delayhidemenu() href="admissionsoverview.htm" >admissions</A></td> '
cText +='					<td  width="2%"> | </td>'
cText +='					<td  align="center" width="12.5%" ><A onmouseover="dropdownmenu(this, event, menu4, \'120px\')" onmouseout=delayhidemenu() href="entrancesoverview.htm" >entrances</A></td> '
cText +='					<td  width="2%"> | </td>'
cText +='					<td  align="center" width="10.5%" ><A onmouseover="dropdownmenu(this, event, menu5, \'120px\')" onmouseout=delayhidemenu() href="alumni.htm" >alumni</A></td> '
cText +='					<td  width="2%"> | </td>'
cText +='					<td  align="center" width="16.5%" ><A onmouseover="dropdownmenu(this, event, menu6, \'120px\')" onmouseout=delayhidemenu()>faculty/csr</A></td>'
cText +='					<td  width="2%"> | </td>'
cText +='					<td  align="center" width="16.5%" ><A onmouseover="dropdownmenu(this, event, menu7, \'120px\')" onmouseout=delayhidemenu()>news/notices</A></td>'
cText +='				</tr>				'
cText +='			</table>'	
cText +='		</td>	'
cText +='		<td width="10%" bgcolor=white></td>'
cText +='	</tr>'

document.write(cText)



				


	






