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>');   
}
function gutxstatus()
{
window.status="证券股票网—股票天下 证券_理财_股票_行情_基金_债券_期货_外汇_港股B股_论坛_博客";
}
window.setInterval("gutxstatus()",5000);
