{"id":1636,"date":"2017-06-17T16:00:30","date_gmt":"2017-06-17T21:00:30","guid":{"rendered":"https:\/\/www.innersecurity.com\/?page_id=1636"},"modified":"2017-06-17T16:00:30","modified_gmt":"2017-06-17T21:00:30","slug":"employment-application","status":"publish","type":"page","link":"https:\/\/www.innersecurity.com\/?page_id=1636","title":{"rendered":"Employment Application"},"content":{"rendered":"    <script type=\"text\/javascript\">      plugin_url = \"https:\/\/www.innersecurity.com\/wp-content\/plugins\/form-maker\";      WDF_GRADING_TEXT = 'Your score should be less than';      FormCurrency_14 = '$';      FormPaypalTax_14 = '0';      FM_HeaderAnime14 = 'none';      var fmscrollHandler14 = function () {        var scrollPercent14 = 100 * jQuery(window).scrollTop() \/ (jQuery(document).height() - jQuery(window).height());        if (!jQuery(\"#fm-scrollbox14\").hasClass(\"fm-minimized\") && scrollPercent14 >= 20) {          setTimeout(function () {            jQuery(\"#fm-scrollbox14\").removeClass(\"fm-animated fadeOutDown\").addClass(\"fm-animated fadeInUp\");            jQuery(\"#fm-scrollbox14\").css(\"visibility\", \"\");            jQuery(\"#fm-scrollbox14 .fm-header-img\").addClass(\"fm-animated none\");          }, 0 * 1000        )          ;        }      };      var check_submit14 = 0;      var check_before_submit14 = {};      var required_fields14 = [\"49\",\"2\",\"4\",\"7\",\"8\",\"14\",\"18\",\"50\",\"51\",\"52\",\"60\",\"29\",\"30\",\"54\",\"56\",\"57\",\"58\",\"39\",\"40\",\"41\",\"144\",\"145\"];      var labels_and_ids14 = {\"19\":\"type_editor\",\"49\":\"type_date_new\",\"2\":\"type_text\",\"4\":\"type_radio\",\"17\":\"type_section_break\",\"7\":\"type_name\",\"8\":\"type_address\",\"14\":\"type_phone\",\"18\":\"type_submitter_mail\",\"21\":\"type_text\",\"20\":\"type_section_break\",\"50\":\"type_radio\",\"24\":\"type_date_new\",\"51\":\"type_radio\",\"26\":\"type_date_new\",\"52\":\"type_radio\",\"53\":\"type_radio\",\"60\":\"type_radio\",\"29\":\"type_date_new\",\"30\":\"type_checkbox\",\"54\":\"type_radio\",\"56\":\"type_radio\",\"57\":\"type_radio\",\"35\":\"type_text\",\"58\":\"type_radio\",\"38\":\"type_text\",\"36\":\"type_section_break\",\"39\":\"type_text\",\"40\":\"type_text\",\"41\":\"type_text\",\"43\":\"type_section_break\",\"44\":\"type_text\",\"45\":\"type_text\",\"46\":\"type_text\",\"114\":\"type_textarea\",\"47\":\"type_section_break\",\"48\":\"type_editor\",\"59\":\"type_checkbox\",\"61\":\"type_section_break\",\"62\":\"type_editor\",\"63\":\"type_text\",\"65\":\"type_address\",\"64\":\"type_phone\",\"76\":\"type_text\",\"83\":\"type_date_new\",\"73\":\"type_date_new\",\"77\":\"type_text\",\"75\":\"type_textarea\",\"78\":\"type_textarea\",\"79\":\"type_editor\",\"80\":\"type_text\",\"88\":\"type_address\",\"81\":\"type_phone\",\"82\":\"type_text\",\"95\":\"type_date_new\",\"84\":\"type_date_new\",\"87\":\"type_text\",\"85\":\"type_textarea\",\"97\":\"type_textarea\",\"98\":\"type_editor\",\"99\":\"type_text\",\"100\":\"type_address\",\"106\":\"type_phone\",\"107\":\"type_text\",\"108\":\"type_date_new\",\"109\":\"type_date_new\",\"110\":\"type_text\",\"111\":\"type_textarea\",\"112\":\"type_textarea\",\"115\":\"type_editor\",\"116\":\"type_text\",\"117\":\"type_address\",\"123\":\"type_phone\",\"124\":\"type_text\",\"125\":\"type_date_new\",\"126\":\"type_date_new\",\"127\":\"type_text\",\"128\":\"type_textarea\",\"129\":\"type_textarea\",\"130\":\"type_section_break\",\"131\":\"type_editor\",\"132\":\"type_textarea\",\"133\":\"type_section_break\",\"134\":\"type_text\",\"135\":\"type_text\",\"136\":\"type_text\",\"137\":\"type_text\",\"138\":\"type_textarea\",\"139\":\"type_textarea\",\"140\":\"type_textarea\",\"141\":\"type_textarea\",\"142\":\"type_section_break\",\"143\":\"type_editor\",\"144\":\"type_checkbox\",\"145\":\"type_date_new\",\"146\":\"type_submit_reset\",\"147\":\"type_editor\"};      var check_regExp_all14 = [];      var check_paypal_price_min_max14 = [];      var file_upload_check14 = [];      var spinner_check14 = [];      function formOnload14() {        if (navigator.userAgent.toLowerCase().indexOf('msie') != -1 && parseInt(navigator.userAgent.toLowerCase().split('msie')[1]) === 8) {          jQuery(\"#form14\").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')          });          jQuery(\"#form14\").find(jQuery(\"input[type='radio']:checked+label\")).addClass('if-ie-div-label');          jQuery(\"#form14\").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')          });          jQuery(\"#form14\").find(jQuery(\"input[type='checkbox']:checked+label\")).addClass('if-ie-div-label');        }        jQuery.each(check_regExp_all14, function (wdid, exp) {          var exp_array = {};          exp_array[wdid] = exp;          jQuery(\"div[wdid='\" + wdid + \"'] input\").blur(function () {            wd_check_regExp(14, exp_array)          }).focus(function () {            jQuery(\"#form\"+14+            \" #wd_exp_\" + wdid            ).            remove();            jQuery(\"#form\"+14+            \" div[wdid='\" + wdid + \"'] .wdform-label-section:first .error_label_exp\"            ).            removeClass(\"error_label_exp\")          });        });        jQuery.each(check_paypal_price_min_max14, function (wdid, price_min_max_option) {          var price_min_max_array = {};          price_min_max_array[wdid] = price_min_max_option;          jQuery(\"div[wdid='\" + wdid + \"'] input\").blur(function () {            wd_check_price_min_max(14, price_min_max_array)          }).focus(function () {            jQuery(\"#form\"+14+            \" #wd_price_\" + wdid            ).            remove();            jQuery(\"#form\"+14+            \" div[wdid='\" + wdid + \"'] .wdform-label-section:first .error_label_price\"            ).            removeClass(\"error_label_price\")          });        });        jQuery.each(spinner_check14, function (wdid, spinner_min_max) {          var spinner_min_max_array = {};          spinner_min_max_array[wdid] = spinner_min_max;          jQuery(\"div[wdid='\" + wdid + \"'] input\").blur(function () {            wd_spinner_check(14, spinner_min_max_array)          }).focus(function () {            jQuery(\"#form\"+14+            \" #wd_price_\" + wdid            ).            remove();            jQuery(\"#form\"+14+            \" div[wdid='\" + wdid + \"'] .wdform-label-section:first .error_label_price\"            ).            removeClass(\"error_label_price\")          });        });        jQuery.each(file_upload_check14, function (wdid, upload_types) {          var upload_types_array = {};          upload_types_array[wdid] = upload_types;          jQuery(\"div[wdid='\" + wdid + \"'] input\").change(function () {            wd_file_upload_check(14, upload_types_array)          });        });        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)        });        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(14)        });        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(14)        });        jQuery(\".wdform-quantity\").change(function () {          set_total_value(14)        });        jQuery(\"div[type='type_address'] select\").change(function () {          set_total_value(14)        });        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);        });        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);                      jQuery(\"#button_calendar_49\").click(function() {                jQuery(\"#wdform_49_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_49_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"today\",                maxDate: \"today\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_49_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_49_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_49_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_49_element14\").datepicker(\"setDate\", default_date);                           jQuery(\"#wdform_8_country14\").change(function() {                if( jQuery(this).val()==\"United States\")                 {                  jQuery(\"#wdform_8_state14\").parent().append(\"<select type=\\\"text\\\" id=\\\"wdform_8_state14\\\" name=\\\"wdform_11_state14\\\" style=\\\"width: 100%;\\\" ><option value=\\\"\\\" selected=\\\"selected\\\"><\/option><option value=\\\"Alabama\\\" >Alabama<\/option><option value=\\\"Alaska\\\" >Alaska<\/option><option value=\\\"Arizona\\\" >Arizona<\/option><option value=\\\"Arkansas\\\" >Arkansas<\/option><option value=\\\"California\\\" >California<\/option><option value=\\\"Colorado\\\" >Colorado<\/option><option value=\\\"Connecticut\\\" >Connecticut<\/option><option value=\\\"Delaware\\\" >Delaware<\/option><option value=\\\"District Of Columbia\\\" >District Of Columbia<\/option><option value=\\\"Florida\\\" >Florida<\/option><option value=\\\"Georgia\\\" >Georgia<\/option><option value=\\\"Hawaii\\\" >Hawaii<\/option><option value=\\\"Idaho\\\" >Idaho<\/option><option value=\\\"Illinois\\\" >Illinois<\/option><option value=\\\"Indiana\\\" >Indiana<\/option><option value=\\\"Iowa\\\" >Iowa<\/option><option value=\\\"Kansas\\\" >Kansas<\/option><option value=\\\"Kentucky\\\" >Kentucky<\/option><option value=\\\"Louisiana\\\" >Louisiana<\/option><option value=\\\"Maine\\\" >Maine<\/option><option value=\\\"Maryland\\\" >Maryland<\/option><option value=\\\"Massachusetts\\\" >Massachusetts<\/option><option value=\\\"Michigan\\\" >Michigan<\/option><option value=\\\"Minnesota\\\" >Minnesota<\/option><option value=\\\"Mississippi\\\" >Mississippi<\/option><option value=\\\"Missouri\\\" >Missouri<\/option><option value=\\\"Montana\\\" >Montana<\/option><option value=\\\"Nebraska\\\" >Nebraska<\/option><option value=\\\"Nevada\\\" >Nevada<\/option><option value=\\\"New Hampshire\\\" >New Hampshire<\/option><option value=\\\"New Jersey\\\" >New Jersey<\/option><option value=\\\"New Mexico\\\" >New Mexico<\/option><option value=\\\"New York\\\" >New York<\/option><option value=\\\"North Carolina\\\" >North Carolina<\/option><option value=\\\"North Dakota\\\" >North Dakota<\/option><option value=\\\"Ohio\\\" >Ohio<\/option><option value=\\\"Oklahoma\\\" >Oklahoma<\/option><option value=\\\"Oregon\\\" >Oregon<\/option><option value=\\\"Pennsylvania\\\" >Pennsylvania<\/option><option value=\\\"Rhode Island\\\" >Rhode Island<\/option><option value=\\\"South Carolina\\\" >South Carolina<\/option><option value=\\\"South Dakota\\\" >South Dakota<\/option><option value=\\\"Tennessee\\\" >Tennessee<\/option><option value=\\\"Texas\\\" >Texas<\/option><option value=\\\"Utah\\\" >Utah<\/option><option value=\\\"Vermont\\\" >Vermont<\/option><option value=\\\"Virginia\\\" >Virginia<\/option><option value=\\\"Washington\\\" >Washington<\/option><option value=\\\"West Virginia\\\" >West Virginia<\/option><option value=\\\"Wisconsin\\\" >Wisconsin<\/option><option value=\\\"Wyoming\\\" >Wyoming<\/option><\/select><label class=\\\"mini_label\\\" id=\\\"8_mini_label_state\\\">State<\/label>\");                  jQuery(\"#wdform_8_state14\").parent().children(\"input:first, label:first\").remove();                }                else                {                  if(jQuery(\"#wdform_8_state14\").prop(\"tagName\")==\"SELECT\")                  {                    jQuery(\"#wdform_8_state14\").parent().append(\"<input type=\\\"text\\\" id=\\\"wdform_8_state14\\\" name=\\\"wdform_11_state14\\\" value=\\\"\\\" style=\\\"width: 100%;\\\" ><label class=\\\"mini_label\\\">State<\/label>\");                    jQuery(\"#wdform_8_state14\").parent().children(\"select:first, label:first\").remove();\t                  }                }              });              jQuery(\"#button_calendar_24\").click(function() {                jQuery(\"#wdform_24_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_24_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"\",                maxDate: \"today\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_24_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_24_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_24_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_24_element14\").datepicker(\"setDate\", default_date);                                        jQuery(\"#button_calendar_26\").click(function() {                jQuery(\"#wdform_26_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_26_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"\",                maxDate: \"today\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_26_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_26_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_26_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_26_element14\").datepicker(\"setDate\", default_date);                                        jQuery(\"#button_calendar_29\").click(function() {                jQuery(\"#wdform_29_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_29_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"today\",                maxDate: \"\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1  && day != 0&& day != 6];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_29_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_29_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_29_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_29_element14\").datepicker(\"setDate\", default_date);                           jQuery(\"#wdform_65_country14\").change(function() {                if( jQuery(this).val()==\"United States\")                 {                  jQuery(\"#wdform_65_state14\").parent().append(\"<select type=\\\"text\\\" id=\\\"wdform_65_state14\\\" name=\\\"wdform_68_state14\\\" style=\\\"width: 100%;\\\" ><option value=\\\"\\\" selected=\\\"selected\\\"><\/option><option value=\\\"Alabama\\\" >Alabama<\/option><option value=\\\"Alaska\\\" >Alaska<\/option><option value=\\\"Arizona\\\" >Arizona<\/option><option value=\\\"Arkansas\\\" >Arkansas<\/option><option value=\\\"California\\\" >California<\/option><option value=\\\"Colorado\\\" >Colorado<\/option><option value=\\\"Connecticut\\\" >Connecticut<\/option><option value=\\\"Delaware\\\" >Delaware<\/option><option value=\\\"District Of Columbia\\\" >District Of Columbia<\/option><option value=\\\"Florida\\\" >Florida<\/option><option value=\\\"Georgia\\\" >Georgia<\/option><option value=\\\"Hawaii\\\" >Hawaii<\/option><option value=\\\"Idaho\\\" >Idaho<\/option><option value=\\\"Illinois\\\" >Illinois<\/option><option value=\\\"Indiana\\\" >Indiana<\/option><option value=\\\"Iowa\\\" >Iowa<\/option><option value=\\\"Kansas\\\" >Kansas<\/option><option value=\\\"Kentucky\\\" >Kentucky<\/option><option value=\\\"Louisiana\\\" >Louisiana<\/option><option value=\\\"Maine\\\" >Maine<\/option><option value=\\\"Maryland\\\" >Maryland<\/option><option value=\\\"Massachusetts\\\" >Massachusetts<\/option><option value=\\\"Michigan\\\" >Michigan<\/option><option value=\\\"Minnesota\\\" >Minnesota<\/option><option value=\\\"Mississippi\\\" >Mississippi<\/option><option value=\\\"Missouri\\\" >Missouri<\/option><option value=\\\"Montana\\\" >Montana<\/option><option value=\\\"Nebraska\\\" >Nebraska<\/option><option value=\\\"Nevada\\\" >Nevada<\/option><option value=\\\"New Hampshire\\\" >New Hampshire<\/option><option value=\\\"New Jersey\\\" >New Jersey<\/option><option value=\\\"New Mexico\\\" >New Mexico<\/option><option value=\\\"New York\\\" >New York<\/option><option value=\\\"North Carolina\\\" >North Carolina<\/option><option value=\\\"North Dakota\\\" >North Dakota<\/option><option value=\\\"Ohio\\\" >Ohio<\/option><option value=\\\"Oklahoma\\\" >Oklahoma<\/option><option value=\\\"Oregon\\\" >Oregon<\/option><option value=\\\"Pennsylvania\\\" >Pennsylvania<\/option><option value=\\\"Rhode Island\\\" >Rhode Island<\/option><option value=\\\"South Carolina\\\" >South Carolina<\/option><option value=\\\"South Dakota\\\" >South Dakota<\/option><option value=\\\"Tennessee\\\" >Tennessee<\/option><option value=\\\"Texas\\\" >Texas<\/option><option value=\\\"Utah\\\" >Utah<\/option><option value=\\\"Vermont\\\" >Vermont<\/option><option value=\\\"Virginia\\\" >Virginia<\/option><option value=\\\"Washington\\\" >Washington<\/option><option value=\\\"West Virginia\\\" >West Virginia<\/option><option value=\\\"Wisconsin\\\" >Wisconsin<\/option><option value=\\\"Wyoming\\\" >Wyoming<\/option><\/select><label class=\\\"mini_label\\\" id=\\\"65_mini_label_state\\\">State<\/label>\");                  jQuery(\"#wdform_65_state14\").parent().children(\"input:first, label:first\").remove();                }                else                {                  if(jQuery(\"#wdform_65_state14\").prop(\"tagName\")==\"SELECT\")                  {                    jQuery(\"#wdform_65_state14\").parent().append(\"<input type=\\\"text\\\" id=\\\"wdform_65_state14\\\" name=\\\"wdform_68_state14\\\" value=\\\"\\\" style=\\\"width: 100%;\\\" ><label class=\\\"mini_label\\\">State<\/label>\");                    jQuery(\"#wdform_65_state14\").parent().children(\"select:first, label:first\").remove();\t                  }                }              });              jQuery(\"#button_calendar_83\").click(function() {                jQuery(\"#wdform_83_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_83_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"\",                maxDate: \"\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_83_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_83_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_83_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_83_element14\").datepicker(\"setDate\", default_date);                                        jQuery(\"#button_calendar_73\").click(function() {                jQuery(\"#wdform_73_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_73_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"\",                maxDate: \"\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_73_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_73_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_73_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_73_element14\").datepicker(\"setDate\", default_date);                           jQuery(\"#wdform_88_country14\").change(function() {                if( jQuery(this).val()==\"United States\")                 {                  jQuery(\"#wdform_88_state14\").parent().append(\"<select type=\\\"text\\\" id=\\\"wdform_88_state14\\\" name=\\\"wdform_91_state14\\\" style=\\\"width: 100%;\\\" ><option value=\\\"\\\" selected=\\\"selected\\\"><\/option><option value=\\\"Alabama\\\" >Alabama<\/option><option value=\\\"Alaska\\\" >Alaska<\/option><option value=\\\"Arizona\\\" >Arizona<\/option><option value=\\\"Arkansas\\\" >Arkansas<\/option><option value=\\\"California\\\" >California<\/option><option value=\\\"Colorado\\\" >Colorado<\/option><option value=\\\"Connecticut\\\" >Connecticut<\/option><option value=\\\"Delaware\\\" >Delaware<\/option><option value=\\\"District Of Columbia\\\" >District Of Columbia<\/option><option value=\\\"Florida\\\" >Florida<\/option><option value=\\\"Georgia\\\" >Georgia<\/option><option value=\\\"Hawaii\\\" >Hawaii<\/option><option value=\\\"Idaho\\\" >Idaho<\/option><option value=\\\"Illinois\\\" >Illinois<\/option><option value=\\\"Indiana\\\" >Indiana<\/option><option value=\\\"Iowa\\\" >Iowa<\/option><option value=\\\"Kansas\\\" >Kansas<\/option><option value=\\\"Kentucky\\\" >Kentucky<\/option><option value=\\\"Louisiana\\\" >Louisiana<\/option><option value=\\\"Maine\\\" >Maine<\/option><option value=\\\"Maryland\\\" >Maryland<\/option><option value=\\\"Massachusetts\\\" >Massachusetts<\/option><option value=\\\"Michigan\\\" >Michigan<\/option><option value=\\\"Minnesota\\\" >Minnesota<\/option><option value=\\\"Mississippi\\\" >Mississippi<\/option><option value=\\\"Missouri\\\" >Missouri<\/option><option value=\\\"Montana\\\" >Montana<\/option><option value=\\\"Nebraska\\\" >Nebraska<\/option><option value=\\\"Nevada\\\" >Nevada<\/option><option value=\\\"New Hampshire\\\" >New Hampshire<\/option><option value=\\\"New Jersey\\\" >New Jersey<\/option><option value=\\\"New Mexico\\\" >New Mexico<\/option><option value=\\\"New York\\\" >New York<\/option><option value=\\\"North Carolina\\\" >North Carolina<\/option><option value=\\\"North Dakota\\\" >North Dakota<\/option><option value=\\\"Ohio\\\" >Ohio<\/option><option value=\\\"Oklahoma\\\" >Oklahoma<\/option><option value=\\\"Oregon\\\" >Oregon<\/option><option value=\\\"Pennsylvania\\\" >Pennsylvania<\/option><option value=\\\"Rhode Island\\\" >Rhode Island<\/option><option value=\\\"South Carolina\\\" >South Carolina<\/option><option value=\\\"South Dakota\\\" >South Dakota<\/option><option value=\\\"Tennessee\\\" >Tennessee<\/option><option value=\\\"Texas\\\" >Texas<\/option><option value=\\\"Utah\\\" >Utah<\/option><option value=\\\"Vermont\\\" >Vermont<\/option><option value=\\\"Virginia\\\" >Virginia<\/option><option value=\\\"Washington\\\" >Washington<\/option><option value=\\\"West Virginia\\\" >West Virginia<\/option><option value=\\\"Wisconsin\\\" >Wisconsin<\/option><option value=\\\"Wyoming\\\" >Wyoming<\/option><\/select><label class=\\\"mini_label\\\" id=\\\"88_mini_label_state\\\">State<\/label>\");                  jQuery(\"#wdform_88_state14\").parent().children(\"input:first, label:first\").remove();                }                else                {                  if(jQuery(\"#wdform_88_state14\").prop(\"tagName\")==\"SELECT\")                  {                    jQuery(\"#wdform_88_state14\").parent().append(\"<input type=\\\"text\\\" id=\\\"wdform_88_state14\\\" name=\\\"wdform_91_state14\\\" value=\\\"\\\" style=\\\"width: 100%;\\\" ><label class=\\\"mini_label\\\">State<\/label>\");                    jQuery(\"#wdform_88_state14\").parent().children(\"select:first, label:first\").remove();\t                  }                }              });              jQuery(\"#button_calendar_95\").click(function() {                jQuery(\"#wdform_95_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_95_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"\",                maxDate: \"\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_95_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_95_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_95_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_95_element14\").datepicker(\"setDate\", default_date);                                        jQuery(\"#button_calendar_84\").click(function() {                jQuery(\"#wdform_84_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_84_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"\",                maxDate: \"\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_84_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_84_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_84_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_84_element14\").datepicker(\"setDate\", default_date);                           jQuery(\"#wdform_100_country14\").change(function() {                if( jQuery(this).val()==\"United States\")                 {                  jQuery(\"#wdform_100_state14\").parent().append(\"<select type=\\\"text\\\" id=\\\"wdform_100_state14\\\" name=\\\"wdform_103_state14\\\" style=\\\"width: 100%;\\\" ><option value=\\\"\\\" selected=\\\"selected\\\"><\/option><option value=\\\"Alabama\\\" >Alabama<\/option><option value=\\\"Alaska\\\" >Alaska<\/option><option value=\\\"Arizona\\\" >Arizona<\/option><option value=\\\"Arkansas\\\" >Arkansas<\/option><option value=\\\"California\\\" >California<\/option><option value=\\\"Colorado\\\" >Colorado<\/option><option value=\\\"Connecticut\\\" >Connecticut<\/option><option value=\\\"Delaware\\\" >Delaware<\/option><option value=\\\"District Of Columbia\\\" >District Of Columbia<\/option><option value=\\\"Florida\\\" >Florida<\/option><option value=\\\"Georgia\\\" >Georgia<\/option><option value=\\\"Hawaii\\\" >Hawaii<\/option><option value=\\\"Idaho\\\" >Idaho<\/option><option value=\\\"Illinois\\\" >Illinois<\/option><option value=\\\"Indiana\\\" >Indiana<\/option><option value=\\\"Iowa\\\" >Iowa<\/option><option value=\\\"Kansas\\\" >Kansas<\/option><option value=\\\"Kentucky\\\" >Kentucky<\/option><option value=\\\"Louisiana\\\" >Louisiana<\/option><option value=\\\"Maine\\\" >Maine<\/option><option value=\\\"Maryland\\\" >Maryland<\/option><option value=\\\"Massachusetts\\\" >Massachusetts<\/option><option value=\\\"Michigan\\\" >Michigan<\/option><option value=\\\"Minnesota\\\" >Minnesota<\/option><option value=\\\"Mississippi\\\" >Mississippi<\/option><option value=\\\"Missouri\\\" >Missouri<\/option><option value=\\\"Montana\\\" >Montana<\/option><option value=\\\"Nebraska\\\" >Nebraska<\/option><option value=\\\"Nevada\\\" >Nevada<\/option><option value=\\\"New Hampshire\\\" >New Hampshire<\/option><option value=\\\"New Jersey\\\" >New Jersey<\/option><option value=\\\"New Mexico\\\" >New Mexico<\/option><option value=\\\"New York\\\" >New York<\/option><option value=\\\"North Carolina\\\" >North Carolina<\/option><option value=\\\"North Dakota\\\" >North Dakota<\/option><option value=\\\"Ohio\\\" >Ohio<\/option><option value=\\\"Oklahoma\\\" >Oklahoma<\/option><option value=\\\"Oregon\\\" >Oregon<\/option><option value=\\\"Pennsylvania\\\" >Pennsylvania<\/option><option value=\\\"Rhode Island\\\" >Rhode Island<\/option><option value=\\\"South Carolina\\\" >South Carolina<\/option><option value=\\\"South Dakota\\\" >South Dakota<\/option><option value=\\\"Tennessee\\\" >Tennessee<\/option><option value=\\\"Texas\\\" >Texas<\/option><option value=\\\"Utah\\\" >Utah<\/option><option value=\\\"Vermont\\\" >Vermont<\/option><option value=\\\"Virginia\\\" >Virginia<\/option><option value=\\\"Washington\\\" >Washington<\/option><option value=\\\"West Virginia\\\" >West Virginia<\/option><option value=\\\"Wisconsin\\\" >Wisconsin<\/option><option value=\\\"Wyoming\\\" >Wyoming<\/option><\/select><label class=\\\"mini_label\\\" id=\\\"100_mini_label_state\\\">State<\/label>\");                  jQuery(\"#wdform_100_state14\").parent().children(\"input:first, label:first\").remove();                }                else                {                  if(jQuery(\"#wdform_100_state14\").prop(\"tagName\")==\"SELECT\")                  {                    jQuery(\"#wdform_100_state14\").parent().append(\"<input type=\\\"text\\\" id=\\\"wdform_100_state14\\\" name=\\\"wdform_103_state14\\\" value=\\\"\\\" style=\\\"width: 100%;\\\" ><label class=\\\"mini_label\\\">State<\/label>\");                    jQuery(\"#wdform_100_state14\").parent().children(\"select:first, label:first\").remove();\t                  }                }              });              jQuery(\"#button_calendar_108\").click(function() {                jQuery(\"#wdform_108_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_108_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"\",                maxDate: \"\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_108_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_108_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_108_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_108_element14\").datepicker(\"setDate\", default_date);                                        jQuery(\"#button_calendar_109\").click(function() {                jQuery(\"#wdform_109_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_109_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"\",                maxDate: \"\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_109_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_109_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_109_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_109_element14\").datepicker(\"setDate\", default_date);                           jQuery(\"#wdform_117_country14\").change(function() {                if( jQuery(this).val()==\"United States\")                 {                  jQuery(\"#wdform_117_state14\").parent().append(\"<select type=\\\"text\\\" id=\\\"wdform_117_state14\\\" name=\\\"wdform_120_state14\\\" style=\\\"width: 100%;\\\" ><option value=\\\"\\\" selected=\\\"selected\\\"><\/option><option value=\\\"Alabama\\\" >Alabama<\/option><option value=\\\"Alaska\\\" >Alaska<\/option><option value=\\\"Arizona\\\" >Arizona<\/option><option value=\\\"Arkansas\\\" >Arkansas<\/option><option value=\\\"California\\\" >California<\/option><option value=\\\"Colorado\\\" >Colorado<\/option><option value=\\\"Connecticut\\\" >Connecticut<\/option><option value=\\\"Delaware\\\" >Delaware<\/option><option value=\\\"District Of Columbia\\\" >District Of Columbia<\/option><option value=\\\"Florida\\\" >Florida<\/option><option value=\\\"Georgia\\\" >Georgia<\/option><option value=\\\"Hawaii\\\" >Hawaii<\/option><option value=\\\"Idaho\\\" >Idaho<\/option><option value=\\\"Illinois\\\" >Illinois<\/option><option value=\\\"Indiana\\\" >Indiana<\/option><option value=\\\"Iowa\\\" >Iowa<\/option><option value=\\\"Kansas\\\" >Kansas<\/option><option value=\\\"Kentucky\\\" >Kentucky<\/option><option value=\\\"Louisiana\\\" >Louisiana<\/option><option value=\\\"Maine\\\" >Maine<\/option><option value=\\\"Maryland\\\" >Maryland<\/option><option value=\\\"Massachusetts\\\" >Massachusetts<\/option><option value=\\\"Michigan\\\" >Michigan<\/option><option value=\\\"Minnesota\\\" >Minnesota<\/option><option value=\\\"Mississippi\\\" >Mississippi<\/option><option value=\\\"Missouri\\\" >Missouri<\/option><option value=\\\"Montana\\\" >Montana<\/option><option value=\\\"Nebraska\\\" >Nebraska<\/option><option value=\\\"Nevada\\\" >Nevada<\/option><option value=\\\"New Hampshire\\\" >New Hampshire<\/option><option value=\\\"New Jersey\\\" >New Jersey<\/option><option value=\\\"New Mexico\\\" >New Mexico<\/option><option value=\\\"New York\\\" >New York<\/option><option value=\\\"North Carolina\\\" >North Carolina<\/option><option value=\\\"North Dakota\\\" >North Dakota<\/option><option value=\\\"Ohio\\\" >Ohio<\/option><option value=\\\"Oklahoma\\\" >Oklahoma<\/option><option value=\\\"Oregon\\\" >Oregon<\/option><option value=\\\"Pennsylvania\\\" >Pennsylvania<\/option><option value=\\\"Rhode Island\\\" >Rhode Island<\/option><option value=\\\"South Carolina\\\" >South Carolina<\/option><option value=\\\"South Dakota\\\" >South Dakota<\/option><option value=\\\"Tennessee\\\" >Tennessee<\/option><option value=\\\"Texas\\\" >Texas<\/option><option value=\\\"Utah\\\" >Utah<\/option><option value=\\\"Vermont\\\" >Vermont<\/option><option value=\\\"Virginia\\\" >Virginia<\/option><option value=\\\"Washington\\\" >Washington<\/option><option value=\\\"West Virginia\\\" >West Virginia<\/option><option value=\\\"Wisconsin\\\" >Wisconsin<\/option><option value=\\\"Wyoming\\\" >Wyoming<\/option><\/select><label class=\\\"mini_label\\\" id=\\\"117_mini_label_state\\\">State<\/label>\");                  jQuery(\"#wdform_117_state14\").parent().children(\"input:first, label:first\").remove();                }                else                {                  if(jQuery(\"#wdform_117_state14\").prop(\"tagName\")==\"SELECT\")                  {                    jQuery(\"#wdform_117_state14\").parent().append(\"<input type=\\\"text\\\" id=\\\"wdform_117_state14\\\" name=\\\"wdform_120_state14\\\" value=\\\"\\\" style=\\\"width: 100%;\\\" ><label class=\\\"mini_label\\\">State<\/label>\");                    jQuery(\"#wdform_117_state14\").parent().children(\"select:first, label:first\").remove();\t                  }                }              });              jQuery(\"#button_calendar_125\").click(function() {                jQuery(\"#wdform_125_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_125_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"\",                maxDate: \"\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_125_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_125_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_125_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_125_element14\").datepicker(\"setDate\", default_date);                                        jQuery(\"#button_calendar_126\").click(function() {                jQuery(\"#wdform_126_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_126_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"\",                maxDate: \"\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_126_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_126_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_126_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_126_element14\").datepicker(\"setDate\", default_date);                                        jQuery(\"#button_calendar_145\").click(function() {                jQuery(\"#wdform_145_element14\").datepicker(\"show\");              });              jQuery(\"#wdform_145_element14\").datepicker({                dateFormat: \"mm\/dd\/yy\",                minDate: \"today\",                maxDate: \"today\",                changeMonth: true,                changeYear: true,                showOtherMonths: true,                selectOtherMonths: true,                firstDay: \"0\",                                beforeShowDay: function(date){                  var invalid_dates = \"\";                  var invalid_dates_finish = [];                  var invalid_dates_start = invalid_dates.split(\",\");                  var invalid_date_range =[];                                    for(var i = 0; i < invalid_dates_start.length; i++ ){                    invalid_dates_start[i] = invalid_dates_start[i].trim();                    if(invalid_dates_start[i].length < 11 || invalid_dates_start[i].indexOf(\"-\") == -1){                      invalid_dates_finish.push(invalid_dates_start[i]);                    }                    else{                      if(invalid_dates_start[i].indexOf(\"-\") > 4)                        invalid_date_range.push(invalid_dates_start[i].split(\"-\"));                      else{                        var invalid_date_array = invalid_dates_start[i].split(\"-\");                        var start_invalid_day = invalid_date_array[0] + \"-\" + invalid_date_array[1] + \"-\" + invalid_date_array[2];                        var end_invalid_day = invalid_date_array[3] + \"-\" + invalid_date_array[4] + \"-\" + invalid_date_array[5];                        invalid_date_range.push([start_invalid_day, end_invalid_day]);                      }                    }                  }                                      jQuery.each(invalid_date_range, function( index, value ) {                    for(var d = new Date(value[0]); d <= new Date(value[1]); d.setDate(d.getDate() + 1)) {                      invalid_dates_finish.push(jQuery.datepicker.formatDate(\"mm\/dd\/yy\", d));                    }                  });                                    var string_days = jQuery.datepicker.formatDate(\"mm\/dd\/yy\", date);                  var day = date.getDay();                  return [ invalid_dates_finish.indexOf(string_days) == -1 ];                }              });                                                        var default_date = \"\";              var format_date = \"mm\/dd\/yy\";                            jQuery(\"#wdform_145_element14\").datepicker(\"option\", \"dateFormat\", format_date);                            if(default_date ==\"today\")                jQuery(\"#wdform_145_element14\").datepicker(\"setDate\", new Date());              else if(default_date.indexOf(\"d\") == -1 && default_date.indexOf(\"m\") == -1 && default_date.indexOf(\"y\") == -1 && default_date.indexOf(\"w\") == -1){                if(default_date !== \"\")                  default_date = jQuery.datepicker.formatDate(format_date, new Date(default_date));                jQuery(\"#wdform_145_element14\").datepicker(\"setDate\", default_date);              }              else                jQuery(\"#wdform_145_element14\").datepicker(\"setDate\", default_date);                                                  if (window.before_load) {          before_load();        }      }      jQuery(window).load(function () {        formOnload14();      });      form_view_count14= 0;      jQuery(document).ready(function () {        for (i = 1; i <= 30; i++) {          if (document.getElementById('14form_view' + i)) {            form_view_count14++;            form_view_max14 = i;          }        }        if (form_view_count14 > 1) {          for (i = 1; i <= form_view_max14; i++) {            if (document.getElementById('14form_view' + i)) {              first_form_view14 = i;              break;            }          }          generate_page_nav(first_form_view14, '14', form_view_count14, form_view_max14);        }      });      function check_required14(but_type, form_id) {        if (but_type == 'reset') {          if (window.before_reset) {            before_reset();          }          jQuery.each(window['labels_and_ids' + form_id], function (index, elem) {            switch (elem) {              case \"type_text\":              case \"type_textarea\":              case \"type_number\":              case \"type_spinner\":              case 'type_own_select':              case 'type_country':              case 'type_date':              case 'type_date_new':              case 'type_hidden':              case 'type_phone_new':              case 'type_paypal_price_new':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).val('');                break;              case 'type_submitter_mail':              case 'type_password':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).val('');                if (jQuery(\"#wdform_\" + index + \"_1_element\" + form_id)) {                  jQuery(\"#wdform_\" + index + \"_1_element\" + form_id).val('');                  if (jQuery(\"#confirm_\" + index + \"_\" + form_id))                    jQuery(\"#confirm_\" + index + \"_\" + form_id).remove();                  if (elem == 'type_submitter_mail' && jQuery(\"#check_email_\" + index + \"_\" + form_id))                    jQuery(\"#check_email_\" + index + \"_\" + form_id).remove();                }                break;              case 'type_date_range':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"0\").val('');                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"1\").val('');                break;              case 'type_send_copy':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).prop('checked', false);                break;              case 'type_phone':                jQuery(\"#wdform_\" + index + \"_element_first\" + form_id + \", #wdform_\" + index + \"_element_last\" + form_id).val('');                break;              case 'type_name':                jQuery(\"#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('');                break;              case 'type_address':                jQuery(\"#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('');                break;              case 'type_checkbox':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .checkbox-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_other_br\" + form_id).remove();                jQuery(\"#wdform_\" + index + \"_other_input\" + form_id).remove();                break;              case 'type_radio':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_other_br\" + form_id).remove();                jQuery(\"#wdform_\" + index + \"_other_input\" + form_id).remove();                break;              case 'type_time':                jQuery(\"#wdform_\" + index + \"_hh\" + form_id + \", #wdform_\" + index + \"_mm\" + form_id + \", #wdform_\" + index + \"_ss\" + form_id + \", #wdform_\" + index + \"_am_pm\" + form_id).val('');                break;              case 'type_date_fields':                jQuery(\"#wdform_\" + index + \"_day\" + form_id + \", #wdform_\" + index + \"_month\" + form_id + \", #wdform_\" + index + \"_year\" + form_id).val('');                break;              case 'type_file_upload':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"_save\").remove();                break;              case 'type_paypal_price':                jQuery(\"#wdform_\" + index + \"_element_dollars\" + form_id + \", #wdform_\" + index + \"_element_cents\" + form_id).val('');                break;              case 'type_paypal_select':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \", #wdform_\" + index + \"_element_quantity\" + form_id + \", #form\" + form_id + \" div[wdid='\" + index + \"'] .paypal-property select\").val('');                break;              case 'type_paypal_radio':                jQuery(\"#wdform_\" + index + \"_element_quantity\" + form_id + \",#form\" + form_id + \" div[wdid='\" + index + \"'] .paypal-property select\").val('');                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                break;              case 'type_paypal_shipping':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                break;              case 'type_paypal_checkbox':                jQuery(\"#wdform_\" + index + \"_element_quantity\" + form_id + \",#form\" + form_id + \" div[wdid='\" + index + \"'] .paypal-property select\").val('');                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .checkbox-div input\").prop('checked', false);                break;              case 'type_star_rating':                jQuery(\"#wdform_\" + index + \"_selected_star_amount\" + form_id).val('');                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" img\").attr('src', plugin_url + '\/images\/star.png');                break;              case 'type_scale_rating':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                break;              case 'type_slider':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).slider({                  value: eval(0),                });                jQuery(\"#wdform_\" + index + \"_element_value\" + form_id).html('0');                break;              case 'type_range':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"0, #wdform_\" + index + \"_element\" + form_id + \"1\").val('');                break;              case 'type_grading':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" input\").val('');                break;              case 'type_matrix':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" .radio-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" .checkbox-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" input[type='text']\").val('');                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" select\").val('');                break;              case 'type_paypal_total':                jQuery(\"#wdform_\" + index + \"div_total\" + form_id).html('$0');                jQuery(\"#wdform_\" + index + \"paypal_products\" + form_id).empty();                break;              case 'type_captcha':                jQuery(\"#wd_captcha_input\" + form_id).val('');                break;              case 'type_arithmetic_captcha':                jQuery(\"#wd_arithmetic_captcha_input\" + form_id).val('');                break;              default:                break;            }          });          return;        }        if (but_type == 'clear') {          var clear_data = confirm(\"Are you sure to clear saved data?\");          if (clear_data == true) {            jQuery.get('https:\/\/www.innersecurity.com\/wp-admin\/admin-ajax.php?action=FMSaveProg&addon_task=clear_data&form_id=14').done(function ( data ) {              window.location = \"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F1636\";            });          }          return;        }        if (window.before_submit) {          if (before_submit())            return false;        }        if (but_type != 'save') {          if (!wd_is_filled(form_id))            return false;          if (!wd_check_regExp(form_id))            return false;          if (!wd_check_price_min_max(form_id))            return false;          if (!wd_spinner_check(form_id))            return false;          if (!wd_file_upload_check(form_id))            return false;          x = jQuery(\"#form\" + form_id);                  }        var a = [];        if (typeof a[form_id] !== 'undefined' && a[form_id] == 1) {          return;        }                      jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_4_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_4_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_50_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_50_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_51_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_51_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_52_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_52_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_53_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_53_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_60_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_60_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_30_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_30_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_54_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_54_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_56_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_56_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_57_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_57_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_58_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_58_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_59_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_59_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                            jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_144_allow_other14\\\" value = \\\"no\\\" \/>\").appendTo(\"#form14\");              jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_144_allow_other_num14\\\" value = \\\"0\\\" \/>\").appendTo(\"#form14\");                    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_fields14\\\" value =\\\"\"+disabled_fields+\"\\\" \/>\").appendTo(\"#form14\");                });jQuery(\"<input type=\\\"hidden\\\" name=\\\"save_or_submit\"+form_id+\"\\\" value = \\\"\"+but_type+\"\\\" \/>\").appendTo(\"#form\"+form_id);        a[form_id] = 1;                var checkStripe = 2;        if (checkStripe == 1) {          var jq_mainForm = jQuery(\"form[id='form\" + form_id + \"']\");          if (jq_mainForm.find(\".wdfm_stripe_elem\").first().parents(\".wdform_row\").is(\":visible\")) {            wdfm_call_stripe();          }          else {            document.getElementById(\"form\" + form_id).submit();          }        }        else {          document.getElementById(\"form\" + form_id).submit();        }      }      function check14(id, form_id) {        if (!wd_is_filled(form_id))          return false;        if (!wd_check_regExp(form_id))          return false;        if (!wd_check_price_min_max(form_id))          return false;        if (!wd_spinner_check(form_id))          return false;        if (!wd_file_upload_check(form_id))          return false;        x = jQuery(\"#14form_view\" + id);                return true;      }    <\/script>    <div class=\"fm-form-container fm-theme52\"><script type=\"text\/javascript\"> function before_load() {     } function before_submit() {      } function before_reset() {     }<\/script><div id=\"fm-pages14\" class=\"fm-pages wdform_page_navigation \" show_title=\"false\" show_numbers=\"true\" type=\"none\"><\/div><form name=\"form14\" action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F1636\" method=\"post\" id=\"form14\" class=\"fm-form form14 \" enctype=\"multipart\/form-data\"  onsubmit=\"check_required14('submit', '14'); return false;\">    <input type=\"hidden\" id=\"counter14\" value=\"148\" name=\"counter14\" \/>    <input type=\"hidden\" id=\"Itemid14\" value=\"\" name=\"Itemid14\" \/><div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"14form_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\" style=\"border: medium none;\"><div wdid=\"19\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_editor\" class=\"wdform-field\"><h4>Inner Security Systems, Inc.<br>418 Treasure Drive<br>Oswego, IL 60543<br>(630) 554-7878<br data-mce-bogus=\"1\"><\/h4><p style=\"text-align: center;\" data-mce-style=\"text-align: center;\"><br data-mce-bogus=\"1\"><\/p><p style=\"text-align: center;\" data-mce-style=\"text-align: center;\">Applicants are considered for all positions without regard to race, color, religion, sex, sexual orientation,\u00a0 national origin, age, marital or veteran status, or the presence of a non-job-related condition or handicap.<br><\/p><\/div><\/div><div wdid=\"49\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 160px;\"><span class=\"wdform-label\">Date:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_49_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_49_element14\"  ><span id=\"fm-calendar-49\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_49_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"2\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:200px\"><div class=\"wdform-label-section\" style=\" width: 160px;\"><span class=\"wdform-label\">Position Applied For:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:200px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_2_element14\" name=\"wdform_2_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"4\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_radio\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Referral Source:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block;;\"><div style=\"display: table-row; vertical-align:top\"><div style=\"display: table-cell;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_4_element140\" name=\"wdform_4_element14\" value=\"Advertisement \" onclick=\"set_default(&quot;wdform_4&quot;,&quot;0&quot;,&quot;14&quot;); \" checked=\"checked\" ><label for=\"wdform_4_element140\"><span><\/span>Advertisement <\/label><\/div><\/div><div style=\"display: table-cell;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_4_element141\" name=\"wdform_4_element14\" value=\"  Friend\" onclick=\"set_default(&quot;wdform_4&quot;,&quot;1&quot;,&quot;14&quot;); \"  ><label for=\"wdform_4_element141\"><span><\/span>  Friend<\/label><\/div><\/div><div style=\"display: table-cell;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_4_element142\" name=\"wdform_4_element14\" value=\"  Relative\" onclick=\"set_default(&quot;wdform_4&quot;,&quot;2&quot;,&quot;14&quot;); \"  ><label for=\"wdform_4_element142\"><span><\/span>  Relative<\/label><\/div><\/div><div style=\"display: table-cell;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_4_element143\" name=\"wdform_4_element14\" value=\"  Walk-in\" onclick=\"set_default(&quot;wdform_4&quot;,&quot;3&quot;,&quot;14&quot;); \"  ><label for=\"wdform_4_element143\"><span><\/span>  Walk-in<\/label><\/div><\/div><div style=\"display: table-cell;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_4_element144\" name=\"wdform_4_element14\" value=\"  Other\" onclick=\"set_default(&quot;wdform_4&quot;,&quot;4&quot;,&quot;14&quot;); \"  ><label for=\"wdform_4_element144\"><span><\/span>  Other<\/label><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"17\" type=\"type_section_break\" class=\"wdform_tr_section_break\"><div type=\"type_section_break\" class=\"wdform-field-section-break\"><div class=\"wdform_section_break\"><div class=\"wdform-section-break-div\" style=\"min-width: 300px; border-top:1px solid\"><\/div><\/div><\/div><\/div><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\" style=\"border: medium none;\"><div wdid=\"7\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_name\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Name:<\/span><span class=\"wdform-required\">*<\/span><\/div>            <div class=\"wdform-element-section \" style=\"display:block; width: 400px;\">                <div style=\"display: table-cell; width:50%\">                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_7_element_first14\" name=\"wdform_7_element_first14\" value=\"\" title=\"\"  style=\"width: 100%;\"><\/div>                  <div><label class=\"mini_label\">First<\/label><\/div>                <\/div>                <div style=\"display:table-cell;\"><div style=\"margin: 0px 8px; padding: 0px;\"><\/div><\/div>                <div  style=\"display: table-cell; width:50%\">                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_7_element_last14\" name=\"wdform_7_element_last14\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>                  <div><label class=\"mini_label\">Last<\/label><\/div>                <\/div>                <\/div><\/div><\/div><div wdid=\"8\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_address\" class=\"wdform-field\"  style=\"width:300px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Address:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section wdform_address\" style=\"display:block; width: 300px;\"><div>            <span style=\"float: left; width: 100%; padding-bottom: 8px; display: block;\"><input type=\"text\" id=\"wdform_8_street114\" name=\"wdform_8_street114\" value=\"\" style=\"width: 100%;\" ><label class=\"mini_label\" >Street Address<\/label><\/span><span style=\"float: left; width: 48%; padding-bottom: 8px;\"><input type=\"text\" id=\"wdform_8_city14\" name=\"wdform_10_city14\" value=\"\" style=\"width: 100%;\" ><label class=\"mini_label\" >City<\/label><\/span><span style=\"float: right; width: 48%; padding-bottom: 8px;\"><select type=\"text\" id=\"wdform_8_state14\" name=\"wdform_11_state14\" style=\"width: 100%;\" ><option value=\"\" selected=\"selected\"><\/option><option value=\"Alabama\" >Alabama<\/option><option value=\"Alaska\" >Alaska<\/option><option value=\"Arizona\" >Arizona<\/option><option value=\"Arkansas\" >Arkansas<\/option><option value=\"California\" >California<\/option><option value=\"Colorado\" >Colorado<\/option><option value=\"Connecticut\" >Connecticut<\/option><option value=\"Delaware\" >Delaware<\/option><option value=\"District Of Columbia\" >District Of Columbia<\/option><option value=\"Florida\" >Florida<\/option><option value=\"Georgia\" >Georgia<\/option><option value=\"Hawaii\" >Hawaii<\/option><option value=\"Idaho\" >Idaho<\/option><option value=\"Illinois\" >Illinois<\/option><option value=\"Indiana\" >Indiana<\/option><option value=\"Iowa\" >Iowa<\/option><option value=\"Kansas\" >Kansas<\/option><option value=\"Kentucky\" >Kentucky<\/option><option value=\"Louisiana\" >Louisiana<\/option><option value=\"Maine\" >Maine<\/option><option value=\"Maryland\" >Maryland<\/option><option value=\"Massachusetts\" >Massachusetts<\/option><option value=\"Michigan\" >Michigan<\/option><option value=\"Minnesota\" >Minnesota<\/option><option value=\"Mississippi\" >Mississippi<\/option><option value=\"Missouri\" >Missouri<\/option><option value=\"Montana\" >Montana<\/option><option value=\"Nebraska\" >Nebraska<\/option><option value=\"Nevada\" >Nevada<\/option><option value=\"New Hampshire\" >New Hampshire<\/option><option value=\"New Jersey\" >New Jersey<\/option><option value=\"New Mexico\" >New Mexico<\/option><option value=\"New York\" >New York<\/option><option value=\"North Carolina\" >North Carolina<\/option><option value=\"North Dakota\" >North Dakota<\/option><option value=\"Ohio\" >Ohio<\/option><option value=\"Oklahoma\" >Oklahoma<\/option><option value=\"Oregon\" >Oregon<\/option><option value=\"Pennsylvania\" >Pennsylvania<\/option><option value=\"Rhode Island\" >Rhode Island<\/option><option value=\"South Carolina\" >South Carolina<\/option><option value=\"South Dakota\" >South Dakota<\/option><option value=\"Tennessee\" >Tennessee<\/option><option value=\"Texas\" >Texas<\/option><option value=\"Utah\" >Utah<\/option><option value=\"Vermont\" >Vermont<\/option><option value=\"Virginia\" >Virginia<\/option><option value=\"Washington\" >Washington<\/option><option value=\"West Virginia\" >West Virginia<\/option><option value=\"Wisconsin\" >Wisconsin<\/option><option value=\"Wyoming\" >Wyoming<\/option><\/select><label class=\"mini_label\" style=\"display: block;\" id=\"8_mini_label_state\">State<\/label><\/span><span style=\"float: left; width: 48%; padding-bottom: 8px;\"><input type=\"text\" id=\"wdform_8_postal14\" name=\"wdform_12_postal14\" value=\"\" style=\"width: 100%;\" ><label class=\"mini_label\">Zip<\/label><\/span><\/div><div style=\"clear:both;\"><\/div><\/div><\/div><\/div><div wdid=\"14\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_phone\" class=\"wdform-field\" style=\"width:200px\"><div class=\"wdform-label-section \" style=\"; width: 150px;\"><span class=\"wdform-label\" >Phone:<\/span><span class=\"wdform-required\">*<\/span>            <\/div>            <div class=\"wdform-element-section \" style=\"display:block; width: 200px;\">              <div style=\"display: table-cell;\">                <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_14_element_first14\" name=\"wdform_14_element_first14\" value=\"\" title=\"\" style=\"width: 52px;\" ><\/div>                <div><label class=\"mini_label\">Area Code<\/label><\/div>              <\/div>              <div style=\"display: table-cell;\">                <div class=\"wdform_line\" style=\"margin: 0px 4px 10px 4px; padding: 0px;\">-<\/div>              <\/div>              <div style=\"display: table-cell; width:100%;\">                <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_14_element_last14\" name=\"wdform_14_element_last14\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>                <div><label class=\"mini_label\">Phone Number<\/label><\/div>              <\/div>            <\/div>            <\/div><\/div><div wdid=\"18\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_submitter_mail\" class=\"wdform-field\"  style=\"width:200px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">E-mail:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 200px;\"><input type=\"text\" class=\"input_deactive\" id=\"wdform_18_element14\" name=\"wdform_18_element14\" value=\"\" title=\"\"  style=\"width: 100%;\"  onchange=\"wd_check_email('18', '14', 'This is not a valid email address.', 'The email addresses don\\'t match')\"><\/div><\/div><\/div><div wdid=\"21\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:240px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">SSN: (not required until hired)<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:240px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_21_element14\" name=\"wdform_21_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><\/div><\/div><div wdid=\"20\" type=\"type_section_break\" class=\"wdform_tr_section_break\"><div type=\"type_section_break\" class=\"wdform-field-section-break\"><div class=\"wdform_section_break\"><div class=\"wdform-section-break-div\" style=\"min-width: 300px; border-top:1px solid\"><\/div><\/div><\/div><\/div><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"50\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_radio\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left;; width: 350px;\"><span class=\"wdform-label\">Have you ever filed an application here before?<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\";\"><div style=\"display: inline-block; vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_50_element140\" name=\"wdform_50_element14\" value=\" No\" onclick=\"set_default(&quot;wdform_50&quot;,&quot;0&quot;,&quot;14&quot;); \"  ><label for=\"wdform_50_element140\"><span><\/span> No<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_50_element141\" name=\"wdform_50_element14\" value=\" Yes\" onclick=\"set_default(&quot;wdform_50&quot;,&quot;1&quot;,&quot;14&quot;); \"  ><label for=\"wdform_50_element141\"><span><\/span> Yes<\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"24\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 100px;\"><span class=\"wdform-label\">If Yes, when?<\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_24_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_24_element14\"  ><span id=\"fm-calendar-24\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_24_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"51\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_radio\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left;; width: 350px;\"><span class=\"wdform-label\">Have you ever been employed here before?<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\";\"><div style=\"display: inline-block; vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_51_element140\" name=\"wdform_51_element14\" value=\" No\" onclick=\"set_default(&quot;wdform_51&quot;,&quot;0&quot;,&quot;14&quot;); \"  ><label for=\"wdform_51_element140\"><span><\/span> No<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_51_element141\" name=\"wdform_51_element14\" value=\" Yes\" onclick=\"set_default(&quot;wdform_51&quot;,&quot;1&quot;,&quot;14&quot;); \"  ><label for=\"wdform_51_element141\"><span><\/span> Yes<\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"26\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 100px;\"><span class=\"wdform-label\">If Yes,  when?<\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_26_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_26_element14\"  ><span id=\"fm-calendar-26\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_26_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"52\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_radio\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left;; width: 350px;\"><span class=\"wdform-label\">Are you employed now?<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\";\"><div style=\"display: inline-block; vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_52_element140\" name=\"wdform_52_element14\" value=\" No\" onclick=\"set_default(&quot;wdform_52&quot;,&quot;0&quot;,&quot;14&quot;); \"  ><label for=\"wdform_52_element140\"><span><\/span> No<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_52_element141\" name=\"wdform_52_element14\" value=\" Yes\" onclick=\"set_default(&quot;wdform_52&quot;,&quot;1&quot;,&quot;14&quot;); \"  ><label for=\"wdform_52_element141\"><span><\/span> Yes<\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"53\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_radio\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left;; width: 350px;\"><span class=\"wdform-label\">If Yes, may we contact your present employer?<\/span><\/div><div class=\"wdform-element-section \" style=\";\"><div style=\"display: inline-block; vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_53_element140\" name=\"wdform_53_element14\" value=\" No\" onclick=\"set_default(&quot;wdform_53&quot;,&quot;0&quot;,&quot;14&quot;); \"  ><label for=\"wdform_53_element140\"><span><\/span> No<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_53_element141\" name=\"wdform_53_element14\" value=\" Yes\" onclick=\"set_default(&quot;wdform_53&quot;,&quot;1&quot;,&quot;14&quot;); \"  ><label for=\"wdform_53_element141\"><span><\/span> Yes<\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"60\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_radio\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left;; width: 350px;\"><span class=\"wdform-label\">Are you prevented from lawfully becoming employed in this country because of Visa or Immigration status? (Proof of citizenship or immigration status may be required upon employment.)<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\";\"><div style=\"display: inline-block; vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_60_element140\" name=\"wdform_60_element14\" value=\" No\" onclick=\"set_default(&quot;wdform_60&quot;,&quot;0&quot;,&quot;14&quot;); \"  ><label for=\"wdform_60_element140\"><span><\/span> No<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_60_element141\" name=\"wdform_60_element14\" value=\" Yes\" onclick=\"set_default(&quot;wdform_60&quot;,&quot;1&quot;,&quot;14&quot;); \"  ><label for=\"wdform_60_element141\"><span><\/span> Yes<\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"29\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 320px;\"><span class=\"wdform-label\">On what date would you be able for work?<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_29_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_29_element14\"  ><span id=\"fm-calendar-29\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_29_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"30\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_checkbox\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"; width: 200px;\"><span class=\"wdform-label\">Are you able to work:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block;;\"><div style=\"display: inline-block; vertical-align:top\"><div style=\"display: table-row;\"><div class=\"checkbox-div forlabs \" style='float: left !important; margin:3px 8px 0 0 !important; display: inline-block !important;'><input type=\"checkbox\"  id=\"wdform_30_element140\" name=\"wdform_30_element140\" value=\" Full Time\"   ><label for=\"wdform_30_element140\"><span><\/span> Full Time<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"checkbox-div forlabs \" style='float: left !important; margin:3px 8px 0 0 !important; display: inline-block !important;'><input type=\"checkbox\"  id=\"wdform_30_element141\" name=\"wdform_30_element141\" value=\" Part Time\"   ><label for=\"wdform_30_element141\"><span><\/span> Part Time<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"checkbox-div forlabs \" style='float: left !important; margin:3px 8px 0 0 !important; display: inline-block !important;'><input type=\"checkbox\"  id=\"wdform_30_element142\" name=\"wdform_30_element142\" value=\" Shift Work\"   ><label for=\"wdform_30_element142\"><span><\/span> Shift Work<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"checkbox-div forlabs \" style='float: left !important; margin:3px 8px 0 0 !important; display: inline-block !important;'><input type=\"checkbox\"  id=\"wdform_30_element143\" name=\"wdform_30_element143\" value=\" Temporary\"   ><label for=\"wdform_30_element143\"><span><\/span> Temporary<\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"54\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_radio\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left;; width: 350px;\"><span class=\"wdform-label\">Are you on a lay-off and subject to recall?<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\";\"><div style=\"display: inline-block; vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_54_element140\" name=\"wdform_54_element14\" value=\" No\" onclick=\"set_default(&quot;wdform_54&quot;,&quot;0&quot;,&quot;14&quot;); \"  ><label for=\"wdform_54_element140\"><span><\/span> No<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_54_element141\" name=\"wdform_54_element14\" value=\" Yes\" onclick=\"set_default(&quot;wdform_54&quot;,&quot;1&quot;,&quot;14&quot;); \"  ><label for=\"wdform_54_element141\"><span><\/span> Yes<\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"56\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_radio\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left;; width: 350px;\"><span class=\"wdform-label\">Can you travel if the job requires it?<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\";\"><div style=\"display: inline-block; vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_56_element140\" name=\"wdform_56_element14\" value=\" No\" onclick=\"set_default(&quot;wdform_56&quot;,&quot;0&quot;,&quot;14&quot;); \"  ><label for=\"wdform_56_element140\"><span><\/span> No<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_56_element141\" name=\"wdform_56_element14\" value=\" Yes\" onclick=\"set_default(&quot;wdform_56&quot;,&quot;1&quot;,&quot;14&quot;); \"  ><label for=\"wdform_56_element141\"><span><\/span> Yes<\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"57\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_radio\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left;; width: 350px;\"><span class=\"wdform-label\">Have you been convicted of a felony within the last 7 years? (conviction will not necessarily disqualify applicant from employment.)<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\";\"><div style=\"display: inline-block; vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_57_element140\" name=\"wdform_57_element14\" value=\" No\" onclick=\"set_default(&quot;wdform_57&quot;,&quot;0&quot;,&quot;14&quot;); \"  ><label for=\"wdform_57_element140\"><span><\/span> No<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_57_element141\" name=\"wdform_57_element14\" value=\" Yes\" onclick=\"set_default(&quot;wdform_57&quot;,&quot;1&quot;,&quot;14&quot;); \"  ><label for=\"wdform_57_element141\"><span><\/span> Yes<\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"35\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:500px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">If Yes, please explain<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:500px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_35_element14\" name=\"wdform_35_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"58\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_radio\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"; width: 320px;\"><span class=\"wdform-label\">Veteran of the U.S. Military service?<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block;;\"><div style=\"display: inline-block; vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_58_element140\" name=\"wdform_58_element14\" value=\" No\" onclick=\"set_default(&quot;wdform_58&quot;,&quot;0&quot;,&quot;14&quot;); \"  ><label for=\"wdform_58_element140\"><span><\/span> No<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"radio-div forlabs fm-right\" ><input type=\"radio\"  id=\"wdform_58_element141\" name=\"wdform_58_element14\" value=\" Yes\" onclick=\"set_default(&quot;wdform_58&quot;,&quot;1&quot;,&quot;14&quot;); \"  ><label for=\"wdform_58_element141\"><span><\/span> Yes<\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"38\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:200px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">If Yes, Branch<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:200px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_38_element14\" name=\"wdform_38_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><\/div><\/div><div wdid=\"36\" type=\"type_section_break\" class=\"wdform_tr_section_break\"><div type=\"type_section_break\" class=\"wdform-field-section-break\"><div class=\"wdform_section_break\"><div class=\"wdform-section-break-div\" style=\"min-width: 300px; border-top:1px solid\"><\/div><\/div><\/div><\/div><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"39\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 290px;\"><span class=\"wdform-label\">Languages you speak fluently?<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_39_element14\" name=\"wdform_39_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"40\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 290px;\"><span class=\"wdform-label\">Languages you read fluently?<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_40_element14\" name=\"wdform_40_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"41\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 290px;\"><span class=\"wdform-label\">Languages you write fluently?<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_41_element14\" name=\"wdform_41_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><\/div><\/div><div wdid=\"43\" type=\"type_section_break\" class=\"wdform_tr_section_break\"><div type=\"type_section_break\" class=\"wdform-field-section-break\"><div class=\"wdform_section_break\"><div class=\"wdform-section-break-div\" style=\"min-width: 300px; border-top:1px solid\"><\/div><\/div><\/div><\/div><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"44\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:500px\"><div class=\"wdform-label-section\" style=\" width: 500px;\"><span class=\"wdform-label\">Give name, address and phone number of three references who are not related to you and who are not previous employers<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:500px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_44_element14\" name=\"wdform_44_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"45\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:840px\"><div class=\"wdform-label-section\" style=\"display:none; width: 290px;\"><span class=\"wdform-label\">reference 2<\/span><\/div><div class=\"wdform-element-section\" style=\"; width:500px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_45_element14\" name=\"wdform_45_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"46\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:840px\"><div class=\"wdform-label-section\" style=\"display:none; width: 290px;\"><span class=\"wdform-label\">Reference 3<\/span><\/div><div class=\"wdform-element-section\" style=\"; width:500px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_46_element14\" name=\"wdform_46_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"114\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 400px;\"><span class=\"wdform-label\">List professional, trade, business or civic activities and offices held.  (you may exclude those which indicate race, color, religion, sex, sexual orientation or national origin:<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_114_element14\" name=\"wdform_114_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><\/div><\/div><div wdid=\"47\" type=\"type_section_break\" class=\"wdform_tr_section_break\"><div type=\"type_section_break\" class=\"wdform-field-section-break\"><div class=\"wdform_section_break\"><div class=\"wdform-section-break-div\" style=\"min-width: 300px; border-top:1px solid\"><\/div><\/div><\/div><\/div><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"48\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_editor\" class=\"wdform-field\"><p><strong>Special Employment Notice to Disabled Veterans, Vietnam Era Veterans and Individuals with Physical or Mental Handicaps:<\/strong><br><\/p><p>Government contractors are subject to 38 USC 2012 of the Vietnam Era Veterans Readjustment Act of 1974 which requires that they take affirmative action to employ and advance in employment qualified disabled veterans and veterans of the Vietnam era, and Section 503 of the Rehabilitation Act of 1973, as amended, which requires government contractors to take affirmative action to employ and advance in employment qualified handicapped individuals.<br data-mce-bogus=\"1\"><\/p><p>If you are a disabled veteran, or have a physical or mental handicap, you are invited to volunteer this information.\u00a0 The purpose is to provide information regarding proper placement and appropriate accommodation to enable you to perform the job to the best of your ability in a proper and safe manner.\u00a0 This information will be treated as confidential.\u00a0\u00a0 Failure to provide this information will not jeopardize or adversely affect your consideration for employment.<br data-mce-bogus=\"1\"><\/p><p>If you wish to be identified, please indicate Status below.<br data-mce-bogus=\"1\"><\/p><\/div><\/div><div wdid=\"59\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_checkbox\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"; width: 0px;\"><span class=\"wdform-label\">Status:<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block;;\"><div style=\"display: inline-block; vertical-align:top\"><div style=\"display: table-row;\"><div class=\"checkbox-div forlabs fm-right\" ><input type=\"checkbox\"  id=\"wdform_59_element140\" name=\"wdform_59_element140\" value=\" Handicapped Individual\"   ><label for=\"wdform_59_element140\"><span><\/span> Handicapped Individual<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"checkbox-div forlabs fm-right\" ><input type=\"checkbox\"  id=\"wdform_59_element141\" name=\"wdform_59_element141\" value=\" Disabled Veteran\"   ><label for=\"wdform_59_element141\"><span><\/span> Disabled Veteran<\/label><\/div><\/div><\/div><div style=\"display: inline-block;  vertical-align:top\"><div style=\"display: table-row;\"><div class=\"checkbox-div forlabs fm-right\" ><input type=\"checkbox\"  id=\"wdform_59_element142\" name=\"wdform_59_element142\" value=\" Vietnam Era Veteran\"   ><label for=\"wdform_59_element142\"><span><\/span> Vietnam Era Veteran<\/label><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"61\" type=\"type_section_break\" class=\"wdform_tr_section_break\"><div type=\"type_section_break\" class=\"wdform-field-section-break\"><div class=\"wdform_section_break\"><div class=\"wdform-section-break-div\" style=\"min-width: 300px; border-top:1px solid\"><\/div><\/div><\/div><\/div><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"62\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_editor\" class=\"wdform-field\"><h3>Employment Experience<br><\/h3><hr><p>Start with your present or last job.\u00a0 Include military service assignments and volunteer activities. <br>Exclude organization names which indicate race, color, religion, sex, sexual orientation or national origin.<br data-mce-bogus=\"1\"><\/p><h3><span id=\"_mce_caret\" data-mce-bogus=\"true\"><span style=\"color: rgb(51, 204, 204);\" data-mce-style=\"color: #33cccc;\">\ufeffEmployer 1<\/span><\/span><br data-mce-bogus=\"1\"><\/h3><\/div><\/div><div wdid=\"63\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Employer:<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_63_element14\" name=\"wdform_63_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"65\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_address\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Address: <\/span><\/div><div class=\"wdform-element-section wdform_address\" style=\"display:block; width: 400px;\"><div>            <span style=\"float: left; width: 100%; padding-bottom: 8px; display: block;\"><input type=\"text\" id=\"wdform_65_street114\" name=\"wdform_65_street114\" value=\"\" style=\"width: 100%;\" ><label class=\"mini_label\" >Street Address<\/label><\/span><span style=\"float: left; width: 48%; padding-bottom: 8px;\"><input type=\"text\" id=\"wdform_65_city14\" name=\"wdform_67_city14\" value=\"\" style=\"width: 100%;\" ><label class=\"mini_label\" >City<\/label><\/span><span style=\"float: right; width: 48%; padding-bottom: 8px;\"><select type=\"text\" id=\"wdform_65_state14\" name=\"wdform_68_state14\" style=\"width: 100%;\" ><option value=\"\" selected=\"selected\"><\/option><option value=\"Alabama\" >Alabama<\/option><option value=\"Alaska\" >Alaska<\/option><option value=\"Arizona\" >Arizona<\/option><option value=\"Arkansas\" >Arkansas<\/option><option value=\"California\" >California<\/option><option value=\"Colorado\" >Colorado<\/option><option value=\"Connecticut\" >Connecticut<\/option><option value=\"Delaware\" >Delaware<\/option><option value=\"District Of Columbia\" >District Of Columbia<\/option><option value=\"Florida\" >Florida<\/option><option value=\"Georgia\" >Georgia<\/option><option value=\"Hawaii\" >Hawaii<\/option><option value=\"Idaho\" >Idaho<\/option><option value=\"Illinois\" >Illinois<\/option><option value=\"Indiana\" >Indiana<\/option><option value=\"Iowa\" >Iowa<\/option><option value=\"Kansas\" >Kansas<\/option><option value=\"Kentucky\" >Kentucky<\/option><option value=\"Louisiana\" >Louisiana<\/option><option value=\"Maine\" >Maine<\/option><option value=\"Maryland\" >Maryland<\/option><option value=\"Massachusetts\" >Massachusetts<\/option><option value=\"Michigan\" >Michigan<\/option><option value=\"Minnesota\" >Minnesota<\/option><option value=\"Mississippi\" >Mississippi<\/option><option value=\"Missouri\" >Missouri<\/option><option value=\"Montana\" >Montana<\/option><option value=\"Nebraska\" >Nebraska<\/option><option value=\"Nevada\" >Nevada<\/option><option value=\"New Hampshire\" >New Hampshire<\/option><option value=\"New Jersey\" >New Jersey<\/option><option value=\"New Mexico\" >New Mexico<\/option><option value=\"New York\" >New York<\/option><option value=\"North Carolina\" >North Carolina<\/option><option value=\"North Dakota\" >North Dakota<\/option><option value=\"Ohio\" >Ohio<\/option><option value=\"Oklahoma\" >Oklahoma<\/option><option value=\"Oregon\" >Oregon<\/option><option value=\"Pennsylvania\" >Pennsylvania<\/option><option value=\"Rhode Island\" >Rhode Island<\/option><option value=\"South Carolina\" >South Carolina<\/option><option value=\"South Dakota\" >South Dakota<\/option><option value=\"Tennessee\" >Tennessee<\/option><option value=\"Texas\" >Texas<\/option><option value=\"Utah\" >Utah<\/option><option value=\"Vermont\" >Vermont<\/option><option value=\"Virginia\" >Virginia<\/option><option value=\"Washington\" >Washington<\/option><option value=\"West Virginia\" >West Virginia<\/option><option value=\"Wisconsin\" >Wisconsin<\/option><option value=\"Wyoming\" >Wyoming<\/option><\/select><label class=\"mini_label\" style=\"display: block;\" id=\"65_mini_label_state\">State<\/label><\/span><\/div><div style=\"clear:both;\"><\/div><\/div><\/div><\/div><div wdid=\"64\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_phone\" class=\"wdform-field\" style=\"width:200px\"><div class=\"wdform-label-section \" style=\"; width: 150px;\"><span class=\"wdform-label\" >Phone: <\/span>            <\/div>            <div class=\"wdform-element-section \" style=\"display:block; width: 200px;\">              <div style=\"display: table-cell;\">                <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_64_element_first14\" name=\"wdform_64_element_first14\" value=\"\" title=\"\" style=\"width: 52px;\" ><\/div>                <div><label class=\"mini_label\">Area Code<\/label><\/div>              <\/div>              <div style=\"display: table-cell;\">                <div class=\"wdform_line\" style=\"margin: 0px 4px 10px 4px; padding: 0px;\">-<\/div>              <\/div>              <div style=\"display: table-cell; width:100%;\">                <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_64_element_last14\" name=\"wdform_64_element_last14\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>                <div><label class=\"mini_label\">Phone Number<\/label><\/div>              <\/div>            <\/div>            <\/div><\/div><div wdid=\"76\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Supervisor:<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_76_element14\" name=\"wdform_76_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"83\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Start Date: <\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_83_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_83_element14\"  ><span id=\"fm-calendar-83\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_83_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"73\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">End Date:<\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_73_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_73_element14\"  ><span id=\"fm-calendar-73\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_73_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"77\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Start\/End Salary:<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_77_element14\" name=\"wdform_77_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"75\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Work Performed:<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_75_element14\" name=\"wdform_75_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"78\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Reason for Leaving:<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_78_element14\" name=\"wdform_78_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"79\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_editor\" class=\"wdform-field\"><h4><span style=\"color: rgb(51, 204, 204);\" data-mce-style=\"color: #33cccc;\">Employer 2<\/span><\/h4><p><\/p><\/div><\/div><div wdid=\"80\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Employer: (2)<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_80_element14\" name=\"wdform_80_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"88\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_address\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Address: (2)<\/span><\/div><div class=\"wdform-element-section wdform_address\" style=\"display:block; width: 400px;\"><div>            <span style=\"float: left; width: 100%; padding-bottom: 8px; display: block;\"><input type=\"text\" id=\"wdform_88_street114\" name=\"wdform_88_street114\" value=\"\" style=\"width: 100%;\" ><label class=\"mini_label\" >Street Address<\/label><\/span><span style=\"float: left; width: 48%; padding-bottom: 8px;\"><input type=\"text\" id=\"wdform_88_city14\" name=\"wdform_90_city14\" value=\"\" style=\"width: 100%;\" ><label class=\"mini_label\" >City<\/label><\/span><span style=\"float: right; width: 48%; padding-bottom: 8px;\"><select type=\"text\" id=\"wdform_88_state14\" name=\"wdform_91_state14\" style=\"width: 100%;\" ><option value=\"\" selected=\"selected\"><\/option><option value=\"Alabama\" >Alabama<\/option><option value=\"Alaska\" >Alaska<\/option><option value=\"Arizona\" >Arizona<\/option><option value=\"Arkansas\" >Arkansas<\/option><option value=\"California\" >California<\/option><option value=\"Colorado\" >Colorado<\/option><option value=\"Connecticut\" >Connecticut<\/option><option value=\"Delaware\" >Delaware<\/option><option value=\"District Of Columbia\" >District Of Columbia<\/option><option value=\"Florida\" >Florida<\/option><option value=\"Georgia\" >Georgia<\/option><option value=\"Hawaii\" >Hawaii<\/option><option value=\"Idaho\" >Idaho<\/option><option value=\"Illinois\" >Illinois<\/option><option value=\"Indiana\" >Indiana<\/option><option value=\"Iowa\" >Iowa<\/option><option value=\"Kansas\" >Kansas<\/option><option value=\"Kentucky\" >Kentucky<\/option><option value=\"Louisiana\" >Louisiana<\/option><option value=\"Maine\" >Maine<\/option><option value=\"Maryland\" >Maryland<\/option><option value=\"Massachusetts\" >Massachusetts<\/option><option value=\"Michigan\" >Michigan<\/option><option value=\"Minnesota\" >Minnesota<\/option><option value=\"Mississippi\" >Mississippi<\/option><option value=\"Missouri\" >Missouri<\/option><option value=\"Montana\" >Montana<\/option><option value=\"Nebraska\" >Nebraska<\/option><option value=\"Nevada\" >Nevada<\/option><option value=\"New Hampshire\" >New Hampshire<\/option><option value=\"New Jersey\" >New Jersey<\/option><option value=\"New Mexico\" >New Mexico<\/option><option value=\"New York\" >New York<\/option><option value=\"North Carolina\" >North Carolina<\/option><option value=\"North Dakota\" >North Dakota<\/option><option value=\"Ohio\" >Ohio<\/option><option value=\"Oklahoma\" >Oklahoma<\/option><option value=\"Oregon\" >Oregon<\/option><option value=\"Pennsylvania\" >Pennsylvania<\/option><option value=\"Rhode Island\" >Rhode Island<\/option><option value=\"South Carolina\" >South Carolina<\/option><option value=\"South Dakota\" >South Dakota<\/option><option value=\"Tennessee\" >Tennessee<\/option><option value=\"Texas\" >Texas<\/option><option value=\"Utah\" >Utah<\/option><option value=\"Vermont\" >Vermont<\/option><option value=\"Virginia\" >Virginia<\/option><option value=\"Washington\" >Washington<\/option><option value=\"West Virginia\" >West Virginia<\/option><option value=\"Wisconsin\" >Wisconsin<\/option><option value=\"Wyoming\" >Wyoming<\/option><\/select><label class=\"mini_label\" style=\"display: block;\" id=\"88_mini_label_state\">State<\/label><\/span><\/div><div style=\"clear:both;\"><\/div><\/div><\/div><\/div><div wdid=\"81\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_phone\" class=\"wdform-field\" style=\"width:200px\"><div class=\"wdform-label-section \" style=\"; width: 150px;\"><span class=\"wdform-label\" >Phone: (2)<\/span>            <\/div>            <div class=\"wdform-element-section \" style=\"display:block; width: 200px;\">              <div style=\"display: table-cell;\">                <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_81_element_first14\" name=\"wdform_81_element_first14\" value=\"\" title=\"\" style=\"width: 52px;\" ><\/div>                <div><label class=\"mini_label\">Area Code<\/label><\/div>              <\/div>              <div style=\"display: table-cell;\">                <div class=\"wdform_line\" style=\"margin: 0px 4px 10px 4px; padding: 0px;\">-<\/div>              <\/div>              <div style=\"display: table-cell; width:100%;\">                <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_81_element_last14\" name=\"wdform_81_element_last14\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>                <div><label class=\"mini_label\">Phone Number<\/label><\/div>              <\/div>            <\/div>            <\/div><\/div><div wdid=\"82\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Supervisor: (2)<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_82_element14\" name=\"wdform_82_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"95\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Start Date: (2)<\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_95_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_95_element14\"  ><span id=\"fm-calendar-95\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_95_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"84\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">End Date: (2)<\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_84_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_84_element14\"  ><span id=\"fm-calendar-84\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_84_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"87\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Start\/End Salary: (2)<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_87_element14\" name=\"wdform_87_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"85\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Work Performed: (2)<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_85_element14\" name=\"wdform_85_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"97\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Reason for Leaving: (2)<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_97_element14\" name=\"wdform_97_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"98\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_editor\" class=\"wdform-field\"><p><\/p><h3><span id=\"_mce_caret\" data-mce-bogus=\"true\"><span style=\"color: rgb(51, 204, 204);\" data-mce-style=\"color: #33cccc;\">\ufeffEmployer 3<\/span><\/span><br><br><\/h3><\/div><\/div><div wdid=\"99\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Employer: (3)<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_99_element14\" name=\"wdform_99_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"100\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_address\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Address: (3)<\/span><\/div><div class=\"wdform-element-section wdform_address\" style=\"display:block; width: 400px;\"><div>            <span style=\"float: left; width: 100%; padding-bottom: 8px; display: block;\"><input type=\"text\" id=\"wdform_100_street114\" name=\"wdform_100_street114\" value=\"\" style=\"width: 100%;\" ><label class=\"mini_label\" >Street Address<\/label><\/span><span style=\"float: left; width: 48%; padding-bottom: 8px;\"><input type=\"text\" id=\"wdform_100_city14\" name=\"wdform_102_city14\" value=\"\" style=\"width: 100%;\" ><label class=\"mini_label\" >City<\/label><\/span><span style=\"float: right; width: 48%; padding-bottom: 8px;\"><select type=\"text\" id=\"wdform_100_state14\" name=\"wdform_103_state14\" style=\"width: 100%;\" ><option value=\"\" selected=\"selected\"><\/option><option value=\"Alabama\" >Alabama<\/option><option value=\"Alaska\" >Alaska<\/option><option value=\"Arizona\" >Arizona<\/option><option value=\"Arkansas\" >Arkansas<\/option><option value=\"California\" >California<\/option><option value=\"Colorado\" >Colorado<\/option><option value=\"Connecticut\" >Connecticut<\/option><option value=\"Delaware\" >Delaware<\/option><option value=\"District Of Columbia\" >District Of Columbia<\/option><option value=\"Florida\" >Florida<\/option><option value=\"Georgia\" >Georgia<\/option><option value=\"Hawaii\" >Hawaii<\/option><option value=\"Idaho\" >Idaho<\/option><option value=\"Illinois\" >Illinois<\/option><option value=\"Indiana\" >Indiana<\/option><option value=\"Iowa\" >Iowa<\/option><option value=\"Kansas\" >Kansas<\/option><option value=\"Kentucky\" >Kentucky<\/option><option value=\"Louisiana\" >Louisiana<\/option><option value=\"Maine\" >Maine<\/option><option value=\"Maryland\" >Maryland<\/option><option value=\"Massachusetts\" >Massachusetts<\/option><option value=\"Michigan\" >Michigan<\/option><option value=\"Minnesota\" >Minnesota<\/option><option value=\"Mississippi\" >Mississippi<\/option><option value=\"Missouri\" >Missouri<\/option><option value=\"Montana\" >Montana<\/option><option value=\"Nebraska\" >Nebraska<\/option><option value=\"Nevada\" >Nevada<\/option><option value=\"New Hampshire\" >New Hampshire<\/option><option value=\"New Jersey\" >New Jersey<\/option><option value=\"New Mexico\" >New Mexico<\/option><option value=\"New York\" >New York<\/option><option value=\"North Carolina\" >North Carolina<\/option><option value=\"North Dakota\" >North Dakota<\/option><option value=\"Ohio\" >Ohio<\/option><option value=\"Oklahoma\" >Oklahoma<\/option><option value=\"Oregon\" >Oregon<\/option><option value=\"Pennsylvania\" >Pennsylvania<\/option><option value=\"Rhode Island\" >Rhode Island<\/option><option value=\"South Carolina\" >South Carolina<\/option><option value=\"South Dakota\" >South Dakota<\/option><option value=\"Tennessee\" >Tennessee<\/option><option value=\"Texas\" >Texas<\/option><option value=\"Utah\" >Utah<\/option><option value=\"Vermont\" >Vermont<\/option><option value=\"Virginia\" >Virginia<\/option><option value=\"Washington\" >Washington<\/option><option value=\"West Virginia\" >West Virginia<\/option><option value=\"Wisconsin\" >Wisconsin<\/option><option value=\"Wyoming\" >Wyoming<\/option><\/select><label class=\"mini_label\" style=\"display: block;\" id=\"100_mini_label_state\">State<\/label><\/span><\/div><div style=\"clear:both;\"><\/div><\/div><\/div><\/div><div wdid=\"106\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_phone\" class=\"wdform-field\" style=\"width:200px\"><div class=\"wdform-label-section \" style=\"; width: 150px;\"><span class=\"wdform-label\" >Phone: (3)<\/span>            <\/div>            <div class=\"wdform-element-section \" style=\"display:block; width: 200px;\">              <div style=\"display: table-cell;\">                <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_106_element_first14\" name=\"wdform_106_element_first14\" value=\"\" title=\"\" style=\"width: 52px;\" ><\/div>                <div><label class=\"mini_label\">Area Code<\/label><\/div>              <\/div>              <div style=\"display: table-cell;\">                <div class=\"wdform_line\" style=\"margin: 0px 4px 10px 4px; padding: 0px;\">-<\/div>              <\/div>              <div style=\"display: table-cell; width:100%;\">                <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_106_element_last14\" name=\"wdform_106_element_last14\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>                <div><label class=\"mini_label\">Phone Number<\/label><\/div>              <\/div>            <\/div>            <\/div><\/div><div wdid=\"107\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Supervisor: (3)<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_107_element14\" name=\"wdform_107_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"108\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Start Date: (3)<\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_108_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_108_element14\"  ><span id=\"fm-calendar-108\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_108_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"109\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">End Date: (3)<\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_109_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_109_element14\"  ><span id=\"fm-calendar-109\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_109_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"110\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Start\/End Salary: (3)<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_110_element14\" name=\"wdform_110_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"111\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 400px;\"><span class=\"wdform-label\">Work Performed: (3)<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_111_element14\" name=\"wdform_111_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"112\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 400px;\"><span class=\"wdform-label\">Reason for Leaving: (3)<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_112_element14\" name=\"wdform_112_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"115\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_editor\" class=\"wdform-field\"><p><\/p><h3><span id=\"_mce_caret\" data-mce-bogus=\"true\"><span style=\"color: rgb(51, 204, 204);\" data-mce-style=\"color: #33cccc;\">\ufeffEmployer 4<br><\/span><\/span><\/h3><\/div><\/div><div wdid=\"116\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Employer: (4)<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_116_element14\" name=\"wdform_116_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"117\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_address\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Address: (4)<\/span><\/div><div class=\"wdform-element-section wdform_address\" style=\"display:block; width: 400px;\"><div>            <span style=\"float: left; width: 100%; padding-bottom: 8px; display: block;\"><input type=\"text\" id=\"wdform_117_street114\" name=\"wdform_117_street114\" value=\"\" style=\"width: 100%;\" ><label class=\"mini_label\" >Street Address<\/label><\/span><span style=\"float: left; width: 48%; padding-bottom: 8px;\"><input type=\"text\" id=\"wdform_117_city14\" name=\"wdform_119_city14\" value=\"\" style=\"width: 100%;\" ><label class=\"mini_label\" >City<\/label><\/span><span style=\"float: right; width: 48%; padding-bottom: 8px;\"><select type=\"text\" id=\"wdform_117_state14\" name=\"wdform_120_state14\" style=\"width: 100%;\" ><option value=\"\" selected=\"selected\"><\/option><option value=\"Alabama\" >Alabama<\/option><option value=\"Alaska\" >Alaska<\/option><option value=\"Arizona\" >Arizona<\/option><option value=\"Arkansas\" >Arkansas<\/option><option value=\"California\" >California<\/option><option value=\"Colorado\" >Colorado<\/option><option value=\"Connecticut\" >Connecticut<\/option><option value=\"Delaware\" >Delaware<\/option><option value=\"District Of Columbia\" >District Of Columbia<\/option><option value=\"Florida\" >Florida<\/option><option value=\"Georgia\" >Georgia<\/option><option value=\"Hawaii\" >Hawaii<\/option><option value=\"Idaho\" >Idaho<\/option><option value=\"Illinois\" >Illinois<\/option><option value=\"Indiana\" >Indiana<\/option><option value=\"Iowa\" >Iowa<\/option><option value=\"Kansas\" >Kansas<\/option><option value=\"Kentucky\" >Kentucky<\/option><option value=\"Louisiana\" >Louisiana<\/option><option value=\"Maine\" >Maine<\/option><option value=\"Maryland\" >Maryland<\/option><option value=\"Massachusetts\" >Massachusetts<\/option><option value=\"Michigan\" >Michigan<\/option><option value=\"Minnesota\" >Minnesota<\/option><option value=\"Mississippi\" >Mississippi<\/option><option value=\"Missouri\" >Missouri<\/option><option value=\"Montana\" >Montana<\/option><option value=\"Nebraska\" >Nebraska<\/option><option value=\"Nevada\" >Nevada<\/option><option value=\"New Hampshire\" >New Hampshire<\/option><option value=\"New Jersey\" >New Jersey<\/option><option value=\"New Mexico\" >New Mexico<\/option><option value=\"New York\" >New York<\/option><option value=\"North Carolina\" >North Carolina<\/option><option value=\"North Dakota\" >North Dakota<\/option><option value=\"Ohio\" >Ohio<\/option><option value=\"Oklahoma\" >Oklahoma<\/option><option value=\"Oregon\" >Oregon<\/option><option value=\"Pennsylvania\" >Pennsylvania<\/option><option value=\"Rhode Island\" >Rhode Island<\/option><option value=\"South Carolina\" >South Carolina<\/option><option value=\"South Dakota\" >South Dakota<\/option><option value=\"Tennessee\" >Tennessee<\/option><option value=\"Texas\" >Texas<\/option><option value=\"Utah\" >Utah<\/option><option value=\"Vermont\" >Vermont<\/option><option value=\"Virginia\" >Virginia<\/option><option value=\"Washington\" >Washington<\/option><option value=\"West Virginia\" >West Virginia<\/option><option value=\"Wisconsin\" >Wisconsin<\/option><option value=\"Wyoming\" >Wyoming<\/option><\/select><label class=\"mini_label\" style=\"display: block;\" id=\"117_mini_label_state\">State<\/label><\/span><\/div><div style=\"clear:both;\"><\/div><\/div><\/div><\/div><div wdid=\"123\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_phone\" class=\"wdform-field\" style=\"width:200px\"><div class=\"wdform-label-section \" style=\"; width: 150px;\"><span class=\"wdform-label\" >Phone: (4)<\/span>            <\/div>            <div class=\"wdform-element-section \" style=\"display:block; width: 200px;\">              <div style=\"display: table-cell;\">                <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_123_element_first14\" name=\"wdform_123_element_first14\" value=\"\" title=\"\" style=\"width: 52px;\" ><\/div>                <div><label class=\"mini_label\">Area Code<\/label><\/div>              <\/div>              <div style=\"display: table-cell;\">                <div class=\"wdform_line\" style=\"margin: 0px 4px 10px 4px; padding: 0px;\">-<\/div>              <\/div>              <div style=\"display: table-cell; width:100%;\">                <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_123_element_last14\" name=\"wdform_123_element_last14\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>                <div><label class=\"mini_label\">Phone Number<\/label><\/div>              <\/div>            <\/div>            <\/div><\/div><div wdid=\"124\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Supervisor: (4)<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_124_element14\" name=\"wdform_124_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"125\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Start Date: (4)<\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_125_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_125_element14\"  ><span id=\"fm-calendar-125\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_125_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"126\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">End Date: (4)<\/span><\/div><div class=\"wdform-element-section \" style=\"width:200px; display:block; \"><input type=\"text\"  id=\"wdform_126_element14\" class=\"input_active\" style=\"width:100%\" name=\"wdform_126_element14\"  ><span id=\"fm-calendar-126\" class=\"wdform-calendar-button\" style=\"display:none \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_126_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"127\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 150px;\"><span class=\"wdform-label\">Start\/End Salary: (4)<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_127_element14\" name=\"wdform_127_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"128\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 400px;\"><span class=\"wdform-label\">Work Performed: (4)<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_128_element14\" name=\"wdform_128_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"129\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 400px;\"><span class=\"wdform-label\">Reason for Leaving: (4)<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_129_element14\" name=\"wdform_129_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><\/div><\/div><div wdid=\"130\" type=\"type_section_break\" class=\"wdform_tr_section_break\"><div type=\"type_section_break\" class=\"wdform-field-section-break\"><div class=\"wdform_section_break\"><div class=\"wdform-section-break-div\" style=\"min-width: 300px; border-top:1px solid\"><\/div><\/div><\/div><\/div><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"131\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_editor\" class=\"wdform-field\"><p>Special Skills and Qualifications<br data-mce-bogus=\"1\"><\/p><\/div><\/div><div wdid=\"132\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 400px;\"><span class=\"wdform-label\">Summarize special skills and qualifications acquired from employment and other experience:<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_132_element14\" name=\"wdform_132_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><\/div><\/div><div wdid=\"133\" type=\"type_section_break\" class=\"wdform_tr_section_break\"><div type=\"type_section_break\" class=\"wdform-field-section-break\"><div class=\"wdform_section_break\"><div class=\"wdform-section-break-div\" style=\"min-width: 300px; border-top:1px solid\"><\/div><\/div><\/div><\/div><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"134\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 400px;\"><span class=\"wdform-label\">Grade school \/ highest grade completed:<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_134_element14\" name=\"wdform_134_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"135\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 400px;\"><span class=\"wdform-label\">High school \/ highest grade completed:<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_135_element14\" name=\"wdform_135_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"136\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 400px;\"><span class=\"wdform-label\">College or University \/ years completed:<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_136_element14\" name=\"wdform_136_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"137\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:400px\"><div class=\"wdform-label-section\" style=\" width: 400px;\"><span class=\"wdform-label\">Graduate or Professional school \/ years completed:<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block;; width:400px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_137_element14\" name=\"wdform_137_element14\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"138\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 400px;\"><span class=\"wdform-label\">Diploma\/Degrees:<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_138_element14\" name=\"wdform_138_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"139\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 400px;\"><span class=\"wdform-label\">Describe specialized training, apprenticeship, skills, and extra-curricular activities<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_139_element14\" name=\"wdform_139_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"140\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 400px;\"><span class=\"wdform-label\">Honors Received:<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_140_element14\" name=\"wdform_140_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"141\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 400px;\"><span class=\"wdform-label\">State any information that you feel may be helpful to us in considering your application:<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_141_element14\" name=\"wdform_141_element14\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><\/div><\/div><div wdid=\"142\" type=\"type_section_break\" class=\"wdform_tr_section_break\"><div type=\"type_section_break\" class=\"wdform-field-section-break\"><div class=\"wdform_section_break\"><div class=\"wdform-section-break-div\" style=\"min-width: 300px; border-top:1px solid\"><\/div><\/div><\/div><\/div><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"143\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_editor\" class=\"wdform-field\"><h4>Applicant's Statement<br data-mce-bogus=\"1\"><\/h4><p>I certify that the answers given herein are true and complete to the best of my knowledge.<br>I authorize investigation of all statements contained in this application for employment as may be necessary in arriving at an employment decision.\u00a0 <br>I understand the this application is not, and is not intended to be a contract of employment.<br data-mce-bogus=\"1\"><\/p><p>In the event of employment, I understand that false or misleading information given in my application or interview(s) may result in discharge.\u00a0 I understand, also, that I am required to abide by all rules and regulations of the Company.<br data-mce-bogus=\"1\"><\/p><\/div><\/div><div wdid=\"144\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_checkbox\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"; width: 400px;\"><span class=\"wdform-label\">Check the box below to indicate that you have read and agree to all statements within this application.<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block;;\"><div style=\"display: table-row; vertical-align:top\"><div style=\"display: table-cell;\"><div class=\"checkbox-div forlabs fm-right\" ><input type=\"checkbox\"  id=\"wdform_144_element140\" name=\"wdform_144_element140\" value=\"  I Agree\"   ><label for=\"wdform_144_element140\"><span><\/span>  I Agree<\/label><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"145\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_date_new\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 100px;\"><span class=\"wdform-label\">Today's Date:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\"width:222px; display:block; \"><input type=\"text\"  id=\"wdform_145_element14\" class=\"input_active\" style=\"width:calc(100% - 22px)\" name=\"wdform_145_element14\"  ><span id=\"fm-calendar-145\" class=\"wdform-calendar-button\" style=\"display:inline-block \"><\/span><input type=\"hidden\"  format=\"mm\/dd\/yy\" id=\"wdform_145_button14\" value=\"\"\/><\/div><\/div><\/div><div wdid=\"146\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_submit_reset\" class=\"wdform-field fm-subscribe-reset\"><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_required14('submit', '14');\" >Submit<\/button><button type=\"button\" class=\"button-reset\" onclick=\"check_required14('reset', 14);\" style=\"display: none;\" >Reset<\/button><\/div><\/div><\/div><div wdid=\"147\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_editor\" class=\"wdform-field\"><p>All fields marked with a <span id=\"_mce_caret\" data-mce-bogus=\"true\"><span style=\"color: rgb(255, 0, 0);\" data-mce-style=\"color: #ff0000;\">\ufeff* <span id=\"_mce_caret\" data-mce-bogus=\"true\"><span style=\"color: rgb(0, 0, 0);\" data-mce-style=\"color: #000000;\">\ufeffare required to be filled in.\u00a0 If the submit button does not send your application, please scroll up and fill in the missing information. <span id=\"_mce_caret\" data-mce-bogus=\"true\"><span style=\"color: rgb(255, 0, 0);\" data-mce-style=\"color: #ff0000;\">\ufeffMissing information will be marked in RED.<\/span><\/span><\/span><\/span><\/span><\/span><br><\/p><\/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=\"14page_nav1\" style=\"display: table-row;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wdform_preload\"><\/div><\/form><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1636","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.innersecurity.com\/index.php?rest_route=\/wp\/v2\/pages\/1636","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.innersecurity.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.innersecurity.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.innersecurity.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.innersecurity.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1636"}],"version-history":[{"count":9,"href":"https:\/\/www.innersecurity.com\/index.php?rest_route=\/wp\/v2\/pages\/1636\/revisions"}],"predecessor-version":[{"id":1650,"href":"https:\/\/www.innersecurity.com\/index.php?rest_route=\/wp\/v2\/pages\/1636\/revisions\/1650"}],"wp:attachment":[{"href":"https:\/\/www.innersecurity.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1636"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}