// menu_items.js file
// comments block here
var LAYOUTMENU_ITEMS0 =[
["Home", "/", null,
["About Us", "/info/index"],
["Board of Directors", "/info/display?PageID=20283"],
["Sam's Story", "/info/display?PageID=14314"],
["About Our Yorkies", "/info/display?PageID=14316"],
["Donation Info", "/info/donate"],
["Contact Us", "/info/display?PageID=1237"]
],
["Login / Register", "/myrescue"],
["Available Yorkies", "#", null,
["Available Yorkies", "/animals/browse"],
["But HOw Do I Choose the BEST Yorkie for ME?", "/info/display?PageID=17138"],
["What is a Yorkie", "/info/display?PageID=14319"]
],
["Adoption Application", "#", null,
["Adoption Procedure", "/info/adoption"],
["Adoption Application", "/forms/form_humanverify?formid=4365"],
["Forgotten Password", "/user/forgotpassword"],
["About our Adoption Fees", "/info/display?PageID=14315"]
],
["Surrender A Yorkie", "/info/display?PageID=6372"],
["Foster a Yorkie", "/info/display?PageID=1167"],
["Successful Adoptions", "/animals/successes"],
["Volunteer", "/info/display?PageID=14321"],
["Resources", "#", null,
["Contact Us", "/info/display?PageID=1237"],
["Happy Tails", "/animals/stories"],
["Yorkie Day 2018!", "/info/display?PageID=16969"],
["Yorkie Day 2015!", "/info/display?PageID=15814"],
["Yorkie Day 2014!", "/info/display?PageID=13758"],
["Housebreaking a Yorkie", "/info/display?PageID=1233"],
["How to Prevent Dog Bites", "/info/display?PageID=17031"],
["Rainbow Bridge", "http://saveayorkierescue.rescuegroups.org/info/display?PageID=3576"]
]
];