var nav_424tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Babies',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'babies.html'
},
{   'sTitle':'Commercial',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'commercial.html'
},
{   'sTitle':'Engagements',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'engagements.html'
},
{   'sTitle':'Families',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'families.html'
},
{   'sTitle':'Portraits',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'portraits.html'
},
{   'sTitle':'Maternity',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'maternity.html'
},
{   'sTitle':'Weddings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'weddings.html'
},
{   'sTitle':'About LInda',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aboutlinda.html'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactlinda.html'
}]
});
