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

