var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Jodi Ann Paterson.com',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'events.html'
},
{   sTitle:'Biography',
    bIsWebPath:true,
    sUrl:'biography.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html'
},
{   sTitle:'Online Store',
    bIsWebPath:true,
    sUrl:'page12.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Google Search Results',
    bIsWebPath:true,
    sUrl:'googlesearchresults.html'
}]
});
