﻿fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=75;
_menuOpenDelay=150;
_subOffsetTop=4;
_subOffsetLeft=0;


with(about=new mm_style()){
styleid=3;
fontfamily="Trebuchet MS,Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
bgimage='images/drop_left.gif';
overbgimage='images/drop_left_o.gif';
overimage="images/head_menu_01.jpg";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#f2e5e5";
oncolor="#000000";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
padding=3;
separatorcolor="#edede6";
separatorsize=0;
}



with(bisai=new mm_style()){
styleid=3;
fontfamily="Trebuchet MS,Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
bgimage='images/drop_left.gif';
overbgimage='images/drop_left_o.gif';
overimage="images/head_menu_05.jpg";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#f2e5e5";
oncolor="#000000";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
padding=3;
separatorcolor="#edede6";
separatorsize=0;
}

with(chanpin=new mm_style()){
styleid=3;
fontfamily="Trebuchet MS,Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
bgimage='images/drop_left.gif';
overbgimage='images/drop_left_o.gif';
overimage="images/head_menu_03.jpg";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#f2e5e5";
oncolor="#000000";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
padding=3;
separatorcolor="#edede6";
separatorsize=0;
}

with(milonic=new menuname("about")){
style=about;
top="offset=2";
aI("text=&nbsp;&nbsp;&nbsp;部门介绍;url=show.asp?do=48&type=8;");
aI("text=&nbsp;&nbsp;&nbsp;联系信息;url=show.asp?do=49&type=8;");
aI("text=&nbsp;&nbsp;&nbsp;汇款信息&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=show.asp?do=50&type=8;");
}



with(milonic=new menuname("bisai")){
style=bisai;
top="offset=2";
aI("text=&nbsp;&nbsp;&nbsp;RoboCup公开赛;url=NewsList.asp?type=2;");
aI("text=&nbsp;&nbsp;&nbsp;科协比赛;url=NewsList.asp?type=3;");
aI("text=&nbsp;&nbsp;&nbsp;其他比赛&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=NewsList.asp?type=4;");
}


with(milonic=new menuname("chanpin")){
style=chanpin;
top="offset=2";
aI("text=&nbsp;&nbsp;&nbsp;控制主板&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=ProductList.asp?SortID=137;");
aI("text=&nbsp;&nbsp;&nbsp;传感器;url=ProductList.asp?SortID=138;");
aI("text=&nbsp;&nbsp;&nbsp;其他产品&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=ProductList.asp?SortID=139;");
}

drawMenus();


