var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Hawley Honesdale Area Signs',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Decals',
    bIsWebPath:true,
    sUrl:'decals.html'
},
{   sTitle:'Stripes',
    bIsWebPath:true,
    sUrl:'racingstripes.html'
},
{   sTitle:'Graphics',
    bIsWebPath:true,
    sUrl:'vehicle_graphics.html'
},
{   sTitle:'Wood Signs',
    bIsWebPath:true,
    sUrl:'cedar.html'
},
{   sTitle:'Street Signs',
    bIsWebPath:true,
    sUrl:'street_signs.html'
},
{   sTitle:'Gallery ',
    bIsWebPath:true,
    sUrl:'gallery.html'
}]
});
