var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Tartan Tailor Master KIlt Maker ',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About us',
    'bIsWebPath':true,
    'sUrl':'about_ us.html'
},
{   'sTitle':'Testimonials',
    'bIsWebPath':true,
    'sUrl':'testimonial1.html'
},
{   'sTitle':'Kilts',
    'bIsWebPath':true,
    'sUrl':'Kilts.html',"childArray" : [
    {   'sTitle':'Kilt History',
        'bIsWebPath':true,
        'sUrl':'Kilt_history.html'
    },
    {   'sTitle':'Size chart',
        'bIsWebPath':true,
        'sUrl':'measurements.html'
    }]
},
{   'sTitle':'Outfits',
    'bIsWebPath':true,
    'sUrl':'Outfits.html'
},
{   'sTitle':'Sporrans',
    'bIsWebPath':true,
    'sUrl':'Sporrans.html',"childArray" : [
    {   'sTitle':'Leather',
        'bIsWebPath':true,
        'sUrl':'leather.html'
    },
    {   'sTitle':'Semi Dress',
        'bIsWebPath':true,
        'sUrl':'semi_ dress.html'
    },
    {   'sTitle':'Dress',
        'bIsWebPath':true,
        'sUrl':'dress.html'
    }]
},
{   'sTitle':'Jackets',
    'bIsWebPath':true,
    'sUrl':'Jackets.html'
},
{   'sTitle':'Accessories',
    'bIsWebPath':true,
    'sUrl':'Accessories.html',"childArray" : [
    {   'sTitle':'Belts ',
        'bIsWebPath':true,
        'sUrl':'Belts.html'
    },
    {   'sTitle':'Buckles',
        'bIsWebPath':true,
        'sUrl':'buckles.html'
    },
    {   'sTitle':'Kilt Pins',
        'bIsWebPath':true,
        'sUrl':'Kilt_pins.html'
    },
    {   'sTitle':'Sgian Dubhs',
        'bIsWebPath':true,
        'sUrl':'sgian dubhs.html'
    },
    {   'sTitle':'Shoes',
        'bIsWebPath':true,
        'sUrl':'shose.html'
    },
    {   'sTitle':'Hose',
        'bIsWebPath':true,
        'sUrl':'Hose.html'
    }]
},
{   'sTitle':'Gallery ',
    'bIsWebPath':true,
    'sUrl':'Gallery.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Contact ',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
