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="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#859096";
offcolor="#e7e9eb";
onbgcolor="#859096";
oncolor="#ffffff";
onsubimage="black_7x7.gif";
padding=6;
pagecolor="white";
separatorcolor="#000000";
separatorsize=1;
subimage="";
subimagepadding=4;
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#111111";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#a8aeb2";
offcolor="#1f1f1f";
onbgcolor="#a8aeb2";
oncolor="#ffffff";
onsubimage="black_7x7.gif";
padding=3;
separatorcolor="#000000";
separatorsize=1;
subimage="";
subimagepadding=4;
}

with(milonic=new menuname("Products")){
margin=2;
style=submenuStyle;
aI("text=Support Surfaces;showmenu=Support;status=Support Surfaces Products;");
aI("text=Bariatic Products;showmenu=Bariatric;text=Bariatric Products;");
aI("text=Specialty Products;showmenu=Specialty;text=Specialty Products;");
aI("text=Rehab Products;url=http://www.custommedicalsolutions.com/rehab.html;text=Rehabilitation Products;");
aI("text=Venodyne DVT;showmenu=DVT;text=Venodyne DVT;");
}

with(milonic=new menuname("Bariatric")){
margin=1;
style=submenuStyle;
aI("text=Frame Beds;url=http://www.custommedicalsolutions.com/framebeds.html;status=Frame Beds;");
aI("text=Wheelchairs;url=http://www.custommedicalsolutions.com/wheelchairs.html;status=Wheelchairs;");
aI("text=Walkers;url=http://www.custommedicalsolutions.com/walkers.html;text=Walkers;");
aI("text=Shower Chair;url=http://www.custommedicalsolutions.com/showerchair.html;text=Shower Chair;");
aI("text=Air Mattress;url=http://www.custommedicalsolutions.com/airmattress.html;text=Air Mattress;");
aI("text=Commodes;url=http://www.custommedicalsolutions.com/commodes.html;text=Commodes;");
aI("text=Lifts;url=http://www.custommedicalsolutions.com/lifts.html;text=Lifts;");
aI("text=Chairs;url=http://www.custommedicalsolutions.com/chairs.html;text=Chairs;");
}

with(milonic=new menuname("Specialty")){
margin=1;
style=submenuStyle;
aI("text=Low Beds;url=http://www.custommedicalsolutions.com/lowbeds.html;status=Low Beds;");
aI("text=Enclosure Beds;url=http://www.custommedicalsolutions.com/enclosurebeds.html;text=Enclosure Beds;");
aI("text=Lateral Transfer Devices;url=http://www.custommedicalsolutions.com/lateraltransfer.html;text=Lateral Transfer Devices;");
}

with(milonic=new menuname("Support")){
margin=1;
style=submenuStyle;
aI("text=Matrix;url=http://www.custommedicalsolutions.com/matrix.html;text=Matrix Support Surfaces;");
aI("text=Patriot;url=http://www.custommedicalsolutions.com/patriot.html;text=Patriot Support Surfaces;");
aI("text=Talley;url=http://www.custommedicalsolutions.com/talley.html;text=Talley Support Surfaces;");
}

with(milonic=new menuname("DVT")){
margin=1;
style=submenuStyle;
aI("text=DVT Prevention;url=http://www.custommedicalsolutions.com/dvt_prevention.html;text=DVT Prevention;");
aI("Lymphedema;url=http://www.custommedicalsolutions.com/lymphedema.html;text=Lymphedema;");
}
drawMenus();

