var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:90px; background:#FDD271', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["健康", "http://www.chumadventist-ldsc.com/modules/newbb/index.php?cat=1"],
	["宗教", "http://www.chumadventist-ldsc.com/modules/newbb/index.php?cat=2"],
	["人際關係", "http://www.chumadventist-ldsc.com/modules/newbb/index.php?cat=3"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["戀愛face book", "http://www.chumadventist-ldsc.com/modules/newbb/index.php?cat=4"],
	["有關青年事工的文章", "http://www.chumadventist-ldsc.com/modules/newbb/index.php?cat=5"],
	["青少年見證", "http://www.chumadventist-ldsc.com/modules/newbb/index.php?cat=6"],
	["讀者留言專欄回應區", "http://www.chumadventist-ldsc.com/modules/newbb/index.php?cat=7"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:120px; background:#FDD271', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["啟示錄", "http://www.chumadventist-ldsc.com/modules/tad_book3/index.php?op=list_docs&tbsn=5"],
	["本會信仰２８條", "http://www.chumadventist-ldsc.com/modules/tinyd0/index.php?id=7"],
	["健康的教會", "http://www.chumadventist-ldsc.com/modules/tad_book3/index.php?op=list_docs&tbsn=1"],
	["但以理", "http://www.chumadventist-ldsc.com/modules/tad_book3/index.php?op=list_docs&tbsn=3"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:70px; background:#FDD271', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu4.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu4.items=[
	["書籍", "http://www.chumadventist-ldsc.com/modules/tad_book3/index.php?books=2"],
	["文章", "http://www.chumadventist-ldsc.com/modules/tad_book3/index.php?books=3"]
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:70px; background:#FDD271', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu5.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu5.items=[
	["書籍", "http://www.chumadventist-ldsc.com/modules/tad_book3/index.php?books=5"],
	["文章", "http://www.chumadventist-ldsc.com/modules/newbb/index.php?cat=8"]
]
