$(document).ready(function() {
	$(".colorbox").colorbox();
});

