var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'What Is RCM Desktop?',
        'sUrl':'WhatIsRCMDesktop.html'
    },
    {   'sTitle':'Why Do I Need RCM Desktop?',
        'sUrl':'WhyDoINeedRCMDesktop.html'
    },
    {   'sTitle':'What Does RCM Desktop Do?',
        'sUrl':'WhatDoesRCMDesktopDo.html'
    },
    {   'sTitle':'Can I Try RCM Desktop?',
        'sUrl':'CanITryRCMDesktop.html'
    },
    {   'sTitle':'How Much Does RCM Desktop Cost?',
        'sUrl':'HowMuchDoesRCMDesktopCost.html'
    },
    {   'sTitle':'Will RCM Desktop Run On a Network?',
        'sUrl':'WillRCMDesktopRunOnANetwork.html'
    },
    {   'sTitle':'What About Technical Support?',
        'sUrl':'WhatAboutTechnicalSupport.html'
    },
    {   'sTitle':'Technical Information For IT Departments',
        'sUrl':'TechnicalInformationForITDepartments.html'
    }]
},
{   'sTitle':'Editions',
    'sUrl':'editions.html'
},
{   'sTitle':'Features',
    'sUrl':'features.html',"childArray" : [
    {   'sTitle':'User-Definable RCM Decision Logic',
        'sUrl':'userdefinabledecisionlogic.html'
    },
    {   'sTitle':'Analysis Properties',
        'sUrl':'analysisproperties.html'
    },
    {   'sTitle':'Functions and Failures',
        'sUrl':'functionsandfailures.html'
    },
    {   'sTitle':'Maintenance Task Descriptions',
        'sUrl':'maintenancetaskdescriptions.html'
    },
    {   'sTitle':'Supporting Comments',
        'sUrl':'supportingcomments.html'
    },
    {   'sTitle':'Basic Reports',
        'sUrl':'basicreports.html'
    },
    {   'sTitle':'As 1A1',
        'sUrl':'as1a1.html'
    },
    {   'sTitle':'Backup and Restore',
        'sUrl':'backupandrestore.html'
    },
    {   'sTitle':'Analysis Diary',
        'sUrl':'analysisdiary.html'
    },
    {   'sTitle':'Analysis Status',
        'sUrl':'analysisstatus.html'
    },
    {   'sTitle':'Asset Hierarchy',
        'sUrl':'assethierarchy.html'
    },
    {   'sTitle':'Audit Report',
        'sUrl':'auditreport.html'
    },
    {   'sTitle':'Company Information',
        'sUrl':'companyinformation.html'
    },
    {   'sTitle':'Copy Analysis',
        'sUrl':'copyanalysis.html'
    },
    {   'sTitle':'Documentation Errors',
        'sUrl':'documentationerrors.html'
    },
    {   'sTitle':'Failure-Finding Formulae',
        'sUrl':'ffiformulae.html'
    },
    {   'sTitle':'Importing and Exporting RCM Analyses',
        'sUrl':'importexport.html'
    },
    {   'sTitle':'Record Queries and Actions',
        'sUrl':'queriesandactions.html'
    },
    {   'sTitle':'Analysis Renumbering ',
        'sUrl':'analysisrenumbering.html'
    },
    {   'sTitle':'Search and Replace',
        'sUrl':'searchandreplace.html'
    },
    {   'sTitle':'Significant Findings',
        'sUrl':'significantfindings.html'
    },
    {   'sTitle':'Spell Check',
        'sUrl':'spellcheck.html'
    },
    {   'sTitle':'User Management',
        'sUrl':'usermanagement.html'
    },
    {   'sTitle':'Special Advanced Facilitator View',
        'sUrl':'facilitatetab.html'
    },
    {   'sTitle':'Analysis Check-Out / Check-In',
        'sUrl':'checkoutcheckin.html'
    },
    {   'sTitle':'Decision Diagram \"Go to Target\"',
        'sUrl':'gototarget.html'
    },
    {   'sTitle':'Live Spell Check and Auto-Correction',
        'sUrl':'livespellautocorrect.html'
    },
    {   'sTitle':'Links to Photos and Drawings',
        'sUrl':'linkstophotos.html'
    },
    {   'sTitle':'Links to External Documents',
        'sUrl':'linkstoexternaldocs.html'
    },
    {   'sTitle':'Export Maintenance Tasks',
        'sUrl':'exporttasks.html'
    },
    {   'sTitle':'Worth-Doing Calculator',
        'sUrl':'worthdoing.html'
    },
    {   'sTitle':'SQL Access',
        'sUrl':'sqlaccess.html'
    }]
},
{   'sTitle':'Videos',
    'sUrl':'videos.html'
},
{   'sTitle':'Benefits',
    'sUrl':'benefits.html'
},
{   'sTitle':'Brochure',
    'sUrl':'brochure.html'
},
{   'sTitle':'Download',
    'sUrl':'contact.html'
},
{   'sTitle':'Contact',
    'sUrl':'contactus.html'
},
{   'sDescription':'Screenshots',
    'sTitle':'Screenshots',
    'sUrl':'screenshots.html'
},
{   'sTitle':'Version History',
    'sUrl':'versionhistory.html'
},
{   'sTitle':'Support',
    'sUrl':'support.html'
},
{   'sTitle':'Site Map',
    'sUrl':'sitemap.html'
}]
});
