// JavaScript Document


function RunFoo()
{

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