var mawin;
var exit=true;

function ex(){

}

function off(){
 exit=false;
}