function load () {
if (document.search.engines.selectedIndex==0)  { parent.main.location.href="http://search.rambler.ru/srch?words="+document.search.queryText.value;}
if (document.search.engines.selectedIndex==10) {  parent.main.location.href="http://www.ask.com/main/askjeeves.asp?x=22&y=13&ask="+document.search.queryText.value; }
if (document.search.engines.selectedIndex==3) {  parent.main.location.href="http://www.google.com/search?btnG=Google+Search&q="+document.search.queryText.value; }
if (document.search.engines.selectedIndex==6) {  parent.main.location.href="http://www.goto.com/d/search/?type=home&tm=1&Keywords="+document.search.queryText.value; }
if (document.search.engines.selectedIndex==7) {  parent.main.location.href="http://www.hotbot.com/search.html?SM=MC&_v=1.0&MT="+document.search.queryText.value; }
if (document.search.engines.selectedIndex==8) {  parent.main.location.href="http://www.looksmart.com/r_search?look=&key="+document.search.queryText.value; }
if (document.search.engines.selectedIndex==9) {  parent.main.location.href="http://search.lycos.com/?query="+document.search.queryText.value; +"&x=39&y=11"}
if (document.search.engines.selectedIndex==77) {  parent.main.location.href="http://www.metacrawler.com/cgi-bin/nph-metaquery.p?general="+document.search.queryText.value; }
if (document.search.engines.selectedIndex==78) {  parent.main.location.href="http://www.northernlight.com/nlquery.fcg?cb=0&search.x=35&search.y=9&qr="+document.search.queryText.value; }
if (document.search.engines.selectedIndex==4) {  parent.main.location.href="http://search.yahoo.com/search?p="+document.search.queryText.value; }
if (document.search.engines.selectedIndex==5) {  parent.main.location.href="http://www.altavista.com/web/results?itag=ody&q="+document.search.queryText.value; +"&kgs=0&kls=0"}
if (document.search.engines.selectedIndex==2) {  parent.main.location.href="http://www.yandex.ru/yandsearch?rpt=&text="+document.search.queryText.value; }
if (document.search.engines.selectedIndex==12) {  parent.main.location.href="http://search.rambler.ru/cgi-bin/advanced.cgi?words="+document.search.queryText.value; }
if (document.search.engines.selectedIndex==79) {  parent.main.location.href="http://keygen.ru/scripts/search_cracks.php?str="+document.search.queryText.value; +"&go=search"}
if (document.search.engines.selectedIndex==1) {  parent.main.location.href="http://nigma.ru/index.php?ui=lisly&s="+document.search.queryText.value;}
if (document.search.engines.selectedIndex==11) { parent.main.location.href="http://nigma.ru/index.php?ui=129423&s="+document.search.queryText.value; +"&gl=1&yh=1&ms=1&yn=1&rm=1&av=1&ap=1&nm=1&t=music"}


}