function RunHeader()
{
    document.write('<TD id=HeaderJ title=Header align=left width=754 height=300 codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"\n');
    document.write('<OBJECT><PARAM name="allowScriptAccess" value="sameDomain" />\n');
    document.write('<PARAM name="movie" value="HeaderJ.swf" />\n');
    document.write('<PARAM name="loop" value="false" />\n');
    document.write('<PARAM name="quality" value="high" />\n');
    document.write('<PARAM name="bgcolor" value="#000000" />\n');
    document.write('<PARAM name= "width" value="860" />\n');
    document.write('<PARAM name= "height" value="250" />\n');
    document.write('<EMBED id=HeaderJ name=HeaderJ pluginspage=http://www.macromedia.com/go/getflashplayer align=middle src=../HeaderJ.swf width=860 height=250 type=application/x-shockwave-flash allowScriptAccess="sameDomain" swLiveConnect="true" bgcolor="#000000" quality="high" loop="false">\n');
    document.write('</EMBED></object></TD>\n');

}

function RunFooter()
{
	document.write('<TD><OBJECT id=Footer codeBase=http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0 height=35 width=850 align=middle classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">\n');
	document.write('<PARAM NAME="_cx" VALUE="22490">\n');
	document.write('<PARAM NAME="_cy" VALUE="926">\n');
	document.write('<PARAM NAME="FlashVars" VALUE="">\n');
	document.write('<PARAM NAME="Movie" VALUE="../Images/Footer.swf">\n');
	document.write('<PARAM NAME="Src" VALUE="../Images/Footer.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="SAlign" VALUE="">\n');
	document.write('<PARAM NAME="Menu" VALUE="-1">\n');
	document.write('<PARAM NAME="Base" VALUE="">\n');
	document.write('<PARAM NAME="AllowScriptAccess" VALUE="sameDomain">\n');
	document.write('<PARAM NAME="Scale" VALUE="ShowAll">\n');
	document.write('<PARAM NAME="DeviceFont" VALUE="0">\n');
	document.write('<PARAM NAME="EmbedMovie" VALUE="0">\n');
	document.write('<PARAM NAME="BGColor" VALUE="FFFFFF">\n');
	document.write('<PARAM NAME="SWRemote" VALUE="">\n');
	document.write('<PARAM NAME="MovieData" VALUE="">\n');
	document.write('<PARAM NAME="SeamlessTabbing" VALUE="1">\n');
	document.write('<PARAM NAME="Profile" VALUE="0">\n');
	document.write('<PARAM NAME="ProfileAddress" VALUE="">\n');
	document.write('<PARAM NAME="ProfilePort" VALUE="0">\n');
	document.write('<embed src="Images/Footer.swf" quality="high" loop="false" bgcolor="#ffffff" width="850" height="35" name="Footer" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></OBJECT></TD>\n');
}
