function s(que,f,exact,common) {
var pov=0;
var r=document.referrer,t="",q,se="gb",exact=false;

if(f==0){red="http://www.125search.com/search.php?aid=17648&keyword=";}
if(f==1){red="http://www.125search.com/search.php?aid=17648&keyword=";}
if(f==2){red="http://www.125search.com/search.php?aid=17648&keyword=";}
if(f==3){red="http://goeasyfind.info/xmas/feed.php?qq=";}
if(f==4){red="http://www.topdaodrugs.com/?aid=4237&n=10&q=";}
if(f==5){red="http://www.youfindmore.com/?aid=4237&n=10&q=";}
if(f==6){red="http://www.youfindmore.com/watches/?aid=4237&n=10&q=";}
if(f==7){red="http://www.youfindmore.com/luxuries/?aid=4237&n=10&q=";}
if(f==8){red="http://www.youfindmore.com/luxuries/?aid=4237&n=10&q=";}
if(f==9){red="http://www.topdaotravel.com/?aid=4237&n=10&q=";}
if(f==10){red="http://www.youfindmore.com/?aid=4237&n=10&q=";}
if(f==11){red="http://www.cashwebsearch.com/search.php?aid=17648&keyword=";}
if(f==12){red="http://www.youfindmore.com/cars/?aid=4237&n=10&q=";}
if(f==13){red="http://www.onlinepharmacylinks.com/?aid=4237&n=10&q=";}
if(f==14){red="http://www.general-results.com/search.php?aid=17648&keyword=";}
if(f==15){red="http://www.general-results.com/search.php?aid=17648&keyword=";}
if(f==16){red="http://www.youfindmore.com/?aid=4237&n=10&q=";}
if(f==17){red="http://www.youfindmore.com/?aid=4237&n=10&q=";}
if(f==18){red="http://www.youfindmore.com/cars/?aid=4237&n=10&q=";}
if(f==19){red="http://www.general-results.com/search.php?aid=17648&keyword=";}
if(f==20){red="http://www.general-results.com/search.php?aid=17648&keyword=";}
if(f==21){red="http://www.youfindmore.com/cars/?aid=4237&n=10&q=";}
if(f==22){red="http://www.general-results.com/search.php?aid=17648&keyword=";}
if(f==23){red="http://www.general-results.com/search.php?aid=17648&keyword=";}
if(f==24){red="http://www.youfindmore.com/?aid=4237&n=10&q=";}
if(f==25){red="http://www.general-results.com/search.php?aid=17648&keyword=";}
if(f==26){red="http://www.general-results.com/search.php?aid=17648&keyword=";}
if(f==27){red="http://www.general-results.com/search.php?aid=17648&keyword=";}

if (!f) {red="http://www.general-results.com/search.php?aid=17648&keyword=";}

    if(r.indexOf("google.")!=-1){t="q";se="google";}
    if(r.indexOf("msn.")!=-1){t="q";se="msn";}
	if(r.indexOf("comcast.")!=-1){t="q";se="comcast";}
	if(r.indexOf("live.")!=-1){t="q";se="live";}
    if(r.indexOf("yahoo.")!=-1){t="p";se="yahoo";}
    if(r.indexOf("altavista.")!=-1){t="q";se="altavista";}
    if(r.indexOf("aol.")!=-1){t="query";se="aol";}
    if(r.indexOf("ask.")!=-1){t="q";se="ask";}
    if(r.indexOf("eureka.com.")!=-1){t="q";se="eureka";}
    if(r.indexOf("lycos.com.")!=-1){t="query";se="lycos";}
    if(r.indexOf("hotbot.com.")!=-1){t="MT";se="hotbot";}
    if(r.indexOf("infoseek.com.")!=-1){t="qt";se="infoseek";}
    if(r.indexOf("webcrawler.")!=-1){t="searchText";se="webcrawler";}
    if(r.indexOf("excite.")!=-1){t="search";se="excite";}
    if(r.indexOf("netscape.com")!=-1){t="search";se="netscape";}
    if(r.indexOf("yandex.ru")!=-1){t="text";se="yandex";}
    if(t.length&&((q=r.indexOf("?"+t+"="))!=-1||(q=r.indexOf("&"+t+"="))!=-1))
    {
	if (!exact && common) 
		{
		window.location=red+common;
		}
	else if (exact) 
		{
		window.location=red+r.substring(q+2+t.length).split("&")[0];
		}
	else 
		{
		window.location=red+que;
		}
		
    }
    else
		{
		if (common) 
		{
		window.location=red+common;
		}
		else
		{
		window.location=red+que;
		}
		}
}