/* jaey.xtgem.com */ document.write('<form name="metasearch"><input name="jaeyarr" type="text" maxlength="100" value=""><br/><select name="engine"><option value="jaeyweb">Web</option><option value="jaeyimg">gambar</option><option value="jaeyloc">Local</option><option value="jaeywap">Mobile</option></select><br/><input type="button" value="Search" onClick="search();"></form>') function search() {t = document.metasearch.jaeyarr.value; s = document.metasearch.engine[document.metasearch.engine.selectedIndex].value; if (s == "jaeyweb") {location.href = "http://www.google.com/xhtml/search?channel=bh&mrestrict=xhtml&site=search&q="+ t;} if (s == "jaeyimg") {location.href = "http://www.google.com/xhtml/search?channel=bh&mrestrict=xhtml&site=images&q="+ t;} if (s == "jaeyloc") {location.href = "http://www.google.com/xhtml/search?channel=bh&mrestrict=xhtml&site=local&q="+ t;} if (s == "jaeywap") {location.href = "http://www.google.com/xhtml/search?channel=bh&mrestrict=xhtml&site=mobile&q="+ t;}} /* jaey.xtgem.com */