document.write('<table border="1" width="100%" bordercolor="#ffffff" class="topmenucell">'
		,'<tr bgColor="#B6C29A">'
		,'<TD width="145">&nbsp;</TD>'
		,'<td bgcolor=#B6C29A  onmouseover="bgColor=\'#000000\'"  onmouseout="bgColor=\'#B6C29A\'" width="77">'
		,'<a href="http://www.kluniversity.in/default.aspx" style="text-decoration: none" id="fore" nowrap onmouseover="id=\'back\'"  onmouseout="id=\'fore\'"  >KLU Home</a>'
		,'<TD>&nbsp;</TD>'
	 ,'</tr>'
	 ,'</table>');
