function setForm()
{
var sCookieText = '';
sCookieText += document.wfqsform.wf_field1.value + ":";
sCookieText += document.wfqsform.wf_term1.value + ":";
document.cookie = 'wf_search_structure=' + encodeURIComponent(sCookieText) + '; Path=/';
document.cookie = 'wf_selected_databases=' + document.wfqsform.Databases.value + '; Path=/';
}

document.write("<div class=\"wfqsdiv\">");
document.write("<form name=\"wfqsform\" action=\"http://wfxsearch.webfeat.org/wfsearch/search\" method=\"POST\">");
document.write("<input type=\"hidden\" name=\"Client_ID\" value=\"12620\" />");
document.write("<input type=\"hidden\" name=\"Command\" value=\"Search\" />");
document.write("<input type=\"hidden\" name=\"noserial\" value=\"1\" />");
document.write("<input type=\"hidden\" name=\"wf_all_years\" value=\"yes\" />");
document.write("<input type=\"hidden\" name=\"wf_codeset\" value=\"utf-8\" />");
document.write("<input type=\"hidden\" name=\"wf_field1\" value=\"wf_keyword\" />");
document.write("<input type=\"hidden\" name=\"useSessions\" value=\"1\" />");
document.write("<input type=\"hidden\" name=\"rtmpl\" value=\"wfx_ui1.jsp\" />");
document.write("<input type=\"hidden\" name=\"format\" value=\"JS\" />");
document.write("<input type=\"hidden\" name=\"locale\" value=\"en\" />");document.write("<span class=\"wfqstermlabel\"><b>Search</b></span>");document.write("<input class=\"wfqsterm\" type=\"text\" name=\"wf_term1\" size=\"20\" value=\"\" />");
document.write("<span class=\"wfqscatlabel\"><b>Resources<b></span>");document.write("<select class=\"wfqscatselect\" name=\"Databases\" >");
document.write("<option class=\"wfqscatoption\" value=\"wf_wfx_ibistro__CL_1\">Catalog</option>");
document.write("<option class=\"wfqscatoption\" value=\"wf_fofaihc,wf_pq_chitrib_hist,wf_annals,wf_galebiorc,wf_morningstarlibraryedition,wf_newsbank_amnp,wf_galehistrc_us,wf_litera_crit_onln,wf_elibrary2_k6_e,wf_galevisualreflibrary,wf_oclceric,wf_ebscoxml_f5h,wf_ebkids,wf_ift:contauthors,wf_referenceusa_bd,wf_cultgram,wf_oclcwilsonselectplus,wf_tc__worldbookxml_gpw,wf_chicagosun,wf_standardpoors_register,wf_sirsres,wf_stategeo,wf_ebscoxml_neh,wf_eblibedition,wf_worldcatfree,wf_fofns_worldnews,wf_pqdisccore,wf_bcrc_news,wf_axstategrams,wf_greendailylife,wf_worldgeography,wf_newsbank_ctrb,wf_elibrary2,wf_valueline,wf_wfx_ibistro__CL_1\">All eResources</option>");
document.write("</select>");
document.write("<input class=\"wfqsbtn\" type=\"submit\" value=\"Search\" onclick=\"setForm();\" />");
document.write("</form>");
document.write("</div>");