fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=500;
_subOffsetTop=0;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){

borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="120%";
fontstyle="normal";
offcolor="#c4d8e9";
oncolor="#FFFFFF";
padding=0;
itemheight=33;
onsubimage="img/menu_marker_on.gif";
subimage="img/menu_marker_off.gif";
separatorsize="30";
separatorimage="img/spacer.gif";
}

with(dropDownStyle=new mm_style()){
onbgcolor="#326A9B";
offbgcolor="#0B4579";
bordercolor="#5B0C0E";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#FFFFFF";
outfilter="Fade(duration=0.5)";
overfilter="Fade(duration=0.9);Alpha(opacity=80)";
padding=4;
separatorsize=0;
subimagepadding=1;
itemheight=20;
itemwidth=167;
}
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=<img src='img/spacer.gif' width='55' height='10' border='0'>产品视频<img src='img/spacer.gif' width='25' height='10' border='0'>;url=news1.asp;");
aI("showmenu=Products;text=<img src='img/spacer.gif' width='40' height='10' border='0'>产品展示;url=index.asp;");
aI("text=<img src='img/spacer.gif' width='78' height='10' border='0'>企业简介;url=gsjj.asp;");
aI("text=<img src='img/spacer.gif' width='85' height='10' border='0'>新闻资讯;url=news.asp;");
aI("text=<img src='img/spacer.gif' width='85' height='10' border='0'>客户留言;url=feedback.asp;");
aI("text=<img src='img/spacer.gif' width='80' height='10' border='0'>联系我们;url=lxwm.asp;");
}
with(milonic=new menuname("Products")){
style=dropDownStyle; 
top=116;
aI("text=<img src='img/menu_icon.gif' border='0'>包装机械;url=ProductsAllZ.asp?id=45;");
aI("text=<img src='img/menu_icon.gif' border='0'>包装工具;url=ProductsAllZ1.asp?id=72;");
aI("text=<img src='img/menu_icon.gif' border='0'>包装材料;url=ProductsAllZ2.asp?id=73;");
aI("text=<img src='img/menu_icon.gif' border='0'>包装服务;url=ProductsAllZ3.asp?id=74;");

}
drawMenus();
