/* colorbox stuff: */

$(document).ready(function(){
				$("a[rel='enlarge']").colorbox();
				});	 
