var TREE_NODES = [
    ["Home", "home.htm", "Content"],
    ["iSeries by IBM", "http://www.maximumcomputer.com", "_top", 
        ["Hardware", "http://www.maximumcomputer.com", "_top"],
        ["CPW Reference", "cpw.htm", "Content"]
    ],
    ["APRM", "aprm.htm", "Content", 
        ["APRM Downloads", "aprmdownloads.htm", "Content"],
        ["APRM Service", "aprmservice.htm", "Content"],
        ["Fine Tuning LPAR", "pdf/FineTuningLPAR.pdf", "Content"]
    ],
    ["Software", "software.htm", "Content", 
        ["TAA Tools", "http://www.taatool.com", "_top"]
    ],
    ["On-line Information", "onlineinfo.htm", "Content", 
        ["Webcasts", "webcasts.htm", "Content"],
        ["Magazine Articles", "magazinearticles.htm", "Content"],
        ["Technical Presentations", "techpresentations.htm", "Content"],
        ["White Papers", "whitepapers.htm", "Content"],
        ["Redbooks", "redbooks.htm", "Content"],
        ["CPW Reference", "cpw.htm", "Content"],
        ["User Groups", "usergroups.htm", "Content"],
        ["Useful Links", "links.htm", "Content"]
    ],
    ["Contact BCG", "contact.htm", "Content"],
    ["About BCG", "aboutus.htm", "Content", 
        ["Al Barsa Biography", "barsabio.htm", "Content"],
        ["Corporate Structure", "structure.htm", "Content"],
        ["Legal Disclaimers", "legal.htm", "Content"]
    ]
];


