fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000080";
offcolor="#ffffff";
onbgcolor="#0000ff";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.4)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#dc143c', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#c0c0c0";
separatorsize=1;
subimage="menu/arrow2.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
style=menuStyle;
aI("text=HOME;url=/;");
aI("showmenu=Hosting;text=Hosting Services;");
aI("showmenu=Design;text=Design/Consulting;");
aI("showmenu=Commerce;text=E-Commerce;");
aI("showmenu=Portal;text=Dragonfly Portal;");
aI("showmenu=Clients;text=Dragonfly Clients;");
}

with(milonic=new menuname("Hosting")){
overflow="scroll";
style=menuStyle;
aI("text=Domain Hosting;url=/domainhost.shtml;")
aI("showmenu=Domain;text=Domain Names;")
aI("text=Non-Domain Hosting;url=nondomain.shtml;")
}

with(milonic=new menuname("Domain")){
style=menuStyle;
aI("text=Domain Registration;url=/domain.shtml;");
aI("text=RapidDomain;url=/domain.shtml#rd;");
aI("text=RapidMail;url=/rapidmail.shtml;");
}

with(milonic=new menuname("Design")){
style=menuStyle;
aI("text=Turnkey Design;url=javascript:alert('This Section Still Under Development');");
aI("text=RapidBuilder;url=javascript:alert('This Section Still Under Development');");
aI("text=Add'l Consulting/Design Svcs;url=javascript:alert('This Section Still Under Development');");
}

with(milonic=new menuname("Commerce")){
style=menuStyle;
aI("text=PayPal Cart Solution;url=javascript:alert('This Section Still Under Development');");
aI("text=Mercantec SoftCart;url=javascript:alert('This Section Still Under Development');");
aI("text=ShopSite;url=javascript:alert('This Section Still Under Development');");
}

with(milonic=new menuname("Portal")){
style=menuStyle;
aI("text=Main;url=javascript:alert('This Section Still Under Development');");
aI("text=Recreation;url=javascript:alert('This Section Still Under Development');");
aI("text=Entertainment;url=javascript:alert('This Section Still Under Development');");
aI("text=Leisure;url=javascript:alert('This Section Still Under Development');");
}

with(milonic=new menuname("Clients")){
style=menuStyle;
aI("text=America by Bicycle;url=http://www.americabybicycle.com/;target=_new;");
aI("text=Bamacyclist;url=http://www.bamacyclist.com/;target=_new;");
aI("text=Vitality Acupuncture;url=http://www.vitality-acupuncture.com/;target=_new;");
}

drawMenus();
