


_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=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#8E8E8E";
oncolor="#000000";
offbgcolor="#E6E6E6";
offcolor="#000000";
bordercolor="#FF6800";
borderstyle="solid";
borderwidth=2;
separatorcolor="#FF6800";
separatorsize="2";
padding=5;
fontsize="75%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#8E8E8E";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=180;
left=10;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=index.html;");
aI("text=Company Info;showmenu=Aboutus;");
aI("text=Products;showmenu=Products;");
aI("text=Services;showmenu=Services;");
aI("text=On Line Store;url=http://store.wiscolift.com/store.jsp;");

}

with(milonic=new menuname("Aboutus")){
style=menuStyle;
overflow="scroll";
aI("text=About WiscoLift;url=about_us.html;");
aI("text=Line Card;url=line_card.html;");
aI("text=e-Newsletters;showmenu=Newsletters;");
aI("text=Contact Us;url=contact_us.html;");
}




with(milonic=new menuname("Specials")){
style=menuStyle;
overflow="scroll";
aI("text=Hoist/Pullers;url=specials.html;");
aI("text=Slings/Recovery Straps;url=sling_specials.html;");
}


with(milonic=new menuname("Newsletters")){
style=menuStyle;
overflow="scroll";
aI("text=January 2005;url=enewsletter_jan.html;");
aI("text=July 2005;url=enewsletter_jul.html;");
aI("text=March 2006;url=enewsletter_mar06.html;");
aI("text=June 2006;url=enewsletter_jun06.html;");
aI("text=September 2006;url=enewsletter_sep06.html;");
aI("text=March 2007;url=enewsletter_mar07.html;");
}


with(milonic=new menuname("Products")){
style=menuStyle;
overflow="scroll";
aI("text=Slings/Rigging Products;showmenu=Slings;");
aI("text=Cranes;url=crane_definitions.html;");
aI("text=Hoists;showmenu=Hoists;");
aI("text=Lifting Magnets and Plate Clamps;url=lifting_magnets.html;");
aI("text=Cargo Control;showmenu=cargo;");
aI("text=Wire Rope & Wire Rope Fabrications;showmenu=Fabrications;");
aI("text=Lift Tables;url=lift_tables.html;");
aI("text=Lifting Devices;showmenu=Lifting;");
}

with(milonic=new menuname("Slings")){
style=menuStyle;
aI("text=Web Slings;showmenu=Web_Slings;");
aI("text=Alloy Chain Slings;showmenu=Alloy_Chain;");
aI("text=Wire Rope Slings;url=slings_wire_rope.html;");
aI("text=Wire Mesh Slings;url=slings_wire_mesh.html;");
aI("text=Roundslings;url=slings_round.html;");
aI("text=Rigging Hardware;showmenu=Hardware");
}



with(milonic=new menuname("Hoists")){
style=menuStyle;
aI("text=Air Hoists;showmenu=Air_Hoists;");
aI("text=Wire Rope Hoists;showmenu=Wire_Rope_Hoists;")
aI("text=Electric Chain Hoists;showmenu=Chain_Hoist;");
aI("text=Manual/Lever Hoists;showmenu=Lever_Hoist;")
}


with(milonic=new menuname("Air_Hoists")){
style=menuStyle;
aI("text=Budgit;url=hoists_air_budgit.html;");
aI("text=CM;url=hoists_air_cm.html;")
aI("text=Coffing;url=hoists_air_coffing.html;")
aI("text=Harrington;url=hoists_air_harrington.html;")
aI("text=Yale;url=hoists_air_yale.html;")
aI("text=Air Hoist Selection Guide;url=hoists_air_selection_guide.html;")
}


with(milonic=new menuname("Wire_Rope_Hoists")){
style=menuStyle;
aI("text=Detroit;url=wire_rope_hoists_detroit.html;");
aI("text=Harrington;url=wire_rope_hoists_harrington.html;")
aI("text=R&M;url=wire_rope_hoists_rm.html;")
aI("text=Shaw-Box;url=wire_rope_hoists_shawbox.html;")
aI("text=Wire Rope Hoist Selection Guide;url=hoists_wire_rope_selection_guide.html;")
}




with(milonic=new menuname("Chain_Hoist")){
style=menuStyle;
aI("text=Budgit Electric Chain Hoists;url=hoists_electric_budgit.html;")
aI("text=CM Electric Chain Hoists;url=hoists_electric_cm.html;")
aI("text=Coffing Electric Chain Hoists;url=hoists_electric_coffing.html;")
aI("text=Harrington Electric Chain Hoists;url=hoists_electric_chain.html;")
aI("text=Yale Electric Chain Hoist Selection Guide;url=hoists_electric_yale.html;")
aI("text=Electric Chain Hoist Selection Guide;url=hoists_electric_selection_guide.html;")
}

