
var Laa = {
    log: function () {},
    dir: function () {},
    user: {
        ip: '',
        loc: null
    }
} 
       
