var customnavtree24 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html',
    sTarget:'_self'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Belram DVI/HDMI Extender',
        bIsWebPath:true,
        sUrl:'dvi_hdmi_extender.html',
        sTarget:'_self'
    },
    {   sTitle:'Belden - Install',
        bIsWebPath:true,
        sUrl:'belden_install.html',
        sTarget:'_self'
    },
    {   sTitle:'Belden - Mobile',
        bIsWebPath:true,
        sUrl:'belden_mobile.html',
        sTarget:'_self'
    },
    {   sTitle:'Belden - FiberExpress Brilliance Connectors',
        bIsWebPath:true,
        sUrl:'belden_fiber_brilliance.html',
        sTarget:'_self'
    },
    {   sTitle:'Belden - FiberExpress Installation Kits',
        bIsWebPath:true,
        sUrl:'belden_toolkits.html',
        sTarget:'_self'
    },
    {   sTitle:'Belden - FiberExpress® Ultra',
        bIsWebPath:true,
        sUrl:'belden_fiberexpress.html',
        sTarget:'_self'
    },
    {   sTitle:'Neutrik - OpticalCON DUO',
        bIsWebPath:true,
        sUrl:'neutrik_duo.html',
        sTarget:'_self'
    },
    {   sTitle:'Neutrik - OpticalCON QUAD',
        bIsWebPath:true,
        sUrl:'neutrik_quad.html',
        sTarget:'_self'
    },
    {   sTitle:'Neutrik - PowerMONITOR',
        bIsWebPath:true,
        sUrl:'neutrik_powermonitor.html',
        sTarget:'_self'
    },
    {   sTitle:'Neutrik - Breakout Boxes & Panels',
        bIsWebPath:true,
        sUrl:'neutrik_boxpanel.html',
        sTarget:'_self'
    },
    {   sTitle:'Neutrik - Accessories',
        bIsWebPath:true,
        sUrl:'neutrik_acc.html',
        sTarget:'_self'
    },
    {   sTitle:'Optronics - Patch Cords',
        bIsWebPath:true,
        sUrl:'optronics_cords.html',
        sTarget:'_self'
    },
    {   sTitle:'Optronics - Sliding Patch Panels',
        bIsWebPath:true,
        sUrl:'optronics_patches.html',
        sTarget:'_self'
    },
    {   sTitle:'Optronics - Adapters',
        bIsWebPath:true,
        sUrl:'optronics_adapters.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'
},
{   sTitle:'Sitemap',
    bIsWebPath:true,
    sUrl:'sitemap.html',
    sTarget:'_self'
}]
});
