var nav_255tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Dental Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'dental-services.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Preventative Dentistry',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'preventative-dentistry.html'
    },
    {   'sTitle':'Restorative Dentistry',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'restorative-dentistry.html'
    },
    {   'sTitle':'Dental Implants',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'dental-implants.html'
    },
    {   'sTitle':'Cosmetic Dentsitry ',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'cosmetic-dentistry.html'
    }]
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'our-dentists.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Our Dentists',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'our-dentists.html'
    },
    {   'sTitle':'Our Staff',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'our-staff.html'
    }]
},
{   'sTitle':'Patient Info',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page17.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Appointments & Hours',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page17.html'
    },
    {   'sTitle':'Patient Forms',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'patient-forms.html'
    },
    {   'sTitle':'Payments/Insurance',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'payments-insurance.html'
    },
    {   'sTitle':'Office Policies',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'office-policies.html'
    }]
},
{   'sTitle':'FAQ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'your-childs-smile.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Your Child\'s Smile',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'your-childs-smile.html'
    },
    {   'sTitle':'General Questions',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'general-questions.html'
    }]
},
{   'sTitle':'Dental Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'dental-links.html'
},
{   'sTitle':'Pricing',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'same-day-dentures.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Same Day Dentures',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'same-day-dentures.html'
    },
    {   'sTitle':'Other Services',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'otherservices.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact-us.html',
    'sTarget':'_self'
}]
});
