color box plugin
$(document).ready(function(){ $('a[rel=celeb]').colorbox({ transition: 'fade', speed: 500, current: "{current} of {total} celebrity photos", width:'100%', height:'100%' }); }); /* ColorBox Core Style The following rules are the styles that are consistant between…