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