$(function() {
	$('html').pngFix();
	Cufon.replace('#mainMenu', {
		textShadow: '#487383 1px 1px',
		hover: true
	});
});
