var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Find your next home, condo, waterfront property on Bainbridge Island with Windermere Managing Broker Jim Peek',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Search',
    'bIsWebPath':true,
    'sUrl':'search.html'
},
{   'sDescription':'Bainbridge Real Estate listings for Jim Peek',
    'sTitle':'New Listings',
    'bIsWebPath':true,
    'sUrl':'new-listings.html'
},
{   'sTitle':'Market Statistics',
    'bIsWebPath':true,
    'sUrl':'bainbridge-island-real-estate-statistics.html'
},
{   'sDescription':'Bainbridge Island and Kitsap Lifestyle links, Videos and more',
    'sTitle':'About Bainbridge Island',
    'bIsWebPath':true,
    'sUrl':'about-bainbridge-island.html'
},
{   'sDescription':'Meet Bainbridge Island real estate agent Jim Peek or Agent Peek',
    'sTitle':'Meet Agent Peek',
    'bIsWebPath':true,
    'sUrl':'meet-agent-peek.html',"childArray" : [
    {   'sTitle':'Poem',
        'bIsWebPath':true,
        'sUrl':'poem.html'
    },
    {   'sTitle':'Client Testimonials',
        'bIsWebPath':true,
        'sUrl':'clienttestimonials.html'
    },
    {   'sTitle':'Hiking',
        'bIsWebPath':true,
        'sUrl':'hiking.html',"childArray" : [
        {   'sTitle':'Hike Photos',
            'bIsWebPath':true,
            'sUrl':'hikephotos.html'
        }]
    },
    {   'sTitle':'Experience',
        'bIsWebPath':true,
        'sUrl':'experience.html'
    },
    {   'sTitle':'project backpack',
        'bIsWebPath':true,
        'sUrl':'project-backpack.html'
    }]
}]
});
