fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;

with(style0=new mm_style()){
offcolor="#000A5B";
offbgcolor="#F2F2F2";
oncolor="#D152A6";
onbgcolor="#F2F2F2";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Arial";
padding=4;
separatorheight=1;
separatorcolor="#FFF";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
itemwidth=120;
style=style0;
alignment="left";
overflow="scroll";
aI("text=Christmas Directory;url=http://christmasdelivered.theherald.co.uk/directory/;")
aI("text=Virtual Cards;url=http://christmasdelivered.theherald.co.uk/virtual-cards/;")
// aI("text=Quiz;url=http://christmasdelivered.theherald.co.uk/quiz/;")
aI("text=Christmas Trees;showmenu=trees")
aI("text=Bars, Restaurants & Party Nights Out;showmenu=bars")
aI("text=Theatre;showmenu=theatre")
aI("text=Carriages;showmenu=carriages")
aI("text=Christmas Shopping;url=http://christmasdelivered.theherald.co.uk/editorial/christmas-shopping.shtml")
aI("text=Christmas for kids;url=http://christmasdelivered.theherald.co.uk/editorial/christmas-for-kids.shtml")
aI("text=Christmas Music;url=http://christmasdelivered.theherald.co.uk/editorial/christmas-music.shtml")
aI("text=Christmas Pets;url=http://christmasdelivered.theherald.co.uk/editorial/christmas-pets.shtml")
aI("text=Christmas Charities;url=http://christmasdelivered.theherald.co.uk/editorial/christmas-charities.shtml")
aI("text=Contact;url=http://christmasdelivered.theherald.co.uk/contact/;separatorheight=1;")
}


with(milonic=new menuname("trees")){
alwaysvisible=0;
screenposition="center";
top="offset=190";
left="offset=-196";
itemwidth=120;
style=style0;
alignment="left";
overflow="scroll";
aI("text=Go to the top of the tree;url=http://christmasdelivered.theherald.co.uk/editorial/top-of-the-tree.shtml;")
aI("text=Tree tips;url=http://christmasdelivered.theherald.co.uk/editorial/tree-tips.shtml;")
}


with(milonic=new menuname("bars")){
alwaysvisible=0;
screenposition="center";
top="offset=200";
left="offset=-196";
itemwidth=120;
style=style0;
alignment="left";
overflow="scroll";
aI("text=Menus to take you round the world;url=http://christmasdelivered.theherald.co.uk/editorial/bars1.shtml;")
aI("text=Party Animals;url=http://christmasdelivered.theherald.co.uk/editorial/bars2.shtml;")
aI("text=Disco and Dining;url=http://christmasdelivered.theherald.co.uk/editorial/bars3.shtml;")
aI("text=A festive shot of teen spirit;url=http://christmasdelivered.theherald.co.uk/editorial/bars4.shtml;")
}

with(milonic=new menuname("theatre")){
alwaysvisible=0;
screenposition="center";
top="offset=255";
left="offset=-196";
itemwidth=120;
style=style0;
alignment="left";
overflow="scroll";
aI("text=Shows;url=http://christmasdelivered.theherald.co.uk/editorial/theatres2.shtml;")
}

with(milonic=new menuname("carriages")){
alwaysvisible=0;
screenposition="center";
top="offset=260";
left="offset=-196";
itemwidth=120;
style=style0;
alignment="left";
overflow="scroll";
aI("text=Best time to take a back seat;url=http://christmasdelivered.theherald.co.uk/editorial/carriages1.shtml;")
aI("text=Limos;url=http://christmasdelivered.theherald.co.uk/editorial/carriages2.shtml;")
}

drawMenus();