(function( $ ){	

	// Global activation
	$(document).ready(function() {
	
	});
	
	
})( jQuery );


