var customNavTree19 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Features',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Decorative Arts',
        bIsWebPath:true,
        sUrl:'page16.html',
        sTarget:'_self'
    },
    {   sTitle:'Slovenia Exhibit',
        bIsWebPath:true,
        sUrl:'page17.html',
        sTarget:'_self'
    },
    {   sTitle:'Garfield Collection',
        bIsWebPath:true,
        sUrl:'page18.html',
        sTarget:'_self'
    },
    {   sTitle:'Owls',
        bIsWebPath:true,
        sUrl:'page19.html',
        sTarget:'_self'
    },
    {   sTitle:'Roseville Pottery',
        bIsWebPath:true,
        sUrl:'page20.html',
        sTarget:'_self'
    },
    {   sTitle:'Photographs - Postcards',
        bIsWebPath:true,
        sUrl:'page21.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Rooms',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Front Parlor',
        bIsWebPath:true,
        sUrl:'page5.html',
        sTarget:'_self'
    },
    {   sTitle:'Wooton Parlor',
        bIsWebPath:true,
        sUrl:'page6.html',
        sTarget:'_self'
    },
    {   sTitle:'Dining Room',
        bIsWebPath:true,
        sUrl:'page7.html',
        sTarget:'_self'
    },
    {   sTitle:'Hallway - Staircase',
        bIsWebPath:true,
        sUrl:'page8.html',
        sTarget:'_self'
    },
    {   sTitle:'Bedroom',
        bIsWebPath:true,
        sUrl:'page9.html',
        sTarget:'_self'
    },
    {   sTitle:'Garfield Room',
        bIsWebPath:true,
        sUrl:'page10.html',
        sTarget:'_self'
    },
    {   sTitle:'Bathroom',
        bIsWebPath:true,
        sUrl:'page11.html',
        sTarget:'_self'
    },
    {   sTitle:'Upper Parlor',
        bIsWebPath:true,
        sUrl:'page12.html',
        sTarget:'_self'
    },
    {   sTitle:'1893 Bedroom',
        bIsWebPath:true,
        sUrl:'page13.html',
        sTarget:'_self'
    },
    {   sTitle:'Kitchen',
        bIsWebPath:true,
        sUrl:'page14.html',
        sTarget:'_self'
    },
    {   sTitle:'House Exterior',
        bIsWebPath:true,
        sUrl:'page22.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Shopping',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self'
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'page25.html',
    sTarget:'_self'
},
{   sTitle:'Contact',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Directions',
        bIsWebPath:true,
        sUrl:'page23.html',
        sTarget:'_self'
    },
    {   sTitle:'Info',
        bIsWebPath:true,
        sUrl:'page24.html',
        sTarget:'_self'
    }]
}]
});
