{"id":1929,"date":"2017-04-03T21:00:09","date_gmt":"2017-04-03T21:00:09","guid":{"rendered":"http:\/\/icsit.co.uk\/forms\/?page_id=1929"},"modified":"2017-04-03T21:01:15","modified_gmt":"2017-04-03T21:01:15","slug":"web-protection_estimate_request","status":"publish","type":"page","link":"http:\/\/icsit.co.uk\/forms\/web-protection_estimate_request\/","title":{"rendered":"Web Protection and Security Pricing Request Form"},"content":{"rendered":"<div class=\"borderBlock noBorderBtm\">\n<div class=\"contentBlock\">\n<div class=\"borderBlock noBorderBtm\">\n<div class=\"contentBlock\">\n<div class=\"contentBlock\">\n<p>Please fill out the form below with as much information as possible. This will ensure that your information is directed to the correct department. We will contact you within the next business day with information regarding your request.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n    <script type=\"text\/javascript\">\t\tplugin_url = \"http:\/\/icsit.co.uk\/forms\/wp-content\/plugins\/form-maker\";\t\tWDF_GRADING_TEXT ='Your score should be less than'; \t\tFormCurrency_26 = '$';  \t\tFormPaypalTax_26 = '0';  \t\tvar check_submit26 = 0;  \t\tvar check_before_submit26 = {};\t\tvar required_fields26 = [\"1\",\"2\",\"30\",\"4\"];\t\tvar labels_and_ids26 = {\"1\":\"type_text\",\"2\":\"type_text\",\"30\":\"type_submitter_mail\",\"4\":\"type_text\",\"16\":\"type_checkbox\",\"17\":\"type_textarea\",\"28\":\"type_send_copy\",\"18\":\"type_recaptcha\",\"19\":\"type_submit_reset\",\"27\":\"type_editor\"};\t\tvar check_regExp_all26 = [];\t\tvar check_paypal_price_min_max26 = [];\t\tvar file_upload_check26 = [];\t\tvar spinner_check26 = [];\t\t\t\tfunction wd_spinner_check(form_id, spinner_check_field){\t\t\tvar x = jQuery(\"#form\" + form_id);\t\t\tvar find_wrong_values = false;\t\t\tvar spinner_check = spinner_check_field ? spinner_check_field : window['spinner_check'+form_id];\t\t\tjQuery.each( spinner_check, function( wdid, spinner_values ) {\t\t\t\tvar element = \"#wdform_\" + wdid + \"_element\" + form_id;\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).length != 0 && x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).css(\"display\") != \"none\") {\t\t\t\t\t\t\t if(parseInt(jQuery(element).val()) < parseInt(spinner_values[0]) || parseInt(jQuery(element).val()) > parseInt(spinner_values[1]))\t\t\t\t\t{\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_price_\"+wdid).remove();\t\t\t\t\t\tx.find(jQuery(\"div[wdid='\"+wdid+\"'] .wdform-element-section\")).append(\"<div  id='wd_price_\"+wdid+\"' class='fm-not-filled'>\" + \"Value must be between \" + (spinner_values[0] ? spinner_values[0] : 0) + '-' + (spinner_values[1] ? spinner_values[1] : \"any\") + \"<\/div>\");\t\t\t\t\t\tjQuery(\"#form\"+form_id+ \" div[wdid='\"+wdid+\"'] .wdform-label-section:first .wdform-label\").addClass(\"error_label_price\");\t\t\t\t\t\tfind_wrong_values = true;\t\t\t\t\t\t\t\t\t\t\t\tif(!spinner_check_field){\t\t\t\t\t\t\t\tscroll_on_element(form_id);\t\t\t\t\t\t}\t\t\t\t\t} \t\t\t\t\t\t\t\t\t}\t\t\t});\t\t\tif(find_wrong_values === false)\t\t\t\treturn true;\t\t\t\t\t\treturn false;\t\t}\t\t\t\t\t\t\t\tfunction wd_file_upload_check(form_id, upload_check_field){\t\t\tvar x = jQuery(\"#form\" + form_id);\t\t\tvar find_wrong_type_upload = false;\t\t\tvar upload_check = upload_check_field ? upload_check_field : window['file_upload_check'+form_id];\t\t\tjQuery.each( upload_check, function( wdid, upload_types ) {\t\t\t\tvar element = \"#wdform_\" + wdid + \"_element\" + form_id;\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).length != 0 && x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).css(\"display\") != \"none\") {\t\t\t\t\text_available=getfileextension(jQuery(element).val(), upload_types);\t\t\t\t\tif(!ext_available)\t\t\t\t\t{\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_upload_type_\"+wdid).remove();\t\t\t\t\t\tx.find(jQuery(\"div[wdid='\"+wdid+\"'] .wdform-element-section\")).append(\"<div id='wd_upload_type_\"+wdid+\"' class='fm-not-filled'>Can not upload this type of file<\/div>\");\t\t\t\t\t\tjQuery(\"#form\"+form_id+ \" div[wdid='\"+wdid+\"'] .wdform-label-section:first .wdform-label\").addClass(\"error_label_upload\");\t\t\t\t\t\tfind_wrong_type_upload = true;\t\t\t\t\t}\t\t\t\t\telse{\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_upload_type_\"+wdid).remove();\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label_upload\").removeClass(\"error_label_upload\")\t\t\t\t\t}\t\t\t\t\t\t\t\t\t}\t\t\t});\t\t\tif(!upload_check_field && find_wrong_type_upload === true){\t\t\t\tscroll_on_element(form_id);\t\t\t}\t\t\t\t\t\tif(find_wrong_type_upload === false)\t\t\t\treturn true;\t\t\t\t\t\treturn false;\t\t}\t\t\t\tfunction wd_is_filled(form_id, field_id){\t\t\tvar x = jQuery(\"#form\" + form_id);\t\t\tvar req_fields = field_id ? field_id.split() : window['required_fields'+form_id];\t\t\tvar not_filled = {};\t\t\tjQuery(req_fields).each(function(index, wdid){\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).length != 0 && x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).css(\"display\") != \"none\" ) {\t\t\t\t\t\tswitch(window['labels_and_ids'+form_id][wdid]){\t\t\t\t\t\tcase 'type_text':\t\t\t\t\t\tcase 'type_textarea':  \t\t\t\t\t\tcase 'type_paypal_price_new':\t\t\t\t\t\tcase 'type_spinner':\t\t\t\t\t\tcase 'type_number':\t\t\t\t\t\tcase 'type_phone_new':\t\t\t\t\t\tcase 'type_submitter_mail':\t\t\t\t\t\t{\t\t\t\t\t\t\tvar element = \"#wdform_\" + wdid + \"_element\" + form_id;\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\tif(jQuery(element).val() == jQuery(element).attr('title') || jQuery(element).val() == \"\"){\t\t\t\t\t\t\t\t\tnot_filled[wdid] = element;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t\t\t\tif(!field_id && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\tjQuery(element).focus(function() {\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_own_select':\t\t\t\t\t\tcase 'type_country':\t\t\t\t\t\tcase 'type_paypal_select':\t\t\t\t\t\t{\t\t\t\t\t\t\tvar element = \"#wdform_\" + wdid + \"_element\" + form_id;\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\"){\t\t\t\t\t\t\t\tif(jQuery(element).val() == \"\"){\t\t\t\t\t\t\t\t\tnot_filled[wdid] = element;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t}\t\t\t\t\t\t\tif(!field_id && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\tjQuery(element).focus(function() {\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t}).change(function() {\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t}\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_phone': {\t\t\t\t\t\t\tvar element = [\"#wdform_\" + wdid + \"_element_first\" + form_id, \"#wdform_\" + wdid + \"_element_last\" + form_id];\t\t\t\t\t\t\tjQuery(element).each(function(ind,elem){\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\t\tif(jQuery(elem).val() == \"\" || jQuery(elem).val() == jQuery(elem).attr('title')){\t\t\t\t\t\t\t\t\t\tnot_filled[wdid] = elem;\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery(elem).focus(function() {\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t});\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_name': {\t\t\t\t\t\t\tvar element = [\"#wdform_\" + wdid + \"_element_title\" + form_id, \"#wdform_\" + wdid + \"_element_first\" + form_id, \"#wdform_\" + wdid + \"_element_last\" + form_id, \"#wdform_\" + wdid + \"_element_middle\" + form_id];\t\t\t\t\t\t\t\t\t\t\t\t\t\tjQuery(element).each(function(ind,elem){\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\t\tif((jQuery(elem).val() == \"\" || jQuery(elem).val() == jQuery(elem).attr('title')) && typeof jQuery(elem).val() != \"undefined\"){\t\t\t\t\t\t\t\t\t\tnot_filled[wdid] = elem;\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery(elem).focus(function() {\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t});\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_address': {\t\t\t\t\t\t\tvar element = [\"#wdform_\" + wdid + \"_street1\" + form_id, \"#wdform_\" + wdid + \"_street2\" + form_id, \"#wdform_\" + wdid + \"_city\" + form_id, \"#wdform_\" + wdid + \"_state\" + form_id, \"#wdform_\" + wdid + \"_postal\" + form_id, \"#wdform_\" + wdid + \"_country\" + form_id];\t\t\t\t\t\t\t\t\t\t\t\t\t\tjQuery(element).each(function(ind,elem){\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\t\tif(jQuery(elem).val() == \"\" && typeof jQuery(elem).val() != \"undefined\"){\t\t\t\t\t\t\t\t\t\tnot_filled[wdid] = elem;\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery(elem).focus(function() {\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t});\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_checkbox': \t\t\t\t\t\tcase 'type_radio': \t\t\t\t\t\tcase 'type_scale_rating': \t\t\t\t\t\tcase 'type_paypal_checkbox': \t\t\t\t\t\tcase 'type_paypal_radio': \t\t\t\t\t\tcase 'type_paypal_shipping': {\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\"){\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+ wdid +\"'] input:checked\")).length == 0 || jQuery(\"#wdform_\"+ wdid +\"_other_input\" + form_id).val() == \"\"){\t\t\t\t\t\t\t\t\tnot_filled[wdid] = true;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t}\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\tjQuery.each(jQuery(\"#form\" + form_id + \" div[wdid='\"+ wdid +\"'] input\"), function( i, val ){\t\t\t\t\t\t\t\t\tjQuery(this).change(function() {\t\t\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+ wdid +\"'] input:checked\")).length == 0 || jQuery(\"#wdform_\"+ wdid +\"_other_input\" + form_id).val() == \"\"){\t\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\telse{\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_star_rating': {\t\t\t\t\t\t\tvar element = \"#wdform_\" + wdid + \"_selected_star_amount\" + form_id;\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\tif(jQuery(element).val() == \"\"){\t\t\t\t\t\t\t\t\tnot_filled[wdid] = true;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t}\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\tjQuery(\"#wdform_\" + wdid + \"_element\" + form_id).click(function(){\t\t\t\t\t\t\t\t\tif(jQuery(element).val() != \"\"){\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t}\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_range': {\t\t\t\t\t\t\tvar element = [\"#wdform_\" + wdid + \"_element\" + form_id + \"0\", \"#wdform_\" + wdid + \"_element\" + form_id + \"1\"];\t\t\t\t\t\t\tjQuery(element).each(function(ind,elem){\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\t\tif(jQuery(elem).val() == \"\"){\t\t\t\t\t\t\t\t\t\tnot_filled[wdid] = elem;\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery(elem).focus(function() {\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t});\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_grading': {\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\tvar count_grading = 0;\t\t\t\t\t\t\t\tjQuery.each(jQuery(\"#wdform_\" + wdid + \"_element\" + form_id + \" input\"), function( i, val ){\t\t\t\t\t\t\t\t\tif(jQuery(this).val() != \"\")\t\t\t\t\t\t\t\t\t\tcount_grading ++;\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\tif(count_grading == 0)\t\t\t\t\t\t\t\t\tnot_filled[wdid] = true;\t\t\t\t\t\t\t}\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery.each(jQuery(\"#wdform_\" + wdid + \"_element\" + form_id + \" input\"), function( i, val ){\t\t\t\t\t\t\t\t\tjQuery(this).focus(function() {\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_slider': {\t\t\t\t\t\t\tvar slider_element = \"#wdform_\" + wdid + \"_element\" + form_id;\t\t\t\t\t\t\tvar element = \"#wdform_\" + wdid + \"_slider_value\" + form_id;\t\t\t\t\t\t\tvar min_value = \"#wdform_\" + wdid + \"_element_min\" + form_id;\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\tif(jQuery(element).val() == jQuery(min_value).html()){\t\t\t\t\t\t\t\t\tnot_filled[wdid] = true;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery(slider_element).slider({\t\t\t\t\t\t\t\t\tchange: function( event, ui ) {\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t}\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_date': \t\t\t\t\t\tcase 'type_date_new': {\t\t\t\t\t\t\tvar element = \"#wdform_\" + wdid + \"_element\" + form_id;\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\tif(jQuery(element).val() == \"\"){\t\t\t\t\t\t\t\t\tnot_filled[wdid] = element;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t}\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\tjQuery(element).focus(function() {\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t}).change(function() {\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t}\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_date_range': {\t\t\t\t\t\t\tvar element = [\"#wdform_\" + wdid + \"_element\" + form_id + \"0\", \"#wdform_\" + wdid + \"_element\" + form_id + \"1\"];\t\t\t\t\t\t\t\t\t\t\t\t\t\tjQuery(element).each(function(ind,elem){\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\t\tif(jQuery(elem).val() == \"\"){\t\t\t\t\t\t\t\t\t\tnot_filled[wdid] = elem;\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery(elem).focus(function() {\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t}).change(function() {\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t});\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_date_fields': {\t\t\t\t\t\t\tvar element = [\"#wdform_\" + wdid + \"_day\" + form_id, \"#wdform_\" + wdid + \"_month\" + form_id, \"#wdform_\" + wdid + \"_year\" + form_id];\t\t\t\t\t\t\tjQuery(element).each(function(ind,elem){\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\t\tif(jQuery(elem).val() == \"\"){\t\t\t\t\t\t\t\t\t\tnot_filled[wdid] = elem;\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery(elem).focus(function() {\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t}).change(function() {\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t});\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_time': {\t\t\t\t\t\t\tvar element = [\"#wdform_\" + wdid + \"_hh\" + form_id, \"#wdform_\" + wdid + \"_mm\" + form_id, \"#wdform_\" + wdid + \"_ss\" + form_id];\t\t\t\t\t\t\tjQuery(element).each(function(ind,elem){\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\t\tif(jQuery(elem).val() == \"\" && typeof jQuery(elem).val() != \"undefined\"){\t\t\t\t\t\t\t\t\t\tnot_filled[wdid] = elem;\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery(elem).focus(function() {\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t});\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_password': {\t\t\t\t\t\t\tvar element = \"#wdform_\" + wdid + \"_element\" + form_id;\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\tif(jQuery(element).val() == \"\"){\t\t\t\t\t\t\t\t\tnot_filled[wdid] = element;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t}\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\tjQuery(element).focus(function() {\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t}\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_file_upload':\t\t\t\t\t\t{\t\t\t\t\t\t\tvar element = \"#wdform_\" + wdid + \"_element\" + form_id;\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\tif(jQuery(element).val() == jQuery(element).attr('title') || jQuery(element).val() == \"\"){\t\t\t\t\t\t\t\t\tnot_filled[wdid] = element;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t}\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\tjQuery(element).focus(function() {\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t}).change(function() {\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t}\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_matrix':\t\t\t\t\t\t{\t\t\t\t\t\t\tif(jQuery(\"#form\" + form_id + \" div[wdid='\"+ wdid +\"'] input\").attr('type') ==\"radio\" || jQuery(\"#form\" + form_id + \" div[wdid='\"+ wdid +\"'] input\").attr('type') ==\"checkbox\"){\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+ wdid +\"'] input:checked\")).length == 0){\t\t\t\t\t\t\t\t\t\tnot_filled[wdid] = true;\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery.each(jQuery(\"#form\" + form_id + \" div[wdid='\"+ wdid +\"'] input\"), function( i, val ){\t\t\t\t\t\t\t\t\t\tjQuery(this).change(function() {\t\t\t\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+ wdid +\"'] input:checked\")).length == 0){\t\t\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\telse{\t\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t}\t\t\t\t\t\t\telse if(jQuery(\"#form\" + form_id + \" div[wdid='\"+ wdid +\"'] input\").attr('type') ==\"text\"){\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\t\tvar count_input_matrix = 0;\t\t\t\t\t\t\t\t\tjQuery.each(jQuery(\"#form\" + form_id + \" div[wdid='\"+ wdid +\"'] input\"), function( i, val ){\t\t\t\t\t\t\t\t\t\tif(jQuery(this).val() != \"\")\t\t\t\t\t\t\t\t\t\t\tcount_input_matrix ++;\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t\tif(count_input_matrix == 0)\t\t\t\t\t\t\t\t\tnot_filled[wdid] = true;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery.each(jQuery(\"#form\" + form_id + \" div[wdid='\"+ wdid +\"'] input\"), function( i, val ){\t\t\t\t\t\t\t\t\t\tjQuery(this)\t\t\t\t\t\t\t\t\t\t\t.focus(function() {\t\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\t\t})\t\t\t\t\t\t\t\t\t\t\t.blur(function() {\t\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t\t    });\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\telse{\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\t\tvar count_select_matrix = 0;\t\t\t\t\t\t\t\t\tjQuery.each(jQuery(\"#form\" + form_id + \" div[wdid='\"+ wdid +\"'] select\"), function( i, val ){\t\t\t\t\t\t\t\t\t\tif(jQuery(this).val() != \"\")\t\t\t\t\t\t\t\t\t\t\tcount_select_matrix ++;\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t\tif(count_select_matrix == 0)\t\t\t\t\t\t\t\t\tnot_filled[wdid] = true;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\t\tjQuery.each(jQuery(\"#form\" + form_id + \" div[wdid='\"+ wdid +\"'] select\"), function( i, val ){\t\t\t\t\t\t\t\t\t\tjQuery(this).focus(function() {\t\t\t\t\t\t\t\t\t\tif(jQuery(this).val() == \"\"){\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t}).change(function() {\t\t\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t}\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_send_copy': {\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\tif(jQuery(\"div[wdid='\"+ wdid +\"'] input:checked\").length == 0){\t\t\t\t\t\t\t\t\tnot_filled[wdid] = true;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t}\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\tjQuery(\"#form\" + form_id + \" div[wdid='\"+ wdid +\"'] input\").change(function() {\t\t\t\t\t\t\t\t\t\tif(jQuery(\"div[wdid='\"+ wdid +\"'] input:checked\").length == 0){\t\t\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\telse{\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t\tcase 'type_captcha':\t\t\t\t\t\tcase 'type_arithmetic_captcha':{\t\t\t\t\t\t\tvar element = \"\";\t\t\t\t\t\t\tif(window['labels_and_ids'+form_id][wdid] == 'type_captcha')\t\t\t\t\t\t\t\telement = '#wd_captcha_input' + form_id;\t\t\t\t\t\t\telse\t\t\t\t\t\t\t\telement = '#wd_arithmetic_captcha_input' + form_id;\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).closest(\".wdform-page-and-images\").css('display') !=\"none\") {\t\t\t\t\t\t\t\t\tif(jQuery(element).val() == \"\"){\t\t\t\t\t\t\t\t\tnot_filled[wdid] = element;\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t}\t\t\t\t\t\t\tif(!field_id  && !window['check_submit'+form_id]){\t\t\t\t\t\t\t\tjQuery(element).focus(function() {\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label\").removeClass(\"error_label\");\t\t\t\t\t\t\t\t}).blur(function() {\t\t\t\t\t\t\t\t\twd_is_filled(form_id, wdid);\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\t}\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t}\t\t\t\t\t}\t\t\t\t}\t\t\t});\t\t\t\t\t\tif(Object.keys(not_filled).length === 0 && Object.keys(window[\"check_before_submit\" + form_id]).length === 0){\t\t\t\treturn true;\t\t\t}\t\t\telse {\t\t\t\tif(Object.keys(not_filled).length !== 0){\t\t\t\t\tjQuery.each( not_filled, function( wdid, elem ) {\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_required_\"+wdid).remove();\t\t\t\t\t\tjQuery(\"#form\"+form_id+ \" div[wdid='\"+wdid+\"'] .wdform-element-section:first\").append(\"<div id='wd_required_\"+wdid+\"' class='fm-not-filled'>Field is required<\/div>\");\t\t\t\t\t\tjQuery(\"#form\"+form_id+ \" div[wdid='\"+wdid+\"'] .wdform-label-section:first .wdform-label\").addClass(\"error_label\");\t\t\t\t\t});\t\t\t\t}\t\t\t\tif(!field_id){\t\t\t\t\tscroll_on_element(form_id);\t\t\t\t}\t\t\t\twindow['check_submit'+form_id] = 1;\t\t\t\treturn false;\t\t\t}\t\t\t}\t\t\t\tfunction scroll_on_element(form_id){\t\t\tvar parent_div = jQuery(\"#form\" + form_id + \" .fm-not-filled\")[0].closest(\".wdform_row\");\t\t\tvar body_hight = document.body.clientHeight;\t\t\tvar element_offset = jQuery(jQuery(\"#form\" + form_id + \" .fm-not-filled\")[0]).offset().top;\t\t\tvar scrollChecker = function() {\t\t\t\t\tif(document.body.clientHeight !== body_hight ){\t\t\t\t\tbody_hight = document.body.clientHeight;\t\t\t\t\telement_offset = jQuery(jQuery(\"#form\" + form_id + \" .fm-not-filled\")[0]).offset().top;\t\t\t\t\t\tjQuery('html body').stop();\t\t\t\t\t\tanimateBodyToError();\t\t\t\t\t}\t\t\t};\t\t\tjQuery(window).on(\"scroll\",scrollChecker);\t\t\tfunction animateBodyToError(){\t\t\t\tjQuery('html body').animate({\t\t\t\t\t\t\tscrollTop: element_offset - 150\t\t\t\t}, 500, function(){\t\t\t\t\t jQuery(window).off(\"scroll\", scrollChecker);\t\t\t\t\told_bg=jQuery(parent_div).css(\"background-color\");\t\t\t\t\tjQuery(parent_div).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });\t\t\t\t}); \t\t\t}\t\t\tanimateBodyToError();\t\t}\t\t\t\t\t\t\t\tfunction wd_check_regExp(form_id, regExpObj){\t\t\tvar x = jQuery(\"#form\" + form_id);\t\t\tvar find_wrong_exp = false;\t\t\tvar check_regExp = regExpObj ? regExpObj : window['check_regExp_all'+form_id];\t\t\tjQuery.each( check_regExp, function( wdid, exp ) {\t\t\t\tvar element = \"#wdform_\" + wdid + \"_element\" + form_id;\t\t\t\tvar RegExpression = \"\";\t\t\t\tvar rules = unescape(exp[0]); \t\t\t\t(exp[1].length <= 0) ?  RegExpression = new RegExp(rules) : RegExpression = new RegExp(rules, exp[1]); \t\t\t\tif(x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).length != 0 && x.find(jQuery(\"div[wdid='\"+wdid+\"']\")).css(\"display\") != \"none\") {\t\t\t\t\tif(jQuery(element).val().length > 0 && jQuery(element).val() != jQuery(element).attr('title')){\t\t\t\t\t\tif (RegExpression.test(jQuery(element).val()) != true){\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_exp_\"+wdid).remove();\t\t\t\t\t\t\tx.find(jQuery(\"div[wdid='\"+wdid+\"'] .wdform-element-section\")).append(\"<div  id='wd_exp_\"+wdid+\"' class='fm-not-filled'>\" + exp[2] + \"<\/div>\");\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+ \" div[wdid='\"+wdid+\"'] .wdform-label-section:first .wdform-label\").addClass(\"error_label_exp\");\t\t\t\t\t\t\tfind_wrong_exp = true;\t\t\t\t\t\t\t\t\t\t\t\t\t\tif(!regExpObj){\t\t\t\t\t\t\t\t\tscroll_on_element(form_id);\t\t\t\t\t\t\t}\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t}\t\t\t});\t\t\tif(find_wrong_exp === false)\t\t\t\treturn true;\t\t\t\t\t\treturn false;\t\t}\t\tfunction wd_check_price_min_max(form_id, price_nim_max){\t\t\tvar x = jQuery(\"#form\" + form_id);\t\t\tvar check_price_min_max = price_nim_max ? price_nim_max : window['check_paypal_price_min_max'+form_id];\t\t\tvar find_wrong_price = false;\t\t\tjQuery.each( check_price_min_max, function( wdid, min_max_option ) {\t\t\t\tvar element = \"#wdform_\" + wdid + \"_element\" + form_id;\t\t\t\tvar range_min = min_max_option[3] ? min_max_option[3] : 0;                var range_max = min_max_option[4] ? min_max_option[4] : -1;\t\t\t\t\t\t\t\tif((min_max_option[2] ? true : false) || jQuery(element).val()!=min_max_option[1])\t\t\t\t\tif((range_max!=-1 && parseFloat(jQuery(element).val()) > range_max) || parseFloat(jQuery(element).val()) < range_min)\t\t\t\t\t{\t\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" #wd_price_\"+wdid).remove();\t\t\t\t\t\tx.find(jQuery(\"div[wdid='\"+wdid+\"'] .wdform-element-section\")).append(\"<div  id='wd_price_\"+wdid+\"' class='fm-not-filled'>\" + \"The \" + min_max_option[0] + \" value must be between \" + (min_max_option[3] ? min_max_option[3] : 0) + '-' + (min_max_option[4] ? min_max_option[4] : \"any\") + \"<\/div>\");\t\t\t\t\t\tjQuery(\"#form\"+form_id+ \" div[wdid='\"+wdid+\"'] .wdform-label-section:first .wdform-label\").addClass(\"error_label_price\");\t\t\t\t\t\tfind_wrong_price = true;\t\t\t\t\t\t\t\t\t\t\t\tif(!price_nim_max){\t\t\t\t\t\t\t\tscroll_on_element(form_id);\t\t\t\t\t\t}\t\t\t\t\t}\t\t\t\t});\t\t\tif(find_wrong_price === false)\t\t\t\treturn true;\t\t\t\t\t\treturn false;                  \t\t}\t\t\t\tfunction formOnload26() {        if (navigator.userAgent.toLowerCase().indexOf('msie') != -1 && parseInt(navigator.userAgent.toLowerCase().split('msie')[1]) === 8) {          jQuery(\"#form26\").find(jQuery(\"input[type='radio']\")).click(function() {jQuery(\"input[type='radio']+label\").removeClass('if-ie-div-label'); jQuery(\"input[type='radio']:checked+label\").addClass('if-ie-div-label')});\t          jQuery(\"#form26\").find(jQuery(\"input[type='radio']:checked+label\")).addClass('if-ie-div-label');          jQuery(\"#form26\").find(jQuery(\"input[type='checkbox']\")).click(function() {jQuery(\"input[type='checkbox']+label\").removeClass('if-ie-div-label'); jQuery(\"input[type='checkbox']:checked+label\").addClass('if-ie-div-label')});\t          jQuery(\"#form26\").find(jQuery(\"input[type='checkbox']:checked+label\")).addClass('if-ie-div-label');        }\t\tjQuery.each( check_regExp_all26, function( wdid, exp ) {\t\t\tvar exp_array = {};\t\t\texp_array[wdid] = exp;\t\t\tjQuery(\"div[wdid='\"+wdid+\"'] input\").blur(function() {wd_check_regExp(26, exp_array)}).focus(function() {jQuery(\"#form\"+26+\" #wd_exp_\"+wdid).remove(); jQuery(\"#form\"+26+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label_exp\").removeClass(\"error_label_exp\")}); \t\t});\t\t\t\tjQuery.each( check_paypal_price_min_max26, function( wdid, price_min_max_option ) {\t\t\tvar price_min_max_array = {};\t\t\tprice_min_max_array[wdid] = price_min_max_option;\t\t\tjQuery(\"div[wdid='\"+wdid+\"'] input\").blur(function() {wd_check_price_min_max(26, price_min_max_array)}).focus(function() {jQuery(\"#form\"+26+\" #wd_price_\"+wdid).remove(); jQuery(\"#form\"+26+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label_price\").removeClass(\"error_label_price\")}); \t\t});\t\t\t\tjQuery.each( spinner_check26, function( wdid, spinner_min_max ) {\t\t\tvar spinner_min_max_array = {};\t\t\tspinner_min_max_array[wdid] = spinner_min_max;\t\t\tjQuery(\"div[wdid='\"+wdid+\"'] input\").blur(function() {wd_spinner_check(26, spinner_min_max_array)}).focus(function() {jQuery(\"#form\"+26+\" #wd_price_\"+wdid).remove(); jQuery(\"#form\"+26+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label_price\").removeClass(\"error_label_price\")}); \t\t});\t\t\t\tjQuery.each( file_upload_check26, function( wdid, upload_types ) {\t\t\tvar upload_types_array = {};\t\t\tupload_types_array[wdid] = upload_types;\t\t\tjQuery(\"div[wdid='\"+wdid+\"'] input\").change(function() {wd_file_upload_check(26, upload_types_array)}); \t\t});        jQuery(\"div[type='type_text'] input, div[type='type_number'] input, div[type='type_phone'] input, div[type='type_name'] input, div[type='type_submitter_mail'] input, div[type='type_submitter_mail_confirmation'] input, div[type='type_paypal_price'] input, div[type='type_paypal_price_new'] input, div[type='type_textarea'] textarea\").focus(function() {delete_value(this)}).blur(function() {return_value(this)});\t\t        jQuery(\"div[type='type_number'] input, div[type='type_phone'] input, div[type='type_spinner'] input, div[type='type_range'] input, .wdform-quantity, div[type='type_paypal_price_new'] input\").keypress(function(evt) {return check_isnum(evt)});                jQuery(\"div[type='type_grading'] input\").keypress(function(evt) {return check_isnum_or_minus(evt)});                jQuery(\"div[type='type_paypal_checkbox'] input[type='checkbox'], div[type='type_paypal_radio'] input[type='radio'], div[type='type_paypal_shipping'] input[type='radio']\").click(function() {set_total_value(26)});        jQuery(\"div[type='type_paypal_select'] select, div[type='type_paypal_price'] input, div[type='type_paypal_price_new'] input\").change(function() {set_total_value(26)});        jQuery(\".wdform-quantity\").change(function() {set_total_value(26)});        jQuery(\"div[type='type_address'] select\").change(function() {set_total_value(26)});                jQuery(\"div[type='type_time'] input\").blur(function() {add_0(this)});        jQuery('.wdform-element-section').each(function() {          if(!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width())!=0)          {                        if(jQuery(this).css('display')==\"table-cell\")            {              if(jQuery(this).parent().attr('type')!=\"type_captcha\")                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              else                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width)*2+50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);            }          }          if (!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width()) != 0) {            if (jQuery(this).css('display') == \"table-cell\") {              if (jQuery(this).parent().attr('type') != \"type_captcha\") {                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              }              else {                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width)*2+50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              }            }          }          if(parseInt(jQuery(this)[0].style.width.replace('px', '')) < parseInt(jQuery(this).css('min-width').replace('px', '')))            jQuery(this).css('min-width', parseInt(jQuery(this)[0].style.width.replace('px', ''))-10);        });\t                jQuery('.wdform-label').each(function() {          if(parseInt(jQuery(this).height()) >= 2*parseInt(jQuery(this).css('line-height').replace('px', '')))          {            jQuery(this).parent().css('max-width',jQuery(this).parent().width());            jQuery(this).parent().css('width','');          }        });                (function(jQuery){          jQuery.fn.shuffle = function() {            var allElems = this.get(),              getRandom = function(max) {                return Math.floor(Math.random() * max);              },              shuffled = jQuery.map(allElems, function(){                var random = getRandom(allElems.length),                  randEl = jQuery(allElems[parseInt(random)]).clone(true)[0];                allElems.splice(random, 1);                return randEl;               });            this.each(function(i){              jQuery(this).replaceWith(jQuery(shuffled[i]));            });            return jQuery(shuffled);          };        })(jQuery);                \t\t                 if(window.before_load)        {          before_load();        }      }      jQuery(window).load(function () {        formOnload26();      });      form_view_count26=0;      jQuery(document).ready(function () {        for(i=1; i<=30; i++) {          if (document.getElementById('26form_view'+i)) {            form_view_count26++;            form_view_max26 = i;          }        }        if (form_view_count26 > 1) {          for (i = 1; i <= form_view_max26; i++) {            if (document.getElementById('26form_view' + i)) {              first_form_view26 = i;              break;            }          }          generate_page_nav(first_form_view26, '26', form_view_count26, form_view_max26);        }      });\t      function check_required26(but_type, form_id) {      if (but_type == 'reset') {\t\t\t\tif (window.before_reset) {\t\t\t\t\tbefore_reset();\t\t\t\t}\t\t\t\tjQuery.each(window['labels_and_ids'+form_id], function (index, elem) {\t\t\t\t\tswitch(elem) {\t\t\t\t\t\tcase \"type_text\":\t\t\t\t\t\tcase \"type_textarea\":\t\t\t\t\t\tcase \"type_number\":\t\t\t\t\t\tcase \"type_spinner\":\t\t\t\t\t\tcase 'type_own_select':\t\t\t\t\t\tcase 'type_country':\t\t\t\t\t\tcase 'type_date': \t\t\t\t\t\tcase 'type_date_new': \t\t\t\t\t\tcase 'type_hidden': \t\t\t\t\t\tcase 'type_phone_new': \t\t\t\t\t\tcase 'type_paypal_price_new': \t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id).val('');\t\t\t\t\t\tbreak;\t\t\t\t\t\tcase 'type_submitter_mail': \t\t\t\t\t\tcase 'type_password': \t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id).val('');\t\t\t\t\t\t\tif(jQuery(\"#wdform_\"+index+\"_1_element\"+form_id)){\t\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_1_element\"+form_id).val('');\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tif(jQuery(\"#confirm_\"+index+\"_\"+form_id))\t\t\t\t\t\t\t\t\tjQuery(\"#confirm_\"+index+\"_\"+form_id).remove();\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tif(elem == 'type_submitter_mail' && jQuery(\"#check_email_\"+index+\"_\"+form_id))\t\t\t\t\t\t\t\t\tjQuery(\"#check_email_\"+index+\"_\"+form_id).remove();\t\t\t\t\t\t\t\t}\t\t\t\t\t\tbreak;\t\t\t\t\t\tcase 'type_date_range': \t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id+\"0\").val('');\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id+\"1\").val('');\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_send_copy':\t\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id).prop('checked', false);\t\t\t\t\t\tbreak;\t\t\t\t\t\tcase 'type_phone':\t\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element_first\"+form_id+\", #wdform_\"+index+\"_element_last\"+form_id).val('');\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_name':\t\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element_first\"+form_id+\", #wdform_\"+index+\"_element_last\"+form_id+\", #wdform_\"+index+\"_element_title\"+form_id+\", #wdform_\"+index+\"_element_middle\"+form_id).val('');\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_address':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_street1\"+form_id+\", #wdform_\"+index+\"_street2\"+form_id+\", #wdform_\"+index+\"_city\"+form_id+\", #wdform_\"+index+\"_state\"+form_id+\", #wdform_\"+index+\"_postal\"+form_id+\", #wdform_\"+index+\"_country\"+form_id).val('');\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_checkbox':\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+index+\"'] .checkbox-div input\").prop('checked', false);\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_other_br\"+form_id).remove();\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_other_input\"+form_id).remove();\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_radio':\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+index+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_other_br\"+form_id).remove();\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_other_input\"+form_id).remove();\t\t\t\t\t\tbreak;\t\t\t\t\t\t \t\t\t\t\t\tcase 'type_time':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_hh\"+form_id+\", #wdform_\"+index+\"_mm\"+form_id+\", #wdform_\"+index+\"_ss\"+form_id+\", #wdform_\"+index+\"_am_pm\"+form_id).val('');\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_date_fields': \t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_day\"+form_id+\", #wdform_\"+index+\"_month\"+form_id+\", #wdform_\"+index+\"_year\"+form_id).val('');\t\t\t\t\t\tbreak;\t\t\t\t\t\tcase 'type_file_upload':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id+\"_save\").remove();\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_price': \t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element_dollars\"+form_id+\", #wdform_\"+index+\"_element_cents\"+form_id).val('');\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_select': \t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id+\", #wdform_\"+index+\"_element_quantity\"+form_id+\", #form\"+form_id+\" div[wdid='\"+index+\"'] .paypal-property select\").val('');\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_radio': \t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element_quantity\"+form_id+\",#form\"+form_id+\" div[wdid='\"+index+\"'] .paypal-property select\").val('');\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+index+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_shipping':\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+index+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_checkbox':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element_quantity\"+form_id+\",#form\"+form_id+\" div[wdid='\"+index+\"'] .paypal-property select\").val('');\t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+index+\"'] .checkbox-div input\").prop('checked', false);\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\tcase 'type_star_rating': \t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_selected_star_amount\"+form_id).val('');\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id+\" img\").attr('src', plugin_url+'\/images\/star.png');\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_scale_rating': \t\t\t\t\t\t\tjQuery(\"#form\"+form_id+\" div[wdid='\"+index+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\t\tbreak;\t\t\t\t\t\t\tcase 'type_slider':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id).slider({\t\t\t\t\t\t\t\tvalue: eval(0),\t\t\t\t\t\t\t});\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element_value\"+form_id).html('0');\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_range':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id+\"0, #wdform_\"+index+\"_element\"+form_id+\"1\").val('');\t\t\t\t\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_grading': \t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id+\" input\").val('');\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_matrix':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id+\" .radio-div input\").prop('checked', false);\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id+\" .checkbox-div input\").prop('checked', false);\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id+\" input[type='text']\").val('');\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"_element\"+form_id+\" select\").val('');\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_total': \t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"div_total\"+form_id).html('$0');\t\t\t\t\t\t\t\tjQuery(\"#wdform_\"+index+\"paypal_products\"+form_id).empty();\t\t\t\t\t\t\tbreak;\t\t\t\t\t\tcase 'type_captcha': \t\t\t\t\t\t\tjQuery(\"#wd_captcha_input\"+form_id).val('');\t\t\t\t\t\t\tbreak;\t\t\t\t\t\tcase 'type_arithmetic_captcha': \t\t\t\t\t\t\tjQuery(\"#wd_arithmetic_captcha_input\"+form_id).val('');\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t\tdefault:\t\t\t\t\t\tbreak;\t\t\t\t\t}\t\t\t\t});\t\t\t\t\treturn;      }\t\t\tif (but_type == 'clear') {\t\t\t\tvar clear_data = confirm(\"Are you sure to clear saved data?\");\t\t\t\tif (clear_data == true) {\t\t\t\t\tjQuery.get('http:\/\/icsit.co.uk\/forms\/wp-admin\/admin-ajax.php?action=FMSaveProg&addon_task=clear_data&form_id ='+form_id ).done(function() {\t\t\t\t\t\twindow.location = \"\/forms\/wp-json\/wp\/v2\/pages\/1929\";\t\t\t\t\t});\t\t\t\t}\t\t\t\t\treturn;\t\t\t}\t\t\tif (window.before_submit) {\t\t\t\tif(before_submit())\t\t\t\t\treturn false; \t\t\t}        \t\t\tif (but_type != 'save') {\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tif(!wd_is_filled(form_id))\t\t\t\t\treturn false; \t\t\t\t\t\t\t\tif(!wd_check_regExp(form_id))\t\t\t\t\treturn false;\t\t\t\tif(!wd_check_price_min_max(form_id))\t\t\t\t\treturn false;\t\t\t\t\t\t\t\t\t\tif(!wd_file_upload_check(form_id))\t\t\t\t\treturn false;\t\t\t\t\t\t\t\tif(!wd_spinner_check(form_id))\t\t\t\t\treturn false;\t\t\t\t\t\t\t\t\t\t\t\t\tx = jQuery(\"#form\"+form_id);\t\t\t\t\t\t\t}\t\t      var a = [];      if (typeof a[form_id] !== 'undefined' && a[form_id] == 1) {        return;      }                      jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_16_allow_other26\\\" value = \\\"no\\\" \/>\").appendTo(\"#form26\");                jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_16_allow_other_num26\\\" value = \\\"0\\\" \/>\").appendTo(\"#form26\");                              if(!jQuery(\"#wdform_28_element26\").is(\":checked\"))                jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_send_copy_26\\\" value = \\\"1\\\" \/>\").appendTo(\"#form26\");        var disabled_fields =\"\";\t        jQuery(\"div[wdid]\").each(function() {          if(jQuery(this).css(\"display\")==\"none\")          {\t\t            disabled_fields += jQuery(this).attr(\"wdid\");            disabled_fields += \",\";          }\t            if(disabled_fields)            jQuery(\"<input type=\\\"hidden\\\" name=\\\"disabled_fields26\\\" value =\\\"\"+disabled_fields+\"\\\" \/>\").appendTo(\"#form26\");                    });jQuery(\"<input type=\\\"hidden\\\" name=\\\"save_or_submit\"+form_id+\"\\\" value = \\\"\"+but_type+\"\\\" \/>\").appendTo(\"#form\"+form_id);      a[form_id] = 1;\t\t\t\t\t\tvar checkStripe = 2;\t\t\tif(checkStripe == 1){\t\t\t\tvar jq_mainForm = jQuery(\"form[id='form\"+form_id+\"']\");\t\t\t\tif (jq_mainForm.find(\".wdfm_stripe_elem\").first().parents(\".wdform_row\").is(\":visible\")) {\t\t\t\t\twdfm_call_stripe();\t\t\t\t}\t\t\t\telse{\t\t\t\t\tdocument.getElementById(\"form\"+form_id).submit();\t\t\t\t}\t\t\t}\t\t\telse{\t\t\t\t\tdocument.getElementById(\"form\"+form_id).submit();\t\t\t}    }\t      function check26(id, form_id) {\t\t\tif(!wd_is_filled(form_id)) \t\t\t\treturn false; \t\t\t\tif(!wd_check_regExp(form_id))\t\t\t\treturn false;\t\t\t\t\t\tif(!wd_check_price_min_max(form_id))\t\t\t\t\treturn false;\t\t\t\t\t\t\t\t\tif(!wd_file_upload_check(form_id))\t\t\t\t\treturn false;\t\t\t\t\t\t\tif(!wd_spinner_check(form_id))\t\t\t\t\treturn false;\t\t\t\tx = jQuery(\"#26form_view\"+id);\t\t\t        return true;    }\t  \t<\/script>    <script type=\"text\/javascript\"> function before_load() {     } function before_submit() {      } function before_reset() {     }<\/script><style>#form26 input[type=\"text\"] {box-sizing: border-box;} .form26 .wdform-page-and-images .other_input{max-width: none;}.form26 button, .form26input, .form26select, .form26textarea{font-size:14px;}.form26 .warning, .form26.error{background-color: #F0EFEF;border: 1px solid #013D7C;border-radius: 5px;color: #013D7C;padding: 5px;}.form26 .warning *, .form26.error *{margin:0;}.form26 .recaptcha_input_area input{height:initial !important;}.form26 input[type=\"radio\"]{border:none !important;outline:none !important;}.form26 input[type=\"checkbox\"]{border:none !important;outline:none !important;}.form26 a.ui-spinner-button{border-radius:0px !important;background: none!important;}.form26 a.ui-slider-handle {width: 13px;height: 13px;top: -4px;border: 0px;border-radius: 13px;background: #FAFAFA;border: 3px solid #B1B1B1;outline: none;}.form26 .ui-slider {\theight: 6px;\tbackground: #F5F5F5 !important;\tmargin: 7px 0px;}.form26 .wdform_grading input {\twidth: 100px;}.form26 .wdform-matrix-cell input[type=\"text\"] {\twidth: 100px;font-size: 14px !important;}.form26 .wdform-matrix-cell select {\twidth: 60px;font-size: 14px !important;}.form26 .wdform_section .wdform_column:last-child {\tpadding-right: 0px !important;}.form26 .wdform_preload {\tdisplay: none;}.form26 .wdform_grading {\tpadding: 3px 0px;}.form26 .wdform-matrix-table {\tdisplay: table;\tborder-spacing: 0px;}.form26 .wdform-matrix-column {\ttext-align: left;\tdisplay: table-cell;}.form26 .wdform-matrix-cell {\ttext-align: center;\tdisplay: table-cell;\tpadding: 6px 10px;}.form26 .wdform-matrix-head>div {\tdisplay: table-cell;\ttext-align: center;}.form26 .wdform-matrix-head {\tdisplay: table-row;}.form26 .wdform-matrix-row0 {\tbackground: #DFDFDF;\tdisplay: table-row;}.form26 .wdform-matrix-row1 {\tbackground: #E9E9E9;\tdisplay: table-row;}.form26 .selected-text {\ttext-align: left;\tcolor: #000;}.form26 .wdform-quantity {\twidth: 30px;\tmargin: 2px 0px;}.form26 .wdform_scale_rating label {\tvertical-align: middle;}.form26 .ui-corner-all {\tborder-radius: 0px;}.form26 .ui-widget-content {\tborder: 0px;\tbackground: transparent;}.form26 .ui-slider-range {\tbackground: #8A8A8A !important;}.form26 .wdform_map {\tborder: 6px solid #fff;}.form26 .wdform-page-and-images {\twidth: 100%;\tborder: 0px solid #000 !important;padding-left:10px;}.form26 .paypal-property {\tdisplay: inline-block;\tmargin-right: 15px;\tvertical-align: middle;}.form26 .sel-wrap {\tdisplay: inline-block;\tvertical-align: middle;\twidth:100%;}.form26 .sel-imul {\tdisplay: none;}.form26 .sel-imul .sel-selected {\tcursor: pointer;\tposition: relative;\tdisplay: inline-block;\tborder-radius: 0px;\tpadding: 0px 0px 0px 2px;\tfont-size: 13px;\theight: 22px;\tline-height: 22px;\toverflow: hidden;\tbackground: #F8F8F8;\tborder: 0px solid #D3D3D3;\tbackground-position: right 2px center;\twidth: 100%;}.form26 .sel-imul.act .sel-selected {\tbackground: #fff;}.form26 .sel-selected .sel-arraw {\theight: 23px;\twidth: 30px;\tbackground: url(http:\/\/icsit.co.uk\/forms\/wp-content\/plugins\/form-maker\/images\/09\/01.png) 50% 50% no-repeat;\tposition: absolute;\ttop: 0px;\tright: 0px;\tpadding: 0px;}.form26 .sel-imul:hover .sel-selected .sel-arraw {  }.form26 .sel-imul.act .sel-selected .sel-arraw {  }.form26 .sel-imul .sel-options {\tbackground: #fff;\tborder: 1px solid #dbdbdb;\tborder-top: none;\tposition: absolute;\twidth: inherit;\tdisplay: none;\tz-index: 10;\tmax-height: 200px;\toverflow-y: auto;\toverflow-x: hidden;}.form26 .sel-options .sel-option {\tpadding: 3px 4px;\tfont-size: 13px;\tborder: 1px solid #fff;\tborder-right: none;\tborder-left: none;\ttext-align: left;}.form26 .sel-options .sel-option:hover {\tborder-color: #dbdbdb;\tcursor: pointer;}.form26 .sel-options .sel-option.sel-ed {\tbackground: #dbdbdb;\tborder-color: #dbdbdb;}.form26 input[type=text]{\tmargin: 0px;}.form26 input[type=password]{\tmargin: 0px;}.form26 input[type=url]{\tmargin: 0px;}.form26 input[type=email]{\tmargin: 0px;}.form26 input.text{\tmargin: 0px;}.form26 input.title{\tmargin: 0px;}.form26 textarea{\tmargin: 0px;}.form26 select {\tmargin: 0px;}.form26 .form-error {\tborder-color: red !important;}.form26 .form-error:focus {\tborder-color: red !important;}.form26 .wdform-field {\tdisplay: table-cell;\tpadding: 5px 0px;}.form26 .wdform-label-section{\ttext-align: left;\tdisplay: table-cell;}.form26 .wdform-element-section {\ttext-align: left;\tdisplay: table-cell;\tmin-width: 140px;}.form26 .file-upload input {\tposition: absolute;\tvisibility: hidden;}.form26 .file-upload-status {\tmargin-left: 10px;\tmax-width: 200px;\tfont-weight: bold;\tfont-size: 16px;\tcolor: #888;\tposition: absolute;\tborder-radius: 0px;\theight: 23px;\tpadding-left: 5px;\tpadding-right: 5px;\twhite-space: nowrap;\toverflow: hidden;\t}.form26 .file-picker {\twidth: 41px;\theight: 32px;\tbackground: url(http:\/\/icsit.co.uk\/forms\/wp-content\/plugins\/form-maker\/images\/10\/01\/upload.png) no-repeat;\tdisplay: inline-block;}.form26 .next-page div.wdform-page-button {color: #FFF;cursor: pointer;display: inline-block;height: 38px;line-height: 35px;background:url(http:\/\/icsit.co.uk\/forms\/wp-content\/plugins\/form-maker\/images\/10\/next.png) no-repeat right #013D7C;padding: 0px 36px 0 20px;vertical-align: middle;font-size: 18px;border-top-right-radius: 7px;border-bottom-right-radius: 7px;}.form26 .previous-page div.wdform-page-button {color: #A2A2A2;cursor: pointer;display: inline-block;height: 37px;line-height: 35px;background:url(http:\/\/icsit.co.uk\/forms\/wp-content\/plugins\/form-maker\/images\/09\/previous.png) no-repeat left #F1F1F1;padding: 0 20px 0 36px;vertical-align: middle;font-size: 18px;border-top-left-radius: 7px;border-bottom-left-radius: 7px;}.form26 .button-submit {\tcolor: #ffffff;\tcursor: pointer;\tdisplay: inline-block;\tline-height: 35px;\tbackground: #013D7C;\tpadding: 0px 20px;\tvertical-align: middle;\tfont-size: 18px;\tmin-width: 80px;\tmin-height: 35px;\tfont-family: Segoe UI;\t\tborder: 1px solid transparent;\tmargin: 5px;}.form26 .button-reset {\tcolor: #787878;\tcursor: pointer;\tdisplay: inline-block;\tline-height: 35px;\tbackground: #F0EFEF;\tpadding: 0px 20px;\tvertical-align: middle;\tfont-size: 18px;\tmin-width: 80px;\tmin-height: 35px;\tfont-family: Segoe UI;\tfloat: right;\tborder: 1px solid transparent;\tmargin: 5px;}.form26 .wdform_page {\tbackground: #FFFFFF;\tpadding-top: 15px;\tborder-radius: 0px;\tfont-family: Segoe UI;}.form26 .wdform_column {\tborder-right: none !important;\tpadding-right: 50px !important;\tfloat: left;\tborder-spacing: 2px;\tborder-collapse: separate !important;}.form26 .wdform_section_break2 {\tcolor: #013D7C;\tdisplay: inline-block;\ttext-align: left;\tfont-size: 23px;margin: 16px 10px 40px 0px;}.form26 .wdform_section_break {\tcolor: #013D7C;\tfont-size: 23px;margin: 16px 0px;}.form26 .wdform_section {\tdisplay: inline-block;}.form26 select {\tpadding: 2px;\theight: 26px;\tborder: 1px solid #B7B7B7;background: #F8F8F8;font-size: 14px !important;}.form26 input[type=\"text\"]{\tborder-radius: 0px;\theight: 22px;\tpadding:0 3px !important;\tbackground: #F8F8F8;border:1px solid #B7B7B7;font-size: 14px !important;}.form26 input[type=\"password\"]{\tborder-radius: 0px;\theight: 22px;\tpadding:0 3px !important;\tbackground: #F8F8F8;border:1px solid #B7B7B7;font-size: 14px !important;}.form26 textarea {\tborder-radius: 0px;\theight: 22px;\tpadding:0 3px !important;\tbackground: #F8F8F8;border:1px solid #B7B7B7;font-size: 14px !important;}.form26 input[type=\"text\"]:focus{\toutline: none;}.form26 input[type=\"password\"]:focus{\toutline: none;}.form26 textarea:focus{\toutline: none;}.form26 select {\toutline: none;}.form26 .input_deactive {\tcolor: #999999;\tfont-style: italic;}.form26 .input_active {\tcolor: #000000;\tfont-style: normal;}.form26 .am_pm_select {\twidth: 30px;\tvertical-align: middle;}.form26 .wdform-calendar-button, .form26.wdform-calendar-button:hover {  display:inline-block;\tbackground: transparent url(http:\/\/icsit.co.uk\/forms\/wp-content\/plugins\/form-maker\/images\/03\/date.png) no-repeat !important;\tborder: 0px;\tcolor: transparent;\twidth: 22px;\theight: 22px;\tposition: relative;\tleft: -22px;\tvertical-align: top;\toutline: none;}.form26 .forlabs {\tfloat: right;\tmargin-right: 20px;}.form26 .if-ie-div-label {\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\tfilter: alpha(opacity=100) !important;\topacity: 1 !important;}.form26 .wdform-ch-rad-label {\tdisplay: inline;\tmargin: -4px 5px 5px 5px;\tfloat: left;\tcolor: #000;\tcursor: pointer}.form26 textarea {\tpadding-top: 5px;}.form26 .wdform-date {  display:inline-block;\twidth: 105px}.form26 .wdform_footer {\tmargin-top: 15px;}.form26 .page-numbers {\tvertical-align: middle;}.form26 .time_box {\ttext-align: right;\twidth: 30px;\tvertical-align: middle}.form26 .mini_label {\tfont-size: 10px;\tfont-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\tcolor: #8A8A8A;}.form26 .wdform-label {\tborder: none;\tcolor: #000;\tvertical-align: top;\tline-height: 17px;}.form26 .wdform_colon {\tcolor: #000}.form26 .wdform_separator {\tfont-style: bold;\tvertical-align: middle;\tcolor: #000;}.form26 .wdform_line {\tcolor: #000}.form26 .wdform-required {\tborder: none;\tcolor: red;\tvertical-align: top;}.form26 .captcha_img {\tborder-width: 0px;\tmargin: 0px;\tpadding: 0px;\tcursor: pointer;\tborder-radius: 0px;}.form26 .captcha_refresh {\twidth: 30px;\theight: 30px;\tborder-width: 0px;\tmargin: 0px;\tpadding: 0px;\tvertical-align: middle;\tcursor: pointer;\tbackground-image: url(http:\/\/icsit.co.uk\/forms\/wp-content\/plugins\/form-maker\/images\/refresh_black.png);}.form26 .captcha_input {\theight: 20px;\tborder-width: 1px;\tmargin: 0px;\tpadding: 0px;\tvertical-align: middle;}.form26 .file_upload {\tborder: 0px solid white;\tborder-radius: 0px;\tmargin: 0px;\tpadding: 0px;\tcolor: black;\tbackground-color: white;}.form26 .page_deactive {color: #013E7D;background-color: #FFF;cursor: pointer;display: inline-block;height: 29px;text-align: center;vertical-align: bottom;padding: 5px 25px 0px 25px;font-size: 16px;font-weight:bold;}.form26 .page_active {color: #FFF;cursor: pointer;background-color: #013E7D;display: inline-block;vertical-align: bottom;height: 29px;text-align: center;font-size: 20px;padding: 5px 25px 0px 25px;line-height: 26px;font-weight:bold;}.form26 .page_percentage_active {padding: 0px;margin: 0px;border-spacing: 0px;height: 16px;line-height: 16px;font-size: 15px;float: left;text-align: right !important;z-index: 1;position: relative;vertical-align: middle;background: #013E7F;color: #fff;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}.form26 .page_percentage_deactive {height: 16px;line-height: 16px;background-color: #F1F1F1;text-align: left !important;margin-bottom: 1px;border-radius: 5px;}.form26 .page_numbers {\tfont-size: 14px;\tcolor: #000;}.form26 .phone_area_code {\twidth: 50px;}.form26 .phone_number {\twidth: 100px;}.form26 button {\tcursor: pointer;}.form26 .other_input {\tborder-radius: 0px;\tborder-width: 1px;\theight: 16px;\tfont-size: 12px;\tpadding: 1px;\tmargin: 1px;\tmargin-left: 25px;\tz-index: 100;\tposition: absolute;}.form26 .wdform_page_navigation {\ttext-align: right !important;}.form26 .wdform_percentage_text {margin: 3px 5px 3px 9px;color: #FFF;font-size: 12px;}.form26 .wdform_percentage_title {\tcolor: #6E6E6E;\tfont-style: italic;\tmargin: 0px 0px 0px 40px;\tdisplay: inline-block;\tline-height: 27px;\theight: 27px;\tvertical-align: middle;}.form26 .wdform_button button {\tbackground: #4D792C;\tcursor: pointer;\tfont-size: 17px;\tborder-radius: 0px;\tmin-width: 80px;\tmin-height: 31px;\tcolor: #fff;\tborder: 2px solid #68943B;\tmargin: 5px;\tbox-shadow: 0px 0px 2px #c9c9c9;\tfont-family: Segoe UI;}.form26 <\/style><form name=\"form26\" action=\"\/forms\/wp-json\/wp\/v2\/pages\/1929\" method=\"post\" id=\"form26\" class=\"form26\" enctype=\"multipart\/form-data\"  onsubmit=\"check_required26('submit', '26'); return false;\">      <div id=\"26pages\" class=\"wdform_page_navigation\" show_title=\"false\" show_numbers=\"true\" type=\"none\"><\/div>      <input type=\"hidden\" id=\"counter26\" value=\"31\" name=\"counter26\" \/>      <input type=\"hidden\" id=\"Itemid26\" value=\"\" name=\"Itemid26\" \/><div class=\"wdform-page-and-images\" style=\"display: table; border-width: 0px; border-top: 0px solid black;\"><div id=\"26form_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"1\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:215px\"><div class=\"wdform-label-section\" style=\" width: 100px;\"><span class=\"wdform-label\">Name<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:215px;\"  >\t\t\t  <div style=\"display:table; width: 100%;\">\t\t\t\t<div style=\"display:table-row;\">\t\t\t\t\t<div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>\t\t\t\t\t <div style=\"display:table-cell;\">\t\t\t  <input type=\"text\" class=\"input_deactive\" id=\"wdform_1_element26\" name=\"wdform_1_element26\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>\t\t\t\t<\/div>\t\t\t  \t\t\t  <\/div>\t\t\t\t  <\/div><\/div><\/div><div wdid=\"2\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:215px\"><div class=\"wdform-label-section\" style=\" width: 125px;\"><span class=\"wdform-label\">Company Name<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:215px;\"  >\t\t\t  <div style=\"display:table; width: 100%;\">\t\t\t\t<div style=\"display:table-row;\">\t\t\t\t\t<div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>\t\t\t\t\t <div style=\"display:table-cell;\">\t\t\t  <input type=\"text\" class=\"input_deactive\" id=\"wdform_2_element26\" name=\"wdform_2_element26\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>\t\t\t\t<\/div>\t\t\t  \t\t\t  <\/div>\t\t\t\t  <\/div><\/div><\/div><div wdid=\"30\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_submitter_mail\" class=\"wdform-field\"  style=\"width:215px\"><div class=\"wdform-label-section\" style=\"; width: 100px;\"><span class=\"wdform-label\">E-mail:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 215px;\"><input type=\"text\" class=\"input_deactive\" id=\"wdform_30_element26\" name=\"wdform_30_element26\" value=\"\" title=\"\"  style=\"width: 100%;\"  onchange=\"wd_check_email('30', '26', 'This is not a valid email address.', 'The email addresses don\\'t match')\"><\/div><\/div><\/div><div wdid=\"4\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:215px\"><div class=\"wdform-label-section\" style=\" width: 115px;\"><span class=\"wdform-label\">Work Phone<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:215px;\"  >\t\t\t  <div style=\"display:table; width: 100%;\">\t\t\t\t<div style=\"display:table-row;\">\t\t\t\t\t<div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>\t\t\t\t\t <div style=\"display:table-cell;\">\t\t\t  <input type=\"text\" class=\"input_deactive\" id=\"wdform_4_element26\" name=\"wdform_4_element26\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>\t\t\t\t<\/div>\t\t\t  \t\t\t  <\/div>\t\t\t\t  <\/div><\/div><\/div><div wdid=\"16\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_checkbox\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"display:none;; width: 100px;\"><span class=\"wdform-label\">Checkbox:<\/span><\/div><div class=\"wdform-element-section \" style=\";\"><div style=\"display: table-row; vertical-align:top\"><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element260\" >Managed IT Services<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element260\" name=\"wdform_16_element260\" value=\"Managed IT Services\"   ><label for=\"wdform_16_element260\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element261\" >Server 2016 Installation<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element261\" name=\"wdform_16_element261\" value=\"Server 2016 Installation\"   ><label for=\"wdform_16_element261\"><\/label><\/div><\/div><\/div><div style=\"display: table-row;  vertical-align:top\"><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element262\" > Cloud Computing <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element262\" name=\"wdform_16_element262\" value=\" Cloud Computing \"   ><label for=\"wdform_16_element262\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element263\" >Remote Helpdesk Support<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element263\" name=\"wdform_16_element263\" value=\"Remote Helpdesk Support\"   ><label for=\"wdform_16_element263\"><\/label><\/div><\/div><\/div><div style=\"display: table-row;  vertical-align:top\"><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element264\" > ICS Secure Cloud Backup<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element264\" name=\"wdform_16_element264\" value=\" ICS Secure Cloud Backup\"   ><label for=\"wdform_16_element264\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element265\" >Network Installation<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element265\" name=\"wdform_16_element265\" value=\"Network Installation\"   ><label for=\"wdform_16_element265\"><\/label><\/div><\/div><\/div><div style=\"display: table-row;  vertical-align:top\"><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element266\" >Free Technology Assessment <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element266\" name=\"wdform_16_element266\" value=\"Free Technology Assessment \"   ><label for=\"wdform_16_element266\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element267\" >Business Continuity Services<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element267\" name=\"wdform_16_element267\" value=\"Business Continuity Services\"   ><label for=\"wdform_16_element267\"><\/label><\/div><\/div><\/div><div style=\"display: table-row;  vertical-align:top\"><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element268\" >IT Support Plan <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element268\" name=\"wdform_16_element268\" value=\"IT Support Plan \"   ><label for=\"wdform_16_element268\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element269\" >Infrastructure as a Service <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element269\" name=\"wdform_16_element269\" value=\"Infrastructure as a Service \"   ><label for=\"wdform_16_element269\"><\/label><\/div><\/div><\/div><div style=\"display: table-row;  vertical-align:top\"><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element2610\" >Anti-Spam Management <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2610\" name=\"wdform_16_element2610\" value=\"Anti-Spam Management \"   ><label for=\"wdform_16_element2610\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element2611\" >Backup &amp; Disaster Recovery<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2611\" name=\"wdform_16_element2611\" value=\"Backup &amp; Disaster Recovery\"   ><label for=\"wdform_16_element2611\"><\/label><\/div><\/div><\/div><div style=\"display: table-row;  vertical-align:top\"><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element2612\" > Datacenter Colocation <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2612\" name=\"wdform_16_element2612\" value=\" Datacenter Colocation \"   ><label for=\"wdform_16_element2612\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element2613\" > VMware | Hyper-v Server <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2613\" name=\"wdform_16_element2613\" value=\" VMware | Hyper-v Server \"   ><label for=\"wdform_16_element2613\"><\/label><\/div><\/div><\/div><div style=\"display: table-row;  vertical-align:top\"><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element2614\" >Web Protection<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2614\" name=\"wdform_16_element2614\" value=\"Web Protection\"  checked=\"checked\" ><label for=\"wdform_16_element2614\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element2615\" >Exchange Email Server 2013 <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2615\" name=\"wdform_16_element2615\" value=\"Exchange Email Server 2013 \"   ><label for=\"wdform_16_element2615\"><\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"17\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:500px\"><div class=\"wdform-label-section\" style=\"; width: 100px;\"><span class=\"wdform-label\">Coments<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 500px\"><textarea class=\"input_deactive\" id=\"wdform_17_element26\" name=\"wdform_17_element26\" title=\"\"  style=\"width: 100%; height: 150px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"28\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_send_copy\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left; width: 300px;\"><span class=\"wdform-label\"><label for=\"wdform_28_element26\">Send a copy of this message to yourself<\/label><\/span><\/div>              <div class=\"wdform-element-section\" style=\"\" >                <div class=\"checkbox-div\" style=\"left:3px\">                <input type=\"checkbox\" id=\"wdform_28_element26\" name=\"wdform_28_element26\" checked='checked' \/>                <label for=\"wdform_28_element26\"><\/label>                <\/div>              <\/div><\/div><\/div><div wdid=\"18\" class=\"wdform_row ui-sortable-handle\"> <script src=\"https:\/\/www.google.com\/recaptcha\/api.js\"><\/script><div type=\"type_recaptcha\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"; width: 175px;\"><span class=\"wdform-label\">Verify you are not a robot:<\/span><\/div><div class=\"wdform-element-section *:*w_theme*:*\" style=\"display:block;;\"><div class=\"g-recaptcha\" data-sitekey=\"6LeYDRoUAAAAALkDZPKxH4NKc3Oudy9h-uXHzsVi\"><\/div><\/div><\/div><\/div><div wdid=\"19\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_submit_reset\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"display: table-cell;\"><\/div><div class=\"wdform-element-section \" style=\"display: table-cell;\"><button type=\"button\" class=\"button-submit\" onclick=\"check_required26('submit', '26');\" >Submit<\/button><button type=\"button\" class=\"button-reset\" onclick=\"check_required26('reset', 26);\"  >Reset<\/button><\/div><\/div><\/div><\/div><div class=\"wdform_column ui-sortable\"><div wdid=\"27\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_editor\" class=\"wdform-field\"><p><strong>Integrated computer Services<\/strong><\/p><p>45 Balmoral Close<br> Stevenage<br> SG2 8UA<\/p><p><\/p><p><strong>Phone<\/strong><br> Stevenage: <a href=\"tel:01438964436\">01438.964.436<\/a><br> Cheshunt:  <a href=\"tel:01992878584\">01992.878.584<\/a><br> London:     <a href=\"tel:02034686055\">0203 468 6055<\/a><br> Freephone:  <a href=\"tel:08004681227\">0800 468 1227<\/a><\/p><p><strong>After hours Support<\/strong><br><a href=\"mailto:afterhours@icsit.co.uk\">afterhours@icsit.co.uk<\/a><\/p><p><strong>Fax<\/strong><br> 0872 111 7808<\/p><div class=\"gridListing clearfix\"><div class=\"gridtext\"><strong>Email<\/strong><br><p><a href=\"mailto:info@icsit.co.uk\">info@icsit.co.uk<\/a><br><a href=\"mailto:support@icsit.co.uk\">support@icsit.co.uk<\/a><br><a href=\"mailto:sales@icsit.co.uk\">sales@icsit.co.uk<\/a><\/p><p><\/p><\/div><\/div><\/div><\/div><\/div><\/div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100%;\"><div style=\"width: 100%;\"><div style=\"width: 100%; display: table; padding-top:10px;\"><div style=\"display: table-row-group;\"><div id=\"26page_nav1\" style=\"display: table-row;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wdform_preload\"><\/div><\/form>\n","protected":false},"excerpt":{"rendered":"<p>Please fill out the form below with as much information as possible. This will ensure that your information is directed to the correct department. We will contact you within the next business day with information regarding your request.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"fullwidth.php","meta":[],"_links":{"self":[{"href":"http:\/\/icsit.co.uk\/forms\/wp-json\/wp\/v2\/pages\/1929"}],"collection":[{"href":"http:\/\/icsit.co.uk\/forms\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/icsit.co.uk\/forms\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/icsit.co.uk\/forms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/icsit.co.uk\/forms\/wp-json\/wp\/v2\/comments?post=1929"}],"version-history":[{"count":1,"href":"http:\/\/icsit.co.uk\/forms\/wp-json\/wp\/v2\/pages\/1929\/revisions"}],"predecessor-version":[{"id":1930,"href":"http:\/\/icsit.co.uk\/forms\/wp-json\/wp\/v2\/pages\/1929\/revisions\/1930"}],"wp:attachment":[{"href":"http:\/\/icsit.co.uk\/forms\/wp-json\/wp\/v2\/media?parent=1929"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}