function showHomepage(i) {
	return;
}

function setFade() {
	showFade('5');
}

addLoadEvent(setFade);
addLoadEvent(setBottomNav2);
