var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'portfolio',
    bIsWebPath:true,
    sUrl:'kurtlindnerphotographyportfolio.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'editorial + fashion',
        bIsWebPath:true,
        sUrl:'kurtlindnerphotographyeditorial.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'king harbor',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographykingharbor.html',
            sTarget:'_self'
        },
        {   sTitle:'courtyard',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographycourtyard.html',
            sTarget:'_self'
        },
        {   sTitle:'apt. 202',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotography.html',
            sTarget:'_self'
        },
        {   sTitle:'color rocked',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographycolorrocked.html',
            sTarget:'_self'
        },
        {   sTitle:'simple & clean',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographysimplaeandclean.html',
            sTarget:'_self'
        },
        {   sTitle:'exquisite construction',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographyexquisiteconstruction.html',
            sTarget:'_self'
        },
        {   sTitle:'drop\'d party',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographydropdparty.html',
            sTarget:'_self'
        },
        {   sTitle:'palm springs primitive',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographypalmspringsprimitive.html',
            sTarget:'_self'
        },
        {   sTitle:'the cove',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographythecove.html',
            sTarget:'_self'
        },
        {   sTitle:'assorted',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographyassorted.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'personal',
        bIsWebPath:true,
        sUrl:'kurtlindnerphotographypersonal.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'personal',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographypersonal_2.html',
            sTarget:'_self'
        },
        {   sTitle:'la models \'Natural\'',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographylamodels.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'media',
        bIsWebPath:true,
        sUrl:'media.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Trip of a Lifetime',
            bIsWebPath:true,
            sUrl:'kurtlindnerphotographytripofalifetime.html',
            sTarget:'_self',"childArray" : [
            {   sTitle:'Trip of a Lifetime - Reel',
                bIsWebPath:true,
                sUrl:'tripofalifetimereel.html',
                sTarget:'_self'
            }]
        }]
    }]
},
{   sTitle:'about',
    bIsWebPath:true,
    sUrl:'kurtlindnerphotographyabout.html',
    sTarget:'_self'
},
{   sTitle:'contact',
    bIsWebPath:true,
    sUrl:'kurtlindnerphotographycontact.html',
    sTarget:'_self'
}]
});
