<script> var d=document var se=new Array('modules.php?name=Search&query=', 'http://www.yandex.ru/yandsearch?rpt=rad&text=', 'http://search.rambler.ru/srch?words=', 'http://sm.aport.ru/scripts/template.dll?r=', 'http://www.google.com/search?sourceid=opera&num=0&ie=windows-1251&oe=windows-1251&inlang=ru&filter=0&q=') function FLS(){return false} function goSE(){ var query=d.F.Q.value if(query!='') { if(d.F.SE.selectedIndex==0) { location.href=se[d.F.SE.selectedIndex]+enc(query) } else { window.open(se[d.F.SE.selectedIndex]+enc(query)) } } else{return false} } function enc(x){ if (document.all&&navigator.userAgent.indexOf('Opera')== -1) {while(x.match(/\s/)){x=x.replace(/\s/,'+')} return x} else {return escape(x)} } </script> <form action="javascript:return FLS()" onSubmit="goSE()" name=F > Что искать <input type=text name=Q> Где искать <select name=SE> <option>На сайте <option>Поиск: Яндекс <option>Поиск: Рамблер <option>Поиск: Апорт <option>Поиск: Google </select> <input type=button onClick="goSE()" value="Искать"> </form> |