function RunSplash()
{
	document.write('<TD><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="500" height="500" id="GatesSplash" align="middle">\n');
	document.write('<param name="movie" value="GatesSplash.swf" />\n');
	document.write('<PARAM NAME="Src" VALUE="http://gearhounds.iwarp.com/Media/GatesSplash.swf">\n');
	document.write('<PARAM NAME="WMode" VALUE="Window">\n');
	document.write('<PARAM NAME="Play" VALUE="-1">\n');
	document.write('<PARAM NAME="Loop" VALUE="false">\n');
	document.write('<PARAM NAME="Quality" VALUE="High">\n');
	document.write('<PARAM NAME="AllowScriptAccess" VALUE="sameDomain">\n');
	document.write('<PARAM NAME="BGColor" VALUE="000000">\n');
	document.write('<embed src="GatesSplash.swf" loop="false" quality="high" bgcolor="#000000" width="500" height="500" name="GatesSplash" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></OBJECT></TD>\n');
}
