var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'page43.html'
},
{   sTitle:'About Norlaggan',
    bIsWebPath:true,
    sUrl:'page2.html',"childArray" : [
    {   sTitle:'Location',
        bIsWebPath:true,
        sUrl:'page8.html'
    },
    {   sTitle:'Accommodation',
        bIsWebPath:true,
        sUrl:'page3.html'
    },
    {   sTitle:'Tarriff Of Charges',
        bIsWebPath:true,
        sUrl:'page10.html'
    },
    {   sTitle:'Check Availabilty',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'page3.html'
    },
    {   sTitle:'Book Online',
        bIsExternal:true,
        sUrl:'https://www.privatehousestays.com/bookingform.php?b=2493'
    }]
},
{   sTitle:'About Aberlour',
    bIsWebPath:true,
    sUrl:'page11a.html',"childArray" : [
    {   sTitle:'Eating Out',
        bIsWebPath:true,
        sUrl:'page11.html'
    },
    {   sTitle:'Shops And Businesses',
        bIsWebPath:true,
        sUrl:'page15.html'
    },
    {   sTitle:'Speyside Way',
        bIsWebPath:true,
        sUrl:'page17.html'
    },
    {   sTitle:'Fishing',
        bIsWebPath:true,
        sUrl:'page18.html'
    },
    {   sTitle:'Places Of Worship',
        bIsWebPath:true,
        sUrl:'page30.html',"childArray" : [
        {   sTitle:'Aberlour Parish Church',
            bIsWebPath:true,
            sUrl:'page31.html'
        },
        {   sTitle:'Knockando Parish Church',
            bIsWebPath:true,
            sUrl:'page32.html'
        },
        {   sTitle:'Rothes Parish Church',
            bIsWebPath:true,
            sUrl:'page33.html'
        },
        {   sTitle:'St Margaret Episcopal Church',
            bIsWebPath:true,
            sUrl:'page34.html'
        }]
    }]
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'page5.html',"childArray" : [
    {   sTitle:'Old Postcards',
        bIsWebPath:true,
        sUrl:'page12.html'
    },
    {   sTitle:'Speyside',
        bIsWebPath:true,
        sUrl:'page13.html'
    },
    {   sTitle:'Aberlour Orphanage',
        bIsWebPath:true,
        sUrl:'page14.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page6.html',"childArray" : [
    {   sTitle:'How To Contact Us',
        bIsWebPath:true,
        sUrl:'page25.html'
    },
    {   sTitle:'Join Mailing List',
        bIsWebPath:true,
        sUrl:'page26.html'
    },
    {   sTitle:'Request Promo CD',
        bIsWebPath:true,
        sUrl:'page27.html'
    }]
},
{   sTitle:'Videos',
    bIsWebPath:true,
    sUrl:'page42.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'page7.html',"childArray" : [
    {   sTitle:'Local Links',
        bIsWebPath:true,
        sUrl:'page21.html'
    },
    {   sTitle:'Visit Aberlour',
        bIsExternal:true,
        sUrl:'http://www.visitaberlour.com/',
        sTarget:'_blank'
    },
    {   sTitle:'Spirit Of Speyside',
        bIsExternal:true,
        sUrl:'http://www.spiritofspeyside.com'
    },
    {   sTitle:'Speyside Cooperage',
        bIsExternal:true,
        sUrl:'http://www.speysidecooperage.co.uk/'
    },
    {   sTitle:'Aberlour Distillery',
        bIsExternal:true,
        sUrl:'http://www.aberlour.com'
    },
    {   sTitle:'Local Information',
        bIsWebPath:true,
        sUrl:'page22.html'
    },
    {   sTitle:'Road Report',
        bIsWebPath:true,
        sUrl:'page23.html'
    },
    {   sTitle:'Weather',
        bIsWebPath:true,
        sUrl:'page24.html'
    }]
},
{   sTitle:'Book Online',
    bIsExternal:true,
    sUrl:'https://www.privatehousestays.com/bookingform.php?b=2493',
    sTarget:'_blank'
}]
});
