if (confirm("The uKernel included in this HTML is missing a license key. Would you like to get a license key issued right now?")) {
    window.location.href ="http://legal.constructibl.es/maya/?from=http://docs.constructibl.es/licensing/%3ffor="+window.location.href;
}
