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=0;
_subOffsetLeft=0;

with(horizStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="85%";
fontstyle="normal";
headerbgcolor="#ffffff";
headerborder=1;
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
onborder="1px solid #999999";
onsubimage="menuimages/on_downboxed.gif";
overbgimage="menuimages/backon_beige.gif";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="#000066";
pageimage="menuimages/db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorsize=1;
subimage="menuimages/downboxed.gif";
}

with(vertStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
image="menuimages/18_blank.gif";
imagepadding=3;
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="menuimages/on_13x13_greyboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="#000066";
pageimage="menuimages/db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="85%";
subimage="menuimages/black_13x13_greyboxed.gif";
menubgcolor="#F5F5F5";
}


with(milonic=new menuname("Delstree Products")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Order Management Software;url=products.htm;");
aI("text=Software for Office Product Retailers;url=spicer_links.htm;");
aI("text=RFM Analysis;url=rfm.htm;");
aI("text=Database Replication;url=replication.htm;");
}


with(milonic=new menuname("Delstree Downloads")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Data Sheets & Demos;url=downloads.htm;");
}

with(milonic=new menuname("Delstree Services")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Services;url=services.htm;");
aI("text=Map Your Business;url=map_your_business.htm;");
}


with(milonic=new menuname("Delstree about")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Ethos;url=about.htm;");
aI("text=Story so far ...;url=story.htm;");
}



with(milonic=new menuname("Sample search")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=SEARCH;");
}


with(milonic=new menuname("Sample tools")){
margin=3;
style=vertStyle;
aI("image=http://www.milonic.com/menuimages/18_compress.gif;text=JavaScript Compressor;url=/jscompactor.php;");
aI("image=http://www.milonic.com/menuimages/18_probe.gif;text=Web Server Probe;url=/probe.php;");
aI("image=http://www.milonic.com/menuimages/18_whois.gif;text=Whois Domain Name Lookup;url=/whois.php;");
}

drawMenus();

