window.setTimeout(function(){
    location.replace('http://fuyun.in');
},2000);

