var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Services provided by Ana.',
    'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'nwp_services.html'
},
{   'sDescription':'Ana teaches a wide range of classes',
    'sTitle':'Classes',
    'bIsWebPath':true,
    'sUrl':'nwp_classes.html'
},
{   'sDescription':'Oneness Related Events',
    'sTitle':'Events',
    'bIsWebPath':true,
    'sUrl':'nwp_events.html'
},
{   'sTitle':'Media',
    'bIsWebPath':true,
    'sUrl':'nwp_media.html',"childArray" : [
    {   'sTitle':'Special Events',
        'bIsWebPath':true,
        'sUrl':'nwp_special_events.html'
    },
    {   'sTitle':'Sri Bhagavan Videos',
        'bIsWebPath':true,
        'sUrl':'nwp_sribhagavan.html'
    },
    {   'sTitle':'February 18, 2012',
        'bIsWebPath':true,
        'sUrl':'nwp_mukthi218.html'
    },
    {   'sTitle':'February 11, 2012',
        'bIsWebPath':true,
        'sUrl':'nwp_mukthi 2-11-12.html'
    },
    {   'sTitle':'February 4, 2012',
        'bIsWebPath':true,
        'sUrl':'nwp_mukthi0204.html'
    },
    {   'sTitle':'January 28, 2012',
        'bIsWebPath':true,
        'sUrl':'nwp_mukthi0128.html'
    },
    {   'sTitle':'January 21, 2012',
        'bIsWebPath':true,
        'sUrl':'nwp_mukthi0121.html'
    },
    {   'sDescription':'Archive of Mukthi Deeksha\'s',
        'sTitle':'Mukthi Archive',
        'bIsWebPath':true,
        'sUrl':'nwp_mukthiarchive.html'
    }]
},
{   'sTitle':'Galleries',
    'bIsWebPath':true,
    'sUrl':'nwp_galleries.html',"childArray" : [
    {   'sTitle':'Ana\'s Gallery',
        'bIsWebPath':true,
        'sUrl':'nwp_anagallery.html'
    },
    {   'sDescription':'Pictures from July 16, 2011 Puja and Homa held at Unity Church and Centerpoint.',
        'sTitle':'Pooja-Homa',
        'bIsWebPath':true,
        'sUrl':'nwp_pujahoma.html'
    },
    {   'sDescription':'Pictures from the Sacred Space Birthday Celebration.',
        'sTitle':'Sacred Space Birthday ',
        'bIsWebPath':true,
        'sUrl':'nwp_ssbirthdayp.html'
    },
    {   'sDescription':'Doug Bentley Houston Visit 2011',
        'sTitle':'Doug Bentley Visit',
        'bIsWebPath':true,
        'sUrl':'nwp_doug2011.html'
    }]
},
{   'sTitle':'About Ana',
    'bIsWebPath':true,
    'sUrl':'nwp_aboutana.html'
},
{   'sTitle':'Contact Ana',
    'bIsWebPath':true,
    'sUrl':'nwp_contact.html'
},
{   'sDescription':'Links to our Friends',
    'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'nwp_links.html'
}]
});
