jQuery(document).ready(function ($){	$("#sidebar .menu ul ul:not(.current_page_item ul)").hide();
});

