/* Tigra Menu items structure */
var MENU_ITEMS = [
	['最新活動',null,null,
	 ['活動總覽'        ,'/article_action.php'],
	 ['09年區域房市分析','/actions/20081201_advertisement/'],
	 ['最新房地產新聞','http://www.etwarm.com.tw/article_news.php?article_oid=18855']
	 ],
	['我要買屋', null, null,
		['買屋登錄'    , '/buy.php'],
		['買屋須知'    , '/article_list.php?kindoid=21'],
		['買屋稅費須知', '/article.php?article_oid=270'],
		['賞屋主題館'  , '/subject/2.php'],
		['看屋小工具'  , '/theme/tools/'],
		['房仲聯賣網'  , 'http://home.etwarm.com.tw'],
		['<b>成交行情</b>'  , 'http://www.etwarm.com.tw/subject/realvalue/']
	],
	['我要賣屋', null, null,
		['賣屋登錄'    , '/sell.php?sid=05'],
		['賣屋須知'    , '/article_list.php?kindoid=22'],
		['賣屋稅費須知', '/article.php?article_oid=277'],
		['交易安全雙大保證', 'http://www.etwarm.com.tw/actions/guarantee/index.php']
	],
	['我要租屋', null, null,
		['租屋通'      , 'http://www.rent168.com.tw',{'tw':'_blank'}],
		['租屋必備知識', 'http://www.rent168.com.tw/article2.php',{'tw':'_blank'}]
	],
	['房屋特輯', null, null,
		['賞屋主題館', '/subject/2.php'],
		['土地館'    , '/subject/acres/'],
		['青年首購館', '/subject/first/'],
		['新成屋館'  , '/subject/newhouse/'],
		['高鐵館'    , '/subject/thsrc/'],
		['明星學校館', '/subject/school/'],
	],
	['房屋貸款', null, null,
		['全能房貸家', '/loan_in.php',{'tw':'_blank'}],
		['房貸試算'  , '/loan.php',{'tw':'_blank'}],
		['房貸資訊'  , '/article_list.php?kindoid=6']
	],
	['房產投資', null, null,
		['區域房市'        , '/article_list.php?kindoid=7'],
		['房產趨勢'        , '/article_list.php?kindoid=9'],
		['保險資訊'        , '/article_list.php?kindoid=16'],
		['房地產投資'      , '/article_list.php?kindoid=39'],
		['在地萬事通'      , '/article_list.php?article_kindoid=19'],
		['房價指數'        , '/article_focus.php'],
		['09年區域房市分析', '/actions/20081201_advertisement/'],
		['成交行情'  , 'http://www.etwarm.com.tw/subject/realvalue/']
	],
	['房屋百科', null, null,
	 	['成交行情'  , 'http://www.etwarm.com.tw/subject/realvalue/'],
		['買屋資訊', '/article_list.php?kindoid=2'],
		['賣屋資訊', '/article_list.php?kindoid=3'],
		['房貸資訊', '/article_list.php?kindoid=6'],
		['文章總覽', '/article_all.php']
	],
	['法拍資訊', '/forceclose_search.php', null,
	],
	['居家生活', null, null,
		['居家裝潢', '/article_list.php?kindoid=10'],
		['居家風水', '/article_list.php?kindoid=11'],
		['法律專欄', '/article_list.php?kindoid=12'],
		['生活妙方', '/article_list.php?kindoid=36'],
		['搬家事宜', '/article_list.php?kindoid=37']
	],
	['企業內容', null, null,
		['關於東森'          , '/about01.php?sid=30'],
		['e化領先'           , '/about_e_03.php'],
		['優良仲介'          , '/actions/08gisa/top_1.php'],
		['線上學園加盟店專區', 'http://eip.etwarm.com.tw/subeip/login.aspx',{'tw':'_blank'}]
	]
];
// JavaScript Document
