$(document).ready(function() {
	$(".prop_photos").colorbox({rel:'prop_photos'});
}); 

