document.write('<DIV ID="splashScreen" STYLE="position:absolute;z-index:5;top:30%;left:35%;">');
document.write('<TABLE BGCOLOR="#000000" BORDER=1 BORDERCOLOR="#000000" CELLPADDING=0 CELLSPACING=0 HEIGHT=200 WIDTH=300>');
document.write('<TR><TD WIDTH="100%" HEIGHT="100%" BGCOLOR="#FFFFFF" class="cnt" VALIGN="MIDDLE"><BR>');
document.write('<IMG SRC="images/wait.gif" BORDER=0 WIDTH=130 HEIGHT=16><BR><br>');
document.write('<FONT FACE="Helvetica,Verdana,Arial" SIZE=2 COLOR="#7B0FBB"><B>Getting information...<br />Please wait while page loads.</B></FONT>');
document.write('</TD></TR></TABLE></DIV>');
