
var aperta=0;

function ctrl()
{
if(aperta>0){
mywinname01.close();
aperta=0;

}

}



