$(function() { 
 $('.picture-galeria a').lightBox({fixedNavigation:true});
 $('.plans a').lightBox({fixedNavigation:true});
 $('.more_photos').lightBox({fixedNavigation:true});
});

var GB_ROOT_DIR = "/js-window/";
