$(document).ready(function(){ 
			$(document).pngFix(); 
		}); 

Cufon.replace('h1,h2,h3,h4,h5,h6,ul.menu li', { fontFamily: 'Century Gothic', hover: { color: '#FFFFCC'} });	
$(function() {
	$('.gallery').each(function() {
		$(this).find('a').attr({rel: $(this).attr('id')});
	}).find('a').nyroModal();
})
