/* --- menu items --- */
var MENU_ITEMS = [
	['Home', 'http://www.tapchiviet.net', null],
	['L&#7901;i nh&#7841;c', 'http://www.tapchiviet.net/music.php', null],
	['Di&#7877;n &#272;&#224;n', 'http://www.tapchiviet.net/diendan/', null],
	['Email', 'http://mail.tapchiviet.net', null],
	['T&#7915; &#272;i&#7877;n', 'http://www.tapchiviet.net/dict.php', null],
	['B&#7897; G&#245;', 'http://www.tapchiviet.net/vietuni/', null],
	['Games', 'http://www.tapchiviet.net/games.php', null],
	['Tin T&#7913;c', 'http://www.tapchiviet.net/news.php', null],
	['Downloads', 'http://www.tapchiviet.net/downloads.php', null],
	['Li&#234;n H&#7879;', 'http://www.tapchiviet.net/contact.php', null]
];

//'absolute' (depend on 'block_left' of 'MENU_TPL1'
//'center' (center)
var MENU_POSITION = 'center'; 

