var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:' Home page',
    sUrl:'index.html',"childArray" : [
    {   sTitle:' FAQ',
        sUrl:'faq.html'
    },
    {   sTitle:'Warranties and Refunds',
        sUrl:'Warranties and Refunds.html'
    }]
},
{   sTitle:' Orders',
    sUrl:'orders.html',"childArray" : [
    {   sTitle:'Choose your trekking pole from the list below to order the right size StickPic',
        sUrl:'page25.html'
    },
    {   sTitle:' Special ordering guide for all unlisted trekking poles',
        sUrl:'page26.html'
    },
    {   sTitle:' Komperdell trekking poles',
        sUrl:'komperdell.html'
    },
    {   sTitle:' REI trekking poles',
        sUrl:'rei.html'
    },
    {   sTitle:' Life Link Garmont trekking poles',
        sUrl:'Life Link Garmont.html'
    },
    {   sTitle:'Backpacklight trekking poles',
        sUrl:'backpacklight.html'
    },
    {   sTitle:' Swiss Gear trekking poles',
        sUrl:'Swissgear.html'
    },
    {   sTitle:' Black Diamond trekking poles',
        sUrl:'blackdiamond.html'
    },
    {   sTitle:' Leki Gossamer Gear Pacer Pole and others trekking poles',
        sUrl:'Leki Gossamer Gear Pacer Pole and others.html'
    },
    {   sTitle:'Black Diamond Special odering information',
        sUrl:'Black Diamond Special odering information.html'
    },
    {   sTitle:' Evolution of the StickPic',
        sUrl:'Evolution of the StickPic.html'
    },
    {   sTitle:' Domestic Shipping',
        sUrl:'Domestic Shipping.html'
    },
    {   sTitle:' International orders',
        sUrl:'International orders.html'
    }]
},
{   sTitle:' How does it work?',
    sUrl:'how does it work.html',"childArray" : [
    {   sTitle:' Differnt ways to use the StickPic',
        sUrl:'different ways to use the stickpic.html'
    },
    {   sTitle:' StickPic videos on Youtube',
        sUrl:'stickpic videos on youtube.html'
    },
    {   sTitle:' Step by step instructions',
        sUrl:'step by step instructions.html'
    }]
},
{   sTitle:' Press',
    sUrl:'press.html',"childArray" : [
    {   sTitle:' StickPic photo gallery',
        sUrl:'stickpic photo gallery.html'
    }]
},
{   sTitle:' Contact Us',
    sUrl:'Contact Us.html'
},
{   sTitle:' Links',
    sUrl:'links.html'
}]
});