document.write('<table border="1" width="100%" bordercolor="#ffffff" class="topmenucell">'
		,'<tr bgColor="#B9E1F9">'		
		,'<td bgcolor=#B9E1F9  onmouseover="bgColor=\'#87CEEB\'"  onmouseout="bgColor=\'#B9E1F9\'" align="right">'
		,'<a href="http://www.kluniversity.in/default.aspx" style="text-decoration: none" id="fore" onmouseover="id=\'back\'"  onmouseout="id=\'fore\'"  >KLU Home</a>'

	 ,'</tr>'
	 ,'</table>');
