var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Welcome',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Resoruces',
    bIsWebPath:true,
    sUrl:'business-resources.html'
},
{   sTitle:'Herbal Smoke',
    bIsWebPath:true,
    sUrl:'herbalsmoke.html',"childArray" : [
    {   sTitle:'Junkman',
        bIsWebPath:true,
        sUrl:'smallstreams/archives/000339.html'
    },
    {   sTitle:'Herbal Supplements',
        bIsWebPath:true,
        sUrl:'smallstreams/archives/000513.html'
    },
    {   sTitle:'Currency Trading',
        bIsWebPath:true,
        sUrl:'smallstreams.html'
    },
    {   sTitle:'Take Time',
        bIsWebPath:true,
        sUrl:'smallstreams/archives/000421.html'
    },
    {   sTitle:'Pittsburg Signs',
        bIsWebPath:true,
        sUrl:'pittsburghsigns/archives/000284.html',"childArray" : [
        {   sTitle:'Running with the Devil',
            bIsWebPath:true,
            sUrl:'pittsburghsigns/pittsburghsigns-Pages/Image18.html'
        },
        {   sTitle:'Road to Nowhere',
            bIsWebPath:true,
            sUrl:'pittsburghsigns/pittsburghsigns-Pages/Image19.html'
        }]
    }]
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'page3.html'
},
{   sTitle:'FAQ',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sTitle:'Join us',
    bIsWebPath:true,
    sUrl:'page5.html'
}]
});
