$(document).ready(function(){
	$(".image_container a.zoom, .ce_news_gallery a", "#container").colorbox();
});
