var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Christmas Lights, Trees & Decorations',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'bSeparatorBefore':true,
    'bSeparatorAfter':true,
    'sTitle':'Christmas Show Cave',
    'bIsWebPath':true,
    'sUrl':'xmas-cave.html'
}]
});
