var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME',
    sUrl:'http://www.ocbodyworkscenter.com/index.html'
},
{   sTitle:'CHIROPRACTIC CARE',
    sUrl:'http://www.ocbodyworkscenter.com/chiropractor_laguna_niguel.html'
    ,"childArray" : [{   bSeparatorAfter:true,
        sTitle:'SPINAL DECOMPRESSION',
        sUrl:'http://www.ocbodyworkscenter.com/best_spinal_decompression_laguna_niguel.html'
        ,"childArray" : [{   bSeparatorAfter:true,
            sTitle:'Symptoms',
            sUrl:'http://www.ocbodyworkscenter.com/symptoms.html'
        }]
    },
    {   bSeparatorAfter:true,
        sTitle:'COLD LASER',
        sUrl:'http://www.ocbodyworkscenter.com/best_cold_laser_laguna_niguel.html'
        ,"childArray" : [{   bSeparatorAfter:true,
            sTitle:'Treatable Conditions',
            sUrl:'http://www.ocbodyworkscenter.com/conditions.html'
        }]
    },
    {   sTitle:'HydroMassage',
        sUrl:'http://www.ocbodyworkscenter.com/massage_laguna_niguel.html'
    }]
},
{   sTitle:'SUCCESS STORIES',
    sUrl:'http://www.ocbodyworkscenter.com/laguna_niguel_chiropractor.html'
},
{   sTitle:'CONTACT US',
    sUrl:'http://www.ocbodyworkscenter.com/find_laguna_niguel_chiropractor.html'
}]
});
