


fixMozillaZIndex=true;
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=400            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=-0            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x
buildAfterLoad=true;




with(menuStyle=new mm_style()){
horizontalMenuDelay = true;
//onbgcolor="#F26641";
oncolor="#000000";
offbgcolor="#990000";
offcolor="#FFFFCC";
bordercolor="#3e3f2f";
borderstyle="solid";
borderwidth=0;
separatorcolor="#3e3f2f";
separatorsize="1";
padding=3;
separatorpadding=10;
fontsize="10px";
fontweight="bold";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="FFFFCC";
//pagebgcolor="#870c2d";
headercolor="#ffffff";
headerbgcolor="#ffffff";
//subimage="http://azyes.org/images/face2.png";
//onsubimage="http://azyes.org/images/face.png";
subimagepadding="2";
//bgimage="http://azyes.org/images/nav_bg.png";
//overbgimage="http://azyes.org/images/sidebarh32.jpg";
//ondecoration='underline';
// overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
// outfilter="randomdissolve(duration=0.3)";
}

with(subStyle=new mm_style()){
horizontalMenuDelay = true;
onbgcolor="#333333";
oncolor="#000000";
offbgcolor="#333333";
offcolor="#FFFFCC";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
offborder=0;
separatorcolor="#3e3f2f";
separatorsize="1";
separatorpadding=0;
padding=4;
fontsize="10px";
fontweight="bold";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#FFFFCC";
pagebgcolor="#333333";
headercolor="#FFFFCC";
headerbgcolor="#FFFFCC";
//subimage="http://azyes.org/images/face.png";
subimagepadding="2";
//bgimage="http://azyes.org/images/sidebarh32.jpg";
//ondecoration='underline';
// overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
// outfilter="randomdissolve(duration=0.3)";

}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
position="relative";
//screenposition="center";
alwaysvisible=1;
orientation="horizontal";
itemheight=24;
//menuwidth="100%";
//top=93;
aI("text=NEWS;showmenu=news;");
aI("text=WASTERUNNERS;showmenu=runners;");
aI("text=THE UNSEEN;url=http://southernwastes.com/unseen/;");
aI("text=POINTS OF INTEREST;url=http://southernwastes.com/points/;");
aI("text=PHOTOS;url=http://southernwastes.com/gallery/;");
aI("text=VIDEO;url=http://southernwastes.com/gallery/;");
aI("text=STORIES;url=http://southernwastes.com/writing/;");
aI("text=THE BANK;url=http://southernwastes.com/bank/;");
aI("text=TEAM;url=http://southernwastes.com/production/;");
//aI("text=LINKS;url=http://southernwastes.com/links/index.htm;");

}

with(milonic=new menuname("runners")){
style=subStyle;
overflow="scroll";
align="left";
margin=2;
top="offset=2px";
left="offset=-10px";
aI("text=What is a WasteRunner?;url=http://southernwastes.com/members/wasterunner2.htm;");
aI("text=Sir Randal the Light;url=http://southernwastes.com/members/randal-tower/;");
aI("text=Sir Rob Scarlett;showmenu=rob;");
aI("text=Sir Panther the Hand;showmenu=panther;");
aI("text=Garoc the Dark;url=http://southernwastes.com/members/garoc/;");
aI("text=Vax Smith;url=http://southernwastes.com/members/vax/;");
aI("text=Lurch;url=http://southernwastes.com/members/lurch/;");
aI("text=Kazmar the Healer;url=http://southernwastes.com/members/kaz/;");
aI("text=Lion;url=http://southernwastes.com/members/lion/;");
aI("text=Kaleb Stoneheart;url=http://southernwastes.com/members/kaleb/;");
aI("text=Alexander the Bold;url=http://southernwastes.com/members/alex/;");
aI("text=Nighthawk;url=http://southernwastes.com/members/nighthawk/;");
aI("text=Saskia;url=http://southernwastes.com/members/saskia/;");
aI("text=Donavan;url=http://southernwastes.com/members/donavan/;");
aI("text=Xavan;url=http://southernwastes.com/members/xavan/;");
aI("text=Memorials;url=http://southernwastes.com/memorials/;");
}

with(milonic=new menuname("rob")){
style=subStyle;
overflow="scroll";
align="left";
margin=2;

aI("text=Sir Rob Scarlett;url=http://southernwastes.com/members/rob/;");
aI("text=Rob's Art;url=http://southernwastes.com/members/rob/art.htm;");
aI("text=Rob's Rhymes;url=http://southernwastes.com/members/rob/ryhmes.htm;");



}

with(milonic=new menuname("panther")){
style=subStyle;
overflow="scroll";
align="left";
margin=2;
aI("text=Sir Panther the Hand;url=http://southernwastes.com/members/panthers-inn/panther.htm;");
aI("text=Panthe'sr Inn;url=http://southernwastes.com/members/panthers-inn/;");

}

with(milonic=new menuname("news")){
style=subStyle;
overflow="scroll";
align="left";
margin=2;
aI("text=Go to The Cellar;url=http://www.southernwastes.com/discus/;");
aI("text=Old News;url=http://southernwastes.com/new/;");

}





drawMenus();

