var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Products/Shop',
    bIsWebPath:true,
    sUrl:'productsshop.html',"childArray" : [
    {   sTitle:'Products',
        bIsWebPath:true,
        sUrl:'products.html',"childArray" : [
        {   sTitle:'On Skin Silicone',
            bIsWebPath:true,
            sUrl:'onskinsilicone.html',"childArray" : [
            {   sTitle:'On Skin Silicone Products',
                bIsWebPath:true,
                sUrl:'onskinproducts.html'
            }]
        },
        {   sTitle:'Bruise Powder',
            bIsWebPath:true,
            sUrl:'bruisepowder.html'
        },
        {   sTitle:'Bald Cap Material',
            bIsWebPath:true,
            sUrl:'baldcapmaterial.html'
        },
        {   sTitle:'Procolours',
            bIsWebPath:true,
            sUrl:'procolours.html',"childArray" : [
            {   sTitle:'Procolours products',
                bIsWebPath:true,
                sUrl:'procolourpoducts.html'
            }]
        },
        {   sTitle:'Siliglass',
            bIsWebPath:true,
            sUrl:'siliglass.html'
        },
        {   sTitle:'Colouring Agents',
            bIsWebPath:true,
            sUrl:'colouring agents.html',"childArray" : [
            {   sTitle:'Flocking',
                bIsWebPath:true,
                sUrl:'flocking.html'
            },
            {   sTitle:'Skin Shades',
                bIsWebPath:true,
                sUrl:'skinshades.html'
            },
            {   sTitle:'Master Colours',
                bIsWebPath:true,
                sUrl:'mastercolours.html'
            }]
        },
        {   sTitle:'Adhesives/removers',
            bIsWebPath:true,
            sUrl:'adhesives.html'
        },
        {   sTitle:'Silicone Eyeballs',
            bIsWebPath:true,
            sUrl:'siliconeeyeballs.html',"childArray" : [
            {   sTitle:'Silicone Eyeballs',
                bIsWebPath:true,
                sUrl:'page28.html'
            }]
        },
        {   sTitle:'Spider Rope',
            bIsWebPath:true,
            sUrl:'spiderrope.html'
        },
        {   sTitle:'Progel Silicone',
            bIsWebPath:true,
            sUrl:'progelsilicone.html',"childArray" : [
            {   sTitle:'Progel Silicone',
                bIsWebPath:true,
                sUrl:'page30.html'
            }]
        },
        {   sTitle:'Gelatine',
            bIsWebPath:true,
            sUrl:'gelatine.html'
        },
        {   sTitle:'Ancillaries',
            bIsWebPath:true,
            sUrl:'ancillaries.html'
        }]
    }]
},
{   sTitle:'Pieces',
    bIsWebPath:true,
    sUrl:'pieces.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html'
},
{   sTitle:'Distributors',
    bIsWebPath:true,
    sUrl:'distributors.html'
},
{   sTitle:'Register',
    bIsWebPath:true,
    sUrl:'register.html'
},
{   sTitle:'News & Links',
    bIsWebPath:true,
    sUrl:'page32.html',"childArray" : [
    {   sTitle:'Terms and Conditions',
        bIsWebPath:true,
        sUrl:'terms.html'
    },
    {   sTitle:'Privacy Policy',
        bIsWebPath:true,
        sUrl:'privacypolicy.html'
    },
    {   sTitle:'Delivery',
        bIsWebPath:true,
        sUrl:'delivery.html'
    }]
},
{   sTitle:'Medical Products',
    bIsWebPath:true,
    sUrl:'medicalproducts.html'
},
{   sTitle:'Medical Prosthetics',
    bIsWebPath:true,
    sUrl:'medicalprosthetics.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Facebook',
    bIsWebPath:true,
    sUrl:'facebook.html'
}]
});
