//ACTiVE X°ü·Ã EMBED ÅÂ±× ¼Ó¼º º¯°æ

function Flash(Url,Width,Height){
 document.writeln("<object type='application/x-shockwave-flash' data='"+Url+"' width='"+Width+"' height='"+Height+"'>"); 
 document.writeln("<param name='movie' value='"+Url+"'/>"); 
 document.writeln("<param name='quality' value='high'/>");     
 document.writeln("<param name='wmode' value='transparent'>"); 
 document.writeln("</object>"); 
}