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=\"Databases\" value=\"wf_cqresearcher,wf_salemhealth,wf_galebiorc,wf_wbstudent_earticles,wf_newsbank_bnwb,wf_referenceusa_rd,wf_tc__asp2009blackdramahtml_aqs,wf_galehistrc_us,wf_litera_crit_onln,wf_ebscoxml_lxh,wf_ebscoxml_funk_sp,wf_ebscoxml_f5h,wf_ebscoxml_prh,wf_countrywatch,wf_ift:infotracnewspapers,wf_firstgov,wf_referenceusa_bd,wf_fofancienthist,wf_collegesource,wf_galebcrc_articles,wf_naturaldatabasece,wf_findlaw,wf_ebscoxml_lfh,wf_grolieronline,wf_litfinder_new,wf_ebscoxml_funk,wf_ift:ovrc_new,wf_bscenter,wf_referenceusa_hcp,wf_pqhngraphical,wf_medlineplus_sp,wf_grolierkids,wf_fofaihc,wf_mergent,wf_referenceusa_ibd,wf_medlineplus,wf_pqplatinum,wf_galetwayne,wf_newsbank_amnp,wf_referenceusa_cr,wf_thwellness,wf_ift:nytimes,wf_galevisualreflibrary,wf_columbiagrangerspoetry,wf_graphicnovelscc,wf_wilsonscftsel,wf_cqweekly,wf_litrc_criticism_tab,wf_ift:nni,wf_ift_nysn,wf_ift:srcbronze_new,wf_ebscoxml_njh,wf_musiconline,wf_referenceusa_hcd,wf_fofaahc,wf_worldbook_kids,wf_referenceusa_cbd,wf_galebook_law,wf_gale_history_ebooks,wf_ebscoxml_neh,wf_newmovers,wf_ebscoxml_prh_sp,wf_galehwrc,wf_pricesantiques,wf_ebscoxml_imh,wf_morningstar\" />");
document.write("<input type=\"hidden\" name=\"Client_ID\" value=\"11560\" />");
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_ui2.jsp\" />");
document.write("<input type=\"hidden\" name=\"format\" value=\"JS\" />");
document.write("<input type=\"hidden\" name=\"locale\" value=\"en\" />");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_all\">All</option>");
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("<input class=\"wfqsbtn\" type=\"submit\" value=\"Search\" onclick=\"setForm();\" />");
document.write("</form>");
document.write("</div>");