
function mmLoadMenus() {
	if (window.mm_menu_03) return;

	window.mm_menu_03 = new Menu("root",250,30,"Microsoft Sans Serif",12,"#D26916","#80C010","#3A403B","#262B27","left","middle",3,0,1000,-5,7,true,true,true,0,false,false);
	mm_menu_03.hideOnMouseOut=true;
	mm_menu_03.bgColor='#31343C';
	mm_menu_03.menuBorder=1;
	mm_menu_03.menuLiteBgColor='#5C5D54';
	mm_menu_03.menuBorderBgColor='#363636';
	mm_menu_03.addMenuItem("Bangkok Arts Programs","location='origin_thai.php?origin_thai=88'");
	mm_menu_03.addMenuItem("Chiangmai Arts Programs","location='origin_thai.php?origin_thai=63'");

	window.mm_menu_05 = new Menu("root",250,30,"Microsoft Sans Serif",12,"#D26916","#80C010","#3A403B","#262B27","left","middle",3,0,1000,-5,7,true,true,true,0,false,false);
	mm_menu_05.hideOnMouseOut=true;
	mm_menu_05.bgColor='#31343C';
	mm_menu_05.menuBorder=1;
	mm_menu_05.menuLiteBgColor='#5C5D54';
	mm_menu_05.menuBorderBgColor='#363636';
	mm_menu_05.addMenuItem("Events","location='news.php?news=72'");

	window.mm_menu_06 = new Menu("root",250,30,"Microsoft Sans Serif",12,"#D26916","#80C010","#3A403B","#262B27","left","middle",3,0,1000,-5,7,true,true,true,0,false,false);
	mm_menu_06.hideOnMouseOut=true;
	mm_menu_06.bgColor='#31343C';
	mm_menu_06.menuBorder=1;
	mm_menu_06.menuLiteBgColor='#5C5D54';
	mm_menu_06.menuBorderBgColor='#363636';
	mm_menu_06.addMenuItem("Media about ORIGIN","location='media.php?media=92'");
	mm_menu_06.writeMenus();
}
