var customNavTree3 = WpNavBar.readTree({
"childArray" : [
{   bSeparatorAfter:true,
    sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html',
    sTarget:'_self',"childArray" : [
    {   sDescription:'AureoColor',
        sTitle:'AureoColor™',
        bIsWebPath:true,
        sUrl:'aureocolor.html',
        sTarget:'_self'
    },
    {   sDescription:'AureoLaser',
        sTitle:'AureoLaser™',
        bIsWebPath:true,
        sUrl:'aureolaser.html',
        sTarget:'_self'
    },
    {   sDescription:'EdiPrompter',
        sTitle:'EdiPrompter™',
        bIsWebPath:true,
        sUrl:'ediprompter.html',
        sTarget:'_self'
    },
    {   sDescription:'Eyegreeable',
        sTitle:'Eyegreeable™',
        bIsWebPath:true,
        sUrl:'eyegreeable.html',
        sTarget:'_self'
    },
    {   sTitle:'HandPointers™',
        bIsWebPath:true,
        sUrl:'handpointers.html',
        sTarget:'_self'
    },
    {   sDescription:'HeyeLighter',
        sTitle:'HeyeLighter™',
        bIsWebPath:true,
        sUrl:'heyelighter.html',
        sTarget:'_self'
    },
    {   sDescription:'IllustraBoard',
        sTitle:'IllustraBoard™',
        bIsWebPath:true,
        sUrl:'illustraboard.html',
        sTarget:'_self'
    },
    {   sDescription:'MegaPointer',
        sTitle:'MegaPointer™',
        bIsWebPath:true,
        sUrl:'megapointer.html',
        sTarget:'_self'
    },
    {   sDescription:'TimerScope',
        sTitle:'TimerScope™',
        bIsWebPath:true,
        sUrl:'timerscope.html',
        sTarget:'_self'
    },
    {   sTitle:'TriPointer™',
        bIsWebPath:true,
        sUrl:'tripointer.html',
        sTarget:'_self'
    },
    {   sTitle:'Free Products >>',
        bIsWebPath:true,
        sUrl:'products.html',
        sTarget:'_self',"childArray" : [
        {   sDescription:'AureoEyes',
            sTitle:'AureoEyes™',
            bIsWebPath:true,
            sUrl:'aureoeyes.html',
            sTarget:'_self'
        },
        {   sDescription:'See-and-Calc',
            sTitle:'See-and-Calc™',
            bIsWebPath:true,
            sUrl:'see_and_calc.html',
            sTarget:'_self'
        },
        {   sDescription:'See-and-Type',
            sTitle:'See-and-Type™',
            bIsWebPath:true,
            sUrl:'see_and_type.html',
            sTarget:'_self'
        },
        {   sDescription:'XtraPaster',
            sTitle:'XtraPaster™',
            bIsWebPath:true,
            sUrl:'xtrapaster.html',
            sTarget:'_self'
        }]
    }]
},
{   bSeparatorAfter:true,
    sTitle:'Download',
    bIsWebPath:true,
    sUrl:'download.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'Buy Now',
    bIsWebPath:true,
    sUrl:'buynow.html',
    sTarget:'_self'
},
{   sTitle:'Support',
    bIsWebPath:true,
    sUrl:'support.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'AureoSoft',
    bIsWebPath:true,
    sUrl:'about_aureosoft.html',
    sTarget:'_self'
}]
});
