﻿<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=150; // no quotes!!
XOffset=0;
staticYOffset=30; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="black";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=250; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="#170088";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";
barBGColor="white";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="black";
barVAlign="center";
barWidth=20; // no quotes!!
barText="     转  换  单"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=["&nbsp;基督的发表—话在肉身显现", "../../shenhua/index_1.php", ""]
ssmItems[1]=["&nbsp;羔羊展开的书卷", "../../shujuan/index.php",""]
ssmItems[2]=["&nbsp;基督与教会工人的座谈纪要", "../../truth_com/index_1.php", ""]
ssmItems[3]=["&nbsp;基督话语三百条真理问答", "../../sanbai/index.php", ""]
ssmItems[4]=["&nbsp;神的十七篇说话中该交通揣摩的真理", "../../shiqipian/index.php", ""]
ssmItems[5]=["&nbsp;讲道供应专辑", "../../jiangdao/index_1.php", ""]
ssmItems[6]=["&nbsp;事奉之路", "../../shifeng/index_1.php", ""]
ssmItems[7]=["&nbsp;跟随着羔羊唱新歌", "../../music/index_sh1.php", ""]
ssmItems[8]=["&nbsp;全能神话语朗诵录音专辑", "../../recital/recital.php", ""]
ssmItems[9]=["&nbsp;见证神在大陆隐秘降临作工的讲道录音", "../../preach/preach.php", ""]
ssmItems[10]=["&nbsp;国度福音见证问答", "../../guodufuyin/index.php", ""]
ssmItems[11]=["&nbsp;主早已隐秘降临的见证汇编", "../../huibian/index_1.php", ""]
ssmItems[12]=["&nbsp;基督审判台前的见证", "../../jiaoliu/index.php", ""]
ssmItems[13]=["&nbsp;圣灵引导人归向全能神的见证", "../../witness/index_1.php", ""]
ssmItems[14]=["&nbsp;对敌基督谬论的反驳与揭示", "../../fanbo/index_1.php", ""]
ssmItems[15]=["&nbsp;各宗派首领抵挡基督被神话征服的铁证", "../../tiezheng/index_1.php", ""]
ssmItems[16]=["&nbsp;抵挡全能神遭惩罚的典型事例", "../../chengfashili/index.php", ""]
ssmItems[17]=["&nbsp;文章下载", "../../../downloads.php", ""]
ssmItems[18]=["&nbsp;中文镜子网站", "http://chinese.thelordsadvent.org/home.php", "_new", 1, "no"]
ssmItems[19]=["&nbsp;&nbsp;英文版网站", "http://english.endtimeworkofgod.org/home.php", "_new", 1]

buildMenu();

//-->
