Cufon.replace('h1',  { fontFamily: 'TheSansExtraLight-Plain'});

$(function() {
	$('.scroll-pane').jScrollPane({'showArrows': true});
});
