var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'HRA HR Software HRIS HRIS from HRA Employee Solutions',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Home Page',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'index.html'
    }]
},
{   sDescription:'Web based HRMS/HRIS HR Software with Employee Self Serve',
    sTitle:'HRIS',
    bIsWebPath:true,
    sUrl:'hris-hrms.html',"childArray" : [
    {   sTitle:'HRIS',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'hris-hrms.html'
    },
    {   sDescription:'All about Human Resource Management',
        sTitle:'HRIS Overview',
        bIsWebPath:true,
        sUrl:'prod_hosted.html'
    },
    {   sTitle:'HRIS Benefits',
        bIsWebPath:true,
        sUrl:'prod_large.html'
    },
    {   sTitle:'HRIS Payroll',
        bIsWebPath:true,
        sUrl:'hris-payroll.html'
    },
    {   sTitle:'HRIS Details',
        bIsWebPath:true,
        sUrl:'hris3.html'
    },
    {   sTitle:'HRA Lite',
        bIsWebPath:true,
        sUrl:'hris-lite.html',"childArray" : [
        {   sTitle:'HRA Lite Free Trial',
            bIsWebPath:true,
            sUrl:'hra-lite2.html'
        }]
    }]
},
{   sTitle:'Applicant Tracking System',
    bIsWebPath:true,
    sUrl:'applicant-tracking-software.html',"childArray" : [
    {   sTitle:'Applicant Tracking Software',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'applicant-tracking-software.html'
    },
    {   sTitle:'Request Information',
        bIsWebPath:true,
        sUrl:'atsrequest.html'
    }]
},
{   sTitle:'Time and Attendance Module',
    bIsWebPath:true,
    sUrl:'time-attendance.html',"childArray" : [
    {   sTitle:'Time and Attendance',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'time-attendance.html'
    }]
},
{   sTitle:'Reporting',
    bIsWebPath:true,
    sUrl:'hris-reports.html',"childArray" : [
    {   sTitle:'Custom Report Writer',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'hris-reports.html'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'company_overview.html',"childArray" : [
    {   sTitle:'About Us',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'company_overview.html'
    },
    {   sTitle:'Client Testimonials',
        bIsWebPath:true,
        sUrl:'clienttestimonials.html'
    },
    {   sTitle:'HRA Turns 20',
        bIsWebPath:true,
        sUrl:'hris-hrms-20.html'
    },
    {   sTitle:'Annual Conferences',
        bIsWebPath:true,
        sUrl:'conference.html',"childArray" : [
        {   sTitle:'Conference Registration',
            bIsWebPath:true,
            sUrl:'conf_register.html'
        },
        {   sTitle:'Conference Pictures',
            bIsWebPath:true,
            sUrl:'conf2010_pics.html'
        }]
    },
    {   sTitle:'Reseller Program',
        bIsWebPath:true,
        sUrl:'reseller.html'
    },
    {   sTitle:'HRA Blog',
        bIsExternal:true,
        sUrl:'http://vpsoftware.com/blog',
        sTarget:'_blank'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html',"childArray" : [
    {   sTitle:'Contact Us',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'contactus.html'
    },
    {   sTitle:'Request Info',
        bIsWebPath:true,
        sUrl:'requestinfo.html'
    },
    {   sTitle:'Reseller Application Form',
        bIsWebPath:true,
        sUrl:'resellerapp.html'
    }]
}]
});
