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=0;
_subOffsetLeft=2;


with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
separatorcolor="transparent";
separatorsize=20;
}



 with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="times new roman";
fontsize="90%";
fontweight="bold";
fontstyle="italic";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#FFFF66";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#FFFF33";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=5;
imagepadding=8;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=AllImagesStyle;
aI("image=http://www.dragonsegg.co.uk/dragon/images/home.gif;overimage=http://www.dragonsegg.co.uk/dragon/images/home_on.gif;url=http://www.dragonsegg.co.uk/index.html;");
aI("image=http://www.dragonsegg.co.uk/dragon/images/contact.gif;overimage=http://www.dragonsegg.co.uk/dragon/images/contact_on.gif;url=http://www.dragonsegg.co.uk/contact.html;");
aI("image=http://www.dragonsegg.co.uk/dragon/images/links.gif;overimage=http://www.dragonsegg.co.uk/dragon/images/links_on.gif;url=http://www.dragonsegg.co.uk/links.html;");
aI("image=http://www.dragonsegg.co.uk/dragon/images/work.gif;overimage=http://www.dragonsegg.co.uk/dragon/images/work_on.gif;url=http://www.dragonsegg.co.uk/work.html;");
aI("image=http://www.dragonsegg.co.uk/dragon/images/tools.gif;overimage=http://www.dragonsegg.co.uk/dragon/images/tools_on.gif;url=http://www.dragonsegg.co.uk/tools.html;");

}



drawMenus();


