document.write(' '); function Alert_Msg() { alert("如果需要更详细的流量分析,请联系中国企业网!"); } function openNewWindows(TempFile,TempWinName,ScrollBars,TempWidth,TempHeight) { var newwin=window.open(TempFile,TempWinName,"status=yes,scrollbars="+ScrollBars+",width="+TempWidth+",height="+TempHeight); newwin.focus(); }