var contentHeight = null;

jQuery(function() {
	if (!$.browser.msie) {
		$("ul#navi").superfish();
	}
	
												
		
});


