window.onload = function() {
	startBackgroundHover();
	if ($("body").hasClass("home")) startMiniSlideshow();
	saveStats();
};
