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