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=5;
_subOffsetLeft=20;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#000066";
headercolor="#000000";
offbgcolor="#006666";
offcolor="#FFCC00";
onbgcolor="#666666";
oncolor="#FFCC00";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#339999";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=5;
orientation="horizontal";
style=menuStyle;
top=10;
aI("status=Back To Home Page;text=Home;url=http://www.dlmoulden.co.uk/;");
aI("showmenu=Property;text=Spanish Property;");
aI("showmenu=Hols;text=Holiday;");
aI("showmenu=Family;text=Family;");
aI("showmenu=Links;text=Links;");
}

with(milonic=new menuname("Property")){
overflow="scroll";
style=menuStyle;
aI("text=Montana Blanca House;url=http://www.dlmoulden.co.uk/fuerteventura/jsviewer/quickstart.htm;")
aI("text=Millennium Property;url=http://www.milleniumproperty.com;");
}

with(milonic=new menuname("Hols")){
style=menuStyle;
aI("text=Holiday 2005;url=http://www.dlmoulden.co.uk/fuerteventura/holiday05/index.htm;");
aI("text=Trip to Cadiz 2003;url=http://www.dlmoulden.co.uk/cadiz.htm;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Bantam Racing;url=http://www.bsabantamracing.co.uk;");
aI("text=A F Moulden;url=http://www.afmoulden.co.uk;");
aI("text=Marketplace;url=http://www.bsabantamracing.co.uk/marketplace");
}

with(milonic=new menuname("Family")){
style=menuStyle;
aI("text=Andrew & Di Wedding 02;url=http://www.dlmoulden.co.uk/wedding.htm;");
aI("text=Dogs;url=http://www.dlmoulden.co.uk/pets.htm;");

}


drawMenus();


