var customnavtree35 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'1000MM',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Directors Message',
    bIsWebPath:true,
    sUrl:'directors message.html',
    sTarget:'_self'
},
{   sTitle:'Goals and Objectives',
    bIsWebPath:true,
    sUrl:'about_us.html',
    sTarget:'_self'
},
{   sTitle:'Map',
    bIsWebPath:true,
    sUrl:'map.html',
    sTarget:'_self'
},
{   sTitle:'Statistics',
    bIsWebPath:true,
    sUrl:'statistic.html',
    sTarget:'_self'
},
{   sTitle:'Forum/Chat',
    sUrl:'http://1000mm.heavenforum.com/login.forum?connexion',
    sTarget:'_self'
},
{   sTitle:'Workers/Staff',
    bIsWebPath:true,
    sUrl:'workers.html',
    sTarget:'_self'
},
{   sTitle:'How to Apply',
    bIsWebPath:true,
    sUrl:'how to apply.html',
    sTarget:'_self'
},
{   sTitle:'Training Schedule',
    sUrl:'http://www.1000missionary.com/sched.doc',
    sTarget:'_self'
},
{   sTitle:'Personal Witnessing',
    bIsWebPath:true,
    sUrl:'testimony.html',
    sTarget:'_self'
},
{   sTitle:'Maranatha',
    sUrl:'http://www.1000missionary.com/downloads/MayJune 2010 FINAL .pdf',
    sTarget:'_blank'
},
{   sTitle:'Donate',
    bIsWebPath:true,
    sUrl:'donate.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact_us.html',
    sTarget:'_self'
}]
});