<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssmItems colors
*/
YOffset=140; // 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="black";
menuIsStatic="yes";
menuWidth=140; // Must be a multiple of 10! no quotes!!
menuCols=1;
hdrFontFamily="arial";
hdrFontSize="2";
hdrFontColor="ffffcc";
hdrBGColor="#D7270A";
hdrAlign="center";
hdrVAlign="center";
hdrHeight="20";
linkFontFamily="arial";
linkFontSize="1";
linkBGColor="ffffcc";
linkOverBGColor="#F7F0A0";
//linkOverBGColor="#FFFF99";
linkTarget="";
linkAlign="center";
barBGColor="#D7270A";
barFontFamily="arial";
barFontSize="2";
barFontColor="ffffcc";
barVAlign="center";
barWidth=20; // no quotes!!
barText="REFUGE EARTH SITE MAP" // <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]=["CONTENTS"];
ssmItems[1]=["Refuge Earth Home", "http://www.refugeearth.org/ZooHome.htm", "blank"];
ssmItems[2]=["A Pale Blue Dot<br>CyberSchool @RefugeEarth", "http://www.refugeearth.org/pages/palebluedot/palebluedot.htm", ""];
ssmItems[3]=["The Gentle Zoo", "http://www.refugeearth.org/pages/gentlezoo/gentlezoo.htm", ""];
ssmItems[4]=["Homeward Bound", "http://www.refugeearth.org/pages/homeward/homeward.htm", ""];
ssmItems[5]=["Travels Afar", "http://www.refugeearth.org/pages/travels/travels.htm"];
ssmItems[6]=["Gathering Places", "http://www.refugeearth.org/pages/gathering/gathering.htm", ""];
ssmItems[7]=["Busy, Busy Lives", "http://www.refugeearth.org/pages/busylives/busylives.htm", ""];
ssmItems[8]=["Just Playing Around", "http://www.refugeearth.org/pages/justplaying/justplaying.htm"];
ssmItems[9]=["Walking on Water", "http://www.refugeearth.org/pages/walkwater/walkwater.htm", ""];
ssmItems[10]=["Web Sightings!", "http://www.refugeearth.org/pages/websighting/websighting.htm", ""];
ssmItems[11]=["The R.E. TOOLKIT"];
ssmItems[12]=["SUBSCRIBE<br>Gentle Zoo Gazette", "http://www.refugeearth.org/pages/subscribe/subscribe.htm", ""];
ssmItems[13]=["Read The Manual!", "http://www.refugeearth.org/pages/readmanual/readmanual.htm", ""];
ssmItems[14]=["Search The Zoo!", "http://www.refugeearth.org/pages/search/search.htm", ""];
ssmItems[15]=["Other Sites<br>@ R.E.Communities"];
ssmItems[17]=["OneShabbyChick.com", "http://www.oneshabbychick.com/", "_top"];
ssmItems[16]=["Waybill To Adventure", "http://www.waybilltoadventure.com", "_top"];
ssmItems[18]=["Webspinner's<br>Multimedia Showing", "http://www.leannerecommends.com/filmstrip/", "_top"];
ssmItems[19]=["..and ePortfolio", "http://www.leannecarsonboyd.com/", "_top"];
buildMenu();

//-->
