/* Tigra Menu items structure */
var MENU_ITEMS = [
['Locations', 'about_locations.php', {'tw':'_self'},
['Southern Regional Centre, Bangalore', 'about_terisrc.php', {'tw':'_self'}],
['North-Eastern Regional Centre, Guwahati', 'about_terine.php', {'tw':'_self'}],
['Western Regional Centre, Goa', 'about_teriwrc.php', {'tw':'_self'}],
['Himalayan Centre, Mukteshwar', 'about_terihim.php', {'tw':'_self'}],
['TERI Japan', 'about_terijapan.php', {'tw':'_self'}],
['TERI South-East Asia, Malaysia', 'about_terisea.php', {'tw':'_self'}],
['TERI Gulf Centre, UAE', 'about_teriuae.php', {'tw':'_self'}],
['TERI North America, USA', 'http://www.terina.org', {'tw':'_Blank'}],
['TERI Europe, UK', 'http://www.terieurope.org', {'tw':'_Blank'}]
],
];