var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About the Alliance',
    bIsWebPath:true,
    sUrl:'aboutthealliance.html',"childArray" : [
    {   sTitle:'The Samels Group',
        bIsWebPath:true,
        sUrl:'samelsgroup.html'
    },
    {   sTitle:'Samels Associates',
        bIsWebPath:true,
        sUrl:'samelsassociates.html'
    },
    {   sTitle:'SAMELSSearch',
        bIsWebPath:true,
        sUrl:'samelssearch.html'
    },
    {   sTitle:'Stonegate Alliance',
        bIsWebPath:true,
        sUrl:'stonegatealliance.html'
    },
    {   sTitle:'Alliance Prep',
        bIsWebPath:true,
        sUrl:'allianceprep.html'
    }]
},
{   sTitle:'Our Services',
    bIsWebPath:true,
    sUrl:'ourservices.html',"childArray" : [
    {   sTitle:'Strategic Planning',
        bIsWebPath:true,
        sUrl:'strategicplanning.html'
    },
    {   sTitle:'Enrollment Planning',
        bIsWebPath:true,
        sUrl:'enrollmentplanning.html'
    },
    {   sTitle:'Academic Program Development and Accreditation',
        bIsWebPath:true,
        sUrl:'acdemicprogram.html'
    },
    {   sTitle:'Strategic Partnering',
        bIsWebPath:true,
        sUrl:'strategicpartnering.html'
    },
    {   sTitle:'System-wide and Multi-campus Reorganization',
        bIsWebPath:true,
        sUrl:'reorganization.html'
    },
    {   sTitle:'Institutional Restructuring and Organizational Development',
        bIsWebPath:true,
        sUrl:'institutionalrestructuring.html'
    },
    {   sTitle:'Distance Learning and Intellectual Property',
        bIsWebPath:true,
        sUrl:'distancelearning.html'
    },
    {   sTitle:'Campus Masterplanning and Capital Financing',
        bIsWebPath:true,
        sUrl:'campusmasterplan.html'
    },
    {   sTitle:'Preventive Education Law',
        bIsWebPath:true,
        sUrl:'preventivelaw.html'
    },
    {   sTitle:'Executive Search, Recruitment, and Outplacement',
        bIsWebPath:true,
        sUrl:'executivesearch.html'
    },
    {   sTitle:'Institutional Advancement',
        bIsWebPath:true,
        sUrl:'institutionaladvancement.html'
    },
    {   sTitle:'Publications and Public Relations',
        bIsWebPath:true,
        sUrl:'publications.html'
    },
    {   sTitle:'Sports Management',
        bIsWebPath:true,
        sUrl:'sportsmanagement.html'
    },
    {   sTitle:'International Education',
        bIsWebPath:true,
        sUrl:'internationaleducation.html'
    }]
},
{   sTitle:'Our Team',
    bIsWebPath:true,
    sUrl:'ourteam.html',"childArray" : [
    {   sTitle:'Dr. James E. Samels',
        bIsWebPath:true,
        sUrl:'jamessamels.html'
    },
    {   sTitle:'Dr. James Martin',
        bIsWebPath:true,
        sUrl:'jamesmartin.html'
    },
    {   sTitle:'Dr. Dana Aaron',
        bIsWebPath:true,
        sUrl:'danaaaron.html'
    },
    {   sTitle:'Arlene Lieberman, Esq.',
        bIsWebPath:true,
        sUrl:'arlenelieberman.html'
    },
    {   sTitle:'Dr. Katherine McLaren',
        bIsWebPath:true,
        sUrl:'katemclaren.html'
    },
    {   sTitle:'Jonathan Reinsdorf',
        bIsWebPath:true,
        sUrl:'jonreinsdorf.html'
    },
    {   sTitle:'John Martin Doggett',
        bIsWebPath:true,
        sUrl:'martydoggett.html'
    },
    {   sTitle:'Stephen Panagiotakas',
        bIsWebPath:true,
        sUrl:'stevepangiotakas.html'
    },
    {   sTitle:'Deborah Marsh',
        bIsWebPath:true,
        sUrl:'debbiemarsh.html'
    }]
},
{   sTitle:'In Print',
    bIsWebPath:true,
    sUrl:'inprint.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html'
}]
});
