Just add this to your site and you have a google search bar :
<!– Search Google –>
<center>
<FORM method=GET action=”http://www.google.com/search”>
<input type=hidden name=ie value=UTF-8>
<input type=hidden name=oe value=UTF-8>
<TABLE bgcolor=”#FFFFFF”><tr><td>
<A href=”http://www.google.com/”>
<IMG src=”http://www.google.com/logos/Logo_40wht.gif” border=”0″ ALT=”Google” align=”absmiddle”></A>
<INPUT TYPE=text name=q size=25 maxlength=255 value=”">
<INPUT type=submit name=btnG VALUE=”Google Search”>
</td></tr></TABLE>
</FORM>
</center>
<!– Search Google –>
More info visit :













