$(function()
{
	$("a[rel=popup]").colorbox({photo: true, width: "750px"});
});
