function run_flash() 
{ 
document.write('<object type="application/x-shockwave-flash" data="http://www.music-friends.be/data/anim.swf" width="504" 						height="140">\n'); 
document.write('<param name="movie" value="http://www.music-friends.be/data/anim.swf">\n'); 
document.write('<embed src="http://www.music-friends.be/data/anim.swf" width="504" height="140" type="application/x-shockwave-flash">\n'); 
document.write('</embed>\n'); 
document.write('</object>\n'); 
} 

