

function HomePage() {
	
}

function $(id) { return document.getElementById(id); }
