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=\"12016\" />");
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=\"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\">Enter Search Term(s)</span>");document.write("<input class=\"wfqsterm\" type=\"text\" name=\"wf_term1\" size=\"20\" value=\"\" />");
document.write("<select class=\"wfqsfieldselect\" name=\"wf_field1\" size=\"1\">");
document.write("<option class=\"wfqsfieldoption\" value=\"wf_keyword\">Keyword</option>");
document.write("<option class=\"wfqsfieldoption\" value=\"wf_title\">Title</option>");
document.write("<option class=\"wfqsfieldoption\" value=\"wf_author\">Author</option>");
document.write("<option class=\"wfqsfieldoption\" value=\"wf_abstract\">Abstract</option>");
document.write("<option class=\"wfqsfieldoption\" value=\"wf_subject\">Subject</option>");
document.write("</select>");
document.write("<br>");document.write("<span class=\"wfqscatlabel\">Select a category</span>");document.write("<select class=\"wfqscatselect\" name=\"Databases\" >");
document.write("<option class=\"wfqscatoption\" value=\"wf_oxfordsch,wf_wos_ahci,wf_xreferplus,wf_chadwyck_pao,wf_ebscoxml_a9h,wf_cqresearcher,wf_lmunivcat,wf_wos_ssci,wf_sagejournalsol,wf_pqresearchlib,wf_jstorage,wf_omnifilef5\">General</option>");
document.write("<option class=\"wfqscatoption\" value=\"wf_oxfordsch,wf_ebscoxml_bth,wf_ebscoxml_ufh,wf_emeraldft,wf_lmunivcat,wf_sagejournalsol,wf_proquesta,wf_wileyinterscience,wf_rdsbni,wf_omnifilef5\">Business</option>");
document.write("<option class=\"wfqscatoption\" value=\"wf_wos_ahci,wf_chadwyck_pao,wf_artstor,wf_artfulltext,wf_ebscoxml_ufh,wf_lmunivcat,wf_wos_ssci,wf_muse,wf_ebscoxml_psyh,wf_isimedline,wf_pqresearchlib,wf_jstorage,wf_ebscoxml_eric,wf_xreferplus,wf_ebscoxml_a9h,wf_iimpft,wf_sagejournalsol,wf_chadwyck_iipa,wf_scidirect_xml,wf_omnifilef5,wf_ebscoxml_ibh\">Communication and Fine Arts</option>");
document.write("<option class=\"wfqscatoption\" value=\"wf_ebscoxml_eric,wf_ebscoxml_a9h,wf_lmunivcat,wf_sagejournalsol,wf_pqresearchlib,wf_wileyinterscience,wf_omnifilef5\">Education</option>");
document.write("<option class=\"wfqscatoption\" value=\"wf_ebscoxml_f3h,wf_wos_ahci,wf_xreferplus,wf_ebscoxml_a9h,wf_artfulltext,wf_ebscoxml_ufh,wf_lmunivcat,wf_muse,wf_chadwyck_iipa,wf_pqresearchlib\">Film and Television</option>");
document.write("<option class=\"wfqscatoption\" value=\"wf_wos_ahci,wf_ebscoxml_rfh,wf_chadwyck_pao,wf_artstor,wf_artfulltext,wf_ebscoxml_ahl,wf_oclc_chicano,wf_lmunivcat,wf_gale_litrg,wf_ebscoxml_mzh,wf_ebscoxml_vah,wf_wos_ssci,wf_muse,wf_litera_crit_onln,wf_pqresearchlib,wf_jstorage,wf_oxfordsch,wf_xreferplus,wf_ebscoxml_a9h,wf_ebscoxml_hia,wf_sagejournalsol,wf_omnifilef5\">Liberal Arts - Humanities</option>");
document.write("<option class=\"wfqscatoption\" value=\"wf_ebscoxml_bth,wf_lmunivcat,wf_sociologicalabstracts,wf_ebscoxml_psyh,wf_muse,wf_ciao,wf_wileyinterscience,wf_pqresearchlib,wf_cqp_political_ref_suite,wf_oxfordsch,wf_xreferplus,wf_ebscoxml_ecn,wf_accessscience,wf_ebscoxml_a9h,wf_emeraldft,wf_springerverlag,wf_chadwyck_pao,wf_pq_genderwatch,wf_oclc_chicano,wf_wos_ssci,wf_ebscoxml_eric,wf_sagejournalsol,wf_wpscsa,wf_omnifilef5,wf_wos_sci\">Liberal Arts - Social Sciences</option>");
document.write("<option class=\"wfqscatoption\" value=\"wf_eiv,wf_lmunivcat,wf_isibioabs,wf_isimedline,wf_wileyinterscience,wf_oxfordsch,wf_amsmathscinet,wf_xreferplus,wf_accessscience,wf_springerverlag,wf_sagejournalsol,wf_ieeexplore,wf_wos_sci,wf_omnifilef5\">Science</option>");
document.write("</select>");
document.write("<input class=\"wfqsbtn\" type=\"submit\" value=\"OneSearch!\" onclick=\"setForm();\" />");
document.write("</form>");
document.write("</div>");