var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Island Computers',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'island computers hardware',
    sTitle:'Hardware Sales',
    bIsWebPath:true,
    sUrl:'hardware.html',
    sTarget:'_self',"childArray" : [
    {   sDescription:'island computers laptops and netbooks',
        sTitle:'Laptops and Netbooks',
        bIsWebPath:true,
        sUrl:'laptops.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'14-16" Laptops',
            bIsWebPath:true,
            sUrl:'laptop15.html',
            sTarget:'_self'
        },
        {   sDescription:'Large laptops',
            sTitle:'17-19" Laptops',
            bIsWebPath:true,
            sUrl:'laptop17.html',
            sTarget:'_self'
        },
        {   sTitle:'Netbooks',
            bIsWebPath:true,
            sUrl:'netbook.html',
            sTarget:'_self'
        }]
    },
    {   sDescription:'Servers, Towers, All in ones, mini, micro, Custom builds',
        sTitle:'Computers',
        bIsWebPath:true,
        sUrl:'computers.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Power Towers',
            bIsWebPath:true,
            sUrl:'power_towers.html',
            sTarget:'_self'
        },
        {   sTitle:'Home Users and Office PC\'s',
            bIsWebPath:true,
            sUrl:'home_office_pcs.html',
            sTarget:'_self'
        },
        {   sDescription:'Choose exactly what you want in terms of budget, performance, memory, operating system, display and programs',
            sTitle:'Mix and Match',
            bIsWebPath:true,
            sUrl:'mixandmatch.html',
            sTarget:'_self'
        },
        {   sDescription:'Variety of amazingly small, powerful and robust PCs',
            sTitle:'Ultra Small Form Factor PCs',
            bIsWebPath:true,
            sUrl:'sff.html',
            sTarget:'_self'
        },
        {   sDescription:'All in One PCs ie The computer is integrated with the display',
            sTitle:'All in one PC\'s',
            bIsWebPath:true,
            sUrl:'allinone.html',
            sTarget:'_self'
        }]
    }]
},
{   sDescription:'computer software popular brands',
    sTitle:'Software Sales',
    bIsWebPath:true,
    sUrl:'software.html',
    sTarget:'_self'
},
{   sDescription:'support repairs antivirus healthcheck',
    sTitle:'Repairs and Support',
    bIsWebPath:true,
    sUrl:'repairs.html',
    sTarget:'_self'
},
{   sDescription:'computers education students teachers software laptops projectors whiteboards Whiteboards and Projectors\r\nLaptop Security/Charging Trolleys',
    sTitle:'Education',
    bIsWebPath:true,
    sUrl:'education.html',
    sTarget:'_self'
},
{   sDescription:'Apple Authorised Reseller since December 1979 imac mac book macbook pro ipad',
    sTitle:'Apple Products',
    bIsWebPath:true,
    sUrl:'apple.html',
    sTarget:'_self'
},
{   sDescription:'marine software maxsurf hydromax workshop formation design systems seakeeper multiframe marine prefit sailmaker sails science plotmaker packmaker',
    sTitle:'Marine Products',
    bIsWebPath:true,
    sUrl:'marine.html',
    sTarget:'_self',"childArray" : [
    {   sDescription:'Maxsurf, Hydromax, Workshop, Seakeeper, Multiframe Marine',
        sTitle:'Maxsurf',
        bIsWebPath:true,
        sUrl:'maxsurf.html',
        sTarget:'_self'
    },
    {   sDescription:'Rhino, AutoCAD LT',
        sTitle:'CAD',
        bIsWebPath:true,
        sUrl:'cad.html',
        sTarget:'_self'
    },
    {   sDescription:'SailMaker, PackMaker, PlotMaker, 3D Sail Design, Sail Production, Panel Development',
        sTitle:'SailMaker',
        bIsWebPath:true,
        sUrl:'sailmaker.html',
        sTarget:'_self'
    },
    {   sDescription:'Seatrack navigation racing tactics weather routeing course optimisation',
        sTitle:'SeaTrack',
        bIsWebPath:true,
        sUrl:'seatrack.html',
        sTarget:'_self'
    }]
},
{   sDescription:'Contact staff about island computers',
    sTitle:'Contact and About',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self',"childArray" : [
    {   sDescription:'ICS Terms & Conditions',
        sTitle:'Terms & Conditions',
        bIsWebPath:true,
        sUrl:'terms.html',
        sTarget:'_self'
    }]
}]
});