// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Log In", "/user/login.php"], ["Register", "/user/register.php", null, ["Volunteers Only", "/info/volunteers_only"], ["Adopters Only", "/info/adopters_only"], ["Board Only", "/info/board_only"] ] ];