$(document).ready(function() {
	
	/* alert('yes'); */
	$('#fp-tweets .content').load('twitter/');
	
		       
});


