// Cufon Font Replacement
Cufon.replace('h1.posttitle, h2, h3, h3 span.formtitle, .nav li, div.ngg-albumtitle a', { hover: 'true' });

// Shadowbox
Shadowbox.init({
	language:   'en',
	overlayOpacity: '0.9',
	players:    ['img']
});

