function RunFoo()
{
   document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="485" height="302" id="giclee-v2" align="middle" VIEWASTEXT>\n');
   document.write('<param name="movie" value="giclee-v2.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent">\n');
   document.write('<embed src="giclee-v2.swf" quality="high" bgcolor="#ffffff" width="485" height="302" name="giclee-v2" align="middle" allowScriptAccess="sameDomain" wmode=transparent type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></embed>\n');
   document.write('</object>\n');
}
