






document.write('<form method="POST" action="http://404bajery.pl/wyszukiwarka/search.php" target="_blank">');
document.write('<input type="text" name="key" size="25" style="width:96px"> ');

document.write('<select size="1" name="search">');
document.write('<option value="g">Google</option>');
document.write('<option value="y">Youtube</option>');
document.write('<option value="w">Wrzuta</option>');
document.write('</select>');

document.write(' <input type="submit" value="szukaj">');
document.write('</form>');


