var TREE1_NODES = [
		//['<img src="/images/spacer.gif" width="10" height="1" border="0">Home','/index.php',"_self",['',null,null]],
        ['<img src="/images/spacer.gif" width="10" height="1" border="0">About ITE',null,null,
                    ['Mission','/info/mission.php',"_self"],
                    ['Editors','/info/editors.php',"_self"],
                    ['News','/info/news.php',"_self"],
                    ['Copyright','/info/copyright.php',"_self"],
                    ['SiteStats','/stats/index.php',"_self"],
        ],
        ['<img src="/images/spacer.gif" width="10" height="1" border="0">Issues',null,null,
                    ['Future','/future.php',"_self"],
                    ['Current','/current.php',"_self"],
                    ['Past','/update/past.php',"_self"],
                    ['Special','/special/index.php',"_self"],
        ],
        ['<img src="/images/spacer.gif" width="10" height="1" border="0">Guidelines',null,null,
                    ['Editors','/info/assocEditors.php',"_self"],
                    ['Referees','/info/referees.php',"_self"],
                    ['Contributors','/info/authors.php',"_self"],
        ],
        ['<img src="/images/spacer.gif" width="10" height="1" border="0">Links',null,null,
                    ['Journals','/info/journals.php',"_self"],
                    ['Sponsors','/info/sponsors.php',"_self"],
        ],
        ['<img src="/images/spacer.gif" width="10" height="1" border="0">Search',null,null,
                    ['Database','/info/searchITEDB.php',"_self"],
                    ['Web','/info/search.php',"_self"],
        ]
];
