window.onload = function() {
	applyRoundedCorners();
	applyMooFx();
	//document.getElementsBySelector("body")[0].style.display = "block";
}