$(document).ready(function(){
	$('#twitter-ticker').slideDown('slow');
	$('#tweet-container').jScrollPane();
});
