fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


//forgetClickValue="true";


with(menuStyle=new mm_style()){
//bgimage="/ICV/public/img/menu/menusite/onglet_off_centre.png";
//menubgimage="/ICV/public/img/menu/menusite/onglet_off_centre.png";
//leftimage="/ICV/public/img/menu/menusite/onglet_off_gauche.png";
//rightimage="/ICV/public/img/menu/menusite/onglet_off_droite.png";				

//imageheight=30;

menuheight=30;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
//fontweight="bold";
itemheight=30;
itemwidth=1040;
//valign='top';
offcolor="#666666";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
//outfilter="randomdissolve(duration=0.9)";

//openonclick=1;
//subimagepadding=0;
//overbgimage="/ICV/public/img/menu/menusite/tab_on_grey.jpg";
}











/*
with(submenuStyle=new mm_style()){
styleid=1;
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="0px solid #67A1CE";
oncolor="#000000";
//padding=4;
pagecolor="black";
separatorsize=1;
//subimage="http://www.milonic.com/menuimages/white_4x7.gif";
subimagepadding=8;
//bgimage="/ICV/public/img/menu/menusite/onglet-theme-off.png";
//background="/ICV/public/img/menu/menusite/onglet-theme-off.png";
}

with(submenuStyle2=new mm_style()){
styleid=1;
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="2pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding=4;
pagecolor="black";
separatorsize=1;
//subimage="http://www.milonic.com/menuimages/white_4x7.gif";
subimagepadding=8;
}
//
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
openstyle="tab";
orientation="horizontal";
screenposition="center";
style=menuStyle;
top=10;
aI("align=center;keepalive=1;showmenu=Milonic;text=MILONIC;");
aI("align=center;keepalive=1;showmenu=Partners;text=PARTNERS;");
aI("align=center;keepalive=1;showmenu=Links;text=LINKS;");
aI("align=center;keepalive=1;showmenu=MyMilonic;text=MYMILONIC;");
aI("align=center;itemwidth=80;keepalive=1;text=SEARCH;");
}

with(milonic=new menuname("Milonic")){
menualign="center";
menuwidth="50%";
orientation="horizontal";
screenposition="center";
style=submenuStyle;
aI("text=MILONIC;url=menu.htm;");
aI("text=CONTACT US;url=menu.htm;");
aI("text=NEWSLETTER;url=menu.htm;");
aI("text=FAQ;url=menu.htm;");
aI("text=DISCUSSION FORUM;url=menu.htm;");
aI("text=LICENSE AGREEMENT;url=menu.htm;");
aI("separatorsize=4;");
}

with(milonic=new menuname("Partners")){
menualign="center";
menuwidth="50%";
orientation="horizontal";
screenposition="center";
style=submenuStyle;
aI("text=PARTNERS;url=menu.htm?test=1;");
aI("text=SMS 2 EMAIL;url=menu.htm;");
aI("text=WEBSMITH;url=menu.htm;");
aI("separatorsize=4;");
}

with(milonic=new menuname("Links")){
menualign="center";
menuwidth="50%";
orientation="horizontal";
screenposition="center";
style=submenuStyle;
aI("text=LINKS;url=menu.htm;");
aI("text=MYSQL;url=menu.htm;");
aI("text=PHP;url=menu.htm;");
aI("text=PHPBB WEB FORUM;url=menu.htm;");
aI("separatorsize=4;");
}

with(milonic=new menuname("MyMilonic")){
menualign="center";
menuwidth="50%";
orientation="horizontal";
screenposition="center";
style=submenuStyle;
aI("text=MYMILONIC;url=menu.htm;");
aI("text=LICENSES;url=menu.htm;");
aI("text=INVOICES;url=menu.htm;");
aI("text=MAKE SUPPORT;url=menu.htm;");
aI("text=VIEW SUPPORT;url=menu.htm;");
aI("text=YOUR DETAILS;url=menu.htm;");
aI("separatorsize=4;");
}

drawMenus();
*/
