(function($){
	$(document).ready(function(){
		$.primeNews.init(primeNewsParams);
		$.newsBySections.init();
	});
})(jQuery);
