function GetNavigation({vLevel}){ return (
); } function Layout({vPage, vLevel, vDivision}){ return (
); }