

_menuCloseDelay=300           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=100           // The time delay before menus open on mouse over
_followSpeed=5               	   // Follow scrolling speed
_followRate=40                	   // Follow scrolling Rate
_subOffsetTop=10              	   // Sub menu top offset
_subOffsetLeft=-10            	   // Sub menu left offset
_scrollAmount=3               	   // Only needed for Netscape 4.x
_scrollDelay=20               	   // Only needed for Netcsape 4.x


with(menuStyle=new mm_style()){
align="center";
oncolor="#FFFFFF";
onbgcolor="#3366CC";
offcolor="#FFFFFF";
offbgcolor="#003399";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
separatorcolor="#FFFFFF";
separatorsize="1";
padding=2;
subimagepadding=2;
fontsize="75%";
fontstyle="normal";
fontfamily="Arial, Verdana, Tahoma";
pagecolor="#ECEFF8";
pagebgcolor="#5578BC";
headercolor="#000000";
headerbgcolor="#FFFFFF";
subimage="/dcsp/products/etools/printing/images/arrow.gif";
overfilter="Pixelate(duration=0.3);Alpha(opacity=100);Shadow(color='#CCCCCC', Direction=180, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=204;
left=29;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=/dcsp/products/etools/printing/index.html;showmenu=home;itemwidth=145;");
aI("text=Lithography;url=/dcsp/products/etools/printing/lithography/lithography_index.html;showmenu=lithography;itemwidth=145;");
aI("text=Flexography;url=/dcsp/products/etools/printing/flexography/flexography_index.html;showmenu=flexography;itemwidth=145;");
aI("text=Screen Printing;url=/dcsp/products/etools/printing/screenprinting/screenprinting_index.html;showmenu=screenprint;itemwidth=145;");
aI("text=Glossary;url=/dcsp/products/etools/printing/glossary.html;showmenu=glossary;itemwidth=145;");

}

with(milonic=new menuname("home")){
style=menuStyle;
itemwidth=145;
}

with(milonic=new menuname("lithography")){
style=menuStyle;
itemwidth=145;
aI("text=Computer;url=/dcsp/products/etools/printing/lithography/lithography_index.html#computer;");
aI("text=Plate Making;url=/dcsp/products/etools/printing/lithography/lithography_index.html#platemaking;");
aI("text=Loading Sheet Fed Press;url=/dcsp/products/etools/printing/lithography/lithography_index.html#loading;");
aI("text=Loading Web Fed Press - Roll Tending;url=/dcsp/products/etools/printing/lithography/lithography_index.html#roll;");
aI("text=Unloading and Bundling Finished Products;url=/dcsp/products/etools/printing/lithography/lithography_index.html#signatures;");
aI("text=Loading Stock for Pre-Bindery Tasks;url=/dcsp/products/etools/printing/lithography/lithography_index.html#loadingstock;");
aI("text=Pocket Feeding;url=/dcsp/products/etools/printing/lithography/lithography_index.html#feeding;");
aI("text=Hand Collating ;url=/dcsp/products/etools/printing/lithography/lithography_index.html#hand;");
aI("text=Cutting Tables;url=/dcsp/products/etools/printing/lithography/lithography_index.html#lifting;");
aI("text=Palletizing Finished Product;url=/dcsp/products/etools/printing/lithography/lithography_index.html#cutting;");
}

with(milonic=new menuname("flexography")){
style=menuStyle;
itemwidth=145;
aI("text=Computer Use;url=/dcsp/products/etools/printing/flexography/flexography_index.html#computer;");
aI("text=Platemaking;url=/dcsp/products/etools/printing/flexography/flexography_index.html#platemaking;");
aI("text=Handling Anilox Roll, Sleeve and Printing Plates;url=/dcsp/products/etools/printing/flexography/flexography_index.html#aniloxroll;");
aI("text=Ink Preparation and Dispensing;url=/dcsp/products/etools/printing/flexography/flexography_index.html#ink_prep;");
aI("text=Substrate/Material Roll Handling;url=/dcsp/products/etools/printing/flexography/flexography_index.html#substrate_materialroll;");
aI("text=Corrugated Sheet Handling;url=/dcsp/products/etools/printing/flexography/flexography_index.html#corrugated;");
aI("text=Palletizing/Packing;url=/dcsp/products/etools/printing/flexography/flexography_index.html#package_materialhandling;");
}

with(milonic=new menuname("screenprint")){
style=menuStyle;
itemwidth=145;
aI("text=Computer Use;url=/dcsp/products/etools/printing/screenprinting/screenprinting_index.html#computer;");
aI("text=Stretching and Attaching Mesh;url=/dcsp/products/etools/printing/screenprinting/screenprinting_index.html#stretchattach;");
aI("text=Cleaning Mesh/ Reclaiming Screens;url=/dcsp/products/etools/printing/screenprinting/screenprinting_index.html#cleaningmesh;");
aI("text=Applying Stencil;url=/dcsp/products/etools/printing/screenprinting/screenprinting_index.html#preparingscreens;");
aI("text=Ink Preparation;url=/dcsp/products/etools/printing/screenprinting/screenprinting_index.html#ink;");
aI("text=Automatic Printing;url=/dcsp/products/etools/printing/screenprinting/screenprinting_index.html#automated;");
aI("text=Manual Printing;url=/dcsp/products/etools/printing/screenprinting/screenprinting_index.html#manual;");
aI("text=Folding Textiles;url=/dcsp/products/etools/printing/screenprinting/screenprinting_index.html#foldingtextiles;");
aI("text=Packaging Product;url=/dcsp/products/etools/printing/screenprinting/screenprinting_index.html#packaging;");
aI("text=Palletizing;url=/dcsp/products/etools/printing/screenprinting/screenprinting_index.html#package_materialhandling;");
}

with(milonic=new menuname("glossary")){
style=menuStyle;
itemwidth=145;
}
drawMenus();
