
document.write("<form action='/cgi-bin/websearch.pl' method='post'>");
document.write("<table cellpadding='0' cellspacing='0' class='stp-header'>");
document.write("<tr><td><div class='stp-welcome'></div></td>");
document.write("<td align='right' valign='top'><br/><input type='text' name='terms' size='12' maxlength='50' name='keyword' class='stp-sitesearch' /></td>");
document.write("<td align='left' valign='top'><br/>&nbsp;<input type='image' src='stp-search.gif' border='0' alt='Search'/></td></tr>");
document.write("<tr><td colspan='3'><a href='http://beiermannmusic.com'><div class='stp-banner'></div></a></td></tr>");
document.write("<tr><td colspan='3'><div class='stp-filler'></div></td></tr>");
document.write("</table>");
document.write("</form>");



