var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'contact.html'
    },
    {   sTitle:'Site Map',
        bIsWebPath:true,
        sUrl:'sitemap_.html'
    },
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'aboutus.html'
    }]
},
{   sTitle:'Online Shop',
    bIsExternal:true,
    sUrl:'http://www.windhorse.co.uk/acatalog/cat.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Cards, Books & Gifts',
        bIsExternal:true,
        sUrl:'http://www.windhorse.co.uk/acatalog/Online_Catalogue_GREETING_CARDS_32.html',
        sTarget:'_self'
    },
    {   sTitle:'Statues & Stupas',
        bIsExternal:true,
        sUrl:'http://www.windhorse.co.uk/acatalog/Online_Catalogue_STATUES_AND_STUPAS_37.html',
        sTarget:'_self'
    },
    {   sTitle:'Himalayan Crystal',
        bIsExternal:true,
        sUrl:'http://www.windhorse.co.uk/acatalog/Online_Catalogue_HIMALAYAN_QUARTZ_CRYSTAL_1.html',
        sTarget:'_self'
    },
    {   sTitle:'Meditation Aids',
        bIsExternal:true,
        sUrl:'http://www.windhorse.co.uk/acatalog/Online_Catalogue_MEDITATION_AIDS_31.html',
        sTarget:'_self'
    },
    {   sTitle:'Interior Alignment',
        bIsExternal:true,
        sUrl:'http://www.windhorse.co.uk/acatalog/Online_Catalogue_INTERIOR_ALIGNMENT_43.html',
        sTarget:'_self'
    },
    {   sTitle:'Himalayan Singing Bowls',
        bIsExternal:true,
        sUrl:'http://www.windhorse.co.uk/acatalog/Online_Catalogue_Tibetan_Singing_Bowls_18.html',
        sTarget:'_self'
    },
    {   sTitle:'Bells, Drums & Conches',
        bIsExternal:true,
        sUrl:'http://www.windhorse.co.uk/acatalog/Online_Catalogue_MUSIC_AND_SOUND_14.html',
        sTarget:'_self'
    },
    {   sTitle:'Silver Jewellery',
        bIsExternal:true,
        sUrl:'http://www.windhorse.co.uk/acatalog/Online_Catalogue__JEWELLERY_8.html',
        sTarget:'_self'
    },
    {   sTitle:'Prayer Flags',
        bIsExternal:true,
        sUrl:'http://www.windhorse.co.uk/acatalog/Online_Catalogue_PRAYER_FLAGS_35.html',
        sTarget:'_self'
    },
    {   sTitle:'Offerings & Incense',
        bIsExternal:true,
        sUrl:'http://www.windhorse.co.uk/acatalog/Online_Catalogue_OFFERINGS_19.html',
        sTarget:'_self'
    }]
},
{   sTitle:'How To Order',
    bIsWebPath:true,
    sUrl:'order.html'
},
{   sTitle:'Blog',
    bIsExternal:true,
    sUrl:'http://windhorse.tumblr.com/',
    sTarget:'_blank'
},
{   sTitle:'Information Pages',
    bIsWebPath:true,
    sUrl:'info.html',"childArray" : [
    {   sTitle:'Setting Up A Shrine',
        bIsWebPath:true,
        sUrl:'shrine.html'
    },
    {   sTitle:'Singing Bowls',
        bIsWebPath:true,
        sUrl:'bowls.html'
    },
    {   sTitle:'Prayer Flags',
        bIsWebPath:true,
        sUrl:'flags.html'
    },
    {   sTitle:'Tibetan Symbolism',
        bIsWebPath:true,
        sUrl:'symbolism.html'
    },
    {   sTitle:'Lost Wax Casting',
        bIsWebPath:true,
        sUrl:'lostwax.html'
    },
    {   sTitle:'Charity - Education for Children',
        bIsWebPath:true,
        sUrl:'charity1.html',"childArray" : [
        {   sTitle:'Charity - Tondashun School',
            bIsWebPath:true,
            sUrl:'charity2.html'
        },
        {   sTitle:'Charity - DCWC Nepal',
            bIsWebPath:true,
            sUrl:'charity3.html'
        }]
    }]
},
{   sDescription:'Windhorse Imports, Online Buddhist shop specialising in fine quality Tibetan Buddhist meditation and feng shui suppliers, ritual objects, Dharmaware and practice materials. Buddhist and Hindu statues, Tibetan singing bowls, prayer flags, wall hangings, door curtains, Tibetan turquoise jewellery and Buddhist gifts.',
    sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sTitle:'Wholesalers',
    bIsWebPath:true,
    sUrl:'wholesale.html'
}]
});
