var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Highland Inn, historic Lodging in the Western Highalnds of Virginia',
    'sTitle':'Welcome',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Home Page',
        'bIsExternal':true,
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'index.html#TitlePage'
    },
    {   'sTitle':'Social Media',
        'bIsWebPath':true,
        'sUrl':'social.html'
    }]
},
{   'sDescription':'Rooms, Reservations and Rates at the Highland Inn',
    'sTitle':'Front Desk',
    'bIsWebPath':true,
    'sUrl':'rooms.html',"childArray" : [
    {   'sTitle':'Rooms',
        'bIsExternal':true,
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'rooms.html#TitlePage',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'1st Floor Public Areas',
            'bIsWebPath':true,
            'sUrl':'first floor.html'
        },
        {   'sTitle':'2nd Floor Rooms',
            'bIsWebPath':true,
            'sUrl':'second floor.html'
        },
        {   'sTitle':'3rd Floor Rooms',
            'bIsWebPath':true,
            'sUrl':'third floor.html'
        }]
    },
    {   'sDescription':'Reservations at the Highland Inn',
        'sTitle':'Reservations',
        'bIsWebPath':true,
        'sUrl':'reservatiions.html',"childArray" : [
        {   'sTitle':'Pet Policy',
            'bIsWebPath':true,
            'sUrl':'pet policy.html'
        }]
    }]
},
{   'sDescription':'Attractions and History at the Highland Inn',
    'sTitle':'Concierge',
    'bIsWebPath':true,
    'sUrl':'attractions.html',"childArray" : [
    {   'sTitle':'Attractions',
        'bIsExternal':true,
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'attractions.html#TitlePage',"childArray" : [
        {   'sDescription':'Special Events at the Highland Inn',
            'sTitle':'Events',
            'bIsWebPath':true,
            'sUrl':'events.html'
        },
        {   'sDescription':'Area Activities for the Higland inn',
            'sTitle':'Area Activities',
            'bIsWebPath':true,
            'sUrl':'activities.html'
        },
        {   'sDescription':'Sightseeing - Touring Highland County',
            'sTitle':'Sightseeing',
            'bIsWebPath':true,
            'sUrl':'sightseeing.html'
        },
        {   'sDescription':'Shopping near the Highland Inn',
            'sTitle':'Shopping',
            'bIsWebPath':true,
            'sUrl':'shopping.html'
        },
        {   'sDescription':'Dining Out near the Highland Inn',
            'sTitle':'Dining Out',
            'bIsWebPath':true,
            'sUrl':'dining out.html'
        },
        {   'sDescription':'Cultural & Historical Activities',
            'sTitle':'Cultural Activites',
            'bIsWebPath':true,
            'sUrl':'cultural.html'
        },
        {   'sDescription':'Area Services for the Highland Inn',
            'sTitle':'Area Sevices',
            'bIsWebPath':true,
            'sUrl':'services.html'
        }]
    },
    {   'sTitle':'History',
        'bIsExternal':true,
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'history.html#TitlePage',"childArray" : [
        {   'sDescription':' History of The Highland Inn',
            'sTitle':'History',
            'bIsWebPath':true,
            'sUrl':'history.html'
        },
        {   'sDescription':'Legends  of The Highland Inn',
            'sTitle':'Legends',
            'bIsWebPath':true,
            'sUrl':'legends.html'
        },
        {   'sDescription':'Proprietors of The Highland Inn',
            'sTitle':'Proprietors',
            'bIsWebPath':true,
            'sUrl':'proprietors.html'
        }]
    }]
},
{   'sDescription':'Dining at the Highland Inn',
    'sTitle':'Maitre d\'',
    'bIsWebPath':true,
    'sUrl':'dining.html',"childArray" : [
    {   'sTitle':'Dining',
        'bIsExternal':true,
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'dining.html#TitlePage'
    },
    {   'sDescription':'Banquets at the Highland Inn',
        'sTitle':'Banquets',
        'bIsWebPath':true,
        'sUrl':'banquets.html',"childArray" : [
        {   'sDescription':'Custom Cakes by Chef Lisa',
            'sTitle':'Lisas Custom Cakes',
            'bIsWebPath':true,
            'sUrl':'custom cakes.html'
        }]
    }]
},
{   'sDescription':'Information and Directions at the Highland Inn',
    'sTitle':'BellHop',
    'bIsWebPath':true,
    'sUrl':'information.html',"childArray" : [
    {   'sTitle':'Information',
        'bIsExternal':true,
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'information.html#TitlePage'
    }]
}]
});
