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_ovrcmags_tab,wf_cqresearcher,wf_hwrc_video_tab,wf_biorc_bio_tab,wf_oxnames,wf_ofr_dictionary,wf_ebscoxml_trh,wf_ovrcnews_tab,wf_brcwebsites_tab,wf_ofr_history,wf_ovrcacadjourn_tab,wf_hrcus_biographies_tab,wf_ofr_mythology,wf_cq_histdoc,wf_ln_xml_mag,wf_fofscience,wf_aofmags_tab,wf_aofacadjourn_tab,wf_hrca_news_tab,wf_ofr_science,wf_ebscoxml_bwh,wf_jstor_xml,wf_aofref_tab,wf_fofaahc_events,wf_biorc_briefbio_tab,wf_facts_icah,wf_ofr_physics,wf_fofaahc_maps,wf_ofr_quotation,wf_ofr_law,wf_ciao,wf_ofr_literature,wf_columbiagrangerspoetry,wf_ofr_military,wf_cqweekly,wf_ofr_encyclopedias,wf_hrca_mags_tab,wf_hrcw_mapsimages_tab,wf_hwrc_drug_tab,wf_ofr_classic,wf_hrca_acadjourn_tab,wf_hrcus_refmats_tab,wf_ofr_medicine,wf_ovrcstats_tab,wf_ofr_art,wf_ofr_language,wf_ebscoxml_hxh,wf_ebscoxml_cmedm,wf_ofr_performart,wf_histrc_multi_tab,wf_jama,wf_hrcw_periodicals_tab,wf_aofnews_tab,wf_ovrcweb_tab,wf_ovrcprisrc_tab,wf_fofaahc_biogrh,wf_hwrc_news_tab,wf_hrcw_biographies_tab,wf_accessscience,wf_ofr_bilingualdic,wf_histrcus_prisrc_tab,wf_tecarcol,wf_ofr_politics,wf_hrca_ref_tab,wf_ofr_economics,wf_ofr_compute,wf_hrca_multi_tab,wf_histrcw_prisrc_tab,wf_ofr_biology,wf_hwrc_book_tab,wf_histrc_world_tab,wf_ofr_religion,wf_lnsu_pwrtbls,wf_histrc_news_tab,wf_ebscoxml_bth,wf_hwrc_pamphlets_tab,wf_cambridge_coll_online,wf_oxmaps,wf_galevisualreflibrary,wf_fofaahc_images,wf_popculture_univ_pic,wf_hwrc_mag_tab,wf_fofaahc_primary,wf_ovrcref_tab,wf_hrcus_periodicals_tab,wf_brcmags_tab,wf_popculture_univ_ft,wf_histrcus_news_tab,wf_ebscoxml_eric,wf_popculture_univ_bio,wf_columbiagazetteer,wf_ovrcview_tab,wf_greendailylife,wf_ofr_foodanddrink,wf_ebscoxml_hch,wf_eb_sources,wf_aofmulti_tab,wf_ovrcmulti_tab,wf_ofr_earth\" />");
document.write("<input type=\"hidden\" name=\"Client_ID\" value=\"10364\" />");
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\">Type search terms:</span>");document.write("<input class=\"wfqsterm\" type=\"text\" name=\"wf_term1\" size=\"20\" value=\"\" />");
document.write("<input class=\"wfqsbtn\" type=\"submit\" value=\"Super Search\" onclick=\"setForm();\" />");
document.write("</form>");
document.write("</div>");