jQuery(document).ready(function() { $("a[rel='bigImage']").colorbox({transition:"elastic",maxHeight:"100%",maxWidth:"100%", scalePhotos:"true", innerHeight:"85%", innerWidth:"85%", slideshow:"true", slideshowAuto:"false", preloading:"true", slideshowSpeed:"6000", slideshowStart:"diaporama on", slideshowStop:"diaporama off", current:"{current}/{total}" }); });