<!--
document.write('<form name="mozilla"><font color="red"><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">gambar on</option><option value="0">gambar Off</option></select><br><a href="http://cahya.nab.su"><font color="silver">by:ca</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;}}
//-->
