var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Job Application',
    'bIsWebPath':true,
    'sUrl':'jobapplication.html'
},
{   'sTitle':'Locations',
    'bIsWebPath':true,
    'sUrl':'page27.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'page2.html',"childArray" : [
    {   'sTitle':'Job Opportunities',
        'bIsWebPath':true,
        'sUrl':'page28.html'
    }]
},
{   'sTitle':'Photo Tips',
    'bIsWebPath':true,
    'sUrl':'photo_tips.html',"childArray" : [
    {   'sTitle':'Quick and Easy Video Photo Tips',
        'bIsWebPath':true,
        'sUrl':'quick_and_easy_video_photo_tips.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'page40.html'
},
{   'sTitle':'Photo Services',
    'bIsWebPath':true,
    'sUrl':'photoservices.html',"childArray" : [
    {   'sTitle':'Color Film Processing',
        'bIsWebPath':true,
        'sUrl':'color_film_processing.html'
    },
    {   'sTitle':'Online Photo Printing',
        'bIsWebPath':true,
        'sUrl':'online_printing.html'
    },
    {   'sTitle':'Black and White Film Processing',
        'bIsWebPath':true,
        'sUrl':'black_and_white_film_processing.html'
    },
    {   'sTitle':'120/220 Color and B&W processing',
        'bIsWebPath':true,
        'sUrl':'120_film_processing.html'
    },
    {   'sTitle':'Slide Services',
        'bIsWebPath':true,
        'sUrl':'slide_processing.html'
    },
    {   'sTitle':'Large Format Printing',
        'bIsWebPath':true,
        'sUrl':'large_format_printing.html'
    },
    {   'sTitle':'Prints on Canvas',
        'bIsWebPath':true,
        'sUrl':'print_on_canvas.html'
    },
    {   'sTitle':'Prints on Watercolor',
        'bIsWebPath':true,
        'sUrl':'prints_on_watercolor.html'
    },
    {   'sTitle':'Print Mounting',
        'bIsWebPath':true,
        'sUrl':'print_mounting.html'
    },
    {   'sTitle':'Photo Books',
        'bIsWebPath':true,
        'sUrl':'photo_books.html'
    },
    {   'sTitle':'Photo Gifts',
        'bIsWebPath':true,
        'sUrl':'photo_gifts.html'
    },
    {   'sTitle':'Greeting Cards and Invitations',
        'bIsWebPath':true,
        'sUrl':'greeting_cards.html'
    },
    {   'sTitle':'Film Scanning Services',
        'bIsWebPath':true,
        'sUrl':'film_scanning_services.html'
    },
    {   'sTitle':'Shoebox Scanning',
        'bIsWebPath':true,
        'sUrl':'shoebox_scanning.html'
    },
    {   'sTitle':'Video Services',
        'bIsWebPath':true,
        'sUrl':'video_services.html'
    },
    {   'sTitle':'Movie Film Transfer',
        'bIsWebPath':true,
        'sUrl':'movie_film_transfer.html'
    }]
},
{   'sTitle':'Cameras & Equipment',
    'bIsWebPath':true,
    'sUrl':'cameras.html'
},
{   'sTitle':'Classes',
    'bIsWebPath':true,
    'sUrl':'classes.html'
},
{   'sTitle':'Rentals',
    'bIsWebPath':true,
    'sUrl':'rentals.html'
}]
});
