// Colorbox
jQuery(document).ready(function(){jQuery('a[rel=lightbox]').colorbox({maxWidth:'90%',maxHeight:'90%'});});
