//var $j = jQuery.noConflict();

$j(document).ready(function() {
Cufon.replace('#slogan h2');
});

//$j('ul.sf-menu').superfish({
//		delay:       500,                           
//		animation:   {opacity:'show',height:'show'},  
//		speed:       'slow',                          
//		dropShadows: true                           
//});
