$(document).ready(function() {
	/*$(document).scrollTo('#next_party', 1000);*/
	$('#nav-items').onePageNav({scrollSpeed: 1600});
	$(".fit-title").fitText(0.6);
	$(".date-block h3").fitText(0.5);
	$(".where-block h3").fitText(0.7);
	$("h3.artist").fitText(0.7);
	$(".co-artist h3").fitText(0.7);
	/*$(".price-block h3").fitText(0.7);*/
});
