function exit_logout()
{

	URLto='http://'+location.host+'/desbloq_oper.php';	
	send_get();
}

