var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Classes',
    bIsWebPath:true,
    sUrl:'Classes.html',"childArray" : [
    {   sTitle:'Puppy Classes',
        bIsWebPath:true,
        sUrl:'Puppy Classes.html',"childArray" : [
        {   sTitle:'Puppy class timetable',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'Puppy Classes.html#timetable'
        }]
    },
    {   sTitle:'Intermediate Course',
        bIsWebPath:true,
        sUrl:'Intermediate Course.html'
    },
    {   sTitle:'Beginners course',
        bIsWebPath:true,
        sUrl:'Beginners course.html'
    },
    {   sTitle:'Advanced Class',
        bIsWebPath:true,
        sUrl:'Advanced class.html'
    },
    {   sTitle:'Socialisation Sessions',
        bIsWebPath:true,
        sUrl:'Socialisation Sessions.html'
    },
    {   sTitle:'Registration Form',
        bIsWebPath:true,
        sUrl:'Registration form.html'
    },
    {   sTitle:'Payment Options',
        bIsWebPath:true,
        sUrl:'Payment Options.html'
    }]
},
{   sTitle:'One to One',
    bIsWebPath:true,
    sUrl:'One to One.html'
},
{   sTitle:'Useful Links',
    bIsWebPath:true,
    sUrl:'Useful Links.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'Contact Top Dogs.html'
},
{   sTitle:'Feedback',
    bIsWebPath:true,
    sUrl:'Feedback.html',"childArray" : [
    {   sTitle:'Leave Feedback',
        bIsWebPath:true,
        sUrl:'Leave Feedback.html'
    },
    {   sTitle:'Feedback left by others',
        bIsWebPath:true,
        sUrl:'Feedback left by others.html'
    }]
},
{   sTitle:'Advice Sheets',
    bIsWebPath:true,
    sUrl:'Advice Sheets.html',"childArray" : [
    {   sTitle:'Attention Seeking',
        bIsWebPath:true,
        sUrl:'Attention Seeking.html'
    },
    {   sTitle:'Barking and Destructive Behaviour',
        bIsWebPath:true,
        sUrl:'barking and destructive behaviour.html'
    },
    {   sDescription:'Dogs that bark, whine, cry in the car',
        sTitle:'Car Behaviour Problems',
        bIsWebPath:true,
        sUrl:'car behaviour problems.html'
    },
    {   sTitle:'Car Sickness',
        bIsWebPath:true,
        sUrl:'car sickness.html'
    },
    {   sTitle:'Chase Recall',
        bIsWebPath:true,
        sUrl:'chase recall.html'
    },
    {   sTitle:'Clicker Training',
        bIsWebPath:true,
        sUrl:'clicker training.html'
    },
    {   sTitle:'Counter Conditioning',
        bIsWebPath:true,
        sUrl:'counter conditioning.html'
    },
    {   sTitle:'Fears and Phobias',
        bIsWebPath:true,
        sUrl:'fears and phobias.html'
    },
    {   sTitle:'Food Agression',
        bIsWebPath:true,
        sUrl:'food agression.html'
    },
    {   sTitle:'Greeting Visitors',
        bIsWebPath:true,
        sUrl:'greeting visitors.html'
    },
    {   sTitle:'Health Check',
        bIsWebPath:true,
        sUrl:'health check.html'
    },
    {   sTitle:'Housetraining',
        bIsWebPath:true,
        sUrl:'housetraining.html'
    },
    {   sTitle:'Indoor Kennels',
        bIsWebPath:true,
        sUrl:'indoor kennels.html'
    },
    {   sTitle:'Introducing a New Dog',
        bIsWebPath:true,
        sUrl:'introducing a new dog.html'
    },
    {   sDescription:'Introducing your new dog to your cat',
        sTitle:'Introducing a New Dog to the Cat',
        bIsWebPath:true,
        sUrl:'introducing a new dog to the cat.html'
    },
    {   sDescription:'Laws that apply to dog owners',
        sTitle:'Laws That Apply to Dog Owners',
        bIsWebPath:true,
        sUrl:'laws that apply to dog owners.html'
    },
    {   sTitle:'Leadership of the Pack',
        bIsWebPath:true,
        sUrl:'leadership of the pack.html'
    },
    {   sDescription:'How to stop your dog pulling on the lead',
        sTitle:'Pulling on the Lead',
        bIsWebPath:true,
        sUrl:'pulling on the lead.html'
    },
    {   sDescription:'How to cope with dogs that are destrcutive or noisy when you leave or separation anxiety',
        sTitle:'Seperation Anxiety',
        bIsWebPath:true,
        sUrl:'seperation anxiety.html'
    },
    {   sTitle:'Static Retrieve',
        bIsWebPath:true,
        sUrl:'static retrieve.html'
    }]
},
{   sTitle:'Rehoming',
    bIsWebPath:true,
    sUrl:'Rehoming.html'
}]
});
