var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Home of Clearly Superior Technologies, Inc. Makers of the CST line of Trackballs. Cutting edge laser tracking trackballs for high CPI. ',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Models',
    'bIsWebPath':true,
    'sUrl':'models.html',"childArray" : [
    {   'sTitle':'Models Types',
        'bIsWebPath':true,
        'sUrl':'modeltypes.html'
    },
    {   'sTitle':'Model Chart',
        'bIsWebPath':true,
        'sUrl':'modelchart.html'
    },
    {   'sTitle':'Model Galleries',
        'bIsWebPath':true,
        'sUrl':'modelgallery.html'
    }]
},
{   'sTitle':'Where To Buy',
    'bIsWebPath':true,
    'sUrl':'wheretobuy.html'
},
{   'sTitle':'OEM',
    'bIsWebPath':true,
    'sUrl':'oem.html'
},
{   'sTitle':'Support',
    'bIsWebPath':true,
    'sUrl':'support.html',"childArray" : [
    {   'sTitle':'Cleaning',
        'bIsWebPath':true,
        'sUrl':'cleaning.html'
    },
    {   'sTitle':'Superior-X Software',
        'bIsWebPath':true,
        'sUrl':'superiorx.html'
    },
    {   'sTitle':'FAQ',
        'bIsWebPath':true,
        'sUrl':'faq.html'
    },
    {   'sTitle':'Warranty',
        'bIsWebPath':true,
        'sUrl':'warranty.html'
    },
    {   'sTitle':'Manuals',
        'bIsWebPath':true,
        'sUrl':'manuals.html'
    },
    {   'sTitle':'Get Help',
        'bIsWebPath':true,
        'sUrl':'gethelp.html'
    },
    {   'sTitle':'Known Incompatibility Issues',
        'bIsWebPath':true,
        'sUrl':'incompatibility.html'
    }]
},
{   'sTitle':'Company Information',
    'bIsWebPath':true,
    'sUrl':'companyinfo.html',"childArray" : [
    {   'sTitle':'Why Buy Us',
        'bIsWebPath':true,
        'sUrl':'whybuyus.html'
    },
    {   'sTitle':'Contact Us',
        'bIsWebPath':true,
        'sUrl':'contactus.html'
    }]
}]
});
