var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'IP Services',
    bIsWebPath:true,
    sUrl:'index.html'},{   sTitle:'Company',
    bIsWebPath:true,
    sUrl:'company.html',"childArray" : [{   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'about_us.html'},{   sTitle:'Management',
        bIsWebPath:true,
        sUrl:'management.html',"childArray" : [{   sTitle:'CEO',
            bIsWebPath:true,
            sUrl:'ceo.html'},{   sTitle:'Vice President',
            bIsWebPath:true,
            sUrl:'VP.html'},{   sTitle:'VP of Business Development',
            bIsWebPath:true,
            sUrl:'vpbusdev.html'}]},{   sTitle:'Clients',
        bIsWebPath:true,
        sUrl:'clients.html'},{   sTitle:'SAS70',
        bIsWebPath:true,
        sUrl:'sas70.html'},{   sTitle:'Careers',
        bIsWebPath:true,
        sUrl:'careers.html',"childArray" : [{   sTitle:'Operations Technician',
            bIsWebPath:true,
            sUrl:'Operations_Technician.html'},{   sTitle:'System Administrator',
            bIsWebPath:true,
            sUrl:'sysadmin.html'},{   sTitle:'Network Engineer',
            bIsWebPath:true,
            sUrl:'network_engineer.html'}]},{   sTitle:'Referral Program',
        bIsWebPath:true,
        sUrl:'referrals.html'},{   sTitle:'Partner Program',
        bIsWebPath:true,
        sUrl:'partnerprogram.html'}]},{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'services.html',"childArray" : [{   sTitle:'TotalAvailability',
        bIsWebPath:true,
        sUrl:'totalavailability.html',"childArray" : [{   sTitle:'ApplicationOps',
            bIsWebPath:true,
            sUrl:'applicationops.html'},{   sTitle:'SystemOps',
            bIsWebPath:true,
            sUrl:'systemops.html'},{   sTitle:'Disaster Recovery',
            bIsWebPath:true,
            sUrl:'disaster_recovery.html'},{   sTitle:'TotalBackup',
            bIsWebPath:true,
            sUrl:'totalbackup.html'},{   sTitle:'Managed Services',
            bIsWebPath:true,
            sUrl:'managed_services.html'}]},{   sTitle:'TotalCloud',
        bIsWebPath:true,
        sUrl:'totalcloud.html',"childArray" : [{   sTitle:'Virtualization',
            bIsWebPath:true,
            sUrl:'virtualization.html'},{   sTitle:'Private Cloud',
            bIsWebPath:true,
            sUrl:'private_cloud.html'},{   sTitle:'SaaS',
            bIsWebPath:true,
            sUrl:'saas.html'},{   sTitle:'PaaS',
            bIsWebPath:true,
            sUrl:'paas.html'}]},{   sTitle:'TotalStorage',
        bIsWebPath:true,
        sUrl:'Totalstorage.html',"childArray" : [{   sTitle:'TotalBackup',
            bIsWebPath:true,
            sUrl:'totalbackup2.html'},{   sTitle:'Data Retention',
            bIsWebPath:true,
            sUrl:'data_retention.html'},{   sTitle:'Deduplication',
            bIsWebPath:true,
            sUrl:'deduplication.html'},{   sTitle:'Remote Storage',
            bIsWebPath:true,
            sUrl:'remote_storage.html'}]},{   sTitle:'IT Management',
        bIsWebPath:true,
        sUrl:'itmanagement.html',"childArray" : [{   sTitle:'IT Process',
            bIsWebPath:true,
            sUrl:'it_process.html'},{   sTitle:'Monitoring',
            bIsWebPath:true,
            sUrl:'monitoring.html'},{   sTitle:'Change Control',
            bIsWebPath:true,
            sUrl:'change_control.html'},{   sTitle:'Security',
            bIsWebPath:true,
            sUrl:'security.html'},{   sTitle:'Datacenter Mgt',
            bIsWebPath:true,
            sUrl:'datacenter_management.html'}]}]},{   sTitle:'Industries',
    bIsWebPath:true,
    sUrl:'industries.html',"childArray" : [{   sTitle:'Finance',
        bIsWebPath:true,
        sUrl:'finance.html'},{   sTitle:'Healthcare',
        bIsWebPath:true,
        sUrl:'healthcare.html'},{   sTitle:'Technology',
        bIsWebPath:true,
        sUrl:'technology.html'},{   sTitle:'Manufacturing',
        bIsWebPath:true,
        sUrl:'manufacturing.html'}]},{   sTitle:'Approach',
    bIsWebPath:true,
    sUrl:'approach.html',"childArray" : [{   sTitle:'Scope',
        bIsWebPath:true,
        sUrl:'scope.html'},{   sTitle:'Define',
        bIsWebPath:true,
        sUrl:'define.html'},{   sTitle:'Design',
        bIsWebPath:true,
        sUrl:'design.html'},{   sTitle:'Deploy',
        bIsWebPath:true,
        sUrl:'deploy.html'},{   sTitle:'Manage',
        bIsWebPath:true,
        sUrl:'manage.html'}]},{   sTitle:'Methodology',
    bIsWebPath:true,
    sUrl:'methodology.html',"childArray" : [{   sTitle:'TotalControl',
        bIsWebPath:true,
        sUrl:'totalcontrol.html'},{   sTitle:'Best Practices',
        bIsWebPath:true,
        sUrl:'best_practices.html'},{   sTitle:'ITIL',
        bIsWebPath:true,
        sUrl:'itil.html'},{   sTitle:'VisibleOps',
        bIsWebPath:true,
        sUrl:'visibleops.html'},{   sTitle:'Expertise',
        bIsWebPath:true,
        sUrl:'expertise.html'}]},{   sTitle:'Insight',
    bIsWebPath:true,
    sUrl:'insight.html',"childArray" : [{   sTitle:'Case Studies',
        bIsWebPath:true,
        sUrl:'case_studies.html'},{   sTitle:'White Papers',
        bIsWebPath:true,
        sUrl:'white_papers.html'},{   sTitle:'Research',
        bIsWebPath:true,
        sUrl:'research.html'},{   sTitle:'Events',
        bIsWebPath:true,
        sUrl:'events.html'},{   sTitle:'Webinar',
        bIsWebPath:true,
        sUrl:'webinar.html'}]},{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'},{   sTitle:'Customer Login',
    bIsWebPath:true,
    sUrl:'customerlogin.html'}]
});
