jQuery(document).ready(function($) {

	$('a.colorbox').colorbox();

});
