function RunSplash()
{
	document.write('<object type="application/x-shockwave-flash" data="swf/header.swf" style="float: left; width: 760px; height: 270px;" >\n');
	document.write('<param name="movie" value="swf/header.swf" />\n');
	document.write('<div class="splash"><div style="padding:10px;">This Sites Splash Screen Requires Flash 7 to Function Correctly<br /> <a href="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">Get Flash 8 Here</a></div></div>\n');
	document.write('</object>\n');
}
