function dosearch3() {
var sf3=document.searchform3;
var submitto3 = sf3.sengines.options[sf3.sengines.selectedIndex].value + escape(sf3.searchterms.value);
window.location.href = submitto3;
return false;
}
document.writeln(" <form name=\"searchform3\" onSubmit=\"return dosearch3();\" style=\"margin: 0px;\"> ");
document.writeln(" 	 ");
document.writeln(" <TABLE CELLPADDING=\"0\" CELLSPACING=\"0\" BORDER=\"0\"> ");
document.writeln(" 	<TR> ");
document.writeln(" 		<TD COLSPAN=\"2\"><IMG WIDTH=\"75\" HEIGHT=\"33\" SRC=\"http://www.glseek.com/glseek1.gif\" BORDER=\"0\"></TD> ");
document.writeln(" 		<TD COLSPAN=\"2\" WIDTH=\"125\" HEIGHT=\"33\" background=\"http://www.glseek.com/glseek2.gif\"><select name=\"sengines\" style=\"border-width: 1px; font-family: arial; font-size: 13px; height: 20px; width: 119px; background-color: #FFFFFF; color: #0000cc\"> ");
document.writeln(" <option value=\"http://www.glseek.com/metasearch/index.php?search=\" selected>Web</option> ");
document.writeln(" <option value=\"http://www.glseek.com/metasearch/index.php?custom=1&search=\">PDF Search</option> ");
document.writeln(" <option value=\"http://www.glseek.com/metasearch/index.php?pics=1&search=\">Images</option> ");
document.writeln(" <option value=\"http://www.glseek.com/metasearch/index.php?video=1&search=\">Video</option> ");
document.writeln(" <option value=\"http://www.glseek.com/metasearch/index.php?audio=1&search=\">Audio</option> ");
document.writeln(" <option value=\"http://www.glseek.com/metasearch/index.php?news=1&search=\">News</option> ");
document.writeln(" <option value=\"http://www.glseek.com/metasearch/index.php?shopping=1&search=&dff_keyword=\">Shopping</option> ");
document.writeln(" <option value=\"http://www.glseek.com/metasearch/index.php?jobs=1&search=\">Jobs</option> ");
document.writeln(" <option value=\"http://www.glseek.com/metasearch/index.php?wikipedia=1&search=\">Wikipedia</option> ");
document.writeln(" <option value=\"http://www.glseek.com/metasearch/index.php?travel=1&search=\">Travel</option> ");



document.writeln(" </select></TD> ");
document.writeln(" 	</TR> ");
document.writeln(" 	<TR> ");
document.writeln(" 		<TD><IMG WIDTH=\"43\" HEIGHT=\"41\" SRC=\"http://www.glseek.com/glseek3.gif\" BORDER=\"0\"></TD> ");
document.writeln(" 		 ");
document.writeln("     <TD COLSPAN=\"2\" WIDTH=\"117\" HEIGHT=\"41\" background=\"http://www.glseek.com/glseek4.gif\"><input type=\"text\" name=\"searchterms\" style=\"border-width: 1px; font-family: arial,helvetica; font-size: 11px; height: 22px; width: 115px; color:#000000; background-color: #FFFFFF\"></TD> ");
document.writeln(" 		<TD><INPUT TYPE=\"IMAGE\" SRC=\"http://www.glseek.com/glseek5.gif\" ALT=\"Submit button\" ");
document.writeln(" WIDTH=\"40\" HEIGHT=\"41\" BORDER=\"0\"></TD> ");
document.writeln(" 	</TR> ");
document.writeln(" 	<TR> ");
document.writeln(" 		<TD><IMG WIDTH=\"43\" HEIGHT=\"1\" SRC=\"http://www.glseek.com/glseek6.gif\" BORDER=\"0\"></TD> ");
document.writeln(" 		<TD COLSPAN=\"2\"><IMG WIDTH=\"117\" HEIGHT=\"1\" SRC=\"http://www.glseek.com/glseek7.gif\" BORDER=\"0\"></TD> ");
document.writeln(" 		<TD><IMG WIDTH=\"40\" HEIGHT=\"1\" SRC=\"http://www.glseek.com/glseek8.gif\" BORDER=\"0\"></TD> ");
document.writeln(" 	</TR> ");
document.writeln(" 	<TR> ");
document.writeln(" 	<TD><IMG WIDTH=\"43\" HEIGHT=\"1\" SRC=\"http://www.glseek.com/space.gif\" BORDER=\"0\"></TD> ");
document.writeln(" 	<TD><IMG WIDTH=\"32\" HEIGHT=\"1\" SRC=\"http://www.glseek.com/space.gif\" BORDER=\"0\"></TD> ");
document.writeln(" 	<TD><IMG WIDTH=\"85\" HEIGHT=\"1\" SRC=\"http://www.glseek.com/space.gif\" BORDER=\"0\"></TD> ");
document.writeln(" 	<TD><IMG WIDTH=\"40\" HEIGHT=\"1\" SRC=\"http://www.glseek.com/space.gif\" BORDER=\"0\"></TD> ");
document.writeln(" </TR> ");
document.writeln(" </TABLE> "); 
document.writeln(" </form> ");