fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=51;
_subOffsetTop=2;
_subOffsetLeft=-3;

with(menuStyle=new mm_style()){
bordercolor="#800000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#FFFFFF";
headercolor="#000000";
headerborder='1px solid #000000';
image="";
itemwidth=168;
margin=10;
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#FFFFFF";
oncolor="#000000";
outfilter="randomdissolve(duration=0.4)";
overfilter="GradientWipe(duration=0.01);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="CFFFFF";
pagecolor="#000000";
separatorcolor="#800000";
separatorsize=1;
subimage="http://www.guy-sports.com/menu/milonic/arrow.gif";
subimagepadding=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
style=menuStyle;
top=220;
aI("fontweight=bold;image=;align=center;text=Site Home;url=index.html");
aI("image=;fontweight=bold;text=Aberystwyth Removals;url=index.html");
aI("image=;fontweight=bold;text=Container Storage;url=container-storage.html");
aI("image=;fontweight=bold;text=House Removal;url=household-removal.html");
aI("image=;fontweight=bold;text=House Move;url=house-move.html");
aI("image=;fontweight=bold;text=Moving House;url=moving-house.html");
aI("image=;fontweight=bold;text=Packing Services;url=packing-services.html");
aI("image=;fontweight=bold;text=Removals & Storage;url=removal-storage.html");
aI("image=;fontweight=bold;text=Self Store;url=self-storage.html");
aI("image=;fontweight=bold;text=Storage Services;url=storage-services.html");
aI("image=;fontweight=bold;text=Map - Find Us;url=find-aberystwyth-removals.html");
aI("image=;fontweight=bold;text=About Us;url=about_us.html");
}

drawMenus();

