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