//var messageToStopGOnet = true;
var messageToStopGOnet = false;

if (messageToStopGOnet) document.location = "messageToStopGOnet.html";

