var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Wedding planning, linens, invitations, event planning, NH Wedding Planner, NH Bridal Consultant; Keene, NH, ',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About',
    'bIsWebPath':true,
    'sUrl':'about.htm',"childArray" : [
    {   'sTitle':'Weddings',
        'bIsWebPath':true,
        'sUrl':'wedding packages.html'
    }]
},
{   'sTitle':'Events',
    'bIsWebPath':true,
    'sUrl':'events.htm',"childArray" : [
    {   'sTitle':'Red Apple Farm Bridal Show!!',
        'bIsWebPath':true,
        'sUrl':'redapplefarm.html',"childArray" : [
        {   'sDescription':'Pre-register and purchase tickets for a second chance at the $500 cash grand prize!',
            'sTitle':'Red Apple Farm Registration',
            'bIsWebPath':true,
            'sUrl':'redapple.html'
        }]
    }]
},
{   'sTitle':'Testimonials',
    'bIsWebPath':true,
    'sUrl':'testimonials.htm'
},
{   'sTitle':'Photos',
    'bIsWebPath':true,
    'sUrl':'photos.htm'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.htm'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.htm'
},
{   'sTitle':'Blog',
    'bIsWebPath':true,
    'sUrl':'page14.html'
}]
});
