function LoadMyFlash(width,Height,url){    document.write('<embed src="' + url + '" wmode="transparent" quality="high" menu=0 type="application/x-shockwave-flash" width="' + width + '" height="' + Height + '"></embed>');}