var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Book Printers',
    bIsWebPath:true,
    sUrl:'book-printers.html',"childArray" : [
    {   sTitle:'Litho Book Printers',
        bIsWebPath:true,
        sUrl:'litho-book-printers.html'
    },
    {   sTitle:'Digital Book Printers',
        bIsWebPath:true,
        sUrl:'digital-book-printers.html'
    },
    {   sTitle:'Short Run Book Printers',
        bIsWebPath:true,
        sUrl:'short-run-book-printers.html'
    },
    {   sTitle:'Book Binding',
        bIsWebPath:true,
        sUrl:'book-binding.html'
    },
    {   sTitle:'E-Book & Kindle Conversions',
        bIsWebPath:true,
        sUrl:'book-printing-ebook-kindle-conversions.html'
    }]
},
{   sTitle:'Business Stationery',
    bIsWebPath:true,
    sUrl:'business-stationery.html'
},
{   sTitle:'Desk Pads',
    bIsWebPath:true,
    sUrl:'desk-pad-printing.html'
},
{   sTitle:'Digital Printing',
    bIsWebPath:true,
    sUrl:'digital-printing.html'
},
{   sTitle:'Funeral Printers',
    bIsWebPath:true,
    sUrl:'funeral-printers.html',"childArray" : [
    {   sTitle:'Order of Services - Hymn Sheets',
        bIsWebPath:true,
        sUrl:'funeral-printing-order-of-service-hymn-sheets.html'
    }]
},
{   sTitle:'Litho Printing',
    bIsWebPath:true,
    sUrl:'litho-printing.html'
},
{   sTitle:'NHS/Public Sector',
    bIsWebPath:true,
    sUrl:'nhs-public-sector.html'
},
{   sTitle:'Presentation Folders',
    bIsWebPath:true,
    sUrl:'presentation-folder-printing.html'
},
{   sTitle:'Printing for Schools',
    bIsWebPath:true,
    sUrl:'printing-for-schools.html',"childArray" : [
    {   sTitle:'School Planners & Homework Diary Printing',
        bIsWebPath:true,
        sUrl:'school-planner-homework-diary-printing.html'
    }]
},
{   sTitle:'Tide Tables',
    bIsWebPath:true,
    sUrl:'tide-table-printing.html'
},
{   sTitle:'Artwork Files',
    bIsWebPath:true,
    sUrl:'artwork-files.html'
},
{   sTitle:'Print Glossary',
    bIsWebPath:true,
    sUrl:'glossary-printing-terms.html',"childArray" : [
    {   sTitle:'Print Glossary',
        bIsWebPath:true,
        sUrl:'print glossary.html'
    }]
},
{   sTitle:'Terms & Conditions',
    bIsWebPath:true,
    sUrl:'terms-and-conditions.html'
},
{   sTitle:'Request a Quote',
    bIsWebPath:true,
    sUrl:'print-quote.html'
},
{   sTitle:'Request a Sample',
    bIsWebPath:true,
    sUrl:'sample-request.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact-us.html'
}]
});
