var tasting_date_list = new Array(); var tasting_name_list = new Array(); tasting_date_list = [ "", "2010-08-20", "2010-08-24", ]; tasting_name_list = [ "▼お選びください", "2010年08月20日 金曜 19:00~20:30 田辺講師", "2010年08月24日 火曜 19:00~20:30 吉住講師 ", ]; var exam_date_list = new Array(); var exam_name_list = new Array(); exam_date_list = [ "", "2010-08-24", "2010-08-25", "2010-08-26", "2010-08-27", "2010-08-28", "2010-08-31", "2010-08-31", ]; exam_name_list = [ "▼お選びください", "2010年08月24日 火曜 19:00~20:30 田辺講師", "2010年08月25日 水曜 13:30~15:00 塩入主幹", "2010年08月26日 木曜 19:00~20:30 田辺講師", "2010年08月27日 金曜 19:00~20:30 塩入主幹", "2010年08月28日 土曜 13:30~15:00 塩入主幹", "2010年08月31日 火曜 13:30~15:00 田辺講師", "2010年08月31日 火曜 19:00~20:30 田辺講師", ]; var onepoint_date_list = new Array(); var onepoint_name_list = new Array(); onepoint_date_list = [ "", ]; onepoint_name_list = [ "▼お選びください", ];