if(window.screen.width>1000){document.write("<style type=\"text/css\">body{margin-left:"+(window.screen.width-1015)/2+"px}</style>");}

// JScript ÎÄ¼þ
function LoadFlash(url,wmode,width,Height)
{ 
document.write(
  '<embed src="' + url + '" wmode=' + wmode +
  ' quality="high" pluginspage=http://www.macromedia.com/go/getflashplayer type="application/x-shockwave-flash" width="' + width + 
  '" height="' + Height + '"></embed>');   
}



