function szuk() { if (document.szukaj.slowo.value) { document.szukaj.action=document.szukaj.slowo.value+",szukaj.html"; document.szukaj.submit(); } }