var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Solutions',
    'bIsWebPath':true,
    'sUrl':'document_capture_solutions.html',"childArray" : [
    {   'sTitle':'Industries',
        'bIsWebPath':true,
        'sUrl':'document_capture_applications.html'
    },
    {   'sTitle':'Invoice Processing',
        'bIsWebPath':true,
        'sUrl':'invoice_processing.html'
    },
    {   'sTitle':'Forms Processing',
        'bIsWebPath':true,
        'sUrl':'forms_processing.html'
    },
    {   'sTitle':'SharePoint Capture',
        'bIsWebPath':true,
        'sUrl':'sharepoint_capture.html'
    },
    {   'sTitle':'Scan to the Cloud',
        'bIsWebPath':true,
        'sUrl':'scan_to_cloud.html'
    },
    {   'sTitle':'Office 365',
        'bIsWebPath':true,
        'sUrl':'office365.html'
    },
    {   'sTitle':'Digital Mailroom',
        'bIsWebPath':true,
        'sUrl':'digital_mailroom.html'
    }]
},
{   'sTitle':'Products',
    'bIsWebPath':true,
    'sUrl':'document_capture_software.html',"childArray" : [
    {   'sTitle':'PSI:Capture',
        'bIsWebPath':true,
        'sUrl':'psi_capture.html',"childArray" : [
        {   'sTitle':'PSI:Capture Product Screens',
            'bIsWebPath':true,
            'sUrl':'psicapture_screens.html'
        },
        {   'sTitle':'PSI:Capture Product Review',
            'bIsWebPath':true,
            'sUrl':'psigenr.html'
        }]
    },
    {   'sTitle':'SimpleCapture',
        'bIsWebPath':true,
        'sUrl':'simplecapture.html'
    },
    {   'sTitle':'docAlpha',
        'bIsWebPath':true,
        'sUrl':'docalpha.html'
    },
    {   'sTitle':'Foxray xbound',
        'bIsWebPath':true,
        'sUrl':'foxray_xbound.html'
    },
    {   'sTitle':'Professional Services',
        'bIsWebPath':true,
        'sUrl':'services.html'
    }]
},
{   'sTitle':'Partners',
    'bIsWebPath':true,
    'sUrl':'partners.html',"childArray" : [
    {   'sTitle':'Business Partners',
        'bIsWebPath':true,
        'sUrl':'partnersr.html'
    },
    {   'sTitle':'Partner login',
        'bIsWebPath':true,
        'sUrl':'partners_login.html'
    }]
},
{   'sTitle':'Customers',
    'bIsWebPath':true,
    'sUrl':'customers.html',"childArray" : [
    {   'sTitle':'By Application',
        'bIsWebPath':true,
        'sUrl':'customers_application.html'
    },
    {   'sTitle':'By Product',
        'bIsWebPath':true,
        'sUrl':'customers_product.html'
    },
    {   'sTitle':'Case Studies',
        'bIsWebPath':true,
        'sUrl':'case_studies.html'
    }]
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about_us.html',"childArray" : [
    {   'sTitle':'News',
        'bIsWebPath':true,
        'sUrl':'news.html',"childArray" : [
        {   'sTitle':'News 2010',
            'bIsWebPath':true,
            'sUrl':'news_2010.html'
        },
        {   'sTitle':'News Archive',
            'bIsWebPath':true,
            'sUrl':'news_2009.html'
        }]
    },
    {   'sTitle':'Contact Us',
        'bIsWebPath':true,
        'sUrl':'contact_us.html',"childArray" : [
        {   'sTitle':'Demo Request Form',
            'bIsWebPath':true,
            'sUrl':'demo_request.html'
        }]
    }]
},
{   'sTitle':'Blog',
    'bIsWebPath':true,
    'sUrl':'datafinity_blog.html'
}]
});
