tabList = new Array();
tabList[0] = new menuItem('HOME',    'http://www.higopi.com/index.html');
tabList[1] = new menuItem('GALLERY',    'http://www.higopi.com/gallery/');
tabList[1].nxt[0] = new menuItem('Drawings',    '/gallery/');
tabList[1].nxt[1] = new menuItem('Sculpture',    '/gallery/sculpture.php');
tabList[1].nxt[2] = new menuItem('Photos',    '/gallery/photos.php');
tabList[2] = new menuItem('TOOLS',    'http://www.higopi.com/tools/index.html');
tabList[2].nxt[0] = new menuItem('Overview',    '/tools/index.html');
tabList[2].nxt[1] = new menuItem('Adhiyaman',    'http://www.higopi.com/adhiyaman/index.php');
tabList[2].nxt[2] = new menuItem('Unicode Converters',    'index.html');
tabList[2].nxt[2].nxt[0] = new menuItem('Umar (Multilingual)',    'Multi.html');
tabList[2].nxt[2].nxt[1] = new menuItem('Thagadoor (Tamil)',    'Tamil.html');
tabList[2].nxt[2].nxt[2] = new menuItem('Godavari (Telugu)',    'Telugu.html');
tabList[2].nxt[2].nxt[3] = new menuItem('Kamaraj (Hindi)',    'Hindi.html');
tabList[2].nxt[2].nxt[4] = new menuItem('Cheran (Malayalam)',    'Malayalam.html');
tabList[2].nxt[2].nxt[5] = new menuItem('Kaveri (Kannada)',    'Kannada.html');
tabList[2].nxt[2].nxt[6] = new menuItem('Gandhi (Gujarathi)',    'Gujarathi.html');
tabList[2].nxt[2].nxt[7] = new menuItem('Kalinga (Oriya)',    'Oriya.html');
tabList[2].nxt[2].nxt[8] = new menuItem('Mahaakavi (Bengali)',    'Bengali.html');
tabList[2].nxt[2].nxt[9] = new menuItem('Guru (Punjabi)',    'Punjabi.html');
tabList[2].nxt[3] = new menuItem('Web SMS',    'http://www.higopi.com/sms/index.html');
tabList[3] = new menuItem('DOWNLOADS',    'http://www.higopi.com/downloads/index.html');
tabList[3].nxt[0] = new menuItem('Overview',    '/downloads/index.html');
tabList[3].nxt[1] = new menuItem('Auvai',    '/auvai/index.html');
tabList[3].nxt[2] = new menuItem('Adhiyan',    '/adhiyan/index.html');
tabList[3].nxt[3] = new menuItem('TamilKey',    'http://tamilkey.mozdev.org/');
tabList[3].nxt[4] = new menuItem('Fonts',    '/downloads/fonts/');
tabList[4] = new menuItem('GAMES',    'http://www.higopi.com/games/');
tabList[4].nxt[0] = new menuItem('JavaScript',    '/games/');
tabList[4].nxt[0].nxt[0] = new menuItem('Tic-Tac-Toe',    '/games/');
tabList[4].nxt[0].nxt[1] = new menuItem('Pallaangkuzhi',    '/games/pallangkuli.html');
tabList[4].nxt[1] = new menuItem('Flash',    '/games/');
tabList[5] = new menuItem('NEWS',    'http://www.higopi.com/news/');
tabList[6] = new menuItem('FORUM',    'http://www.higopi.com/forum/');
tabList[7] = new menuItem('BLOGS & MORE',    'http://www.higopi.com/general/');
tabList[7].nxt[0] = new menuItem('Brindavanam (Tamil Blog)',    'http://blog.higopi.com');
tabList[7].nxt[1] = new menuItem('Kanangal (Tamil Blog)',    'http://kanangal.higopi.com');
tabList[7].nxt[2] = new menuItem('Astro Bits',    '/general/');
tabList[7].nxt[2].nxt[0] = new menuItem('Stars & Names',    '/general/starname.html');
tabList[8] = new menuItem('ABOUT',    'http://www.higopi.com/aboutme-en.html');