<!--



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="left";



menuwidth=m_width;



left=menuleft;



orientation="horizontal";



style=ScrollingSampStyle;



top=menutop;



aI("align=center;text=Home;url=http://www.aitek-usa.com;");



aI("align=center;text=Sensors;url=http://www.aitek-usa.com/speed-sensor.html;");



aI("align=center;showmenu=Techo;text=Tachometers;");



aI("align=center;text=Accessories;url=http://www.aitek-usa.com/accessories.php;");



aI("align=center;text=Info/Terms;url=http://www.aitek-usa.com/terms_info.htm;");



aI("align=center;text=Documentation;url=http://www.aitek-usa.com/manual.htm;");

aI("align=center;text=Other Sites;url=http://www.aitek-usa.com/distribute;");

}



with(flwmenu=new menuname("Techo")){

style=menuStyle;

aI("text=Current Tachometers;url=http://www.aitek-usa.com/newtek.htm;");

aI("text=Old Tachometers;url=http://www.aitek-usa.com/tachometers.php;");

}



with(flwmenu=new menuname("Sensors")){



//overflow="scroll";



style=menuStyle;



aI("text=Hall Effect Sensors;url=http://www.aitek-usa.com/hall_effect.php;");



aI("text=Bidirectional Hall Effect Sensors;url=http://www.aitek-usa.com/bidirectional.php;");



aI("text=Passive Sensors;url=http://www.aitek-usa.com/passive.php;");



aI("text=Principle of Operation;url=http://www.aitek-usa.com/principles.htm;");



aI("text=Magnetic Sensor Selection;url=http://www.aitek-usa.com/magnetic.htm;");



aI("text=Calculation of Output Voltage;url=http://www.aitek-usa.com/calculation.htm;");



}



drawMenus();



//-->








