var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'about us',
    bIsWebPath:true,
    sUrl:'about us.html'
},
{   sTitle:'services & products',
    bIsWebPath:true,
    sUrl:'services&products.html',"childArray" : [
    {   sTitle:'lithographic print',
        bIsWebPath:true,
        sUrl:'lithographi print.html'
    },
    {   sTitle:'digital print',
        bIsWebPath:true,
        sUrl:'digitalprint.html'
    },
    {   sTitle:'wide format digital',
        bIsWebPath:true,
        sUrl:'wideformatdigital.html'
    },
    {   sTitle:'reprographic services',
        bIsWebPath:true,
        sUrl:'repro services.html',"childArray" : [
        {   sDescription:'If you require traditional scanning of prints, photographs, transparencies, fine art or original artwork, Prisma Imaging near Bath and Bristol offer the necessary level of expertise to produce high quality digital scans supplied in any file format.',
            sTitle:'scanning',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'repro services.html#Scanning'
        },
        {   sDescription:'Opal Print offers digital artworking services including colour correction, image manipulation, cut outs, PDF preparation',
            sTitle:'digital artworking',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'repro services.html#digital'
        },
        {   sDescription:'Opal Print offers production of CTP plates and film to the printing industry.All plate sizes up to B2 can be produced and film output up to B1.',
            sTitle:'ctp plate & film production',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'repro services.html#ctp'
        }]
    }]
},
{   sTitle:'clients',
    bIsWebPath:true,
    sUrl:'clients.html'
},
{   sTitle:'equipment',
    bIsWebPath:true,
    sUrl:'equipment.html'
},
{   sTitle:'file transfer',
    bIsWebPath:true,
    sUrl:'filetransfer.html'
},
{   sTitle:'environment',
    bIsWebPath:true,
    sUrl:'environment.html',"childArray" : [
    {   sTitle:'specific policies',
        bIsWebPath:true,
        sUrl:'specific policies.html'
    }]
},
{   sTitle:'news/jobs',
    bIsWebPath:true,
    sUrl:'news.html'
},
{   sTitle:'contact',
    bIsWebPath:true,
    sUrl:'contact.html',"childArray" : [
    {   sTitle:'contact',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'contact.html#contact'
    }]
}]
});
