document.write("<input type=\"text\" id=\"search_input\" name=\"q\" value=\"keywords, location\" class=\"input\" size=\"30\" style=\"width: 150px; height: 13px;\" onfocus=\"onSearchFocus(this);\" onblur=\"onSearchBlur(this)\" onkeypress=\"returnKeyCheck(event);\"/>");
document.write("&nbsp;<input type=\"image\" src=\"/images/button-search.gif\" style=\"vertical-align: bottom;\" onclick=\"searchJobsUpdater();\"/>");


