window.addEvent('domready', function() {
    
	Cufon.replace('ul#myajaxmenu a, #content h1, h4', { hover: true} );

});

