var nav_588tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Products',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'products.html',"childArray" : [
    {   'sTitle':'Telecom Products',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'telecom.html',
        'sTarget':'_top',"childArray" : [
        {   'sTitle':'Panasonic',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'panasonic.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Toshiba',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'toshiba-main.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Nortel',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'nortel.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Conference Sets',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'conference.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Headsets',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'headsets.html',
            'sTarget':'_self'
        }]
    },
    {   'sTitle':'Networking Products',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'networking.html',
        'sTarget':'_top'
    },
    {   'sTitle':'Paging/Audio Products',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'paging.html',
        'sTarget':'_top'
    }]
},
{   'sTitle':'Solutions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'solutions.html'
},
{   'sTitle':'News',
    'bIsExternal':true,
    'sUrl':'http://instatel.wordpress.com',
    'sTarget':'_blank'
},
{   'sTitle':'Promotions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'promotions.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
