var customNavTree4 = WpNavBar.readTree({
"childArray" : [{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'},{   sTitle:'portfolio',
    sUrl:'',"childArray" : [{   sTitle:'weddings',
        bIsWebPath:true,
        sUrl:'wedding.html',
        sTarget:'_self'},{   sTitle:'engagements',
        bIsWebPath:true,
        sUrl:'engagement.html',
        sTarget:'_self'},{   sTitle:'seniors',
        bIsWebPath:true,
        sUrl:'seniors.html',
        sTarget:'_self'},{   sTitle:'fashion & beauty',
        bIsWebPath:true,
        sUrl:'fashion.html',
        sTarget:'_self'},{   sTitle:'general portraits',
        bIsWebPath:true,
        sUrl:'generalportraits.html',
        sTarget:'_self'}]},{   sTitle:'pricing',
    sUrl:'',"childArray" : [{   sTitle:'weddings',
        bIsWebPath:true,
        sUrl:'pricing-weddings.html',
        sTarget:'_self'},{   sTitle:'engagements',
        bIsWebPath:true,
        sUrl:'pricing-engagements.html',
        sTarget:'_self'},{   sTitle:'seniors',
        bIsWebPath:true,
        sUrl:'pricing-seniors.html',
        sTarget:'_self'},{   sTitle:'fashion & beauty',
        bIsWebPath:true,
        sUrl:'pricing-modeling.html',
        sTarget:'_self'},{   sTitle:'general portraits',
        bIsWebPath:true,
        sUrl:'pricing-general.html',
        sTarget:'_self'}]},{   sTitle:'cortnie dee',
    bIsWebPath:true,
    sUrl:'cortniedee.html',
    sTarget:'_self'},{   sTitle:'info',
    sUrl:'',"childArray" : [{   sTitle:'session information',
        bIsWebPath:true,
        sUrl:'page14.html',
        sTarget:'_self'},{   sTitle:'wedding specific',
        bIsWebPath:true,
        sUrl:'page16.html',
        sTarget:'_self'}]},{   sTitle:'contact',
    sUrl:'',"childArray" : [{   sTitle:'email',
        sUrl:'mailto:cortniedee@cortniedeephotography.com',
        sTarget:'_self'},{   sTitle:'facebook',
        sUrl:'http://www.facebook.com/Cortnie-Dee-Photography/',
        sTarget:'_self'},{   sTitle:'flickr',
        sUrl:'http://www.flickr.com/photos/bonjoursoleil/',
        sTarget:'_self'}]},{   sTitle:'blog',
    sUrl:'http://cortniedeephotography.tumblr.com/',
    sTarget:'_blank'},{   sTitle:'other services',
    bIsWebPath:true,
    sUrl:'otherservices.html',
    sTarget:'_self'}]
});
