$(document).ready(function() {
	$("a.image-lightbox").colorbox();
});
