var customnavtree10 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'home.html'
},
{   sTitle:'About The Artist',
    bIsWebPath:true,
    sUrl:'abouttheartist.html',"childArray" : [
    {   sDescription:'Awards Exhibitions Galleries',
        sTitle:'Awards',
        bIsWebPath:true,
        sUrl:'awards.html'
    },
    {   sTitle:'Articles',
        bIsWebPath:true,
        sUrl:'articles.html',
        sTarget:'_self'
    },
    {   sTitle:'Broadcasting',
        bIsWebPath:true,
        sUrl:'broadcasting.html',
        sTarget:'_self'
    },
    {   sTitle:'Exhibitions 2007 - 2010',
        bIsWebPath:true,
        sUrl:'artexhibitions.html'
    },
    {   sTitle:'Galleries',
        bIsWebPath:true,
        sUrl:'galleries.html'
    },
    {   sTitle:'iPhone',
        sUrl:'',
        sTarget:'_self'
    }]
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html',"childArray" : [
    {   sTitle:'Dog Gallery 1',
        bIsWebPath:true,
        sUrl:'doggallery.html'
    },
    {   sTitle:'Horse Gallery 1',
        bIsWebPath:true,
        sUrl:'horsegallery1.html'
    },
    {   sTitle:'Horse Gallery 2',
        bIsWebPath:true,
        sUrl:'horsegallery2.html'
    },
    {   sTitle:'Horse Gallery 3',
        bIsWebPath:true,
        sUrl:'page16.html'
    },
    {   sTitle:'Horse Gallery 4',
        bIsWebPath:true,
        sUrl:'carouselart.html'
    },
    {   sTitle:'Wildlife Art',
        bIsWebPath:true,
        sUrl:'wildlifeart.html'
    },
    {   sTitle:'Landscape Art',
        bIsWebPath:true,
        sUrl:'landscapeart.html'
    },
    {   sTitle:'Miniature Art',
        bIsWebPath:true,
        sUrl:'miniatureart.html'
    },
    {   sTitle:'Art In Progress',
        bIsWebPath:true,
        sUrl:'progress.html'
    }]
},
{   sTitle:'Order',
    bIsWebPath:true,
    sUrl:'order.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html',"childArray" : [
    {   sTitle:'Contact',
        sUrl:'',"childArray" : [
        {   sDescription:'www.DianesHorses.com',
            sTitle:'iPhone',
            bIsWebPath:true,
            sUrl:'iphone.html',"childArray" : [
            {   sTitle:'iPhone 1',
                bIsWebPath:true,
                sUrl:'iphone1.html'
            },
            {   sTitle:'iPhone 2',
                bIsWebPath:true,
                sUrl:'iphone2.html'
            }]
        }]
    }]
}]
});
