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(submenuStyle=new mm_style()){
bordercolor="#000099";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontweight="normal";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#000099";
offbgcolor="#000099";
onbgcolor="#FFFFFF";
padding=5;
pagecolor="black";
subimage="/images/11x9_dotted_green.gif";
subimagepadding=8;
pagebgcolor="#EDEDED";
pagecolor="#FF0000";

}

with(menuStyle=new mm_style()){
styleid=1;
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="/images/location.gif";
imageposition="right";
offcolor="#000099";
oncolor="#000000";
overimage="/images/location_on.gif";
pagecolor="black";
pageimage="/images/location_on.gif";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="vertcal";
style=menuStyle;
top=92;
aI("text=Home;url=/index.html;");
aI("text=About Us;url=/about/;");
aI("text=Design;url=/design/;");
aI("text=Fabrication;url=/fabrication/;");
aI("text=Installation;url=/installation/;");
aI("text=Modular Business Furniture;url=/business/;showmenu=business;");
aI("text=Modular School Furniture;url=/education/;showmenu=school;");
aI("text=Modular Medical Furniture;url=/health/;showmenu=medical;");
aI("text=Modular Banking Furniture;url=/banking/;showmenu=banking;");
aI("text=What's New;url=/email/;");
aI("text=Contact Us;url=/contact.html;");
}

with(milonic=new menuname("business")){
left="offset=10";
style=submenuStyle;
aI("text=Executive Workstations;url=/executive/;showmenu=executive;");
aI("text=Reception Stations;url=/reception/;showmenu=reception;");
aI("text=Office Environments;url=/office/;showmenu=office;");
aI("text=Cubicle Clusters;url=/cubicle/;showmenu=cubicle;");
aI("text=Storage Modules;url=/storage/;showmenu=storage;");
aI("text=Customer Service Counters;url=/counters/;showmenu=customer;");
}

	with(milonic=new menuname("executive")){
	left="offset=10";
	style=submenuStyle;
	aI("text=The Executive Workstation;url=/executive/x2/;");
	aI("text=The Executive Free Stand Combo;url=/executive/x3/;");
	aI("text=The Executive Secretary Work Station;url=/executive/x4/;");
	}
	
	with(milonic=new menuname("reception")){
	left="offset=10";
	style=submenuStyle;
	aI("text=&quot;Impression&quot; Reception Desks;url=/reception/r2/;");
	aI("text=Reception Kit Reception Desks;url=/reception/r3/;");
	}

	with(milonic=new menuname("office")){
	left="offset=10";
	style=submenuStyle;	
	aI("text=Conference Tables;url=/office/o2/;");
	aI("text=Task Tables &amp; Bases;url=/office/o3/;");
	aI("text=Drawer Pedestals;url=/office/o5/;");
	aI("text=Wall Hung Furniture Cabinets;url=/office/o6/;");
	aI("text=Machine Stands;url=/office/o7/;");
	aI("text=Sit Down Computer Hutch;url=/office/o8/;");
	aI("text=Stand Up Computer Kiosk;url=/office/o9/;");
	aI("text=Cylinders &amp; Cubes;url=/office/o10/;");
	aI("text=Podiums &amp; A.V.A.;url=/office/o11/;");
	}
	
	with(milonic=new menuname("cubicle")){
	left="offset=10";
	style=submenuStyle;	
	aI("text=Clover Series;url=/cubicle/c2/;");
	aI("text=D-C Cubicle Gang-On;url=/cubicle/c3/;");
	aI("text=Cubicle Imagination Series 'A';url=/cubicle/c4/;");
	aI("text=Cubicle Imagination Series 'B';url=/cubicle/c5/;");
	aI("text=Cubicle Imagination Series 'C';url=/cubicle/c6/;");
	}

	with(milonic=new menuname("storage")){
	left="offset=10";
	style=submenuStyle;	
	aI("text=Mod Pod Lateral File &amp; Storage Units;url=/storage/s2/;");
	aI("text=Open Shelving Storage Bins;url=/storage/s3/;");
	aI("text=Stacker Storage Pods;url=/storage/s4/;");
	aI("text=Architechual Casegoods;url=/storage/s5/;");
	}
	
	with(milonic=new menuname("customer")){
	left="offset=10";
	style=submenuStyle;	
	aI("text=The &quot;Mark&quot; System;url=/counters/m2/;");
	aI("text=Customer Payment Counter System;url=/counters/m3/;");
	}

with(milonic=new menuname("school")){
left="offset=10";
style=submenuStyle;
aI("text=Library &amp; Media Checkout Stations;url=/education/e2/;");
aI("text=Study Booth Units Single &amp; Gang-On;url=/education/e3/;");
aI("text=Tech-Lab Computer, Classroom, Lab, Life Labs;url=/education/e4/;");
aI("text=Cad Lab Computer Stations;url=/education/e5/;");
aI("text=Library Bookcase Modules;url=/education/e6/;");
aI("text=Multicomputer Workstation;url=/education/e7/;");
}

with(milonic=new menuname("medical")){
left="offset=10";
style=submenuStyle;
aI("text=Nurse's Stations;url=/health/h2/;");
}

with(milonic=new menuname("banking")){
left="offset=10";
style=submenuStyle;
aI("text=Teller Lines - Single or Gang-on;url=/banking/b2/;");
aI("text=Customer Service Islands;url=/banking/b3/;");

}

drawMenus();

