function LoadFlash(url,wmode,width,Height)
{  
  document.write(
    '<embed src="index.swf" width="800" height="540" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>');     
}
