It’s that time of year, the temperature is starting to dip and winter is right around the corner. No one should go without heat in the cold Michigan winters, but not everyone has the luxury. Nominate someone in need of a new furnace for their home below, and Lammers Heating & Air Conditioning will select one winner to receive a brand new furnace with installation totally free of charge!
var gform;gform||(document.addEventListener(“gform_main_scripts_loaded”,function(){gform.scriptsLoaded=!0}),window.addEventListener(“DOMContentLoaded”,function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener(“DOMContentLoaded”,o):document.addEventListener(“gform_main_scripts_loaded”,o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook(“action”,o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook(“filter”,o,n,r,t)},doAction:function(o){gform.doHook(“action”,o,arguments)},applyFilters:function(o){return gform.doHook(“filter”,o,arguments)},removeAction:function(o,n){gform.removeHook(“action”,o,n)},removeFilter:function(o,n,r){gform.removeHook(“filter”,o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+”_”+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){“function”!=typeof(t=o.callable)&&(t=window[t]),”action”==n?t.apply(null,r):r[0]=t.apply(null,r)})),”filter”==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}});
var gdpr_str_1 = ”;
jQuery(document).ready(function() {
//——————————– //for lightwindow first instance. gravity form preview ??
jQuery(document).on(“DOMSubtreeModified”, function(){ jQuery(‘.gdpr-open-popup-link’).magnificPopup({ type:’ajax’ }); }); jQuery(‘.gdpr-open-popup-link’).magnificPopup({ type:’ajax’ });
//——————————–
jQuery(“#gform_submit_button_1”).click(function(ev){ //alert(‘click button….’);
console.log(‘gdpr submit……’); ev.preventDefault();
var chk_gdpr_id = ‘gdpr_chk_1’; var chk_error_text = gdpr_chk_error_msg; var obj_chk_gdpr = document.getElementById(chk_gdpr_id);
if (obj_chk_gdpr.checked) { var chk_value = obj_chk_gdpr.value; //alert(chk_value);
if (chk_value == ‘gravityform’) {
try{ if (jQuery(‘#gform_wait_div_1’).length) { console.log(‘wait div already there….’); } else { console.log(‘Add wait div here….’);
jQuery(‘#gform_wrapper_1’).append(‘
‘);
}
}catch(e){ }
if(window[“gf_submitting_1”]){ return false; } window[“gf_submitting_1”]=true;
}
if (chk_value == ‘gdpr-form-woocommerce_edit_account_form’) {
jQuery(‘.gform_1’).submit(); //jquery submit by class name of form
}
else { jQuery(‘#gform_1’).submit(); }
return true;
}
else { alert(chk_error_text); return false; }
}); //End of button .click() function.
}); //End of jQuery(document).ready(function()
document.getElementById( “ak_js_1” ).setAttribute( “value”, ( new Date() ).getTime() );