var GetHost=window.location.host;
if (GetHost=="yulinwang.com"){
location.href='http://www.yulinwang.com';
}
