var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Home',
    sTitle:'Home',
    sUrl:'http://www.dealmakingsymposium.com',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sDescription:'Joel\'s Bio and More Information',
    sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'joelsbio.html',
    sTarget:'_self',"childArray" : [
    {   bSeparatorBefore:true,
        sDescription:'Joel\'s Bio',
        sTitle:'Joel\'s Bio',
        bIsWebPath:true,
        sUrl:'joelsbio.html',
        sTarget:'_self'
    },
    {   sDescription:'More Information',
        sTitle:'More Information',
        bIsWebPath:true,
        sUrl:'moreinfo.html',
        sTarget:'_self'
    }]
},
{   bSeparatorAfter:true,
    sDescription:'Free Material',
    sTitle:'Free Material',
    sUrl:'http://www.dealmakingsymposium.com/broker/',
    sTarget:'_blank',"childArray" : [
    {   sDescription:'Video Series',
        sTitle:'Video Series',
        sUrl:'http://www.dealmakingsymposium.com/broker/',
        sTarget:'_blank'
    }]
},
{   bSeparatorBefore:true,
    sDescription:'Testimonials',
    sTitle:'Testimonials',
    bIsWebPath:true,
    sUrl:'videocomments.html',
    sTarget:'_self',"childArray" : [
    {   bSeparatorBefore:true,
        sDescription:'Video Testimonials',
        sTitle:'Video Testimonials',
        bIsWebPath:true,
        sUrl:'videocomments.html',
        sTarget:'_self'
    },
    {   bSeparatorBefore:true,
        sDescription:'Comments from Entrepreneurs',
        sTitle:'Comments from Entrepreneurs',
        bIsWebPath:true,
        sUrl:'entrepreneurialcomments.html',
        sTarget:'_self'
    },
    {   bSeparatorBefore:true,
        sDescription:'Comments from Syndicators',
        sTitle:'Comments from Syndicators',
        sUrl:'http://www.dealmakingsymposium.com/Bonuses/realestatecomments.html',
        sTarget:'_self'
    }]
},
{   bSeparatorAfter:true,
    sDescription:'link to reserve your seat now',
    sTitle:'Reserve Seat Now',
    sUrl:'http://www.dealmakingsymposium.com',
    sTarget:'_self',"childArray" : [
    {   sDescription:'One Seat',
        sTitle:'One Seat',
        sUrl:'https://m262.infusionsoft.com/saleform/nifsuhnat',
        sTarget:'_self'
    },
    {   sDescription:'Two Seats',
        sTitle:'Two Seats',
        sUrl:'https://m262.infusionsoft.com/saleform/nifsehnat',
        sTarget:'_self'
    },
    {   sDescription:'Three Seats',
        sTitle:'Three Seats',
        sUrl:'https://m262.infusionsoft.com/saleform/nifushnat',
        sTarget:'_self'
    }]
},
{   bSeparatorAfter:true,
    sDescription:'Set up an appointment with Joel',
    sTitle:'Set up meeting with Joel',
    sUrl:'https://my.timedriver.com/7D8KH',
    sTarget:'_blank'
}]
});
