/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/

var MENU_ITEMS = [
	        ['最新消息。whats new', null, {'tw' : 'main'},
				['忽然一週•夏日美麗秘笈', '20100725_news.asp'],	 
				['纖體夢想•就在眼前', '20100622_news.asp'],	 
				['光學無痛永久脫毛首次體驗優惠', '20100520a_news.asp'],
				['醫學煥膚再生療程首次體驗優惠', '20100520b_news.asp'],	        
				['無瑕美腿脫毛修護療程組合', '20100428_news.asp'],	        
				['舞出身美感', '20100419_news.asp'],
				['漢方•個調配面部護理', '20100309_news.asp'],	 
			],       
	        
	        ['專業服務。our services', 'services.asp',,
				['醫學煥膚再生療程。M.S.R.T', 'medicine_skin_rejuv.asp'],
				['宮身計。royal therapy', 'royal_therapy.asp'],
	       			['火療。thermal therapy', 'thermal_therapy.asp'],
				['水療。water therapy', 'water_therapy.asp'],
			],
		['產品介紹。our products', 'products.asp',,
			['mix n max', 'products_1.asp',,
				['面部清潔系列', 'products_1_a.asp'],
				['面部補濕系列', 'products_1_b.asp'],
				['面部加強特別護理系列', 'products_1_c.asp'],
				['植物萃取液系列', 'products_1_d.asp'],			
				['天然油脂系列', 'products_1_e.asp'],
				['生化系列', 'products_1_f.asp'],
				['面膜系列', 'products_1_g.asp'],
				['身體護理系列', 'products_1_h.asp'],		
			],
			['Herbal Master', 'products_2.asp'],
		],
		['美麗學堂。Beauty Talk', 'null', {'tw' : 'main'},
			['局部肥胖成因之肝膽失調', 'beautytalk1.asp'],
		],

		['會員專區。memberZone', null, {'tw' : 'main'},
			['會員專享。benefits', 'benefits.asp'],
			['精選禮品。gifts', 'gifts.asp'],
			['推廣優惠。promotion', ''],
			['積分查詢。check points', 'points.asp'],
			['聖誕節抽獎。prize', 'prize.asp'],			
			
		],
		['機構聯盟。cross X over', 'club.asp'],		
		['關於我們。about us', null, {'tw' : 'main'},
			['公司簡介。company profile', 'profile.asp'],
			['認可證書。award', 'award.asp'],
			['ISO 品質及投訴證書。ISO Award', 'iso2.asp'],		
		],
		['店鋪位置。shop location', 'location.asp'],
];