var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Fantasy Photo Event Photography',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Weddings',
    'bIsExternal':true,
    'sUrl':'http://www.allmondweddingphotography.com',
    'sTarget':'_blank'
},
{   'sTitle':'Elvis Tribute Artist',
    'bIsWebPath':true,
    'sUrl':'eta.html'
},
{   'sTitle':'Drag Racing',
    'bIsWebPath':true,
    'sUrl':'drag racing.html'
},
{   'sTitle':'Souvenir Products',
    'bIsWebPath':true,
    'sUrl':'products.html'
}]
});
