var dianxinAddr="#"

	if (mtDropDown.isSupported()) {

		var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

				
		var menu2 = ms.addMenu(document.getElementById("menu2"));
		menu2.addItem("  Jusco center ", "http://www.tinghaiyoga.com/english/showinfor1.asp?xxid=590");

                var menu3 = ms.addMenu(document.getElementById("menu3"));
		menu3.addItem("  Teacher Training ", "http://www.tinghaiyoga.com/english/ShowTitle.asp?typeid=62");
		menu3.addItem("  Member courses ", "http://www.tinghaiyoga.com/english/ShowTitle.asp?typeid=47");
                mtDropDown.renderAll();
	}
try{
	init();
}catch(e)
{}