jQuery.noConflict();
        jQuery(document).ready(function(){
        jQuery('#screenlight a').lightBox();
});


    /*    $(document).ready(function(){
          $('#screenlight a').lightBox();
});*/

