// menu_items.js file
// comments block here
var LAYOUTMENU_ITEMS0 =[
["Home", "/"],
["Adopt", "http://wte.rescuegroups.org/info/display?PageID=15110"],
["Donate", "/info/donate", null,
["Sponsorship Info", "/info/sponsorship"],
["Bequeathment", "/info/display?PageID=15112"],
["Daily Wishlist", "/info/display?PageID=15015"],
["Amazon Wishlist", "http://www.amazon.com/gp/registry/wishlist/ref=cm_wl_search_rvp_wl?ie=UTF8&cid=A3O6O8M8ZNUKJI"],
["ResQwalk Store", "http://resqthreads.com/collections/new?rescue=RQT972"],
["Donate Through IGive", "http://www.igive.com/wishfulthinkingendeavorsfuzzbucketfarm"]
],
["Volunteer", "http://wte.rescuegroups.org/forms/form?formid=2929"],
["Shop", "", null,
["Rescue Groups Store", "/shop"],
["Ebay Store", "/info/display?PageID=15107"]
],
["Services & Information", "", null,
["Cat Behavior 101", "/info/display?PageID=13934"],
["Spay/Neuter Information", "/info/display?PageID=13931"],
["Financial Aid", "/info/display?PageID=13932"],
["Help Ferals Survive Winter", "/info/display?PageID=11388"]
],
["Contact Us", "/info/contact"]
];