19,800
edits
m (d'oh) |
(just testing) |
||
| Line 13: | Line 13: | ||
return opt; | return opt; | ||
} | } | ||
document.write('This is a test'); | |||
if (document.forms['powersearch']) | if (document.forms['powersearch']) | ||
var searchForm = document.forms['powersearch']; | var searchForm = document.forms['powersearch']; | ||