// JavaScript Document


function RunFoo()
{

	var ptFlashCase = '<embed src="Home.swf" quality="high" bgcolor="#ffffff" width="1000" height="350" name="Home" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>';
document.write(ptFlashCase);
	
}
