 function writeHtml() {
	document.write('<table width="760" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="/images/03/mainheader/mainimage.jpg" width="760" height="120" border="0" usemap="#Map"></td></tr></table>');
	document.write('<table width="760" border="0" cellspacing="0" cellpadding="0"><tr align="left" valign="top">');
	document.write('<td width="16"><img src="/images/03/mainheader/subnav_left.gif" width="16" height="33"></td>');
	document.write('<td width="110"><a href="/teams/2003/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'eagles\',\'\',\'/images/03/mainheader/subnav_eagles2.gif\',1)"><img src="/images/03/mainheader/subnav_eagles.gif" alt="2003 Eagles" name="eagles" width="110" height="33" border="0"></a></td>');
	document.write('<td width="110"><a href="/teams/2003/staff/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'coaches\',\'\',\'/images/03/mainheader/subnav_coaches2.gif\',1)"><img src="/images/03/mainheader/subnav_coaches.gif" alt="2003 Coaches" name="coaches" width="110" height="33" border="0"></a></td>');
	document.write('<td width="110"><a href="/boosters/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'boosters\',\'\',\'/images/03/mainheader/subnav_boosters2.gif\',1)"><img src="/images/03/mainheader/subnav_boosters.gif" alt="2003 Boosters" name="boosters" width="110" height="33" border="0"></a></td>');
	document.write('<td width="110"><a href="/gallery/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'gallery\',\'\',\'/images/03/mainheader/subnav_gallery2.gif\',1)"><img src="/images/03/mainheader/subnav_gallery2.gif" alt="Photo Gallery" name="gallery" width="110" height="33" border="0"></a></td>');
	document.write('<td width="110"><a href="/college/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'alumni\',\'\',\'/images/03/mainheader/subnav_alumni2.gif\',1)"><img src="/images/03/mainheader/subnav_alumni.gif" alt="Eagles Alumni" name="alumni" width="110" height="33" border="0"></a></td>');
	document.write('<td width="110"><a href="/hofame/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'hofame\',\'\',\'/images/03/mainheader/subnav_hofame2.gif\',1)"><img src="/images/03/mainheader/subnav_hofame.gif" alt="Hall Of Fame" name="hofame" width="110" height="33" border="0"></a></td>');
	document.write('<td><a href="/teams/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'history\',\'\',\'/images/03/mainheader/subnav_history2.gif\',1)"><img src="/images/03/mainheader/subnav_history.gif" alt="Eagles History" name="history" width="65" height="33" border="0"></a></td>');
	document.write('<td width="19"><img src="/images/03/mainheader/subnav_right.gif" width="19" height="33"></td></tr></table>');
	document.write('<table width="760" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="/images/03/mainheader/lowerbar.gif" width="760" height="11"></td></tr></table>');
}

function writeFlash() {
	document.write('<table width="760" border="0" cellspacing="0" cellpadding="0"><tr><td>');
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="760" height="164">');
	document.write('<param name=movie value="/eagles_header.swf?section=4">');
	document.write('<param name=quality value=high>');
	document.write('<param name="menu" value="false">');	
	document.write('<embed src="/eagles_header.swf?section=4" quality="high" menu="false" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="760" height="164">');
	document.write('</embed></object>');
	document.write('</td></tr></table>');
}