var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Serenity Path was created to help those still struggling find a new way of life. A sober life that is happy, peaceful, healthy, and personally fulfilling. In other words, we help those who are looking find the path to serenity. ',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'About Serenity Path',
    'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sDescription':'Serenity Path offers Intensive Outpatient, Relapse Prevention, and Continuing Care Treatment services to those of all ages struggling with substance abuse.',
    'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'services.html'
},
{   'sDescription':'Quick self assessments for alcohol, drug abuse or depression',
    'sTitle':'Self Tests',
    'bIsWebPath':true,
    'sUrl':'selftests.html',"childArray" : [
    {   'sTitle':'Drug Abuse Screen',
        'bIsWebPath':true,
        'sUrl':'selftestdrugs.html'
    },
    {   'sDescription':'Anxiety Screenibg Tool',
        'sTitle':'Anxiety Screen',
        'bIsWebPath':true,
        'sUrl':'anxiety.html'
    },
    {   'sDescription':'This test is a simple, self-scoring test that helps assess if you have a drinking problem. ',
        'sTitle':'Alcohol Abuse Screen',
        'bIsWebPath':true,
        'sUrl':'selftestalcohol.html'
    },
    {   'sTitle':'Depression Screen',
        'bIsWebPath':true,
        'sUrl':'selftestdepression.html'
    }]
},
{   'sDescription':'Links to local AA NA and Al-Anon meetings',
    'sTitle':'Self Help Meetings',
    'bIsWebPath':true,
    'sUrl':'selfhelp.html',"childArray" : [
    {   'sDescription':'Local AA Meetings',
        'sTitle':'AA Meetings',
        'bIsWebPath':true,
        'sUrl':'stcloudaameetings.html'
    },
    {   'sTitle':'NA Meetings',
        'bIsWebPath':true,
        'sUrl':'NAmeetings.html'
    },
    {   'sTitle':'Al-Anon Meetings',
        'bIsWebPath':true,
        'sUrl':'Alanonmeetings.html'
    }]
},
{   'sDescription':'Help Serenity Path help those still struggling with addiction',
    'sTitle':'Help Us',
    'bIsWebPath':true,
    'sUrl':'help.html',"childArray" : [
    {   'sTitle':'Donate',
        'bIsWebPath':true,
        'sUrl':'donate.html'
    },
    {   'sTitle':'Volunteer',
        'bIsWebPath':true,
        'sUrl':'volunteer.html'
    }]
},
{   'sDescription':'Addiction is a chronic, progressive, and deadly disease',
    'sTitle':'Addiction',
    'bIsWebPath':true,
    'sUrl':'addictioninfo.html',"childArray" : [
    {   'sDescription':'Addiction is the single most serious problem in the United States',
        'sTitle':'More About Addiction',
        'bIsWebPath':true,
        'sUrl':'addiction.html'
    },
    {   'sTitle':'About Relapse',
        'bIsWebPath':true,
        'sUrl':'relapse.html'
    },
    {   'sDescription':'Addiction and  shame and guilt',
        'sTitle':'Shame and Guilt',
        'bIsWebPath':true,
        'sUrl':'shame.html'
    }]
},
{   'sDescription':'More stuff',
    'sTitle':'More Stuff',
    'bIsWebPath':true,
    'sUrl':'morestuff.html',"childArray" : [
    {   'sTitle':'Join Newsletter',
        'bIsWebPath':true,
        'sUrl':'newsletter.html'
    },
    {   'sTitle':'Recovery Links',
        'bIsWebPath':true,
        'sUrl':'links.html'
    },
    {   'sDescription':'Inspirational quotes to inspire us to be the best we can can be.',
        'sTitle':'Inspirational Quotes',
        'bIsWebPath':true,
        'sUrl':'inspirationalquotes.html'
    }]
},
{   'sDescription':'Contact Us',
    'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
