If the management is interested, this functionality can easily be added to the search page by pasting the following snippet of HTML code into the Search page:

<form method="get" action="http://www.google.com/custom" target="_self" class="copy">
<input type=text name=q size=32 maxlength=255 value="" style="width:200px;font-size:12px;">
<input type=submit name=sa VALUE="Google Search" class="button" style="font-size:12px;">
<input type=hidden name=cof VALUE="GIMP:white; T:black; ALC:blue; GFNT:#cccccc; LC:blue; BGC:white; AH:left; VLC:blue; GL:3; GALT:#999999;">
<input type=hidden name=domains value="axiomaudio.com">
<input type=hidden name=sitesearch value="www.axiomaudio.com/boards/">
</form>

Not sure if it will display correctly, but it's worth a shot.

Last edited by pmbuko; 02/01/06 09:49 PM.