jQuery(document).ready(function($){ $("a[rel='shopphoto']").colorbox(); $("a[rel='topcos']").colorbox({height:"98%"}); });