YOffset=160; // no quotes!!
XOffset=0;
staticYOffset=30; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=120; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#D1C5AC";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=160; // Must be a multiple of 10! no quotes!!
menuCols=2;

hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="#A46800";
hdrBGColor="#F0F0E4";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";

linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="#F5F5EA";
linkOverBGColor="#F0F0E4";
linkTarget="_top";
linkAlign="Left";

barBGColor="#EAE4D7";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="#430000";
barVAlign="center";
barWidth=18; // 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;&nbsp;热点导读"] //create header


ssmItems[1]=["我校2010年招生简章", "news/html/281.htm", ""]
ssmItems[2]=["用活力把希望唱响", "news/html/253.htm",""]
ssmItems[3]=["为成长喝采", "news/html/280.htm", ""]
ssmItems[4]=["幼儿教育精彩纷呈", "news/html/254.htm", ""]
ssmItems[5]=["应对甲型H1N1工作预案", "news/html/185.htm", ""]
ssmItems[6]=["彭茂旗获榜样教师称号", "news/html/207.htm", ""]

buildMenu();

