<!--
/*
Copyright   MaXimuS 2000-2001, All Rights Reserved.
Site: http://www.absolutegb.com/maximus
E-mail: maximus@nsimail.com
Version: 6.3 (NS6 compatibility + NS4 x-axis scroll bar fix)
*/
// Permission granted to SimplytheBest.net to feature script in its 
// DHTML script collection at http://simplythebest.net/info/dhtml_scripts.html

YOffset=0; // no quotes!!
staticYOffset=20; // no quotes!!
slideSpeed=30 // no quotes!!
waitTime=200; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#660000";
menuIsStatic="yes";
menuWidth=140; // Must be a multiple of 10! no quotes!!
hdrFontFamily="arial, sans serif";
hdrFontSize="2";
hdrFontColor="#FFFFFF";
hdrBGColor="#660000";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="20";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="#660000";
linkOverBGColor="#FFFFFF";
linkTarget="_new";
linkAlign="Left";
barBGColor="#660000";
barFontFamily="arial, sans serif";
barFontSize="2";
barFontColor="#FFFFFF";
barVAlign="center";
barWidth=15; // no quotes!!

startMenu("Menu", "AVATARS PLUS MORE ")
addItem("ALEAH'S WINDOW", " http://members.vpchat.com/_aleah_/Window/", target="header");




addHdr("Mega's");
addItem("AVATARS", " http://avatarheaven.webs.com/", target="header");


addItem("PREPAINTS.", "http://prepaint.webs.com/", target="header");
addItem("BACKGROUNDS/TOURS.", "http://backgroundsandtours.webs.com/", target="header");



addItem("BLACK KNIGHTS.", "http://blackknightslinks.webs.com/", target="header");
addItem("DOWNLOADS.", "http://aleah-downloads.angelfire.com/", target="header");
addItem("WEB HELP", "http://webhelplinks.webs.com/", target="header");
addItem("PSP 7.02/PLUS.", "http://www.freewebs.com/aleahsprograms/", target="header");






addHdr("Links")
addItem("LINK'S TO COOL SITES", "http://links2allyourneeds.angelfire.com/", target="header")


addItem("SHOUTCAST", "http://www.shoutcastunlimited.com/index.php?page=plans", target="header");
addItem("FIREBIRD SQL", "http://www.firebirdsql.org/", target="header");
addItem("WINNERS LIST.", "http://contestwinner-spins.angelfire.com/", target="header");


addItem("ESMA REGISTER", "http://www.sharewareconnection.com/emsa-register-dll-tool.htm", target="header");














endMenu()

//--> 


















