var nav_1tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'HOME',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.php'
},
{   'sTitle':'BUSINESS OPPORTUNITY',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'bussopty.php'
},
{   'sTitle':'BUSINESS TOOLS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'busstools.php'
},
{   'sTitle':'PRODUCTS',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'products.php'
},
{   'sTitle':'LET\'S GO GLOBAL',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'letsgo.php'
},
{   'sTitle':'MEMBER LOGIN',
    'bIsExternal':true,
    'sUrl':'http://175.139.200.105/ph/dilogin.asp',
    'sTarget':'_blank'
},
{   'sTitle':'ABOUT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'abtus.php'
},
{   'sTitle':'CONTACT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.php'
}]
});
