var customnavtree3 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home - Unicom Services',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Site Map',
        bIsWebPath:true,
        sUrl:'sitemap.html'
    },
    {   sTitle:'Advertise with Unicom',
        bIsWebPath:true,
        sUrl:'advertise.html'
    },
    {   sTitle:'Business Resource Center',
        bIsWebPath:true,
        sUrl:'businessresources.html'
    }]
},
{   sTitle:'Unicom-Graphic Designs',
    bIsWebPath:true,
    sUrl:'graphicdesigns.html',"childArray" : [
    {   sTitle:'Unicom-Animation',
        bIsWebPath:true,
        sUrl:'animation.html'
    },
    {   sTitle:'Unicom-Art',
        bIsWebPath:true,
        sUrl:'art.html'
    },
    {   sTitle:'Other Services/Contact',
        bIsWebPath:true,
        sUrl:'services-graphics.html'
    }]
},
{   sTitle:'Unicom Computers',
    bIsWebPath:true,
    sUrl:'unicomcomputers.html'
},
{   sTitle:'Systems',
    bIsWebPath:true,
    sUrl:'systems.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'page35.html',"childArray" : [
    {   sTitle:'Networking',
        bIsWebPath:true,
        sUrl:'networking.html'
    }]
},
{   sTitle:'Unicom-Internet Services',
    bIsWebPath:true,
    sUrl:'internet.html',"childArray" : [
    {   sTitle:'Gallery - Web Sites',
        bIsWebPath:true,
        sUrl:'gallery.html'
    },
    {   sTitle:'Templates',
        bIsWebPath:true,
        sUrl:'page40.html'
    },
    {   sTitle:'Services',
        bIsWebPath:true,
        sUrl:'services-internet.html'
    },
    {   sTitle:'Mobile Web Site',
        bIsWebPath:true,
        sUrl:'mobile.html'
    },
    {   sTitle:'Contact',
        bIsWebPath:true,
        sUrl:'contact-internet.html'
    },
    {   sTitle:'Tools - Unicom Internet',
        bIsWebPath:true,
        sUrl:'tools-internet.html'
    }]
},
{   sTitle:'Ebay Auctions',
    bIsWebPath:true,
    sUrl:'ebayauctions.html',"childArray" : [
    {   sTitle:'Dell Computers',
        bIsWebPath:true,
        sUrl:'computers.html'
    },
    {   sTitle:'HP Computers',
        bIsWebPath:true,
        sUrl:'hp-computers.html'
    },
    {   sTitle:'Laptop-Toshiba',
        bIsWebPath:true,
        sUrl:'toshiba-laptop.html'
    },
    {   sTitle:'Laptop-Sony',
        bIsWebPath:true,
        sUrl:'laptop-sony.html'
    },
    {   sTitle:'Laptop-Dell',
        bIsWebPath:true,
        sUrl:'dell-laptop.html'
    },
    {   sTitle:'Projectors-Home Theatre',
        bIsWebPath:true,
        sUrl:'projectors.html'
    },
    {   sTitle:'Wii Gaming Console',
        bIsWebPath:true,
        sUrl:'wii.html'
    },
    {   sTitle:'Macbook Air',
        bIsWebPath:true,
        sUrl:'macbook-air.html'
    },
    {   sTitle:'ibook apple',
        bIsWebPath:true,
        sUrl:'ibook.html'
    }]
},
{   sTitle:'UniBlog',
    bIsWebPath:true,
    sUrl:'uniblog.html'
},
{   sTitle:'Cell Phones',
    bIsWebPath:true,
    sUrl:'cellphones.html',"childArray" : [
    {   sTitle:'AT&T',
        bIsWebPath:true,
        sUrl:'page38.html'
    },
    {   sTitle:'Verizon',
        bIsWebPath:true,
        sUrl:'page39.html'
    }]
},
{   sTitle:'Computer Tips',
    bIsWebPath:true,
    sUrl:'computertips.html'
}]
});