// menu_items.js file
// comments block here
var LAYOUTMENU_ITEMS0 =[
["Home", "/"],
["Animal List", "/animals/list"],
["Adopt", "/info/adoption"],
["Forms/Applications", "/forms"],
["Foster", "/info/display?PageID=17801"],
["Animal Surrender", "/info/display?PageID=17858"],
["Successes", "/animals/successes"]
];