// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["HOME", "https://brightstargsd.org/"], ["APPLICATIONS", "/forms"], ["MY RESCUE", "/myrescue", null, ["Log In", "/user/login.php"], ["Register", "/user/register.php"], ["Volunteer Info", "/info/volunteers_only"], ["Adopters Only", "/info/adopters_only"] ] ];