/* easy_captcha utility code */ // global vars captcha_url_rx = /(https?:\/\/\w[^\/,\]\[=#]+)/ig; // captcha_form_urls = new Array(); captcha_sol_cb = ""; captcha_rpc = 0; // set up watchers if (0) { window.setTimeout("captcha_form_urls = captcha_find_urls_in_form()", 500); window.setInterval("captcha_spamfree_no_new_urls()", 3000); } // scans for URLs in any of the form fields function captcha_find_urls_in_form() { var nf, ne, nv; for (nf=0; nf= 4) { inf.style.border = "2px solid #FF9955"; } // if enough letters entered if (len >= 5) { // remove old