var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Photography',
    bIsWebPath:true,
    sUrl:'photography.html',"childArray" : [
    {   sTitle:'Stock Photography',
        bIsWebPath:true,
        sUrl:'stock_photography.html',"childArray" : [
        {   sTitle:'Licensing Images',
            bIsWebPath:true,
            sUrl:'page810.html'
        },
        {   sTitle:'Stock List',
            bIsWebPath:true,
            sUrl:'page812.html'
        }]
    },
    {   sTitle:'Assignment Photography',
        bIsWebPath:true,
        sUrl:'assignment_photography.html'
    },
    {   sTitle:'Event Photography',
        bIsWebPath:true,
        sUrl:'event_photography.html'
    },
    {   sTitle:'Gallery',
        bIsWebPath:true,
        sUrl:'gallery.html',"childArray" : [
        {   sTitle:'Antelope Valley',
            bIsWebPath:true,
            sUrl:'Antelope_Valley.html'
        },
        {   sTitle:'Anza-Borrego DSP',
            bIsWebPath:true,
            sUrl:'Anza-Borrego_DSP.html'
        },
        {   sTitle:'Big Bear Lake, California',
            bIsWebPath:true,
            sUrl:'Big_Bear_Lake.html'
        },
        {   sTitle:'Carlsbad, California',
            bIsWebPath:true,
            sUrl:'Carlsbad.html'
        },
        {   sTitle:'Coachella Valley Preserve',
            bIsWebPath:true,
            sUrl:'coachella_valley_preserve.html'
        },
        {   sTitle:'Laguna Beach, California',
            bIsWebPath:true,
            sUrl:'Laguna_Beach.html'
        },
        {   sTitle:'Los Angeles, CA',
            bIsWebPath:true,
            sUrl:'los_angeles.html'
        },
        {   sTitle:'Mission Inn; Riverside, California',
            bIsWebPath:true,
            sUrl:'mission_inn.html'
        },
        {   sTitle:'Orange Empire Railway Museum; Perris, California',
            bIsWebPath:true,
            sUrl:'Orange_empire_RR.html'
        },
        {   sTitle:'Palm Springs, California',
            bIsWebPath:true,
            sUrl:'Palm_Springs.html'
        },
        {   sTitle:'Salton Sea, California',
            bIsWebPath:true,
            sUrl:'Salton_Sea.html'
        },
        {   sTitle:'San Diego, California',
            bIsWebPath:true,
            sUrl:'San_Diego.html'
        },
        {   sTitle:'San Francisco, California',
            bIsWebPath:true,
            sUrl:'san_francisco.html'
        },
        {   sTitle:'Santa Cruz, California',
            bIsWebPath:true,
            sUrl:'santa_cruz.html'
        },
        {   sTitle:'People',
            bIsWebPath:true,
            sUrl:'people.html'
        }]
    }]
},
{   sTitle:'Photo Prints',
    bIsWebPath:true,
    sUrl:'buy_prints.html'
},
{   sTitle:'Graphic Design',
    bIsWebPath:true,
    sUrl:'graphic_design.html',"childArray" : [
    {   sTitle:'\"Studio Time\"',
        bIsWebPath:true,
        sUrl:'retainer.html'
    },
    {   sTitle:'Design & Typesetting (per Project)',
        bIsWebPath:true,
        sUrl:'print_services.html'
    },
    {   sTitle:'Website Services',
        bIsWebPath:true,
        sUrl:'Web_Design.html',"childArray" : [
        {   sTitle:'Website Design Fees',
            bIsWebPath:true,
            sUrl:'website_design_fees.html'
        },
        {   sTitle:'Website Copywriting Fees',
            bIsWebPath:true,
            sUrl:'website_copywriting_fees.html'
        }]
    }]
},
{   sTitle:'Articles',
    bIsWebPath:true,
    sUrl:'articles.html',"childArray" : [
    {   sTitle:'Tips',
        bIsWebPath:true,
        sUrl:'tips.html',"childArray" : [
        {   sTitle:'Web Copy vs. Web Content',
            bIsWebPath:true,
            sUrl:'Copy_vs_Content.html'
        },
        {   sTitle:'Image Resolution',
            bIsWebPath:true,
            sUrl:'image_resolution_and_media.html'
        },
        {   sTitle:'SEO Copywriting',
            bIsWebPath:true,
            sUrl:'SEO_Copywriting.html'
        },
        {   sDescription:'Tips on how to get the most from your small business web site. Your web site is done. Now what?',
            sTitle:'Website done. Now what?',
            bIsWebPath:true,
            sUrl:'business_web_site_pt01.html'
        },
        {   sTitle:'Website Online Promotion',
            bIsWebPath:true,
            sUrl:'business_web_site_pt02.html'
        },
        {   sTitle:'Website Offline Promotion',
            bIsWebPath:true,
            sUrl:'business_web_site_pt03.html'
        },
        {   sDescription:'How to Get Snow White: Setting your camera to capture the white of snow instead of the gray of winter.',
            sTitle:'How to Get Snow White',
            bIsWebPath:true,
            sUrl:'Get_Snow_White.html'
        }]
    },
    {   sTitle:'On the Road',
        bIsWebPath:true,
        sUrl:'On_the_Road.html',"childArray" : [
        {   sTitle:'Coachella Valley Preserve',
            bIsWebPath:true,
            sUrl:'desert_oasis.html'
        },
        {   sTitle:'Desert Truck Stop and a Museum',
            bIsWebPath:true,
            sUrl:'Desert_Truck_Stop_and_Museum.html'
        },
        {   sTitle:'Mount Rubidoux Park',
            bIsWebPath:true,
            sUrl:'mt_rubidoux_park.html'
        },
        {   sTitle:'Southern California Wildflower Season',
            bIsWebPath:true,
            sUrl:'socal_wildflowers.html'
        }]
    }]
},
{   sTitle:'About / Contact',
    bIsWebPath:true,
    sUrl:'about.html'
}]
});