var Obj = { svoystvo1:123456, svoystvo2:{ obj:this, metod1: function(){alert(this.obj.svoystvo1);} } }