var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About us',
    bIsWebPath:true,
    sUrl:'about.html',
    sTarget:'_self'
},
{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'
},
{   sTitle:'Brochure',
    bIsWebPath:true,
    sUrl:'brochure.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'New In',
        bIsWebPath:true,
        sUrl:'New In.html',
        sTarget:'_self'
    },
    {   sTitle:'Locks,latches,hinges and handles',
        bIsWebPath:true,
        sUrl:'Locks,latches,hinges and handles.html',
        sTarget:'_self'
    },
    {   sTitle:'Doors',
        bIsWebPath:true,
        sUrl:'doors.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Just in',
            bIsWebPath:true,
            sUrl:'Just in.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Fire places ',
        bIsWebPath:true,
        sUrl:'page12.html',
        sTarget:'_self'
    },
    {   sTitle:'Fire surrounds',
        bIsWebPath:true,
        sUrl:'Fire surrounds.html',
        sTarget:'_self'
    },
    {   sTitle:'Furniture',
        bIsWebPath:true,
        sUrl:'furniture.html',
        sTarget:'_self'
    },
    {   sTitle:'Cast & Wrought Iron',
        bIsWebPath:true,
        sUrl:'Cast & Wrought Iron.html',
        sTarget:'_self'
    },
    {   sTitle:'Slate products',
        bIsWebPath:true,
        sUrl:'slates products.html',
        sTarget:'_self'
    },
    {   sTitle:'New Slate',
        bIsWebPath:true,
        sUrl:'New Slate.html',
        sTarget:'_self'
    },
    {   sTitle:'Quarry Tiles',
        bIsWebPath:true,
        sUrl:'quarrytiles.html',
        sTarget:'_self'
    },
    {   sTitle:'Benches',
        bIsWebPath:true,
        sUrl:'benches.html',
        sTarget:'_self'
    },
    {   sTitle:'Water fountains & Statues',
        bIsWebPath:true,
        sUrl:'Water fountains & Statues.html',
        sTarget:'_self'
    },
    {   sTitle:'Beams',
        bIsWebPath:true,
        sUrl:'Beams.html',
        sTarget:'_self'
    },
    {   sTitle:'Stained glass',
        bIsWebPath:true,
        sUrl:'page13.html',
        sTarget:'_self'
    },
    {   sTitle:'Chimney pots',
        bIsWebPath:true,
        sUrl:'Chimney pots.html',
        sTarget:'_self'
    },
    {   sTitle:'Bricks & shaped bricks',
        bIsWebPath:true,
        sUrl:'Bricks & shaped bricks.html',
        sTarget:'_self'
    },
    {   sTitle:'Sinks',
        bIsWebPath:true,
        sUrl:'Sinks.html',
        sTarget:'_self'
    },
    {   sTitle:'Lighting',
        bIsWebPath:true,
        sUrl:'Lighting.html',
        sTarget:'_self'
    },
    {   sTitle:'Collectables',
        bIsWebPath:true,
        sUrl:'Collectables.html',
        sTarget:'_self'
    },
    {   sTitle:'Unusual Items',
        bIsWebPath:true,
        sUrl:'Unusual Items.html',
        sTarget:'_self'
    },
    {   sTitle:'Stone troughs',
        bIsWebPath:true,
        sUrl:'Stone troughs.html',
        sTarget:'_self'
    },
    {   sTitle:'Gifts & Novelty items',
        bIsWebPath:true,
        sUrl:'Gifts & Novelty itemsl.html',
        sTarget:'_self'
    },
    {   sTitle:'Towel rails',
        bIsWebPath:true,
        sUrl:'Towel rails.html',
        sTarget:'_self'
    },
    {   sTitle:'Church items',
        bIsWebPath:true,
        sUrl:'Church items.html',
        sTarget:'_self'
    },
    {   sTitle:'Oak Paneling',
        bIsWebPath:true,
        sUrl:'Oak paneling.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Projects',
    bIsWebPath:true,
    sUrl:'Projects.html',
    sTarget:'_self'
},
{   sTitle:'Enquiries',
    bIsWebPath:true,
    sUrl:'enquiries@old2new.html',
    sTarget:'_self'
}]
});
