


_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=10              // 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(menuStyle=new mm_style()){
onbgcolor="#F6CB03";
oncolor="#8B8E97";
offbgcolor="#8B8E97";
offcolor="#ffffff";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="";
separatorsize="0";
padding=5;
fontsize="65%";
fontstyle="normal";
fontfamily="Verdana";
fontweight="bold";
pagecolor="";
pagebgcolor="#F6CB03";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
outfilter="randomdissolve(duration=0.3)";
}
with(sousmenuStyle=new mm_style()){
onbgcolor="#9A9DA5";
oncolor="#FFFFFF";
offbgcolor="#9A9DA5";
offcolor="#ffffff";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="";
separatorsize="0";
padding=5;
fontsize="65%";
fontstyle="normal";
fontfamily="Verdana";
fontweight="bold";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("societe")){
style=sousmenuStyle;
aI("image=http://www.pxdental.com/images/puce_fleche_off.gif;overimage=http://www.pxdental.com/images/puce_fleche.gif;text=Presentazione;url=http://www.pxdental.com/i/societe/default.asp;");
aI("image=http://www.pxdental.com/images/puce_fleche_off.gif;overimage=http://www.pxdental.com/images/puce_fleche.gif;text=Qualità/Strandard;url=http://www.pxdental.com/i/societe/standard.asp;");
aI("image=http://www.pxdental.com/images/puce_fleche_off.gif;overimage=http://www.pxdental.com/images/puce_fleche.gif;text=Succursali/Soci;url=http://www.pxdental.com/i/societe/filiales.asp;");

}

with(milonic=new menuname("produits")){
style=sousmenuStyle;
aI("image=http://www.pxdental.com/images/puce_fleche_off.gif;overimage=http://www.pxdental.com/images/puce_fleche.gif;text=Leghe;url=http://www.pxdental.com/i/produits/tri.asp;");
aI("image=http://www.pxdental.com/images/puce_fleche_off.gif;overimage=http://www.pxdental.com/images/puce_fleche.gif;text=Prodotti ausiliari;url=http://www.pxdental.com/i/produits/auxiliaires.asp;");
aI("image=http://www.pxdental.com/images/puce_fleche_off.gif;overimage=http://www.pxdental.com/images/puce_fleche.gif;text=Centro di Fresaggio;url=http://www.pxdental.com/i/produits/implants.asp;");

}





drawMenus();
	
