$(document).ready(
function()
{
	$('#retouching_examples a').colorbox();
	
});