//ChiliBook.automatic = true;

$( document ).ready(function(){
	
	$( '#enlarge' ).colorbox();
	
});

