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(menuStyleMain=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana,Tahoma,Helvetica, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#330000";
onbgcolor="#003f5c";
oncolor="#ffff00";
high3dcolor="#ffffff";
low3dcolor="#000000";
swap3d="true";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=2;
}

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana,Tahoma,Helvetica, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#330000";
onbgcolor="#003f5c";
oncolor="#ffff00";
high3dcolor="#ffffff";
low3dcolor="#000000";
swap3d="true";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=2;
subimage="./menu/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
top=60;
left=2;
orientation="horizontal";
style=menuStyleMain;
aI("status=Back To Home Page;text=<b>Home</b>;url=./index.html;");
aI("showmenu=Samples;text=<b>Favorite Links</b>;");
aI("showmenu=JavaApplets;text=<b>Java Applets</b>;");
aI("showmenu=Search;text=<b>Search</b>;");
aI("onbgcolor=#eeeeee;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
}

with(milonic=new menuname("Samples")){
overflow="scroll";
style=menuStyle;
aI("text=<img src=./menu/miloniclogo_80x30.gif border=1><b><font color=red>DHTML Navigation menu</font></b>;url=http://www.milonic.com/;")
aI("text=<b>Nine Steps Studios...</b>;url=http://www.ninestepsstudios.com;")
aI("text=<b>Access Granted Appearel...</b>;url=http://www.cafepress.com/higherplain;")
aI("showmenu=Victorville;text=<b>Victorville</b>;")
aI("text=Robot Workshop;url=http://www.edwardevers.com/RobotWorkshop;")
aI("text=Eric Weisstein's World of Mathematics;url=http://mathworld.wolfram.com/;separatorsize=0;")
aI("text=University California, Riverside Mathematics;url=http://math.ucr.edu;separatorsize=0;")
aI("text=Los Alamos e-Print Archive;url=http://xxx.lanl.gov;")
aI("text=Internet Movie Database;url=http://www.imdb.com;separatorsize=0;")
aI("text=Whois Domain Lookup;url=http://www.whois.net;")
aI("showmenu=Misc...;text=<b>Misc...</b>;")

}

with(milonic=new menuname("JavaApplets")){
style=menuStyle;
aI("text=<b>Rubik's Extreme</b>;url=./rubik/index.html;separatorsize=0;");
aI("text=<b>SurfGen III</b>;url=./java/applets/SurfGen/index.html;separatorsize=0;");
aI("text=<b>Tracer</b>(ray tracer);url=./java/applets/Tracer/index.html;");
}

with(milonic=new menuname("Search")){
style=menuStyle;
aI("text=Google;url=http://www.google.com/;");
aI("text=Teoma;url=http://www.teoma.com/;");
aI("text=Altavista;url=http://www.altavista.com/;");
aI("text=Yahoo;url=http://www.yahoo.com/;");
aI("text=Excite :);url=http://www.excite.com/;");
}

with(milonic=new menuname("Victorville")){
style=menuStyle;
aI("status=City of Victorvlle;text=City of Victorvlle;url=http://www.ci.victorville.ca.us/;");
aI("status=The High Desert Home Page;text=The High Desert Home Page;url=http://highdesert.com/;");
}

with(milonic=new menuname("Misc...")){
style=menuStyle;
//if(ie)aI("showmenu=cubes;text=Rubiks Cubes;");
aI("showmenu=hp2;text=Higher Plain;");
aI("showmenu=Me;text=Me;");
//aI("text=Your Computer;url=file:///c:/;");
}

with(milonic=new menuname("Me")){
style=menuStyle;
aI("text=<img border=0 src=./eee00.jpg width=200>;status=Edward Evers;");
}

with(milonic=new menuname("hp2")){
style=menuStyle;
aI("text=<img border=0 src=./hp002.jpg width=200>;status=Higher Plain;url=./hp002.jpg");
}

with(milonic=new menuname("Cubes")){
style=menuStyle;
aI("showmenu=rubik2;text=2x2x2 Rubiks Cube;");
aI("showmenu=rubik3;text=3x3x3 Rubiks Cube;");
aI("showmenu=rubik4;text=4x4x4 Rubiks Cube;");
aI("showmenu=rubik5;text=5x5x5 Rubiks Cube;");
}

with(milonic=new menuname("rubik2")){
style=menuStyle;
aI("text=<applet codebase='./rubik' code='rubik.class' name='rubik2' cubesperedge=2 width=140 height=140 bgcolor=eeeeee ><P>If you had Java support, there would be a Rubik's Cube here</P></applet>;status=2x2x2 Rubiks Cube;url=#");
}

with(milonic=new menuname("rubik3")){
style=menuStyle;
aI("text=<applet codebase='./rubik' code='rubik.class' name='rubik3' cubesperedge=3 width=140 height=140 bgcolor=eeeeee ><P>If you had Java support, there would be a Rubik's Cube here</P></applet>;status=3x3x3 Rubiks Cube;url=#");
}

with(milonic=new menuname("rubik4")){
style=menuStyle;
aI("text=<applet codebase='./rubik' code='rubik.class' name='rubik4' cubesperedge=4 width=140 height=140 bgcolor=eeeeee ><P>If you had Java support, there would be a Rubik's Cube here</P></applet>;status=4x4x4 Rubiks Cube;url=#");
}

with(milonic=new menuname("rubik5")){
style=menuStyle;
aI("text=<applet codebase='./rubik' code='rubik.class' name='rubik5' cubesperedge=5 width=140 height=140 bgcolor=eeeeee ><P>If you had Java support, there would be a Rubik's Cube here</P></applet>;status=5x5x5 Rubiks Cube;url=#");
}

drawMenus();

