$(document).ready(function () {
	//Colorbox for Images in Content
	$("a.modal").colorbox();
});