_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=0 // Sub menu left offset with(menuStyle=new mm_style()){ onbgcolor="#626161"; oncolor="#FFF117"; offbgcolor="#626161"; offcolor="#FFFFFF"; bordercolor="#FFFFFF"; borderstyle="solid"; borderwidth=0; separatorcolor="#cc0000"; separatorsize="0"; padding="4"; onbold=1; fontsize="11"; fontstyle="normal"; fontfamily="arial, verdana"; pagecolor=""; pagebgcolor=""; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="2"; overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#cccccc', Direction=135, Strength=0)"; outfilter="randomdissolve(duration=0.3)"; } with(menuStyle2=new mm_style()){ onbgcolor="#626161"; oncolor="#FFF117"; offbgcolor="#626161"; offcolor="#FFFFFF"; bordercolor="#FFFFFF"; borderstyle="solid"; borderwidth=2; separatorcolor="#FFFFFF"; separatorsize="1"; padding="4"; onbold=1; fontsize="11"; fontstyle="normal"; fontfamily="arial, verdana"; pagecolor=""; pagebgcolor=""; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="2"; overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#cccccc', Direction=135, Strength=0)"; outfilter="randomdissolve(duration=0.3)"; } with(milonic=new menuname("Main Menu")){ style=menuStyle; position="relative" alwaysvisible=1; ChildOverlap=0; ChildVerticalOverlap=0; orientation="vertical"; menuwidth=145; aI("text=HOME;url=/default.asp?documentid=2;status=HOME;;imageposition=right;itemwidth=145;"); aI("text=PROFILE;url=/Blank.asp?documentid=73;status=PROFILE;;imageposition=right;itemwidth=145;"); aI("text=USED EQUIPMENT;url=/Used Equipment Search.asp;status=USED EQUIPMENT;;imageposition=right;itemwidth=145;showmenu=UsedEquipment;"); aI("text=NEW EQUIPMENT;url=/New%20Equipment%20Search.asp;status=NEW EQUIPMENT;;imageposition=right;itemwidth=145;showmenu=NewEquipment;"); aI("text=SERVICE;url=/Blank.asp?documentid=64;status=SERVICE;;imageposition=right;itemwidth=145;"); aI("text=SPARE PARTS;url=/Blank.asp?documentid=72;status=SPARE PARTS;;imageposition=right;itemwidth=145;showmenu=T1-49;"); aI("text=FINANCE;url=/Blank.asp?documentid=60;status=FINANCE;;imageposition=right;itemwidth=145;"); aI("text=CAREER OPPORTUNITIES;url=/Blank.asp?documentid=75;status=CAREER OPPORTUNITIES;;imageposition=right;itemwidth=145;"); aI("text=LOCATION;url=/Blank.asp?documentid=74;status=LOCATION;;imageposition=right;itemwidth=145;"); aI("text=CONTACT;url=/contact.asp?documentid=66;status=CONTACT;;imageposition=right;itemwidth=145;"); } with(milonic=new menuname("T1-47")){ style=menuStyle2; margin=5; overflow="scroll"; onbgcolor="#000000"; offbgcolor="#000000"; menuwidth=145; aI("text=All Equipment;url=/Used Equipment Search.asp?UsedCategoryID=&Make=&Model=&keyword=&Submit=Search%3E%3E&show=true;status=All Equipment;;"); } with(milonic=new menuname("T1-49")){ style=menuStyle2; margin=5; overflow="scroll"; onbgcolor="#000000"; offbgcolor="#000000"; menuwidth=145; aI("text=AGRICULTURAL;url=/Blank.asp?documentid=69;status=AGRICULTURAL;;"); aI("text=TRUCK;url=/Blank.asp?documentid=65;status=TRUCK;;"); } with(milonic=new menuname("UsedEquipment")){ style=menuStyle2; margin=5; overflow="scroll"; onbgcolor="#000000"; offbgcolor="#000000"; menuwidth=145; aI("text=Guidance/ Precision Farming;url=/Used Equipment Search.asp?UsedCategoryID=7&show=true;status=Guidance/ Precision Farming;;"); aI("text=Harvesters - All Under Cover;url=/Used Equipment Search.asp?UsedCategoryID=1&show=true;status=Harvesters - All Under Cover;;"); aI("text=Sprayers ;url=/Used Equipment Search.asp?UsedCategoryID=5&show=true;status=Sprayers ;;"); aI("text=Tillage ;url=/Used Equipment Search.asp?UsedCategoryID=2&show=true;status=Tillage ;;"); aI("text=Tractors ;url=/Used Equipment Search.asp?UsedCategoryID=3&show=true;status=Tractors ;;"); aI("text=Trucks;url=/Used Equipment Search.asp?UsedCategoryID=4&show=true;status=Trucks;;"); } with(milonic=new menuname("NewEquipment")){ style=menuStyle2; margin=5; overflow="scroll"; onbgcolor="#000000"; offbgcolor="#000000"; menuwidth=145; } drawMenus();