

$(document).ready(function(){
	
	$('.thumb').colorbox({}, function(){
		//
	    });


    });