{"id":1923,"date":"2017-04-03T14:39:59","date_gmt":"2017-04-03T14:39:59","guid":{"rendered":"http:\/\/icsit.co.uk\/forms\/?page_id=1923"},"modified":"2017-04-03T14:41:21","modified_gmt":"2017-04-03T14:41:21","slug":"server_support_estimate_request","status":"publish","type":"page","link":"http:\/\/icsit.co.uk\/forms\/server_support_estimate_request\/","title":{"rendered":"Server Support Plans and 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 additional 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_22 = '$';  \t\tFormPaypalTax_22 = '0';  \t\tvar check_submit22 = 0;  \t\tvar check_before_submit22 = {};\t\tvar required_fields22 = [\"1\",\"2\",\"30\",\"4\",\"8\",\"9\"];\t\tvar labels_and_ids22 = {\"1\":\"type_text\",\"2\":\"type_text\",\"30\":\"type_submitter_mail\",\"4\":\"type_text\",\"5\":\"type_editor\",\"8\":\"type_text\",\"9\":\"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_all22 = [];\t\tvar check_paypal_price_min_max22 = [];\t\tvar file_upload_check22 = [];\t\tvar spinner_check22 = [];\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 formOnload22() {        if (navigator.userAgent.toLowerCase().indexOf('msie') != -1 && parseInt(navigator.userAgent.toLowerCase().split('msie')[1]) === 8) {          jQuery(\"#form22\").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(\"#form22\").find(jQuery(\"input[type='radio']:checked+label\")).addClass('if-ie-div-label');          jQuery(\"#form22\").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(\"#form22\").find(jQuery(\"input[type='checkbox']:checked+label\")).addClass('if-ie-div-label');        }\t\tjQuery.each( check_regExp_all22, 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(22, exp_array)}).focus(function() {jQuery(\"#form\"+22+\" #wd_exp_\"+wdid).remove(); jQuery(\"#form\"+22+\" 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_max22, 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(22, price_min_max_array)}).focus(function() {jQuery(\"#form\"+22+\" #wd_price_\"+wdid).remove(); jQuery(\"#form\"+22+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label_price\").removeClass(\"error_label_price\")}); \t\t});\t\t\t\tjQuery.each( spinner_check22, 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(22, spinner_min_max_array)}).focus(function() {jQuery(\"#form\"+22+\" #wd_price_\"+wdid).remove(); jQuery(\"#form\"+22+\" div[wdid='\"+wdid+\"'] .wdform-label-section:first .error_label_price\").removeClass(\"error_label_price\")}); \t\t});\t\t\t\tjQuery.each( file_upload_check22, 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(22, 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(22)});        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(22)});        jQuery(\".wdform-quantity\").change(function() {set_total_value(22)});        jQuery(\"div[type='type_address'] select\").change(function() {set_total_value(22)});                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 () {        formOnload22();      });      form_view_count22=0;      jQuery(document).ready(function () {        for(i=1; i<=30; i++) {          if (document.getElementById('22form_view'+i)) {            form_view_count22++;            form_view_max22 = i;          }        }        if (form_view_count22 > 1) {          for (i = 1; i <= form_view_max22; i++) {            if (document.getElementById('22form_view' + i)) {              first_form_view22 = i;              break;            }          }          generate_page_nav(first_form_view22, '22', form_view_count22, form_view_max22);        }      });\t      function check_required22(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\/1923\";\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_other22\\\" value = \\\"no\\\" \/>\").appendTo(\"#form22\");                jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_16_allow_other_num22\\\" value = \\\"0\\\" \/>\").appendTo(\"#form22\");                              if(!jQuery(\"#wdform_28_element22\").is(\":checked\"))                jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_send_copy_22\\\" value = \\\"1\\\" \/>\").appendTo(\"#form22\");        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_fields22\\\" value =\\\"\"+disabled_fields+\"\\\" \/>\").appendTo(\"#form22\");                    });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 check22(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(\"#22form_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>#form22 input[type=\"text\"] {box-sizing: border-box;} .form22 .wdform-page-and-images .other_input{     max-width: none;}.form22 button, .form22input, .form22select, .form22textarea{     font-size:16px;}.form22 .warning, .form22.error{     background-color: #F0EFEF;     border: 1px solid #000000;     border-radius: 5px;     color: #000000;     padding: 5px;}.form22 .warning *, .form22.error *{     margin:0;}.form22 .recaptcha_input_area input{     height:initial !important;}.form22 input[type=\"radio\"]{     border:none !important;     outline:none !important;}.form22 input[type=\"checkbox\"]{     border:none !important;     outline:none !important;}.form22 a.ui-spinner-button{     border-radius:0px !important;     background: none!important;}.form22 a.ui-slider-handle {     width: 16px;     height: 16px;     top: -4px;     border: 0px;     border-radius: 16px;     background: #FAFAFA;     border: 3px solid #B1B1B1;     outline: none;}.form22 .ui-slider {     height: 6px;     background: #F5F5F5 !important;     margin: 7px 0px;}.form22 .wdform_grading input {     width: 100px;}.form22 .wdform-matrix-cell input[type=\"text\"] {     width: 100px;     font-size: 16px !important;}.form22 .wdform-matrix-cell select {     width: 60px;     font-size: 16px !important;}.form22 .wdform_section .wdform_column:last-child {     padding-right: 0px !important;}.form22 .wdform_preload {     display: none;}.form22 .wdform_grading {     padding: 3px 0px;}.form22 .wdform-matrix-table {     display: table;     border-spacing: 0px;}.form22 .wdform-matrix-column {     text-align: left;     display: table-cell;}.form22 .wdform-matrix-cell {     text-align: center;     display: table-cell;     padding: 6px 10px;}.form22 .wdform-matrix-head>div {     display: table-cell;     text-align: center;}.form22 .wdform-matrix-head {     display: table-row;}.form22 .wdform-matrix-row0 {     background: #DFDFDF;     display: table-row;}.form22 .wdform-matrix-row1 {     background: #E9E9E9;     display: table-row;}.form22 .selected-text {     text-align: left;     color: #000;}.form22 .wdform-quantity {     width: 30px;     margin: 2px 0px;}.form22 .wdform_scale_rating label {     vertical-align: middle;}.form22 .ui-corner-all {     border-radius: 0px;}.form22 .ui-widget-content {     border: 0px;     background: transparent;}.form22 .ui-slider-range {     background: #8A8A8A !important;}.form22 .wdform_map {     border: 6px solid #fff;}.form22 .wdform-page-and-images {     width: 100%;     border: 0px solid #000 !important;     padding-left:10px;}.form22 .paypal-property {     display: inline-block;     margin-right: 15px;     vertical-align: middle;}.form22 .sel-wrap {     display: inline-block;     vertical-align: middle;     width:100%;}.form22 .sel-imul {     display: none;}.form22 .sel-imul .sel-selected {     cursor: pointer;     position: relative;     display: inline-block;     border-radius: 0px;     padding: 0px 0px 0px 2px;     font-size: 16px;     height: 26px;     line-height: 22px;     overflow: hidden;     background: #F8F8F8;     border: 0px solid #D3D3D3;     background-position: right 2px center;     width: 100%;}.form22 .sel-imul.act .sel-selected {     background: #fff;}.form22 .sel-selected .sel-arraw {     height: 23px;     width: 30px;     background: url(http:\/\/icsit.co.uk\/forms\/wp-content\/plugins\/form-maker\/images\/09\/01.png) 50% 50% no-repeat;     position: absolute;     top: 0px;     right: 0px;     padding: 0px;}.form22 .sel-imul:hover .sel-selected .sel-arraw {            }.form22 .sel-imul.act .sel-selected .sel-arraw {            }.form22 .sel-imul .sel-options {     background: #fff;     border: 1px solid #dbdbdb;     border-top: none;     position: absolute;     width: inherit;     display: none;     z-index: 10;     max-height: 200px;     overflow-y: auto;     overflow-x: hidden;}.form22 .sel-options .sel-option {     padding: 3px 4px;     font-size: 13px;     border: 1px solid #fff;     border-right: none;     border-left: none;     text-align: left;}.form22 .sel-options .sel-option:hover {     border-color: #dbdbdb;     cursor: pointer;}.form22 .sel-options .sel-option.sel-ed {     background: #dbdbdb;     border-color: #dbdbdb;}.form22 input[type=text]{     margin: 0px;}.form22 input[type=password]{     margin: 0px;}.form22 input[type=url]{     margin: 0px;}.form22 input[type=email]{     margin: 0px;}.form22 input.text{     margin: 0px;}.form22 input.title{     margin: 0px;}.form22 textarea{     margin: 0px;}.form22 select {     margin: 0px;}.form22 .form-error {     border-color: red !important;}.form22 .form-error:focus {     border-color: red !important;}.form22 .wdform-field {     display: table-cell;     padding: 5px 0px;}.form22 .wdform-label-section{     text-align: left;     display: table-cell;}.form22 .wdform-element-section {     text-align: left;     display: table-cell;     min-width: 140px;}.form22 .file-upload input {     position: absolute;     visibility: hidden;}.form22 .file-upload-status {     margin-left: 10px;     max-width: 200px;     font-weight: bold;     font-size: 16px;     color: #888;     position: absolute;     border-radius: 0px;     height: 23px;     padding-left: 5px;     padding-right: 5px;     white-space: nowrap;     overflow: hidden;}.form22 .file-picker {     width: 41px;     height: 32px;     background: url(http:\/\/icsit.co.uk\/forms\/wp-content\/plugins\/form-maker\/images\/10\/02\/upload.png) no-repeat;     display: inline-block;}.form22 .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 #000;     padding: 0px 36px 0 20px;     vertical-align: middle;     font-size: 18px;     border-top-right-radius: 7px;     border-bottom-right-radius: 7px;}.form22 .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;}.form22 .button-submit {     color: #ffffff;     cursor: pointer;     display: inline-block;     line-height: 35px;     background: #000;     padding: 0px 20px;     vertical-align: middle;     font-size: 18px;     min-width: 80px;     min-height: 35px;     font-family: Segoe UI;     border: 1px solid transparent;     margin: 5px;}.form22 .button-reset {     color: #787878;     cursor: pointer;     display: inline-block;     line-height: 35px;     background: #F0EFEF;     padding: 0px 20px;     vertical-align: middle;     font-size: 18px;     min-width: 80px;     min-height: 35px;     font-family: Segoe UI;     float: right;     border: 1px solid transparent;     margin: 5px;}.form22 .wdform_page {     background: transparent;     padding-top: 15px;     border-radius: 0px;     font-family: Segoe UI;}.form22 .wdform_column {     border-right: none !important;     padding-right: 50px !important;     float: left;     border-spacing: 2px;     border-collapse: separate !important;}.form22 .wdform_section_break2 {     color: #000;     display: inline-block;     text-align: left;     font-size: 23px;     margin: 16px 10px 40px 0px;}.form22 .wdform_section_break {     color: #000;     font-size: 23px;     margin: 16px 0px;}.form22 .wdform_section {     display: inline-block;}.form22 select {     padding: 2px;     height: 26px;     border: 1px solid #B7B7B7;     background: #F8F8F8;     font-size: 14px !important;}.form22 input[type=\"text\"]{     border-radius: 0px;     height: 22px;     padding:0 3px !important;     background: #F8F8F8;     border:1px solid #B7B7B7;     font-size: 14px !important;}.form22 input[type=\"password\"]{     border-radius: 0px;     height: 22px;     padding:0 3px !important;     background: #F8F8F8;     border:1px solid #B7B7B7;     font-size: 14px !important;}.form22 textarea {     border-radius: 0px;     height: 22px;     padding:0 3px !important;     background: #F8F8F8;     border:1px solid #B7B7B7;     font-size: 14px !important;}.form22 input[type=\"text\"]:focus{     outline: none;}.form22 input[type=\"password\"]:focus{     outline: none;}.form22 textarea:focus{     outline: none;}.form22 select {     outline: none;}.form22 .input_deactive {     color: #999999;     font-style: italic;}.form22 .input_active {     color: #000000;     font-style: normal;}.form22 .am_pm_select {     width: 30px;     vertical-align: middle;}.form22 .wdform-calendar-button, .form22.wdform-calendar-button:hover {     display:inline-block;     background: transparent url(http:\/\/icsit.co.uk\/forms\/wp-content\/plugins\/form-maker\/images\/03\/date.png) no-repeat !important;     border: 0px;     color: transparent;     width: 22px;     height: 22px;     position: relative;     left: -22px;     vertical-align: top;     outline: none;}.form22 .forlabs {     float: right;     margin-right: 20px;}.form22 .if-ie-div-label {     -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;     filter: alpha(opacity=100) !important;     opacity: 1 !important;}.form22 .wdform-ch-rad-label {     display: inline;     margin: -4px 5px 5px 5px;     float: left;     color: #000;     cursor: pointer}.form22 textarea {     padding-top: 5px;}.form22 .wdform-date {     display:inline-block;     width: 105px}.form22 .wdform_footer {     margin-top: 15px;}.form22 .page-numbers {     vertical-align: middle;}.form22 .time_box {     text-align: right;     width: 30px;     vertical-align: middle}.form22 .mini_label {     font-size: 10px;     font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;     color: #8A8A8A;}.form22 .wdform-label {     border: none;     color: #000;     vertical-align: top;     line-height: 17px;}.form22 .wdform_colon {     color: #000}.form22 .wdform_separator {     font-style: bold;     vertical-align: middle;     color: #000;}.form22 .wdform_line {     color: #000}.form22 .wdform-required {     border: none;     color: red;     vertical-align: top;}.form22 .captcha_img {     border-width: 0px;     margin: 0px;     padding: 0px;     cursor: pointer;     border-radius: 0px;}.form22 .captcha_refresh {     width: 30px;     height: 30px;     border-width: 0px;     margin: 0px;     padding: 0px;     vertical-align: middle;     cursor: pointer;     background-image: url(http:\/\/icsit.co.uk\/forms\/wp-content\/plugins\/form-maker\/images\/refresh_black.png);}.form22 .captcha_input {     height: 20px;     border-width: 1px;     margin: 0px;     padding: 0px;     vertical-align: middle;}.form22 .file_upload {     border: 0px solid white;     border-radius: 0px;     margin: 0px;     padding: 0px;     color: black;     background-color: white;}.form22 .page_deactive {     color: #000;     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;}.form22 .page_active {     color: #FFF;     cursor: pointer;     background-color: #000;     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;}.form22 .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: #000;     color: #fff;     border-top-left-radius: 5px;     border-bottom-left-radius: 5px;}.form22 .page_percentage_deactive {     height: 16px;     line-height: 16px;     background-color: #F1F1F1;     text-align: left !important;     margin-bottom: 1px;     border-radius: 5px;}.form22 .page_numbers {     font-size: 14px;     color: #000;}.form22 .phone_area_code {     width: 50px;}.form22 .phone_number {     width: 100px;}.form22 button {     cursor: pointer;}.form22 .other_input {     border-radius: 0px;     border-width: 1px;     height: 16px;     font-size: 12px;     padding: 1px;     margin: 1px;     margin-left: 25px;     z-index: 100;     position: absolute;}.form22 .wdform_page_navigation {     text-align: right !important;}.form22 .wdform_percentage_text {     margin: 3px 5px 3px 9px;     color: #FFF;     font-size: 12px;}.form22 .wdform_percentage_title {     color: #6E6E6E;     font-style: italic;     margin: 0px 0px 0px 40px;     display: inline-block;     line-height: 27px;     height: 27px;     vertical-align: middle;}.form22 .wdform_button button {     background: #4D792C;     cursor: pointer;     font-size: 17px;     border-radius: 0px;     min-width: 80px;     min-height: 31px;     color: #fff;     border: 2px solid #68943B;     margin: 5px;     box-shadow: 0px 0px 2px #c9c9c9;     font-family: Segoe UI;}.form22 <\/style><form name=\"form22\" action=\"\/forms\/wp-json\/wp\/v2\/pages\/1923\" method=\"post\" id=\"form22\" class=\"form22\" enctype=\"multipart\/form-data\"  onsubmit=\"check_required22('submit', '22'); return false;\">      <div id=\"22pages\" class=\"wdform_page_navigation\" show_title=\"false\" show_numbers=\"true\" type=\"none\"><\/div>      <input type=\"hidden\" id=\"counter22\" value=\"31\" name=\"counter22\" \/>      <input type=\"hidden\" id=\"Itemid22\" value=\"\" name=\"Itemid22\" \/><div class=\"wdform-page-and-images\" style=\"display: table; border-width: 0px; border-top: 0px solid black;\"><div id=\"22form_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_element22\" name=\"wdform_1_element22\" 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_element22\" name=\"wdform_2_element22\" 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_element22\" name=\"wdform_30_element22\" value=\"\" title=\"\"  style=\"width: 100%;\"  onchange=\"wd_check_email('30', '22', '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_element22\" name=\"wdform_4_element22\" 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=\"5\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_editor\" class=\"wdform-field\"><p><strong>Network Information: <\/strong><\/p><\/div><\/div><div wdid=\"8\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:275px\"><div class=\"wdform-label-section\" style=\" width: 275px;\"><span class=\"wdform-label\">Servers ( total number of network servers ) <\/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_8_element22\" name=\"wdform_8_element22\" value=\"total number of physical servers\" title=\"total number of physical servers\"     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=\"9\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:250px\"><div class=\"wdform-label-section\" style=\" width: 250px;\"><span class=\"wdform-label\">Employees ( total number of Employees ) <\/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_9_element22\" name=\"wdform_9_element22\" value=\"total number of employees\" title=\"total number of employees\"     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_element220\" >Managed IT Services<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element220\" name=\"wdform_16_element220\" value=\"Managed IT Services\"   ><label for=\"wdform_16_element220\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element221\" >Server Support<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element221\" name=\"wdform_16_element221\" value=\"Server Support\"  checked=\"checked\" ><label for=\"wdform_16_element221\"><\/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_element222\" > Cloud Computing <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element222\" name=\"wdform_16_element222\" value=\" Cloud Computing \"   ><label for=\"wdform_16_element222\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element223\" >Remote Helpdesk Support<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element223\" name=\"wdform_16_element223\" value=\"Remote Helpdesk Support\"   ><label for=\"wdform_16_element223\"><\/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_element224\" > ICS Secure Cloud Backup<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element224\" name=\"wdform_16_element224\" value=\" ICS Secure Cloud Backup\"   ><label for=\"wdform_16_element224\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element225\" >Network | Data Security <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element225\" name=\"wdform_16_element225\" value=\"Network | Data Security \"   ><label for=\"wdform_16_element225\"><\/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_element226\" >Free Technology Assessment <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element226\" name=\"wdform_16_element226\" value=\"Free Technology Assessment \"   ><label for=\"wdform_16_element226\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element227\" >Business Continuity Services<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element227\" name=\"wdform_16_element227\" value=\"Business Continuity Services\"   ><label for=\"wdform_16_element227\"><\/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_element228\" >IT Support Plan <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element228\" name=\"wdform_16_element228\" value=\"IT Support Plan \"   ><label for=\"wdform_16_element228\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element229\" >Infrastructure as a Service <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element229\" name=\"wdform_16_element229\" value=\"Infrastructure as a Service \"   ><label for=\"wdform_16_element229\"><\/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_element2210\" >Anti-Spam Management <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2210\" name=\"wdform_16_element2210\" value=\"Anti-Spam Management \"   ><label for=\"wdform_16_element2210\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element2211\" >Backup &amp; Disaster Recovery<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2211\" name=\"wdform_16_element2211\" value=\"Backup &amp; Disaster Recovery\"   ><label for=\"wdform_16_element2211\"><\/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_element2212\" > Datacenter Colocation <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2212\" name=\"wdform_16_element2212\" value=\" Datacenter Colocation \"   ><label for=\"wdform_16_element2212\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element2213\" > VMware | Hyper-v Server <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2213\" name=\"wdform_16_element2213\" value=\" VMware | Hyper-v Server \"   ><label for=\"wdform_16_element2213\"><\/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_element2214\" > Data Cabling<\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2214\" name=\"wdform_16_element2214\" value=\" Data Cabling\"   ><label for=\"wdform_16_element2214\"><\/label><\/div><\/div><div style=\"display: table-cell;\"><label class=\"wdform-ch-rad-label\" for=\"wdform_16_element2215\" >Exchange Email Server 2013 <\/label><div class=\"checkbox-div forlabs\" ><input type=\"checkbox\"  id=\"wdform_16_element2215\" name=\"wdform_16_element2215\" value=\"Exchange Email Server 2013 \"   ><label for=\"wdform_16_element2215\"><\/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: 275px;\"><span class=\"wdform-label\">Please enter a brief description of the project: <\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 500px\"><textarea class=\"input_deactive\" id=\"wdform_17_element22\" name=\"wdform_17_element22\" 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_element22\">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_element22\" name=\"wdform_28_element22\" checked='checked' \/>                <label for=\"wdform_28_element22\"><\/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_required22('submit', '22');\" >Submit<\/button><button type=\"button\" class=\"button-reset\" onclick=\"check_required22('reset', 22);\"  >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=\"22page_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 additional 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\/1923"}],"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=1923"}],"version-history":[{"count":1,"href":"http:\/\/icsit.co.uk\/forms\/wp-json\/wp\/v2\/pages\/1923\/revisions"}],"predecessor-version":[{"id":1924,"href":"http:\/\/icsit.co.uk\/forms\/wp-json\/wp\/v2\/pages\/1923\/revisions\/1924"}],"wp:attachment":[{"href":"http:\/\/icsit.co.uk\/forms\/wp-json\/wp\/v2\/media?parent=1923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}