function rep_img_url(ourl,nurl)
{
var HT = document.getElementsByTagName("img");
var host = window.location.host;
var pathname = window.location.pathname;
pathname = host + pathname.substring(0,pathname.lastIndexOf("/"));
if(navigator.userAgent.indexOf("Firefox")>0){ 
ourl = ourl.replace("[","%5B");
ourl = ourl.replace("]","%5D"); } 
for(var i=0;i<=HT.length-1; i++){
  var nig = HT[i].src.replace(pathname + "/" + ourl,nurl); 
  HT[i].src = nig; 
}}
//rep_img_url("[ws_host]","www.tfwx.net/");
rep_img_url("[ws_host]","219.153.51.173:8080");
rep_img_url("[ws_host1]","119.84.84.53:8080");


<!--
google_ad_client = "pub-6482494708711809";
/* 728x90, 创建于 08-9-8 */
google_ad_slot = "2540221844";
google_ad_width = 728;
google_ad_height = 90;
//-->


document.write('<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>');

document.write('<font color=red size=+1>公告：为保证网站流畅，现正在增加服务器。</font><br>');

document.write('<font color=blue>主务器地址：</font><a href=http://www.89wx.com>http://www.89wx.com</a>;<br><font color=blue>第2服务器地址：</font><a href=http://89wx.com>http://89wx.com</a>； 注目前处于调试阶段<br>');

document.write('<font color=red size=+1>请大家牢记2个域名，以后大家可以根据自己的情况，选择较快的服务器访问。</font>');
