// JavaScript Document
document.write("<table width='100%' border='0' height='20' bordercolor='#DCDAC2'>");
document.write("<tr>");
document.write("<td align='left' valign='center' class='box'>");
document.write("<h3>Today's&nbsp;Message:</h3></td>");
document.write("<td valign='middle' align='right' width='300'>");
document.write("<h3><MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=2 direction=left width='800' height=19 style='font-family: Tahoma; font-size: 11px' scrolldelay='1'>");
document.write("&nbsp;&nbsp;(***** Hard Reality of life: When you need ADVICE everyone is ready to HELP you. But when you need HELP everyone is redy to ADVISE U - [Saqib Abbas - 7Star] ****)");
document.write("</marquee></h3");
document.write("</td></tr>");
document.write("</table>");
