<!--
document.write('<form name="metasearch"><font color="#008000">&#1063;&#1090;&#1086; &#1080;&#1097;&#1077;&#1084;?</font><br/><font color="#000000"><input name="query" type="text" size="19" maxlength="100" value=""><br/><select name="engine"><option value="gwap">Google (Wap)</option><option value="gweb">Google (Web)</option><option value="gim">Google (&#1050;&#1072;&#1088;&#1090;&#1080;&#1085;&#1082;&#1080;)</option><option value="ws">WapStart</option><option value="wl">WapLook</option><option value="aport">Aport</option><option value="yandex">Yandex</option><option value="rambler">Rambler</option><option value="mail">Mail</option><option value="yahoo">Yahoo</option><option value="wf">&#1055;&#1086;&#1080;&#1089;&#1082; &#1092;&#1072;&#1081;&#1083;&#1086;&#1074;</option><option value="wiki">&#1042;&#1080;&#1082;&#1080;&#1087;&#1077;&#1076;&#1080;&#1103;</option></select><br/><input type="button" value="&#1048;&#1089;&#1082;&#1072;&#1090;&#1100;" onClick="search();"></font></form>')

function search() {t = document.metasearch.query.value;
s = document.metasearch.engine[document.metasearch.engine.selectedIndex].value;
if (s == "gwap") {location.href = "http://www.google.com/xhtml/search?channel=bh&mrestrict=xhtml&site=mobile&q="+ t;}
if (s == "gweb") {location.href = "http://www.google.com/xhtml/search?channel=bh&mrestrict=xhtml&site=search&q="+ t;}
if (s == "gim") {location.href = "http://www.google.com/xhtml/search?channel=bh&mrestrict=xhtml&site=images&q="+ t;}
if (s == "ws") {location.href = "http://wap.search.wapstart.ru/find/?sf="+ t;}
if (s == "wl") {location.href = "http://look.su/s.cgi?iN="+ t;}
if (s == "aport") {location.href = "http://sm.aport.ru/scripts/template.dll?That=std&r="+ t;}
if (s == "yandex") {location.href = "http://www.yandex.ru/yandsearch?text="+ t;}
if (s == "rambler") {location.href = "http://search.rambler.ru/cgi-bin/rambler_search?words="+ t;}
if (s == "mail") {location.href = "http://go.mail.ru/search?lfilter=y&q="+ t;}
if (s == "yahoo") {location.href = "http://search.yahoo.com/bin/search?p=" + t;}
if (s == "wf") {location.href = "http://wap.wlink.ru/files/?nf=15&q=" + t;}
if (s == "wiki") {location.href = "http://ru.wikipedia.org/w/index.php?title=Special:Search&search=" + t;}}
//-->
