var customnavtree2 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html',
    sTarget:'_self'
},
{   sTitle:'Computers',
    bIsWebPath:true,
    sUrl:'computers.html',
    sTarget:'_self'
},
{   sTitle:'Laptops',
    bIsWebPath:true,
    sUrl:'laptops.html',
    sTarget:'_self'
},
{   sTitle:'Printers',
    bIsWebPath:true,
    sUrl:'printers.html',
    sTarget:'_self'
},
{   sTitle:'Accessories',
    bIsWebPath:true,
    sUrl:'accessories.html',
    sTarget:'_self'
},
{   sTitle:'Special Offers',
    bIsWebPath:true,
    sUrl:'specialoffers.html',
    sTarget:'_self'
},
{   sDescription:'Laptop Repair by Experienced Laptop Technicians.',
    sTitle:'Laptop Repair',
    bIsWebPath:true,
    sUrl:'laptop-repairing-service.html',
    sTarget:'_self'
},
{   sTitle:'Computer Repair',
    bIsWebPath:true,
    sUrl:'computer-repairing-service.html',
    sTarget:'_self'
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'services.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Annual Maintenance Contract (AMC)',
        bIsWebPath:true,
        sUrl:'amc.html',
        sTarget:'_self'
    },
    {   sTitle:'Computer Maintenance',
        bIsWebPath:true,
        sUrl:'computer_maintenance.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Computer Maintenance for Home',
            bIsWebPath:true,
            sUrl:'computermaintenancehome.html',
            sTarget:'_self'
        },
        {   sTitle:'Computer Maintenance for Professionals',
            bIsWebPath:true,
            sUrl:'computermaintenanceprofossional.html',
            sTarget:'_self'
        },
        {   sTitle:'Computer Maintenance for Business',
            bIsWebPath:true,
            sUrl:'computermaintenancebusiness.html',
            sTarget:'_self'
        },
        {   sTitle:'Computer Maintenance For Educational',
            bIsWebPath:true,
            sUrl:'computermaintenanceeducation.html',
            sTarget:'_self'
        },
        {   sTitle:'Computer Maintenance for Government Organization',
            bIsWebPath:true,
            sUrl:'computermaintenancegov.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Computer Networking',
        bIsWebPath:true,
        sUrl:'computernetworking.html',
        sTarget:'_self'
    }]
},
{   sTitle:'SUPPORT',
    bIsWebPath:true,
    sUrl:'support.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Blog',
        bIsWebPath:true,
        sUrl:'blog.html',
        sTarget:'_self'
    },
    {   sTitle:'Forum',
        bIsWebPath:true,
        sUrl:'forum.html',
        sTarget:'_self'
    }]
},
{   sTitle:'WARRANTY',
    bIsWebPath:true,
    sUrl:'warranty.html',"childArray" : [
    {   sTitle:'Service Centres',
        bIsWebPath:true,
        sUrl:'servicecentres.html',
        sTarget:'_self'
    },
    {   sTitle:'Online Warranty',
        bIsWebPath:true,
        sUrl:'onlinewarranty.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Cool Stuff',
    bIsWebPath:true,
    sUrl:'coolstuff.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Computer\'s History',
        bIsWebPath:true,
        sUrl:'computershistory.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Father of Computer',
            bIsWebPath:true,
            sUrl:'fatherofcomputer.html',
            sTarget:'_self'
        },
        {   sTitle:'The History of Computer',
            bIsWebPath:true,
            sUrl:'thehistoryofcomputer.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Solutions & Guides',
        bIsWebPath:true,
        sUrl:'sulutionsnguides.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'MS DOS Tricks and Commands',
            bIsWebPath:true,
            sUrl:'msdos_tricksncommands.html',
            sTarget:'_self'
        },
        {   sTitle:'Computer Hardware Definations',
            bIsWebPath:true,
            sUrl:'computerhardwaredefinations.html',
            sTarget:'_self'
        },
        {   sTitle:'Keyboard Shortcuts',
            bIsWebPath:true,
            sUrl:'keyboard_shortcuts.html',
            sTarget:'_self'
        }]
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'aboutus.html',"childArray" : [
    {   sTitle:'About US',
        bIsWebPath:true,
        sUrl:'about.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Advertise / Link Exchange',
            bIsWebPath:true,
            sUrl:'advertisenlinkexchange.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'About Sunam City',
        bIsWebPath:true,
        sUrl:'aboutsunamcity.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Privacy Policy',
    bIsWebPath:true,
    sUrl:'privacypolicy.html'
},
{   sTitle:'Terms of Use',
    bIsWebPath:true,
    sUrl:'termsofuse.html'
},
{   sTitle:'Contact US',
    bIsWebPath:true,
    sUrl:'contactus.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Contact',
        bIsWebPath:true,
        sUrl:'contact.html'
    },
    {   sTitle:'Feedback',
        bIsWebPath:true,
        sUrl:'feedback.html',
        sTarget:'_self'
    }]
}]
});
