function flash(ur,w,h){
document.write('<embed src="'+ur+'" pluginspage="http://www.macromedia.com/shockwave/download/" type="application/x-shockwave-flash"  wmode="transparent" scale="exactfit" width="'+w+'" height="'+h+'"></embed>');
document.write('</embed>');
}