_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(topLevelMenuStyle=new mm_style()){
onclass="menutopcategoryon";
offclass="menutopcategoryoff";
onborder="1px Solid #000000";
fontfamily="Arial, Helvetica, sans-serif";
fontsize="0.85em";
padding="3px 2px 2px 6px";
subimage="images/rightarr.gif";
subimagepadding=0;
separatorimage="images/menusep.gif";
separatorsize=1;
}

with(subMenuStyle=new mm_style()){
onclass="menusubcategoryon";
offclass="menusubcategoryoff";
onborder="1px Solid #000000";
bordercolor="#000000";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="0.9em";
padding="2px 10px 2px 6px";
subimage="images/rightarr.gif";
separatorimage="images/menusep.gif";
separatorsize=1;
}

manufacturerStyle=new copyOf(topLevelMenuStyle);
 with(milonic=new menuname("Products")){style=topLevelMenuStyle;overflow="scroll";top=117;left="offset=-348";screenposition="center";offset=-348;alwaysvisible=1;overflow="none";aI("text=ELECTRONICS;url=/category.aspx?id=62;showmenu=ProductMenu62;");aI("text=GENERAL;url=/category.aspx?id=72;");}drawMenus();with(milonic=new menuname("ProductMenu62")){style=subMenuStyle;overflow="scroll";aI("text=ALL;url=/category.aspx?id=62&subproducts=true;offclass=menuallsubcategoryoff;onclass=menuallsubcategoryon;");aI("text=FISH FINDERS;url=/category.aspx?id=65;");aI("text=MARINE GPS;url=/category.aspx?id=63;showmenu=ProductMenu63;");aI("text=RADAR;url=/category.aspx?id=66;");aI("text=VEHICLE GPS/ SATNAV;url=/category.aspx?id=64;");aI("text=VHF RADIOS;url=/category.aspx?id=67;showmenu=ProductMenu67;");}drawMenus();with(milonic=new menuname("ProductMenu63")){style=subMenuStyle;overflow="scroll";aI("text=ALL;url=/category.aspx?id=63&subproducts=true;offclass=menuallsubcategoryoff;onclass=menuallsubcategoryon;");aI("text=FIXED;url=/category.aspx?id=70;");aI("text=HAND HELD;url=/category.aspx?id=71;");}drawMenus();with(milonic=new menuname("ProductMenu67")){style=subMenuStyle;overflow="scroll";aI("text=ALL;url=/category.aspx?id=67&subproducts=true;offclass=menuallsubcategoryoff;onclass=menuallsubcategoryon;");aI("text=FIXED;url=/category.aspx?id=68;");aI("text=HAND HELD;url=/category.aspx?id=69;");}drawMenus();with(milonic=new menuname("OnSale")){style=topLevelMenuStyle;overflow="scroll";aI("text=ALL;url=/category.aspx?sale=true&subproducts=true;fontstyle=italic;offcolor=#006699;oncolor=#006699;");aI("text=ELECTRONICS;url=/category.aspx?id=62&sale=true&subproducts=true;");}with(milonic=new menuname("Manufacturers")){style=manufacturerStyle;overflow="scroll";aI("text=Aquafax;url=/category.aspx?manufacturer=2;");}drawMenus();