$(document).ready(function(){
	$('a.enlarge').colorbox({rel:'listingthumbs',photo:true});
}); // END DOCUMENT READY


