document.writeln("				  <form  method=get action=search.php>");
document.writeln("				  <tr>");
document.writeln("				      <td><div align=left><img src=images/separator2.gif alt= border=0></div></td>");
document.writeln("					<td ><div align=center><b><font size=-1>SEARCH</font></b>&nbsp;&nbsp; ");
document.writeln("                          <input type=text name=q value=\" Enter Keyword\" size=12 align=absmiddle onfocus=javascript:this.value='';>");
document.writeln("						<INPUT TYPE=hidden NAME=s VALUE=0> ");
document.writeln("					  <INPUT TYPE=hidden NAME=e VALUE=10>");						  
document.writeln("                          <input type=image src=images/b_go4.gif alt= border=0 hspace=10 align=absmiddle name=Image>");
document.writeln("                        </div></td>");
document.writeln("				      <td><div align=right><img src=images/separator3.gif alt= border=0></div></td>");
document.writeln("				  </tr></form>");