fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=550;
_menuOpenDelay=140;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#3e4751";
offbgcolor="#f1f1f1";
offcolor="#222222";
onbgcolor="#ff6c00";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}



with(milonic=new menuname("products")){
style=menuStyle;
menuwidth="180";
left=0; 
top=0; 

aI("text=Disk on Modules;url=/ssd/listcat.asp?section=DOM;");
aI("text=Solid State Hard Disk;url=/ssd/listcat.asp?section=FDISK;");
aI("text=Industrial CompactFlash;url=/ssd/listcat.asp?section=CF;");
aI("text=Industrial SD Card;url=/ssd/listcat.asp?section=SD;");
aI("text=Duplicator;url=/ssd/listcat.asp?catid=DOMDUPLIC;");
aI("text=Industrial RAM Memory;url=/list.asp?maincat=IndustrialRAM;");
}



with(milonic=new menuname("technology")){
style=menuStyle;
menuwidth="180";
left=87; 
top=0; 

aI("text=SSD vs HDD;url=/ssd/technology.asp;");
aI("text=Drive Performance;url=/ssd/performance.asp;");
aI("text=Durability;url=/ssd/durability.asp;");


}

with(milonic=new menuname("applications")){
style=menuStyle;
menuwidth="180";
left=200; 
top=0; 

aI("text=Communication/Networking ;url=/ssd/applications.asp#Network;");
aI("text=Automotive/Industrial;url=/ssd/applications.asp#Industrial;");
aI("text=Embedded Technologies;url=/ssd/applications.asp#Embedded;");
aI("text=Point of Sale systems;url=/ssd/applications.asp#POS;");
aI("text=Military/Aerospace;url=/ssd/applications.asp#Aerospace;");
aI("text=Medical Equipment ;url=/ssd/applications.asp#Medical;");
aI("text=Casino/Video Gaming;url=/ssd/applications.asp#Gaming;");
aI("text=High-Performance Computing;url=/ssd/applications.asp#HighEnd;");

}



drawMenus();


