Month: August 2019

jQuery(document).ready(function($) { if (typeof window.FluentFormApp !== 'undefined') { $('.fluent_form_11').each(function(){ window.FluentFormApp.initForm($(this)); }); } });