//http://www.adobe.com/devnet/activecontent/articles/devletter.html
function RunFooIndex()
{
	document.write('<object data="http://assets.jamspiritsites.com/1-tables/96/austincheerfactory.com/swf/headerIndexS3.swf" type="application/x-shockwave-flash" width="999" height="300">\n');
	document.write('<param name="movie" value="http://assets.jamspiritsites.com/1-tables/96/austincheerfactory.com/swf/headerIndexS3.swf" />\n');
	document.write('<param name="menu" value="false" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="bgcolor" value="#FFFFFF" />\n');
	document.write('<param name="AllowScriptAccess" value="always" />\n');
	document.write('</object>\n');
}

function RunFooInternal()
{
	document.write('<object data="http://assets.jamspiritsites.com/1-tables/96/austincheerfactory.com/swf/headerInternalS3.swf" type="application/x-shockwave-flash" width="999" height="300">\n');
	document.write('<param name="movie" value="http://assets.jamspiritsites.com/1-tables/96/austincheerfactory.com/swf/headerInternalS3.swf" />\n');
	document.write('<param name="menu" value="false" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="bgcolor" value="#FFFFFF" />\n');
	document.write('<param name="AllowScriptAccess" value="always" />\n');
	document.write('</object>\n');
}

function RunFooMarquee()
{
	document.write('<object data="http://assets.jamspiritsites.com/1-tables/96/austincheerfactory.com/swf/ticker.swf" type="application/x-shockwave-flash" width="999" height="43">\n');
	document.write('<param name="movie" value="http://assets.jamspiritsites.com/1-tables/96/austincheerfactory.com/swf/ticker.swf" />\n');
	document.write('<param name="menu" value="false" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="bgcolor" value="#FFFFFF" />\n');
	document.write('<param name="AllowScriptAccess" value="always" />\n');
	document.write('</object>\n');
}