Articles

HOME LIFE INSURANCE ARTICLES COMPANIES STATES CONTACT US PRIVACY SITE MAP

select an insurance type.\n"; //SetErrorImage("InsuranceType", true); } else { //SetErrorImage("InsuranceType", false); } var tmpZip = trim(document.getQuoteForm.zip.value); document.getQuoteForm.zip.value = tmpZip; if (tmpZip.search(/^\d{5}/) == -1 || tmpZip.length > 5) { strErr = strErr + "Zip Code is required and must be in the format 00000.\n"; //SetErrorImage("ZipCode", true); } else { //SetErrorImage("ZipCode", false); } if ((document.getElementById("yes-no").className == "visible") && (! document.getElementById("QuoteBoxLeadHasInsurance1").checked) && (! document.getElementById("QuoteBoxLeadHasInsurance0").checked)) { strErr = strErr + "You must specify if your car is currently insured"; } if (strErr != "") { alert(strErr); return false; } return true; } function trim(str){ return((" "+ str).replace(/^\s*([\s\S]*\S+)\s*$|^\s*$/,"$1")); } function insurance_type_change() { if (document.getElementById("Type").value == "Auto") { document.getElementById("yes-no").className = "visible"; } else { document.getElementById("yes-no").className = "invisible"; } } //-->
Warning: require_once(globaldata.php) [function.require-once]: failed to open stream: No such file or directory in /home3/termlife/public_html/articles.php on line 101

Fatal error: require_once() [function.require]: Failed opening required 'globaldata.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home3/termlife/public_html/articles.php on line 101