var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Stigma',
        'bIsWebPath':true,
        'sUrl':'stigma.html'
    },
    {   'sTitle':'Articles',
        'bIsWebPath':true,
        'sUrl':'articles.html',"childArray" : [
        {   'sTitle':'Scott - Addiction',
            'bIsWebPath':true,
            'sUrl':'scott.html'
        },
        {   'sTitle':'Scott - Intervention',
            'bIsWebPath':true,
            'sUrl':'scott-2.html'
        },
        {   'sTitle':'Scott - Treatment',
            'bIsWebPath':true,
            'sUrl':'scott-3.html'
        },
        {   'sTitle':'Scott - Aftercare',
            'bIsWebPath':true,
            'sUrl':'scott-4.html'
        }]
    },
    {   'sTitle':'ANA Resolution',
        'bIsWebPath':true,
        'sUrl':'ANA-Resolution.html'
    }]
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'Mission',
    'bIsWebPath':true,
    'sUrl':'mission.html'
},
{   'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'services.html',"childArray" : [
    {   'sDescription':'What is involved in mentoring a recovering nurse?',
        'sTitle':'Mentoring',
        'bIsWebPath':true,
        'sUrl':'mentoring.html',"childArray" : [
        {   'sDescription':'A description of the recovery model used to assist the recovering nurse/student nurse.',
            'sTitle':'Recovery Model',
            'bIsWebPath':true,
            'sUrl':'recovery-model.html'
        },
        {   'sTitle':'Stages of Recovery',
            'bIsWebPath':true,
            'sUrl':'stages.html'
        },
        {   'sDescription':'A description of the Early Addiction Recovery Services (EARS-TM) offered.',
            'sTitle':'Early Addiction Recovery Services',
            'bIsWebPath':true,
            'sUrl':'ears.html'
        }]
    }]
},
{   'sTitle':'The Disease',
    'bIsWebPath':true,
    'sUrl':'disease.html',"childArray" : [
    {   'sTitle':'Signs and Symptoms',
        'bIsWebPath':true,
        'sUrl':'signs-symptoms.html'
    },
    {   'sTitle':'Intervention',
        'bIsWebPath':true,
        'sUrl':'intervention.html'
    },
    {   'sTitle':'Treatment',
        'bIsWebPath':true,
        'sUrl':'treatment.html'
    },
    {   'sTitle':'Remission',
        'bIsWebPath':true,
        'sUrl':'remission.html'
    },
    {   'sTitle':'Relapse',
        'bIsWebPath':true,
        'sUrl':'relapse.html'
    },
    {   'sTitle':'Different Addictions',
        'bIsWebPath':true,
        'sUrl':'addictions.html'
    },
    {   'sDescription':'Assessment tools for health care professionals.',
        'sTitle':'Assessment Tools',
        'bIsWebPath':true,
        'sUrl':'assessment.html'
    },
    {   'sTitle':'Wellness',
        'bIsWebPath':true,
        'sUrl':'wellness.html'
    }]
},
{   'sTitle':'Legal Issues',
    'bIsWebPath':true,
    'sUrl':'legal.html',"childArray" : [
    {   'sTitle':'Attorney',
        'bIsWebPath':true,
        'sUrl':'attorney.html'
    }]
},
{   'sTitle':'State Boards',
    'bIsWebPath':true,
    'sUrl':'state-boards.html',"childArray" : [
    {   'sTitle':'Alabama - Illinois',
        'bIsWebPath':true,
        'sUrl':'Alabama-Illinois.html'
    },
    {   'sTitle':'Indiana - North Dakota',
        'bIsWebPath':true,
        'sUrl':'Indiana-NorthDakota.html'
    },
    {   'sTitle':'New Hampshire - Wyoming',
        'bIsWebPath':true,
        'sUrl':'NewHampshire-Wyoming.html'
    },
    {   'sTitle':'Nursing\'s Response',
        'bIsWebPath':true,
        'sUrl':'response.html'
    },
    {   'sTitle':'Nurse Support Groups',
        'bIsWebPath':true,
        'sUrl':'support-groups.html'
    }]
},
{   'sTitle':'Suicide',
    'bIsWebPath':true,
    'sUrl':'suicide.html'
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html',"childArray" : [
    {   'sTitle':'Recommended Books',
        'bIsWebPath':true,
        'sUrl':'books.html'
    },
    {   'sDescription':'Links to a variety of online support for those in recovery or seeking recovery from addictions.',
        'sTitle':'Online Support',
        'bIsWebPath':true,
        'sUrl':'online-support.html'
    }]
},
{   'sTitle':'Why?',
    'bIsWebPath':true,
    'sUrl':'why.html',"childArray" : [
    {   'sTitle':'To The Addicted Nurse',
        'bIsWebPath':true,
        'sUrl':'addicted-nurse.html'
    }]
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
