<!--
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(ScrollingSampStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#39597d";
oncolor="#ffffff";
pagebgcolor="#82B6D7";
padding=2;
}



with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#39597d";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
}
with(flwmenu=new menuname("Main Menu")){
alwaysvisible=1;
itemwidth="1%";
menualign="center";
menuwidth=m_width;
left=menuleft;
orientation="horizontal";
style=ScrollingSampStyle;
top=menutop;

aI("align=center;text=ATC Home;url=http://www.instruments-usa.com;");
aI("align=center;showmenu=Timers;text=Timers;");
aI("align=center;showmenu=Counters;text=Counters;");
aI("align=center;showmenu=Sensors;text=Sensors;");
aI("align=center;showmenu=Westcon;text=Westcon;url=http://www.instruments-usa.com/westcon.htm;");
aI("align=center;showmenu=Digitec;text=Digitec;");
aI("align=center;showmenu=Literature;text=Literature;");
}

with(flwmenu=new menuname("Timers")){
//overflow="scroll";
style=menuStyle;
aI("text=Back To Timers Home;url=http://www.instruments-usa.com/timers.htm;")
aI("text=1/16 Din;url=http://www.instruments-usa.com/116_din_timers.htm;")
aI("text=Electromechanical;url=http://www.instruments-usa.com/electromechanical_timers.htm;")
aI("text=Time Delay Relays;url=http://www.instruments-usa.com/time_delay_relays.htm;")
aI("text=Digital Display;url=http://www.instruments-usa.com/digital_timers.htm;")
aI("text=Percentage;url=http://www.instruments-usa.com/percentage.htm;")
aI("text=Cam;url=http://www.instruments-usa.com/cam.htm;")
aI("text=Other Models;url=http://www.instruments-usa.com/others.htm;");
}

with(flwmenu=new menuname("Counters")){
style=menuStyle;
aI("text=Back To Counters Home;url=http://www.instruments-usa.com/counters.htm;")
aI("text=All Type of ATC Counters;url=http://www.instruments-usa.com/counters_atc.htm;")
aI("text=Other Models;url=http://www.instruments-usa.com/others.htm;");
}

with(flwmenu=new menuname("Sensors")){
style=menuStyle;
aI("text=Back To Sensors Home;url=http://www.instruments-usa.com/sensors.htm;")
aI("text=Laser;url=http://www.instruments-usa.com/laser.htm;")
aI("text=Delta;url=http://www.instruments-usa.com/delta.htm;")
aI("text=18 MM;url=http://www.instruments-usa.com/18_mm.htm;")
aI("text=Miniature;url=http://www.instruments-usa.com/miniature.htm;")
aI("text=Specialty;url=http://www.instruments-usa.com/special.htm;")
aI("text=Amplifier Controller;url=http://www.instruments-usa.com/amplifier_controller.htm;")
aI("text=Fiber Optic;url=http://www.instruments-usa.com/fiber_optic.htm;")
aI("text=Other Models;url=http://www.instruments-usa.com/others.htm;");
}
with(flwmenu=new menuname("Digitec")){
style=menuStyle;
aI("text=Back To Digitec Home;url=http://www.instruments-usa.com/digitec.htm;")
aI("text=Digital Panel Meter;url=http://www.instruments-usa.com/digital_panel_meter.htm;")
aI("text=Tachometer Generator;url=http://www.instruments-usa.com/tachometer_generator.htm;")
aI("text=Printers;url=http://www.instruments-usa.com/printer.htm;")
aI("text=Other Models;url=http://www.instruments-usa.com/others.htm;");
}

with(flwmenu=new menuname("Literature")){
style=menuStyle;
aI("text=Back To Literature Home;url=http://www.instruments-usa.com/literature.htm;")
aI("text=Laser Sensors Application Guide 7700;url=http://www.instruments-usa.com/atc_pdf/7700app.pdf;")
aI("text=Condensed Catalog Timers;url=http://www.instruments-usa.com/atc_pdf/cond_cat.pdf;")
aI("text=Heating, Air Conditioning & Refrigeration Guide;url=http://www.instruments-usa.com/atc_pdf/HVAC-catalog.pdf;")
aI("text=Sensors Division Short Form Catalog;url=http://www.instruments-usa.com/atc_pdf/SSF0403-catalog.pdf;")
aI("text=Instrumentation Division Process Control Products;url=http://www.instruments-usa.com/atc_pdf/westcon_process_catalog.pdf;")
}
drawMenus();
