function go(loc) {
    window.location.href = loc;
    alert("You are being redirected to Mark's resource request page.\nSince you are a Christian, please do not request a free book on the One Heartbeat Away website.\n\n         Thank you!");
}