


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(AllImagesStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
padding=3;
fontstyle="normal";
fontweight="normal";
}


with(menuStyle=new mm_style()){
onbgcolor="";
oncolor="#FFFFFF";
offbgcolor="#A2A3A5";
offcolor="#FFFFFF";
bordercolor="";
borderstyle="solid";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="0";
padding=0;
fontsize="10";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#FFFFFF";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="0";
overfilter="";
outfilter="";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#000000', Direction=135, Strength=5)";

}



with(milonic=new menuname("societes")){
style=menuStyle;
overflow="scroll";
aI("image=http://www.pxgroup.net/images/barre.gif;");
aI("image=http://www.pxgroup.net/images/fleche_off.gif;overimage=http://www.pxgroup.net/images/fleche.gif;text=&nbsp;PX Dental;url=http://www.pxdental.com/;target=_blank;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;....................................<br>;");
aI("image=http://www.pxgroup.net/images/fleche_off.gif;overimage=http://www.pxgroup.net/images/fleche.gif;text=&nbsp;PX Précinox;url=http://www.precinox.ch/;target=_blank;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;....................................<br>;");
aI("image=http://www.pxgroup.net/images/fleche_off.gif;overimage=http://www.pxgroup.net/images/fleche.gif;text=&nbsp;PX Précimet;url=http://www.pxprecimet.ch/;target=_blank;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;....................................<br>;");
aI("image=http://www.pxgroup.net/images/fleche_off.gif;overimage=http://www.pxgroup.net/images/fleche.gif;text=&nbsp;PX Tools;url=http://www.pxtools.ch/;target=_blank;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;....................................<br>;");
aI("image=http://www.pxgroup.net/images/fleche_off.gif;overimage=http://www.pxgroup.net/images/fleche.gif;text=&nbsp;Swiss Profile;url=http://www.swissprofile.com;target=_blank;");
aI("text=&nbsp;");
}

//with(milonic=new menuname("event")){
//style=menuStyle;
//overflow="scroll";
//aI("image=http://www.pxgroup.net/images/barre.gif;");
//aI("image=http://www.pxgroup.net/images/fleche_off.gif;overimage=http://www.pxgroup.net/images/fleche.gif;text=&nbsp;Une vision d'avenir <br>&nbsp;depuis 30 ans;url=http://www.pxgroup.net/e/news/detail.asp?news=45;");

//aI("text=&nbsp;");
//}

with(milonic=new menuname("anniversaire")){
style=menuStyle;
overflow="scroll";
aI("image=http://www.pxgroup.net/images/barre.gif;");
aI("image=http://www.pxgroup.net/images/fleche_off.gif;overimage=http://www.pxgroup.net/images/fleche.gif;text=&nbsp;Invitation;url=http://www.pxgroup.net/e/event/default.asp;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;....................................<br>;");
aI("image=http://www.pxgroup.net/images/fleche_off.gif;overimage=http://www.pxgroup.net/images/fleche.gif;text=&nbsp;Programme;url=http://www.pxgroup.net/e/event/program.asp;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;....................................<br>;");
aI("image=http://www.pxgroup.net/images/fleche_off.gif;overimage=http://www.pxgroup.net/images/fleche.gif;text=&nbsp;Location;url=http://www.pxgroup.net/e/event/plan.asp;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;....................................<br>;");
aI("image=http://www.pxgroup.net/images/fleche_off.gif;overimage=http://www.pxgroup.net/images/fleche.gif;text=&nbsp;Registration;url=http://www.pxgroup.net/e/event/inscription.asp;");

aI("text=&nbsp;");
}


drawMenus();




