var global_navtree = WpNavBar.readTree({
"childArray" : [
{   bSeparatorAfter:true,
    sDescription:'Video and Conference Production Company based in Berkshire for the production of website videos, corporate videos, video testimonials, video product demonstrations, video training programmes, pieces to camera, filming live events',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Video production by Procom.uk in Berkshire. Bracknell based video production company offering corporate video production in Reading, Basingstoke, Slough, Bracknell, Maidenhead and Windsor. Viideo programmes for corporate, health and safety and websites',
    sTitle:'Video',
    bIsWebPath:true,
    sUrl:'videoproduction.html',"childArray" : [
    {   sDescription:'aerial filming',
        sTitle:'Aerial Filming',
        bIsWebPath:true,
        sUrl:'aerialfilming.html'
    },
    {   sTitle:'Film Transfer',
        bIsWebPath:true,
        sUrl:'filmtransfer.html'
    },
    {   sTitle:'Green Screen',
        bIsWebPath:true,
        sUrl:'greenscreen.html'
    },
    {   sTitle:'Corporate Video',
        bIsWebPath:true,
        sUrl:'corporatevideo.html'
    },
    {   sTitle:'Live Events',
        bIsWebPath:true,
        sUrl:'liveevents.html'
    },
    {   sTitle:'Multi Image',
        bIsWebPath:true,
        sUrl:'multiimage.html'
    },
    {   sTitle:'Products',
        bIsWebPath:true,
        sUrl:'productfilming.html'
    },
    {   sTitle:'Slides to Video',
        bIsWebPath:true,
        sUrl:'slidestovideo.html'
    },
    {   sTitle:'Talking to Camera',
        bIsWebPath:true,
        sUrl:'talkingheads.html'
    },
    {   sTitle:'Training',
        bIsWebPath:true,
        sUrl:'training.html'
    }]
},
{   sDescription:'Video production by Procom.uk in Berkshire. Bracknell based video production company offering corporate video production in Reading, Basingstoke, Slough, Bracknell, Maidenhead and Windsor',
    sTitle:'Services',
    bIsWebPath:true,
    sUrl:'procomservices.html'
},
{   sTitle:'Emercials',
    bIsWebPath:true,
    sUrl:'emercials.html'
},
{   sTitle:'Wideangle Photography',
    bIsWebPath:true,
    sUrl:'wideanglephotography.html'
},
{   sTitle:'Conferences',
    bIsWebPath:true,
    sUrl:'conferenceproduction.html',"childArray" : [
    {   sTitle:'Roadshows',
        bIsWebPath:true,
        sUrl:'roadshows.html'
    },
    {   sTitle:'PowerPoint',
        bIsWebPath:true,
        sUrl:'powerpoint.html'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'aboutus.html'
},
{   sTitle:'Contact ',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
