function FooterPosition() {
	document.getElementById('footer').style.bottom = 0;
}
