var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Scan2Email - Scan paper documents and automatically email as PDF attachments. Scan to PDF files to view, save, print. Can encrypt with password.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'default.htm'
},
{   sTitle:'Screenshots',
    bIsWebPath:true,
    sUrl:'screenshots.htm'
},
{   sTitle:'Download',
    bIsWebPath:true,
    sUrl:'download.htm'
},
{   sTitle:'Prices / Registratrion',
    bIsWebPath:true,
    sUrl:'register.htm'
},
{   sTitle:'Troubleshooting',
    bIsWebPath:true,
    sUrl:'troubleshooting.htm'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.htm'
}]
});
