$(document).ready(function(){


// CeeBox
    $('a[rel*="lightbox"]').ceebox();


});
