function RunFoo(){   document.write('<param name="movie" value="executive.swf" />\n');   document.write('<param name="quality" value="high" />\n');   document.write('<embed src="executive.swf" width="721" height="26"></embed>\n');   document.write('</object>\n');}// JavaScript Document