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()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="99%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
//offbcolor="../pics/bg_menu.gif";
offcolor="#000000";
onbgcolor="#eeeeee";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=1;
//pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#eeeeee";
separatorsize=4;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition = "center";
orientation="horizontal";
style=menuStyle;
top=130;
aI("text=Home;url=http://www.pa3aot.nl;");
aI("showmenu=fotos;text=Photo Album;");
aI("showmenu=project;text=Project;");
aI("showmenu=links;text=Links;");
aI("text=Guestbook;url=http://www.pa3aot.nl/index.php?id=guestbook;");
aI("text=Contact;url=http://www.pa3aot.nl/index.php?id=contactform;");
aI("text=Admin;url=http://www.pa3aot.nl/index.php?id=adminx;");

}

with(milonic=new menuname("fotos")){
overflow="scroll";
style=menuStyle;
aI("text=Photos 1998;url=http://www.pa3aot.nl/index.php?id=fotoalbum1998;");
aI("text=Photos 2006;url=http://www.pa3aot.nl/index.php?id=fotoalbum2006;");
aI("text=Old Stuff ;url=http://www.pa3aot.nl/index.php?id=OldStuff;");
aI("text=How to build a TH11DX 2006 ;url=http://www.pa3aot.nl/index.php?id=buildath11dx;");
aI("text=Bringing TH11DX back to life 2008;url=http://www.pa3aot.nl/index.php?id=th11dx;");
}

with(milonic=new menuname("project")){
overflow="scroll";
style=menuStyle;
aI("text=How to build a decent amplifier ;url=http://www.pa3aot.nl/index.php?id=gs35b;");
aI("text=Building a 7 elm. 6mtr beam;url=http://www.pa3aot.nl/index.php?id=antenna_6mtr;");
aI("text=6 mtr preamp;url=http://www.pa3aot.nl/index.php?id=lnk50;");
//aI("text=Building Collins hybrid coupler 80mtr;url=http://www.pa3aot.nl/index.php?id=4square;");
aI("text=Mini VNA;url=http://www.pa3aot.nl/index.php?id=minivna;");
aI("text=W7IUV Preamp;url=http://www.pa3aot.nl/index.php?id=remoterx_w7iuv;");
aI("text=K9AY Directional Quick Switch;url=http://www.pa3aot.nl/index.php?id=k9ay;");
aI("text=mod @ RCS-4 Ant Switch;url=http://www.pa3aot.nl/index.php?id=RCS-4;");
aI("text=10x1 Ant Switch;url=http://www.pa3aot.nl/index.php?id=10x1;");
aI("text=10x1 & 6x2 SO2R Control box ;url=http://www.pa3aot.nl/index.php?id=10x1_controller;");
aI("text=OTRSP USB2LPT box ;url=http://www.pa3aot.nl/index.php?id=usb2lpt;");
aI("text=Frontend Saver;url=http://www.pa3aot.nl/index.php?id=fesaver;");
//aI("text=Relay Board (LPT port);url=http://www.pa3aot.nl/index.php?id=relayboard;");
}


with(milonic=new menuname("links")){
style=menuStyle;
aI("text=Oldtimermoto;url=http://www.oldtimermoto.nl;target=blank;");
aI("text=PA3GCV;url=http://www.pa3gcv.nl;target=blank;");
aI("text=PA4WM;url=http://www.qsl.net/pa4wm;target=blank;");
aI("text=PA4JJ;url=http://www.pa4jj.nl;target=blank;");
aI("text=PD0CIF SSTV;url=http://hsiepel.nl;target=blank;");
}


drawMenus();


