/*  --- 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 = [	['護理部作業簡介','nur/nurworking.html',{'tw' : 'content'}],	['各護理專科簡介', null, null,		['門診','nur/OPD/new_page_1.htm', {'tw' : 'content'}],		['急診','nur/ER/new_page_1.htm', {'tw' : 'content'}],		['成人加護','nur/ICU院外/ICU院外.htm', {'tw' : 'content'}],        ['內科','nur/內科院外/ward.htm', {'tw' : 'content'}],		['外科','nur/外科院外/外科病房--院外.htm', {'tw' : 'content'}],		['綜合科','nur/綜合科院外/綜合科.html', {'tw' : 'content'}],		 ['社區護理','nur/社區護理院外/社區護理-院外首頁.htm', {'tw' : 'content'}],		 ['專責護理','nur/專責護理-院外/專責護理-院外.htm', {'tw' : 'content'}],		 ['手術室/供應室','nur/OR+CSR院外/or+供應室.htm', {'tw' : 'content'}],		 ['精神科','nur/psy/PSY980717.htm', {'tw' : 'content'}],		 ['洗腎室','nur/HR/HR.htm', {'tw' : 'content'}],		 ['安寧護理','nur/8C/安寧護理.htm', {'tw' : 'content'}],		 ['輸送組','nur/TC/TC-index.htm', {'tw' : 'content'}],	],	['護理倫理','nur/ethics.html',{'tw' : 'content'}],	['護理指導', null, null,	     ['衛教資訊','http://www.chimei.org.tw/left/left02/leaflet/index.htm', {'tw' : '_black'}],		 ['優質衛教網站','nur/foreign.html',{'tw' : 'content'}],		 	],];