navLink = new Array();
navLink[0]= ['aa','jovino.com','index.php'];
navLink[5]= ['ba','',''];
navLink[10]=['ca','',''];
navLink[15]=['da','',''];
navLink[20]=['ea','',''];
navLink[25]=['fa','', ''];

navLink[1]= ['ab','', ''];
navLink[6]= ['bb','', ''];
navLink[11]=['cb','', ''];
navLink[16]=['db','', ''];
navLink[21]=['eb','', ''];
navLink[26]=['fb','',''];

navLink[2]= ['ac','r&#233;sum&#233;','resume.php'];
navLink[7]= ['bc','',''];
navLink[12]=['cc','web design','design.php'];
navLink[17]=['dc','illustration','illustration.php'];
navLink[22]=['ec','art & sculpture','art.php'];
navLink[27]=['fc','other stuff','stuff.php'];


/*
navLink[1]= ['ab','livejournal', 'http://jovino.livejournal.com/'];
navLink[6]= ['bb','flickr', 'http://flickr.com/jovino/'];
navLink[11]=['cb','twitter', 'http://twitter.com/jovino'];
navLink[16]=['db','my space', 'http://myspace.com/jovino'];
navLink[21]=['eb','wishlist', 'http://www.amazon.com/gp/registry/registry.html/ref=wlem-si-html_viewall/102-9819637-1676942?id=1EGCOD7HPTPHU'];
navLink[26]=['fb','',''];
*/



navLink[3]= ['ad','music', 'music.php'];
navLink[8]= ['bd','',''];
navLink[13]=['cd','',''];
navLink[18]=['dd','',''];
navLink[23]=['ed','',''];
navLink[28]=['fd','',''];

navLink[4]= ['ae','downloads', 'downloads.php'];
navLink[9]= ['be','code', 'code.php'];
navLink[14]=['ce','reference', 'reference.php'];
navLink[19]=['de','',''];
navLink[24]=['ee','',''];
navLink[29]=['fe','contact', 'contact.php'];
