jQuery(document).ready(function($){ $("a[rel*=lightbox]").colorbox({opacity:0.8}); });