jQuery(document).ready(function($) {
	jQuery("a[rel='productlarge']").colorbox({photo: true});
});
