var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Classes',
    bIsWebPath:true,
    sUrl:'Classes.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Puppy Classes',
        bIsWebPath:true,
        sUrl:'Puppy Classes.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Puppy class timetable',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'Puppy Classes.html#timetable',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Intermediate Course',
        bIsWebPath:true,
        sUrl:'Intermediate Course.html',
        sTarget:'_self'
    },
    {   sTitle:'Socialisation Sessions',
        bIsWebPath:true,
        sUrl:'Socialisation Sessions.html',
        sTarget:'_self'
    },
    {   sTitle:'Registration Form',
        bIsWebPath:true,
        sUrl:'Registration form.html',
        sTarget:'_self'
    },
    {   sTitle:'Payment Options',
        bIsWebPath:true,
        sUrl:'Payment Options.html',
        sTarget:'_self'
    }]
},
{   sTitle:'One to One',
    bIsWebPath:true,
    sUrl:'One to One.html',
    sTarget:'_self'
},
{   sTitle:'Useful Links',
    bIsWebPath:true,
    sUrl:'Useful Links.html',
    sTarget:'_self'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'Contact Top Dogs.html',
    sTarget:'_self'
},
{   sTitle:'Feedback',
    bIsWebPath:true,
    sUrl:'Feedback.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Leave Feedback',
        bIsWebPath:true,
        sUrl:'Leave Feedback.html',
        sTarget:'_self'
    },
    {   sTitle:'Feedback left by others',
        bIsWebPath:true,
        sUrl:'Feedback left by others.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Advice Sheets',
    bIsWebPath:true,
    sUrl:'Advice Sheets.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Attention Seeking',
        bIsWebPath:true,
        sUrl:'Attention Seeking.html',
        sTarget:'_self'
    },
    {   sTitle:'Barking and Destructive Behaviour',
        bIsWebPath:true,
        sUrl:'page12.html',
        sTarget:'_self'
    },
    {   sDescription:'Dogs that bark, whine, cry in the car',
        sTitle:'Car Behaviour Problems',
        bIsWebPath:true,
        sUrl:'page27.html',
        sTarget:'_self'
    },
    {   sTitle:'Car Sickness',
        bIsWebPath:true,
        sUrl:'page13.html',
        sTarget:'_self'
    },
    {   sTitle:'Chase Recall',
        bIsWebPath:true,
        sUrl:'page14.html',
        sTarget:'_self'
    },
    {   sTitle:'Clicker Training',
        bIsWebPath:true,
        sUrl:'page15.html',
        sTarget:'_self'
    },
    {   sTitle:'Counter Conditioning',
        bIsWebPath:true,
        sUrl:'page16.html',
        sTarget:'_self'
    },
    {   sTitle:'Fears and Phobias',
        bIsWebPath:true,
        sUrl:'page17.html',
        sTarget:'_self'
    },
    {   sTitle:'Food Agression',
        bIsWebPath:true,
        sUrl:'page18.html',
        sTarget:'_self'
    },
    {   sTitle:'Greeting Visitors',
        bIsWebPath:true,
        sUrl:'page19.html',
        sTarget:'_self'
    },
    {   sTitle:'Health Check',
        bIsWebPath:true,
        sUrl:'page20.html',
        sTarget:'_self'
    },
    {   sTitle:'Housetraining',
        bIsWebPath:true,
        sUrl:'page21.html',
        sTarget:'_self'
    },
    {   sTitle:'Indoor Kennels',
        bIsWebPath:true,
        sUrl:'page22.html',
        sTarget:'_self'
    },
    {   sTitle:'Introducing a New Dog',
        bIsWebPath:true,
        sUrl:'page23.html',
        sTarget:'_self'
    },
    {   sDescription:'Introducing your new dog to your cat',
        sTitle:'Introducing a New Dog to the Cat',
        bIsWebPath:true,
        sUrl:'page24.html',
        sTarget:'_self'
    },
    {   sDescription:'Laws that apply to dog owners',
        sTitle:'Laws That Apply to Dog Owners',
        bIsWebPath:true,
        sUrl:'page25.html',
        sTarget:'_self'
    },
    {   sTitle:'Leadership of the Pack',
        bIsWebPath:true,
        sUrl:'page26.html',
        sTarget:'_self'
    },
    {   sDescription:'How to stop your dog pulling on the lead',
        sTitle:'Pulling on the Lead',
        bIsWebPath:true,
        sUrl:'page28.html',
        sTarget:'_self'
    },
    {   sDescription:'How to cope with dogs that are destrcutive or noisy when you leave or separation anxiety',
        sTitle:'Seperation Anxiety',
        bIsWebPath:true,
        sUrl:'page29.html',
        sTarget:'_self'
    },
    {   sTitle:'Static Retrieve',
        bIsWebPath:true,
        sUrl:'page30.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Blog',
    bIsWebPath:true,
    sUrl:'page35.html',
    sTarget:'_self'
}]
});