function mouseOver(linkid,tdid)
{
document.getElementById(linkid).style.color="#00275D"
document.getElementById(tdid).style.backgroundColor="#FFFFFF"
}

function mouseOut(linkid,tdid)
{
document.getElementById(linkid).style.color="#000000"
document.getElementById(tdid).style.backgroundColor="#DBC792"
}

document.write('<BODY BGCOLOR=\"#00275D\">')

if(navigator.appName == "Microsoft Internet Explorer")
{
document.write('<script type=\"text/javascript\">'+
'window.onload = ieResize'+
'</script>')
}

document.write('<table style=\"border-width: thick; '+
'border-style: outset; border-color:#CCCCCCC\;" width=\"85%\"'+ 
'align=\"center\" bgcolor=\"#000000\">'+
'	<tr bgcolor=\"#DBC792\">'+
'		<th colspan=\"3\">')

if(navigator.appName == "Microsoft Internet Explorer")
{
document.write('<center><img src=\"pics/wbsbanner.png\"'+
'			style=\"width: 25px;\" id=\"banner\"></center>')
}

else
{
document.write('<img src=\"pics/wbsbanner.png\" width=\"100%\">')
}


document.write('</th>'+
'	</tr>'+
'	<tr>'+
'	'+
'	<td width=\"15%\" valign=\"top\" bgcolor=\"#000000\">')



document.write('<table width=\"100%\">'+
'	<font face=\"Elephant\">'+
'		<tr>'+
'		'+
'			<td id=\"td1\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link1\',\'td1\')\"'+ 
'					onmouseout=\"mouseOut(\'link1\',\'td1\')\"'+ 
'					id=\"link1\" href=\"index.html\" style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">Home</a>'+
'			</td>'+
'		</tr>'+
'		<tr>'+
'		'+
'			<td id=\"td2\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link2\',\'td2\')\"'+ 
'					onmouseout=\"mouseOut(\'link2\',\'td2\')\"'+ 
'					id=\"link2\" href=\"about.html\" style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">About Us</a>'+
'			</td>'+
'		</tr>'+
'		<tr>'+
'		'+
'			<td id=\"td3\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link3\',\'td3\')\"'+ 
'					onmouseout=\"mouseOut(\'link3\',\'td3\')\"'+ 
'					id=\"link3\" href=\"contact.html\" style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">Contact Us</a>'+
'			</td>'+
'		</tr>'+
'		<tr>'+
'		'+
'			<td id=\"td5\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link5\',\'td5\')\"'+ 
'					onmouseout=\"mouseOut(\'link5\',\'td5\')\"'+ 
'					id=\"link5\" href=\"press.html\" style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">Press Releases</a>'+
'			</td>'+
'		</tr>'+
'		<tr>'+
'		'+
'			<td id=\"td6\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link6\',\'td6\')\"'+ 
'					onmouseout=\"mouseOut(\'link6\',\'td6\')\"'+ 
'					id=\"link6\" href=\"raffle.html\" style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">Raffle Winners</a>'+
'			</td>'+
'		</tr>'+
'		<tr>'+
'		'+
'			<td id=\"td7\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link7\',\'td7\')\"'+ 
'					onmouseout=\"mouseOut(\'link7\',\'td7\')\"'+ 
'					id=\"link7\" href=\"trips.html\" style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">Trips</a>'+
'			</td>'+
'		</tr>'+
'		<tr>'+
'		'+
'			<td id=\"td8\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link8\',\'td8\')\"'+ 
'					onmouseout=\"mouseOut(\'link8\',\'td8\')\"'+ 
'					id=\"link8\" href=\"links.html\" style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">Links</a>'+
'			</td>'+
'		</tr>'+
'		<tr>'+
'		'+
'			<td id=\"td9\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link9\',\'td9\')\"'+ 
'					onmouseout=\"mouseOut(\'link9\',\'td9\')\"'+ 
'					id=\"link9\" href=\"broom.html\" style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">Broomball</a>'+
'			</td>'+
'		</tr>'+
'		<tr>'+
'		'+
'			<td id=\"td10\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link10\',\'td10\')\"'+ 
'					onmouseout=\"mouseOut(\'link10\',\'td10\')\"'+ 
'					id=\"link10\" href=\"http://wbspenguinsboosterclub.com/newsletter/wbspbcnl.html\"'+ 
'					style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">Online Newsletter</a>'+
'			</td>'+
'		</tr>'+
'		<tr>'+
'		'+
'			<td id=\"td11\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link11\',\'td11\')\"'+ 
'					onmouseout=\"mouseOut(\'link11\',\'td11\')\"'+ 
'					id=\"link11\" href=\"photos.html\"'+ 
'					style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">Photos</a>'+
'			</td>'+
'		</tr>'+
'		<tr>'+
'		'+
'			<td id=\"td12\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link12\',\'td12\')\"'+ 
'					onmouseout=\"mouseOut(\'link12\',\'td12\')\"'+ 
'					id=\"link12\" href=\"merchandise.html\"'+ 
'					style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">Merchandise</a>'+
'			</td>'+
'		</tr>'+
'			<td id=\"td13\" bgcolor=\"#DBC792\">'+
'				<a onmouseover=\"mouseOver(\'link13\',\'td13\')\"'+ 
'					onmouseout=\"mouseOut(\'link13\',\'td13\')\"'+ 
'					id=\"link13\" href=\"AAHLBC/index.htm\"'+ 
'					style=\"text-decoration: none;color : #000000; font-family: Calibri; font-weight: bold;\">AAHLBC Convention</a>'+
'			</td>'+
'		</tr>'+
'</table>')



document.write('</td><td width=\"0.5%\" bgcolor=\"#DBC792\"></td>'+
'	<td bgcolor=\"#FFFFFF\" ALIGN=\"left\" valign=\"top\">'+
'		<table width=\"98%\">'+
'			<tr><td width=\"1%\"></td><td>')