function header()
{
	document.write("<table cellpadding='0' cellspacing='0'>")
		document.write("<tr>")
			document.write("<td rowspan='' valign='top'><a href='http://tataindicombroadband.in/index.html' target='_blank'><img src='images/wimax_logo_031108.gif' alt='' border = 'white'/></a></td>")
	//		document.write("<td valign='top'><img src='images/sso/header_bg.jpg' width='650'></td>")
			document.write("<td valign='top'><img src='images/commonheader.jpg' width='650'></td>")
		document.write("</tr>")
		
		
	document.write("</table>")
}