$(function(){
  $("#dd-navi").superfish({
	  animation:{opacity:'show',height:'show'},autoArrows:true}).find('ul').bgIframe({opacity:false});
});