var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Home page of Our Pet Network, a social network for those who love their pets.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Guest pages for Our Pet Network.  Page for guests to post their stories, photos, and videos.',
    'sTitle':'Your Pages',
    'bIsWebPath':true,
    'sUrl':'page2.html',"childArray" : [
    {   'sDescription':'Guests\' Blog Pages for Our Pet Network',
        'sTitle':'Guest Blog Pages',
        'bIsWebPath':true,
        'sUrl':'blogindex.html',"childArray" : [
        {   'sDescription':'Dog lovers Blog Pages for Our Pet Network',
            'sTitle':'Dog Lovers Blog Pages',
            'bIsWebPath':true,
            'sUrl':'dog_blogs.html',"childArray" : [
            {   'sDescription':'Dave\'s Little Boy Ollie, blog of a beloved pet dog shared on Our Pet Network.',
                'sTitle':'Dave\'s Little Boy Ollie',
                'bIsWebPath':true,
                'sUrl':'page20.html'
            },
            {   'sDescription':'Korie’s little ones: Bailey, Rudy, and Charlie; blog of beloved pet dogs shared on Our Pet Network.',
                'sTitle':'Korie’s dogs',
                'bIsWebPath':true,
                'sUrl':'page29.html'
            }]
        },
        {   'sDescription':'Cat Lovers Blog Pages for Our Pet Network',
            'sTitle':'Cat Lovers Blog Pages',
            'bIsWebPath':true,
            'sUrl':'cat_blogs.html',"childArray" : [
            {   'sDescription':'Alexandria\'s Parent\'s blog about her loss for Our Pet Network',
                'sTitle':'Alexandria’s Parent\'s Blog',
                'bIsWebPath':true,
                'sUrl':'cat_loss_blog.html'
            }]
        },
        {   'sDescription':'Horse Lovers Blog Pages for Our Pet Network',
            'sTitle':'Horse Lovers Blog Pages',
            'bIsWebPath':true,
            'sUrl':'horse_blogs.html',"childArray" : [
            {   'sDescription':'Guest page, Alexandria\'s Mysty, for Our Pet Network',
                'sTitle':'Alexandria’s Horse Mysty',
                'bIsWebPath':true,
                'sUrl':'page15.html'
            },
            {   'sDescription':'Guest page, Alexandria\'s Lipsky, for Our Pet Network',
                'sTitle':'Alexandria P\'s Horse Lipsky',
                'bIsWebPath':true,
                'sUrl':'page13.html',"childArray" : [
                {   'sDescription':'Guest page, Alexandria\'s Lipsky, for Our Pet Network',
                    'sTitle':'Alexandria P\'s Horse Lipsky page 2',
                    'bIsWebPath':true,
                    'sUrl':'page28.html'
                }]
            },
            {   'sDescription':'Joanne\'s Blog Page about her horses and dogs for Our Pet Network',
                'sTitle':'Joanne\'s Horses and Dogs',
                'bIsWebPath':true,
                'sUrl':'page27.html'
            }]
        },
        {   'sDescription':'Epitaths and Tributes Pages for Our Pet Network',
            'sTitle':'Epitaths and Tributes',
            'bIsWebPath':true,
            'sUrl':'pet_epitaths.html',"childArray" : [
            {   'sTitle':'sample',
                'bIsWebPath':true,
                'sUrl':'extra3.html'
            },
            {   'sDescription':'Christine Parker\'s Tribute to her dog on Our Pet Network.',
                'sTitle':'Christine Parker\'s Tribute to her dog',
                'bIsWebPath':true,
                'sUrl':'page21.html'
            },
            {   'sDescription':'Blog Page about the loss of our cat for Our Pet Network',
                'sTitle':'Alexandria\'s Parents',
                'bIsWebPath':true,
                'sUrl':'page12.html'
            }]
        }]
    },
    {   'sDescription':'Guest Forum for Our Pet Network',
        'sTitle':'Guest Forum',
        'bIsWebPath':true,
        'sUrl':'page14.html'
    },
    {   'sDescription':'Animal and pet videos for Our Pet Network',
        'sTitle':'Videos',
        'bIsWebPath':true,
        'sUrl':'page4.html',"childArray" : [
        {   'sDescription':'Needy Dog video from You Tube',
            'sTitle':'Needy Dog',
            'bIsWebPath':true,
            'sUrl':'video1.html'
        },
        {   'sDescription':'America\'s Funniest Home Videos of animals from You Tube',
            'sTitle':'America\'s Funniest Home Videos',
            'bIsWebPath':true,
            'sUrl':'video2.html'
        },
        {   'sDescription':'Two Cats Talking video from You Tube',
            'sTitle':'Two Cats Talking',
            'bIsWebPath':true,
            'sUrl':'video4.html'
        },
        {   'sDescription':'Funny Dog video from You Tube',
            'sTitle':'Funny Dog',
            'bIsWebPath':true,
            'sUrl':'vid5.html'
        }]
    }]
},
{   'sDescription':'Essentials, everything a guest would want to know, from Our Pet Network',
    'sTitle':'Essentials',
    'bIsWebPath':true,
    'sUrl':'essentials.html',"childArray" : [
    {   'sDescription':'Animal and pet education from Our Pet Network',
        'sTitle':'Education',
        'bIsWebPath':true,
        'sUrl':'page10.html',"childArray" : [
        {   'sDescription':'Articles about pet and animal safety from Our Pet Network',
            'sTitle':'Articles',
            'bIsWebPath':true,
            'sUrl':'page5.html',"childArray" : [
            {   'sDescription':'Keep Your Pet Safe and Healthy articles on Our Pet Network.',
                'sTitle':'Keep Your Pet Safe and Healthy',
                'bIsWebPath':true,
                'sUrl':'pet_safety.html'
            },
            {   'sDescription':'Illnesses and Treatment Options articles on Our Pet Network.',
                'sTitle':'Illnesses and Treatment Options',
                'bIsWebPath':true,
                'sUrl':'pet_illness_articles.html'
            },
            {   'sDescription':'Words of Hope articles on Our Pet Network.',
                'sTitle':'Words of Hope Articles',
                'bIsWebPath':true,
                'sUrl':'hope_articles.html'
            }]
        },
        {   'sDescription':'Animal and pet class notices from Our Pet Network',
            'sTitle':'Classes ',
            'bIsWebPath':true,
            'sUrl':'page8.html'
        }]
    },
    {   'sDescription':'Ideas for getting involved in animal and pet causes from Our Pet Network',
        'sTitle':'Getting Involved',
        'bIsWebPath':true,
        'sUrl':'page24.html'
    },
    {   'sDescription':'Sites of Interest page from Our Pet Network',
        'sTitle':'Sites of Interest',
        'bIsWebPath':true,
        'sUrl':'page11.html'
    }]
},
{   'sDescription':'About us page of Our Pet Network--for the love of our pets.',
    'sTitle':'About us',
    'bIsWebPath':true,
    'sUrl':'page9.html',"childArray" : [
    {   'sDescription':'Contact Us page of Our Pet Network--for the love of our pets.',
        'sTitle':'Contact Us',
        'bIsWebPath':true,
        'sUrl':'contact.html'
    }]
}]
});
