/*  --- 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 = [	['實證護理相關網站','link/實證網頁-部外/01.html',{'tw' : 'content'}],	['護理相關網站','link/02.html',{'tw' : 'content'}],	['醫學相關網站','link/03.html',{'tw' : 'content'}],	['文獻資料庫網站','link/04.html',{'tw' : 'content'}],    ['臨床問題討網站','link/05.html',{'tw' : 'content'}],	['醫院相關網站','link/07.html',{'tw' : 'content'}],	['線上字典','link/06.html',{'tw' : 'content'}],   ];