') .attr('name', field.attr('name').replace('[]', '')) .val(''); $(button[0].form).append(input); } } }; $('.k-js-search-submit').click(function() { addHiddenFields($(this)); }); $('.k-js-search-reset').click(function(event) { event.preventDefault(); var button = $(this), form = button[0].form; $('.k-filters') .find('input:not(:checkbox), textarea').val('').end() .find('select').val(null).trigger('change'); addHiddenFields(button); $(form).append($('').val('1') .attr('name', 'filter[reset]')); form.submit(); }); }); if(typeof acymailingModule == 'undefined'){ var acymailingModule = []; } acymailingModule['emailRegex'] = /^[a-z0-9!#$%&\'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&\'*+\/=?^_`{|}~-]+)*\@([a-z0-9-]+\.)+[a-z0-9]{2,10}$/i; acymailingModule['NAMECAPTION'] = 'Name'; acymailingModule['NAME_MISSING'] = 'Please enter your name'; acymailingModule['EMAILCAPTION'] = 'E-mail'; acymailingModule['VALID_EMAIL'] = 'Please enter a valid e-mail address'; acymailingModule['ACCEPT_TERMS'] = 'Please check the Terms and Conditions'; acymailingModule['CAPTCHA_MISSING'] = 'The captcha is invalid, please try again'; acymailingModule['NO_LIST_SELECTED'] = 'Please select the lists you want to subscribe to';
acymailingModule['excludeValuesformAcymailing89241'] = [];
acymailingModule['excludeValuesformAcymailing89241']['name'] = 'Name';
acymailingModule['excludeValuesformAcymailing89241']['email'] = 'E-mail'; var jf_mm_icons = [ {itemID:"-"+"",fa_icon:"",img:"",style:""} ]; jQuery(document).ready(function($){$("#jf_mm_menu").jf_mm_menu()});
var jf_mm_direction = "ltr";
var jf_mm_backBtnTxt = "Back";
!function(n){n(window).load(function(){n("#jf_mm_menu").removeClass("jf_hidden")})}(jQuery);
(function() { if(typeof jQuery == 'undefined') return; jQuery(function($) { if($.fn.squeezeBox) { $( 'a.modal' ).squeezeBox({ parse: 'rel' }); $( 'img.modal' ).each( function( i, el ) { $(el).squeezeBox({ handler: 'image', url: $( el ).attr( 'src' ) }); }) } else if(typeof(SqueezeBox) !== 'undefined') { $( 'img.modal' ).each( function( i, el ) { SqueezeBox.assign( el, { handler: 'image', url: $( el ).attr( 'src' ) }); }); } function jModalClose() { if(typeof(SqueezeBox) == 'object') SqueezeBox.close(); else ARK.squeezeBox.close(); } }); })();