var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about_us.html',"childArray" : [
    {   'sTitle':'Company Founders/Owners',
        'bIsWebPath':true,
        'sUrl':'company_founders_owners.html',"childArray" : [
        {   'sTitle':'Message from the Founders',
            'bIsWebPath':true,
            'sUrl':'message_from_the_founders.html'
        }]
    },
    {   'sTitle':'Photo Gallery',
        'bIsWebPath':true,
        'sUrl':'photo_gallery.html'
    },
    {   'sTitle':'Location Maps',
        'bIsWebPath':true,
        'sUrl':'location_maps.html'
    },
    {   'sTitle':'Membership Program *NEW*',
        'bIsWebPath':true,
        'sUrl':'membership.html'
    }]
},
{   'sTitle':'Products',
    'bIsWebPath':true,
    'sUrl':'products.html',"childArray" : [
    {   'sTitle':'What\'s New in Our Stores - Feb12 *NEW*',
        'bIsWebPath':true,
        'sUrl':'what\'s_new_in_stores_feb12.html'
    },
    {   'sTitle':'What\'s New in Our Stores - Jan12',
        'bIsWebPath':true,
        'sUrl':'what\'s_new_in_stores_jan12.html'
    },
    {   'sTitle':'News and Updates *NEW*',
        'bIsWebPath':true,
        'sUrl':'news_and_updates.html'
    },
    {   'sTitle':'Monthly Promotions February 2012 *NEW*',
        'bIsWebPath':true,
        'sUrl':'monthly_promo_feb2012.html'
    },
    {   'sTitle':'Monthly Promotions January 2012',
        'bIsWebPath':true,
        'sUrl':'monthly_promo_jan2012.html'
    },
    {   'sTitle':'DVD Trailers',
        'bIsWebPath':true,
        'sUrl':'trailers.html'
    }]
},
{   'sTitle':'Healthnotes Library',
    'bIsWebPath':true,
    'sUrl':'healthnotes_library.html',"childArray" : [
    {   'sTitle':'Dietary Wisdom of Our Ancestors',
        'bIsWebPath':true,
        'sUrl':'dietary_wisdom_of_our_ancestors.html'
    },
    {   'sTitle':'Great Quotations About Health',
        'bIsWebPath':true,
        'sUrl':'great_quotations_about_health.html'
    },
    {   'sTitle':'Nutrition Can Save America *NEW*',
        'bIsWebPath':true,
        'sUrl':'nutrition_save_america.html'
    },
    {   'sTitle':'Prevention Diet and Lifestyle - Do\'s',
        'bIsWebPath':true,
        'sUrl':'dos.html'
    },
    {   'sTitle':'Principles of Natural Medicine',
        'bIsWebPath':true,
        'sUrl':'principles_of_natural_medicine.html'
    },
    {   'sTitle':'The pH Nutrition Guide to Acid/Alkaline Balance *NEW*',
        'bIsWebPath':true,
        'sUrl':'ph_nutrition_guide.html'
    },
    {   'sTitle':'Quick Start Guide For Children',
        'bIsWebPath':true,
        'sUrl':'quick_start_children.html'
    },
    {   'sTitle':'Quick Start Guide For Adults',
        'bIsWebPath':true,
        'sUrl':'quick_start_adults.html'
    },
    {   'sTitle':'Wellness Library',
        'bIsWebPath':true,
        'sUrl':'wellness_library.html'
    }]
},
{   'sTitle':'Resources',
    'bIsWebPath':true,
    'sUrl':'resources.html',"childArray" : [
    {   'sTitle':'Autism Made in the USA',
        'bIsWebPath':true,
        'sUrl':'autism_made_in_the_usa.html'
    },
    {   'sTitle':'Drugging of Our Children',
        'bIsWebPath':true,
        'sUrl':'drugging_of_our_children.html'
    },
    {   'sTitle':'Home the Film',
        'bIsWebPath':true,
        'sUrl':'home_the_film.html'
    },
    {   'sTitle':'Olive Leaf Complex and Hypertension',
        'bIsWebPath':true,
        'sUrl':'ole_hypertension.html'
    },
    {   'sTitle':'Prescription for Disaster',
        'bIsWebPath':true,
        'sUrl':'prescription_for_disaster.html'
    },
    {   'sTitle':'Preventing & Reversing Cancer Naturally Video',
        'bIsWebPath':true,
        'sUrl':'prevent_reverse cancer.html'
    },
    {   'sTitle':'TED Videos',
        'bIsWebPath':true,
        'sUrl':'ted_videos.html'
    },
    {   'sTitle':'The Gerson Miracle Video',
        'bIsWebPath':true,
        'sUrl':'gerson_miracle_video.html'
    },
    {   'sTitle':'The Greater Good',
        'bIsWebPath':true,
        'sUrl':'the_greater_good.html'
    },
    {   'sTitle':'The Marketing of Madness',
        'bIsWebPath':true,
        'sUrl':'marketing_of_madness.html'
    },
    {   'sTitle':'The Simply Raw Video Series',
        'bIsWebPath':true,
        'sUrl':'simply_raw_videos.html'
    },
    {   'sTitle':'The Source of Kolorex *NEW*',
        'bIsWebPath':true,
        'sUrl':'source_of_kolorex.html'
    },
    {   'sTitle':'Vaccine Nation',
        'bIsWebPath':true,
        'sUrl':'vaccinenation.html'
    },
    {   'sTitle':'We Become Silent',
        'bIsWebPath':true,
        'sUrl':'we_become_silent.html'
    }]
},
{   'sTitle':'Blog',
    'bIsWebPath':true,
    'sUrl':'blog.html'
}]
});
