function mainLoad() {
location.href="index.html";
document.body.style.cursor="none";

}

