var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Tour Info',
    bIsWebPath:true,
    sUrl:'info_.html'
},
{   sTitle:'Blog',
    bIsWebPath:true,
    sUrl:'tripblog.html'
},
{   sTitle:'Places We Vist',
    bIsWebPath:true,
    sUrl:'placeswevisit.html'
},
{   sTitle:'Sex Resources in Puerto Vallarta',
    bIsWebPath:true,
    sUrl:'placestofindescorts.html',"childArray" : [
    {   bSeparatorBefore:true,
        sTitle:'Puerto Vallarta Overview',
        bIsWebPath:true,
        sUrl:'pvoverview.html'
    },
    {   sTitle:'Puerto Vallart Escort Agencies List',
        bIsWebPath:true,
        sUrl:'pvescorts.html'
    },
    {   sTitle:'Expensive strip clubs in Puerto Vallarta',
        bIsWebPath:true,
        sUrl:'expensivestripclubs.html'
    },
    {   sTitle:'Inexpensive strip clubs in Puerto Vallarta',
        bIsWebPath:true,
        sUrl:'inexpensivestripclubs.html'
    },
    {   sTitle:'Online Resources to Find Escorts in Puerto Vallarta',
        bIsWebPath:true,
        sUrl:'onlinelocations.html'
    },
    {   sTitle:'Other Stuff (Brothels, Sex Shops, etc)',
        bIsWebPath:true,
        sUrl:'otherstuff.html'
    },
    {   sTitle:'Motels by the hour in Puerto Vallarta',
        bIsWebPath:true,
        sUrl:'motels.html'
    },
    {   sTitle:'Other places in Mexico',
        bIsWebPath:true,
        sUrl:'otherplaces.html'
    }]
},
{   sTitle:'Prostitution in Mexico',
    bIsWebPath:true,
    sUrl:'mexicoprostition.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html',"childArray" : [
    {   sTitle:'Links 2',
        bIsWebPath:true,
        sUrl:'links2.html'
    },
    {   sTitle:'Links 3',
        bIsWebPath:true,
        sUrl:'links3.html'
    },
    {   sTitle:'Links 4',
        bIsWebPath:true,
        sUrl:'links4.html'
    },
    {   sTitle:'Links 5',
        bIsWebPath:true,
        sUrl:'links5.html'
    },
    {   sTitle:'Links 6',
        bIsWebPath:true,
        sUrl:'links6.html'
    },
    {   sTitle:'Banner Exchange',
        bIsWebPath:true,
        sUrl:'bannerexch.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
