$(document).ready(function() {
	// Show the news!
	//$('.newsWrapper').slideToggle('slow');
});