function LoadFlash(wmode,url,width,Height)
{document.write('<EMBED src='+url+' width='+width+' height='+Height+' align=top wmode=transparent></embed>')}