Your IP : 216.73.216.122


Current Path : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/pricing-table/includes/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/pricing-table/includes/frontend.js.php

(function($) {

	$(function() {

		new FLBuilderPricingTable({
			id: '<?php echo $id; ?>',
		});

	});

})(jQuery);