var customnavtree14 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Easter Fun Show',
    bIsWebPath:true,
    sUrl:'page24.html',
    sTarget:'_self'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sDescription:'The photos and descripton of each of the ponies we use.',
    sTitle:'Our Ponies',
    bIsWebPath:true,
    sUrl:'our ponies.html',
    sTarget:'_self'
},
{   sTitle:'Meet Our Helpers',
    bIsWebPath:true,
    sUrl:'page13.html',
    sTarget:'_self'
},
{   sDescription:'the updates',
    sTitle:'News',
    bIsWebPath:true,
    sUrl:'page9.html',
    sTarget:'_self'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sDescription:'Our disabled riding group',
    sTitle:'BLDRG',
    bIsWebPath:true,
    sUrl:'page3.html',
    sTarget:'_self'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sDescription:'The prices',
    sTitle:'Price List',
    bIsWebPath:true,
    sUrl:'page5.html',
    sTarget:'_self'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sDescription:'Partys with Ponies',
    sTitle:'Pony Parties',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self'
},
{   sTitle:'Pony Days',
    bIsWebPath:true,
    sUrl:'page11.html',
    sTarget:'_self'
},
{   sTitle:'Testimonials',
    bIsWebPath:true,
    sUrl:'page12.html',
    sTarget:'_self'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sDescription:'Our rule book to say',
    sTitle:'Terms and Conditions',
    bIsWebPath:true,
    sUrl:'page7.html',
    sTarget:'_self'
},
{   bSeparatorBefore:true,
    bSeparatorAfter:true,
    sDescription:'MAP',
    sTitle:'How To Find Us',
    bIsWebPath:true,
    sUrl:'page8.html',
    sTarget:'_self'
}]
});