function showHomepage(i) {
	return;
}

function setFade() {
	showFade('3');
}

addLoadEvent(setFade);
addLoadEvent(setBottomNav1);
