<!--
YOffset=80;
XAlign=2;
XOffset=20;
staticYOffset=20;
waitTime=1000;
slideX=1;
slideXSpeed=50;
slideY=1;
slideYSpeed=50;
slideOnYOverflow=1;
autoHideXOverflow=1;
targetFrame="";
targetDomain="";
operaFix=0;
menuOpacity=100;
menuPosition=1;
menuBGColor="black";
menuWidth=180;
hdrBGColor="#170088";
hdrPadding=3;
hdrAlign="left";
hdrVAlign="center";
linkBGColor="white";
linkOverBGColor="#DDDDDD";
linkAlign="left";
linkVAlign="center";
linkPadding=3;
barWidth=15;
barBGColor="#444444";
barAlign="right";
barVAlign="center";
barType=1;
barText="Tropical Fish Net Menu";


//The Menu's Items
addHdr("Menu");
addItem("Home", "index.htm", "");
addHdr("Links");
addItem("Whats New", "whatsnew.htm", "");
addItem("Tropical Fish", "tropfish.htm", "");
addItem("Pond Fish", "pond.htm", "");
addItem("About Me", "aboutme.htm", "");
addItem("Fishy Links", "fishlink.htm", "");
addItem("Thanks To..", "thanksto.htm", "");
addItem("Garden Cam", "Koicam.htm", "");
addItem("Weather Station", "Weatherstation.htm", "");
addItem("Weather Data", "Weatherdata.htm", "");
addLink("Contact Me", "mailto:mdbaines1@ntlworld.com", "");
addLink("Guest Book", "guestbook.html", "");
addItem("Pond Photo Gallery", "http://homepage.ntlworld.com/mdbaines1", "");
addItem("Current Lightning", "http://www.peterboroughvws.info/StormVue.html", "");
addItem("OCT 29 Aurora Pics", "http://www.weatherstats.info/aurora/index.html", "");
addItem("My Public Photos", "http://www.photobox.co.uk/public/customer.html?customer=201913", "");
addText("Select from this menu to navigate the site.");
buildMenu();
//-->
