$(document).ready(function(){
	$(".wrapperNewsToggler:first").trigger('click');
});