document.write("<map name='Header'>");
document.write("<area href='http://hrlokayukta.gov.in/' shape='rect' coords='436, 38, 483, 58' alt='Home Page'>");
document.write("<area href='faq.asp' shape='rect' coords='500, 38, 538, 58' alt='Frequently Asked Questions'>");
document.write("<area href='contactus.asp' shape='rect' coords='559, 38, 622, 58' alt='Contact Information'>");
document.write("<area href='feedback.asp' shape='rect' coords='649, 38, 711, 58' alt='Feedback/Suggestions'>");
document.write("<area href='javascript:history.back();' shape='rect' coords='735, 38, 777, 58' alt='Go Back'>");
document.write("</map>");
document.write("<img border='0' src='images/header.gif' usemap='#header' width='780' height='84'>");


document.write("<table border='0' cellpadding='0' cellspacing='1' style='border-collapse: collapse' bordercolor='#111111' width='100%' bgcolor='#ff6600' height='20'>");
document.write("  <tr>  <td width='5'>&nbsp;</td><td width='770'><!--Date & Clock -->");
document.write("<form name='clock' onSubmit='0'>");
document.write("&nbsp;<B><font size='1' face='verdana' color='#ffffff'>");
displayDate(); 
document.write("</FONT> </b>&nbsp;&nbsp;");
    <!--Date & Clock -->
document.write("</td><td height='5' valign='bottom'>");
document.write("<input name='face' size=13 class=clock readOnly style='float:left'></FORM>");    
document.write("</td><td width='5'>&nbsp;</td></tr></table>");
