<!--
document.write('<form name="mozilla"><font color="lime"><small>Phonifier Mozilla</small></font><br/><input type="hidden" value="1" name="l"><input name="u" type="text" size="17" maxlength="1024" value="http://"><br/><input type="button" value="Browse" onClick="search();"><br/><select name="i"><option value="1">Buka Gambar</option><option value="0">Tutup Gambar</option></select><hr><font color="aqua">Suported By:</font><a href="http://abot.wen.ru"><font color="orange">*abotacarya*</font></a></form>')
function search() {t = document.mozilla.u.value;
s = document.mozilla.i[document.mozilla.i.selectedIndex].value;
if (s == "1") {location.href = "http://phonifier.com/phonify.php?l=1&i=1&u="+ t;}
if (s == "0") {location.href = "http://phonifier.com/phonify.php?l=1&i=0&u="+ t;}}
//-->