$(document).ready(function() {
	
	$('#topnews').topnews();
	$('#phototruth').phototruth();	
});