﻿$(document).ready(function(){
	$("a[rel='LivingTomorrow']").colorbox();
});
