I'm working on a site that the menu is going to keep changing depending on the page.
<dnn:MENU ID="menuTop" MenuStyle="tidyMenu" runat="server" NodeSelector="1444,0,0" IncludeHidden="false" />
is there a way to detect what page id your on and swap the root id to the current page its on.