// JavaScript Document
 function run_flash() 
 { 
 document.write('<embed src="images/global.swf" width="800" height="500" type="application/x-shockwave-flash">\n'); 
 } 