document.write('<table width="100%" class="topmenucell" align="center">'
		,'<tr bgColor="#bed4e1">'
		,'<TD width="90%">&nbsp;</TD>'
		,'<td bgcolor=#bed4e1  onmouseover="bgColor=\'#4F8EB6\'"  onmouseout="bgColor=\'#bed4e1\'" width="10%" align="center">'
		,'<a href="http://www.kluniversity.in/default.aspx" style="text-decoration: none" id="fore" nowrap onmouseover="id=\'back\'"  onmouseout="id=\'fore\'"  >KLU Home</a>'
	 ,'</tr>'
	 ,'</table>');
