var customNavTree4 = WpNavBar.readTree({
"childArray" : [{   sTitle:'Customer Login',
    bIsWebPath:true,
    sUrl:'Customer Login.html',"childArray" : [{   sTitle:'FTP Server 1',
        bIsWebPath:true,
        sUrl:'FTP Server 1.html'},{   sTitle:'FTP Server 2',
        bIsWebPath:true,
        sUrl:'FTP Server 2.html'},{   sTitle:'FTP Server 3',
        bIsWebPath:true,
        sUrl:'FTP Server 3.html'}]}]
});
