Regular sized banners 468x 60:
To add a searchbox to your page copy the following:
...insert the following HTML code: <!-- Begin GuitarSeek.com Search Code --> <form target="blank" action="http://www.guitarseek.com/search.php3" method=post> <table width="38%" border="0" cellpadding="1" cellspacing="0"> <tr> <td width="45%" bgcolor="#000000" height="7"> <input type=text name="sparams" width=30> </td> <td width="28%" bgcolor="#330000" height="7"> <div align="center"> <select name=type> <option value="links">Search Links</option> <option value="tabs">Search Tabs</option> <option value="lessons">Search Lessons</option> <option value="chords">Search Chords</option> <option value="classifieds">Search Classifieds</option> <option value="gear">Search Gear Reviews</option> <option value="mp3">Search MP3</option> </select> </div> </td> <td width="9%" bgcolor="#330000" height="7"> <input type="submit" value="Go!" name="submit"> </td> </tr> </table> </form> <!-- End GuitarSeek.com Search Code -->