var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Our Services',
    bIsWebPath:true,
    sUrl:'accidents-traffic-violations-expert-witness.html',"childArray" : [
    {   sTitle:'Traffic Accidents',
        bIsWebPath:true,
        sUrl:'accident-expert-witness.html'
    },
    {   sTitle:'Traffic Tickets',
        bIsWebPath:true,
        sUrl:'traffic-expert-witness.html',"childArray" : [
        {   sTitle:'Speeding Tickets',
            bIsWebPath:true,
            sUrl:'speeding-expert-witness.html',"childArray" : [
            {   sTitle:'Radar',
                bIsWebPath:true,
                sUrl:'radar-speeding-expert-witness.html'
            },
            {   sTitle:'Laser / Lidar',
                bIsWebPath:true,
                sUrl:'laser-speeding-expert-witness.html'
            },
            {   sTitle:'Pacing / Clocking',
                bIsWebPath:true,
                sUrl:'pacing-speeding-expert-witness.html'
            },
            {   sTitle:'Gap Time / Vascar',
                bIsWebPath:true,
                sUrl:'gap-time-speeding-expert-witness.html'
            },
            {   sTitle:'Air Enforcement',
                bIsWebPath:true,
                sUrl:'air-enforcement-speeding-expert-witness.html'
            },
            {   sTitle:'Visual Estimation',
                bIsWebPath:true,
                sUrl:'visual-estimation-speeding-expert-witness.html'
            }]
        },
        {   sTitle:'Traffic Control Devices ',
            bIsWebPath:true,
            sUrl:'traffic-control-devices-expert-witness.html'
        }]
    },
    {   sTitle:'Product Liability',
        bIsWebPath:true,
        sUrl:'product-expert-witness.html'
    },
    {   sTitle:'Accident Animations',
        bIsWebPath:true,
        sUrl:'accident_animations.html'
    },
    {   sTitle:'Research and Testing',
        bIsWebPath:true,
        sUrl:'research-testing-expert-witness.html'
    },
    {   sTitle:'Lectures / Training',
        bIsWebPath:true,
        sUrl:'accidents-speed-device.html'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about_us.html',"childArray" : [
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'about_us_2.html'
    },
    {   sTitle:'Awards - 1',
        bIsWebPath:true,
        sUrl:'awards_1.html'
    },
    {   sTitle:'Awards - 2',
        bIsWebPath:true,
        sUrl:'awards_2.html'
    }]
},
{   sTitle:'Press Releases',
    bIsWebPath:true,
    sUrl:'press.html',"childArray" : [
    {   sTitle:'Press Release - 1',
        bIsWebPath:true,
        sUrl:'press-1.html'
    },
    {   sTitle:'Press Release - 2',
        bIsWebPath:true,
        sUrl:'press-2.html'
    },
    {   sTitle:'Press Release - 3',
        bIsWebPath:true,
        sUrl:'press-3.html'
    },
    {   sTitle:'Press Release - 4',
        bIsWebPath:true,
        sUrl:'press-4.html'
    },
    {   sTitle:'Press Release - 5',
        bIsWebPath:true,
        sUrl:'press-5.html'
    },
    {   sTitle:'Press Release - 6',
        bIsWebPath:true,
        sUrl:'press-6.html'
    }]
},
{   sTitle:'FAQ\'s - 1',
    bIsWebPath:true,
    sUrl:'faq-1.html',"childArray" : [
    {   sTitle:'FAQ - 2',
        bIsWebPath:true,
        sUrl:'faq-2.html'
    },
    {   sTitle:'FAQ - 3',
        bIsWebPath:true,
        sUrl:'faq-3.html'
    }]
},
{   sTitle:'Tech. Articles',
    bIsWebPath:true,
    sUrl:'legal-article.html',"childArray" : [
    {   sTitle:'Airbags',
        bIsWebPath:true,
        sUrl:'auto-airbags.html'
    },
    {   sTitle:'Non-Deployment Automobile Airbags',
        bIsWebPath:true,
        sUrl:'non-deployment-airbags.html'
    },
    {   sTitle:'Automobile Black Boxes',
        bIsWebPath:true,
        sUrl:'auto-black-boxes2.html'
    },
    {   sTitle:'Event Data Recorder - Misfortune',
        bIsWebPath:true,
        sUrl:'event_data_recorder.html'
    },
    {   sTitle:'Auto Black Box - Misinterpretations',
        bIsWebPath:true,
        sUrl:'auto-black-boxes9.html'
    },
    {   sTitle:'Justice or Injustice -  Automobile Black Box',
        bIsWebPath:true,
        sUrl:'auto-black-boxes_justice.html'
    },
    {   sTitle:'Legal Ramification -  Automobile Black Box',
        bIsWebPath:true,
        sUrl:'auto-black-boxes4.html'
    },
    {   sTitle:'Standards - Vehicle Black Box',
        bIsWebPath:true,
        sUrl:'vehicle-black-box.html'
    },
    {   sTitle:'Vehicle Black Box Standards',
        bIsWebPath:true,
        sUrl:'vehicle-black-box-standards.html'
    },
    {   sTitle:'Regulations - Automobile Black Box',
        bIsWebPath:true,
        sUrl:'auto-black-boxes6.html'
    },
    {   sTitle:'Misconceptions - Automobile Black Box',
        bIsWebPath:true,
        sUrl:'auto-black-boxes7.html'
    },
    {   sTitle:'Auto Black Box Misconceptions',
        bIsWebPath:true,
        sUrl:'auto-black-box-misconceptions.html'
    },
    {   sTitle:'Are All Experts Created Equal?',
        bIsWebPath:true,
        sUrl:'retaining-expert-witness.html'
    },
    {   sTitle:'Dangerous Car Seat Positions',
        bIsWebPath:true,
        sUrl:'dangerous-car-seat-positions.html'
    },
    {   sTitle:'Dangerous Vehicle Products',
        bIsWebPath:true,
        sUrl:'dangerous-vehicle-products.html'
    },
    {   sTitle:'Traffic Speeding Tickets',
        bIsWebPath:true,
        sUrl:'traffic-speeding.html'
    }]
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
