| Current Path : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/contact-form/includes/ |
| Current File : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/contact-form/includes/frontend.js.php |
(function($) {
$(function() {
new FLBuilderContactForm({
id: '<?php echo $id; ?>'
});
});
})(jQuery);