// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Information", "/info/index", null, ["Contact Form", "/info/display?PageID=20704"], ["Custom Form", "/forms/form?formid=6243"] ], ["Foster Dogs", "/animals/browse?special=Foster+Dogs"], ["Adoption Info", "/info/adoption"], ["Available Animals", "/animals/browse", null, ["Cats", "/animals/browse?species=Cat"], ["Kittens", "/animals/browse.php?special=Kittens"], ["Puppies", "/animals/browse.php?special=Puppies"], ["Adults", "/animals/browse.php?special=Adult"], ["Urgent", "/animals/browse.php?special=Urgent"], ["Needs a Foster", "/animals/browse.php?special=NeedsFoster"], ["Long Time/Must Adopt", "/animals/browse?special=Longtime"], ["Heading Home Soon!", "/animals/browse?Courtesy=Yes"] ], ["Events", "/info/events", null, ["Photo Gallery", "/info/photos"], ["News", "/info/news"] ], ["Shop", "/shop"] ];