document.write('				<div id="HeaderBar" style="position:absolute; left:0px; top:0px; height:120px; width:100%; background-image:url(\'images/hdr-bkgrnd.png\'); background-repeat:repeat-x;">');
document.write('					<table width=750 border=0 cellspacing=0 cellpadding=0 align="center">');
document.write('						<tr>');
document.write('							<td width=275 height=120 align="right" valign="middle">');
document.write('								<a href="index.html"><img src="images/hdr-logo.png" width="240" height="120" border="0" name="bandit-logo" alt="The Beverly Bandits"></a>');
document.write('							</td>');
document.write('							<td width=100% height=120 align="right" valign="middle">');
document.write('								<img src="images/hdr-org-logos.png" width="190" height="120" border="0" name="org-logos" alt="PGF and ASA softball organizations" usemap="#orgmap">');
document.write('								<map name="orgmap">');
document.write('									<area shape="rect" coords=" 10,25,115,75" href="http://www.premiergirlsfastpitch.com" target="_blank" alt="Premier Girls Fastpitch"></area>');
document.write('									<area shape="rect" coords="130,25,175,75" href="http://www.asasoftball.com" target="_blank" alt="Premier Girls Fastpitch"></area>');
document.write('								</map>');
document.write('							</td>');
document.write('						</tr>');
document.write('					</table>');
document.write('				</div>');
document.write('				<div id="DisplayDate" align="center" style="position:absolute; width:100%; top:100px;">');
document.write('					<table width=750 border=0 cellspacing=0 cellpadding=0 align="center">');
document.write('						<tr>');
document.write('							<td width=750 height=20 align="right" valign="middle">');
document.write('								<span class="smltext"><script language="JavaScript1.2" src="gendate.js"></script></span>');
document.write('							</td>');
document.write('						</tr>');
document.write('					</table>');
document.write('				</div>');
