<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors
*/
YOffset=70; // no quotes!!
staticYOffset=0; // no quotes!!
XOffset=0; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=500; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="";
menuIsStatic="yes";
menuWidth=150; // Must be a multiple of 10! no quotes!!
menuCols=1;
hdrFontFamily="";
hdrFontSize="-2";
hdrFontColor="#ffffff";
hdrBGColor="#F34400";
hdrAlign="center";
hdrVAlign="center";
hdrHeight="5";
linkFontFamily="verdana,arial";
linkFontSize="-2";
linkBGColor="#F3D08C";
linkOverBGColor="#F34400";
linkTarget="";
linkAlign="left";
barBGColor="";
barFontFamily="";
barFontSize="";
barFontColor="";
barVAlign="top";
barWidth=18; // no quotes!!
barText="<img src=http://www.weepublish.com/images/fooldja.gif width=10 height=14><img name=menutop border=0 src=http://www.weepublish.com/images/menu.gif width=18 height=70>" // <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]=["~@~resources~@~<br><img border=0 src=http://www.weepublish.com/images/top.gif width=120 height=6>"];

ssmItems[1]=["WritingCareer.com News", "#WritingCareer", ""];
ssmItems[2]=["coming soon", "#", ""];
ssmItems[3]=["coming soon", "#", ""];
ssmItems[4]=["~@~resources~@~<br><img border=0 src=http://www.weepublish.com/images/top.gif width=120 height=6>"];
buildMenu();

//-->