with(milonic=new menuname("Lever_Hoist")){
style=menuStyle;
aI("text=Harrington CF Hand Chain Hoist;url=hoists_manual_chain.html;")
aI("text=Harrington LB Lever Hoist & LX Lever Puller;url=hoists_lever.html;");
aI("text=Magna Hand Chain Hoists;url=hoists_manual_magna_hand_chain.html;")
aI("text=Magna Lever Pullers;url=hoists_manual_magna_lever.html;");
aI("text=Magna Push and Geared Trolleys;url=hoists_manual_magna_trolleys.html;");
}



with(milonic=new menuname("Fabrications")){
style=menuStyle;
aI("text=Wire Rope;url=wire_rope.html;");
aI("text=Galvanized and Stainless Steel Cable;url=wire_rope_galvanized.html;");
}


with(milonic=new menuname("Cargo")){
style=menuStyle;
aI("text=Tie Downs;url=cargo_control_tiedown.html;");
aI("text=Winch Straps and Trailer Winches;url=cargo_control.html;");
}




with(milonic=new menuname("Lifting")){
style=menuStyle;
aI("text=Spreader Beams;url=lift_spreaders.html;")
aI("text=Coil Hooks;url=lift_coil_hooks.html;");
aI("text=Pallet Lifters;url=lift_pallet_lifters.html;")
aI("text=J-Hooks;url=lift_j_hooks.html;");
aI("text=S-Hooks;url=lift_s_hooks.html;");
aI("text=Plate Hooks;url=lift_plate_hooks.html;");
aI("text=Tongs;url=lift_tongs.html;");
aI("text=Get Quote;showmenu=Quote;");
}


with(milonic=new menuname("Web_Slings")){
style=menuStyle;
aI("text=Standard Web Slings;url=slings_web.html;");
aI("text=Single and Double Leg Slings;url=slings_web_bridle.html;");
aI("text=Wide Body/Cargo Slings;url=slings_web_cargo.html;");
aI("text=Sling Hitches;url=slings_hitches.html;");
aI("text=Wear Pads;url=slings_web_wear_pads.html;");
}

with(milonic=new menuname("Hardware")){
style=menuStyle;
aI("text=Drop Forged Anchor Shackles;url=hardware_shackles.html;");
aI("text=Machinery Eye Bolts;url=hardware_eye_bolts.html;");
aI("text=Swivel Hoist Rings;url=hardware_swivel_hoist_rings.html;");
}


with(milonic=new menuname("Alloy_Chain")){
style=menuStyle;
aI("text=Alloy Chain Slings;url=slings_alloy_chain.html;");
aI("text=Alloy Chain Mechanical Slings;url=slings_alloy_mechanical.html;");
aI("text=Sling Fittings Grade 120 Components;url=slings_alloy_120components.html;");
aI("text=Sling Fittings Grade 100 Components;url=slings_alloy_100components.html;");
aI("text=Sling Fittings J Hooks and Swivel Hooks;url=slings_alloy_hooks.html;");
}


with(milonic=new menuname("Quote")){
style=menuStyle;
aI("text=Economy Style Spreader Beams;url=worksheet_spreaderbeam1.html;");
aI("text=Sling Style Spreader Beams;url=worksheet_spreaderbeam1.html;");
aI("text=H-Style Spreader Beams;url=worksheet_spreaderbeam2.html;");
aI("text=Mill Roll Style Spreader Beams;url=worksheet_spreaderbeam2.html;");
aI("text=Coil Hooks;url=worksheet_coil_pallet_lifter.html;");
aI("text=Pallet Lifters;url=worksheet_coil_pallet_lifter.html;");
aI("text=J-Hooks;url=worksheet_j_hooks.html;");
aI("text=S-Hooks;url=worksheet_s_hook.html;");
aI("text=Plate Hooks;url=worksheet_plate_hooks.html;");
}



with(milonic=new menuname("Services")){
style=menuStyle;
aI("text=Inspections;showmenu=Inspections;");
aI("text=Testing;showmenu=Testing;");
}





with(milonic=new menuname("Inspections")){
style=menuStyle;
aI("text=Slings;url=inspections_slings.html;");
aI("text=Cranes;url=inspections_cranes.html;");
aI("text=Hoists;url=inspections_hoists.html;");
}


with(milonic=new menuname("Testing")){
style=menuStyle;
aI("text=Load Tests;url=testing_load_tests.html;");
aI("text=Magnetic Particle;url=testing_magnetic_particle.html;");
}


drawMenus();

