$(document).ready(function() {
    $('div.imageCell a.xlenabled, .obstacles a, a.fancy, #box-pg-prices a').lightBox();
});
