var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'CFDA Gunslinger Leather',
    bIsWebPath:true,
    sUrl:'cfda-gunslinger-leather.html',"childArray" : [
    {   sTitle:'Maverick Rigs',
        bIsWebPath:true,
        sUrl:'maverick-rigs.html'
    },
    {   sTitle:'Gunslinger Rigs',
        bIsWebPath:true,
        sUrl:'gunslinger-rigs.html'
    },
    {   sTitle:'Slim Jim Rigs',
        bIsWebPath:true,
        sUrl:'slim-jim-rigs.html'
    },
    {   sTitle:'Custom Rigs',
        bIsWebPath:true,
        sUrl:'custom-rigs.html'
    },
    {   sTitle:'Knife Scabbards',
        bIsWebPath:true,
        sUrl:'knife-scabbards.html'
    },
    {   sTitle:'Ammo Pouches',
        bIsWebPath:true,
        sUrl:'ammo-pouches.html'
    },
    {   sTitle:'Badge-Holders',
        bIsWebPath:true,
        sUrl:'badge holders.html'
    },
    {   sTitle:'Cartridge Holders',
        bIsWebPath:true,
        sUrl:'cartridge-holders.html'
    },
    {   sTitle:'Rogues Gallery',
        bIsWebPath:true,
        sUrl:'rogues-gallery.html'
    }]
},
{   sTitle:'Items From 2010',
    bIsWebPath:true,
    sUrl:'items from 2010.html'
},
{   sTitle:'Holsters & Rigs',
    bIsWebPath:true,
    sUrl:'holsters-&-rigs.html',"childArray" : [
    {   sTitle:'Misc Holster Rigs',
        bIsWebPath:true,
        sUrl:'misc-holster-rigs.html'
    },
    {   sTitle:'Shoulder Holsters',
        bIsWebPath:true,
        sUrl:'shoulder-holsters.html'
    }]
},
{   sTitle:'Misc. Products',
    bIsWebPath:true,
    sUrl:'misc-products.html',"childArray" : [
    {   sTitle:'Address Books',
        bIsWebPath:true,
        sUrl:'address-books.html'
    },
    {   sTitle:'Belts',
        bIsWebPath:true,
        sUrl:'belts.html'
    },
    {   sTitle:'Checkbooks',
        bIsWebPath:true,
        sUrl:'checkbooks.html'
    },
    {   sTitle:'Coat of Arms',
        bIsWebPath:true,
        sUrl:'coat-of-arms.html'
    },
    {   sTitle:'Day Planners',
        bIsWebPath:true,
        sUrl:'day-planners.html'
    },
    {   sTitle:'Knife Cases',
        bIsWebPath:true,
        sUrl:'knife-cases.html'
    },
    {   sTitle:'Wallets',
        bIsWebPath:true,
        sUrl:'wallets.html'
    }]
},
{   sTitle:'Links page',
    bIsWebPath:true,
    sUrl:'links-page.html'
},
{   sTitle:'Contact Information',
    bIsWebPath:true,
    sUrl:'contact-information.html'
},
{   sTitle:'Payment Information',
    bIsWebPath:true,
    sUrl:'payment-information.html'
},
{   sTitle:'Guarantee',
    bIsWebPath:true,
    sUrl:'guarantee.html'
}]
});