$(function() {
	$('a.lightbox').lightBox({
	txtImage: 'Image',
	txtOf: 'of'
   });

});

Cufon.replace('h1');
