var MENU_ITEMS = [
        ['<center>bio</center>', 'bio.html'],

        ['<center>favorites</center>', 'favorites.html'],

        ['<center >projects&nbsp;&nbsp;&nbsp;&nbsp;<font color="red" size="-4">▼</font></center>', null, null,
                ['<div align="left">▌ academic</div>', 'a.projects.html'],
                ['<div align="left">▌ jazz&nbsp;&nbsp;&nbsp;&nbsp;<font color="red" size="-4">►</font></div>', null, null,
			['<div align="left">▌ New Projects: <strong><i>electro</i>SKRUZDELYNAS</strong> &amp; <strong>TRIO</strong></div>', 'kugel.html'],
                        ['<div align="left">▌ Inner Faces Project</div>', 'if.html'],
                        ['<div align="left">▌ The New<em><font color="red">ART</font></em>rio (Andrė :: R. Sviackevičius :: T. Dobrovolskis) </div>', 'tomas.html'],
                        ['<div align="left">▌ collaboration with Lora Juodkaitė </div>', 'lora.html'],
                        ['<div align="left">▌ SAGA QUARTET (Andrė :: L. Mockūnas :: V. Nivinskas :: M. Aleksa) </div>', 'quatuor.html'],
                        ['<div align="left">▌ collaboration with V. Čekasin</div>', 'chekasin.html'],

//                        ['<div align="left">▌ Jazz·Flamenco Project</div>', 'jazzFlamenco.html'],
                ],
        ],

        ['<center>works</center>', 'works.html'],

        ['<center>samples&nbsp;&nbsp;&nbsp;&nbsp;<font color="red" size="-4">▼</font></center>', null, null,
                ['<div align="left">▌ academic</div>', 'a.samples.html'],
                ['<div align="left">▌ jazz </div>', 'j.samples.html'],
        ],

 	['<center>gallery</center>', 'gallery.html'],

        ['<center>contacts</center>', 'contacts.html'],

        ['<center>sponsors</center>', 'sponsors.html'],

];

