﻿// JScript File
function Deslogar()
{
    includes_include_header2.Deslogar();
    
    window.location = 'default.aspx';            
}

