function switchOn(e) {
	e.style.cursor = "pointer";
}

