;(function($) {
	$(document).ready(function() {
		$("a[rel=colorbox]").colorbox();
    })
})(jQuery);	