var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Master Ron Tramontano Bio',
        bIsExternal:true,
        sUrl:'http://tman.com/RT/rt/'
    }]
},
{   sTitle:'Video Newsletter',
    bIsWebPath:true,
    sUrl:'newsletter.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Newsletter',
        bIsExternal:true,
        sUrl:'http://www.tman.com/MAG/mag'
    }]
},
{   bSeparatorBefore:true,
    sTitle:'Other Locations',
    bIsWebPath:true,
    sUrl:'other.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'WBK Store',
        bIsExternal:true,
        sUrl:'http://www.tman.com/STORE/TSD/index.html'
    },
    {   sTitle:'NATSDF',
        bIsExternal:true,
        sUrl:'http://www.tman.com/NATSDF/natsdf/'
    },
    {   sTitle:'Diet Book',
        bIsExternal:true,
        sUrl:'http://www.itsasaveit.com/'
    },
    {   sTitle:'Once Upon A Masters Time',
        bIsExternal:true,
        sUrl:'http://www.lulu.com/product/download/once-upon-a-masters-time/4641993'
    },
    {   sTitle:'TMAN Museum',
        bIsExternal:true,
        sUrl:'http://www.tman.com/TMAN/web/'
    },
    {   sTitle:'Self Defense Classes',
        bIsExternal:true,
        sUrl:'http://www.tman.com/NATSDF/natsdf/page122.html'
    },
    {   sTitle:'Screenplays',
        bIsExternal:true,
        sUrl:'http://www.tman.com/TMaster/tmaster/'
    },
    {   sTitle:'TMAN Since 1995',
        bIsExternal:true,
        sUrl:'http://www.tman.com'
    },
    {   sTitle:'America\'s New Army',
        bIsExternal:true,
        sUrl:'http://www.martial-arts-network.com/army/'
    }]
},
{   bSeparatorBefore:true,
    sTitle:'Schedule',
    bIsWebPath:true,
    sUrl:'page2.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Calandar',
        bIsWebPath:true,
        sUrl:'page12.html',
        sTarget:'_self'
    }]
},
{   bSeparatorBefore:true,
    sTitle:'Birthday Parties',
    bIsWebPath:true,
    sUrl:'birthday.html',
    sTarget:'_self'
},
{   sTitle:'After School',
    bIsWebPath:true,
    sUrl:'after school.html',
    sTarget:'_self'
},
{   sTitle:'WBK Event Calendar',
    bIsWebPath:true,
    sUrl:'page11.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Chess Contest and Pizza Party',
        bIsWebPath:true,
        sUrl:'page16.html',
        sTarget:'_self'
    },
    {   sTitle:'Nunchakus and Pizza Party',
        bIsWebPath:true,
        sUrl:'page13.html',
        sTarget:'_self'
    },
    {   sTitle:'Archery and Pizza Party',
        bIsWebPath:true,
        sUrl:'page14.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Summer Camp',
    bIsWebPath:true,
    sUrl:'camp.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Summer Camp',
        bIsWebPath:true,
        sUrl:'campwbk.html',
        sTarget:'_self'
    }]
}]
});