document.write('						<div id="pgHeader" style="position:absolute; top:0px; width:100%;">');
document.write('							<table width=800 border=0 align="center" cellspacing=0 cellpadding=0>');
document.write('								<tr>');
document.write('									<td><img src="images/hdr-image.png" alt="" width=800 height=140 border=0 usemap="#mnuMap"></td>');
document.write('								</tr>');
document.write('							</table>');
document.write('							<map name="mnuMap">');
document.write('								<area shape="rect" coords=" 52, 55,295, 85" href="index.html" alt="Return to Home Page">');
document.write('								<area shape="rect" coords="375, 45,429,101" href="http://premiergirlsfastpitch.com/" alt="Amateur Softball Association">');
document.write('								<area shape="rect" coords="460, 42,585, 90" href="http://premiergirlsfastpitch.com/" alt="Premier Girls Fastpitch">');
document.write('								<area shape="rect" coords="605, 50,730, 90" href="http://premiergirlsfastpitch.com/" alt="USSSA Fastpitch">');
document.write('							</map>');
document.write('						</div>');
