$(function()
{
	$('.scrolling').jScrollPane();
        //$("ul#hauptmenu-sub").hide();
       // $("li.current-menu-item ul.sub-menu").show();
});


