/*
return Home
*/
function Home() {
	this.location.href = 'index.php';
}

//rotate on/off

