$(function()
{
	$('.ImageHolder a').lightBox();
	$('.LightBox').lightBox();
});


$(function()
{
	$('#Wrapper').defuscate();
});

Cufon.replace('#PageTitle', { 
	fontFamily: 'Frutiger' ,
	hover: true
});

Cufon.replace('#MiniContact', { 
	fontFamily: 'Avenir' ,
	hover: true
});

$(function()
{
	$('#ImageInfo').corner("round 8px").parent().css('padding', '4px').corner("round 10px");
});
