


_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=Präsentation;url=http://www.pxdental.com/d/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ät/Standard;url=http://www.pxdental.com/d/societe/standard.asp;");
aI("image=http://www.pxdental.com/images/puce_fleche_off.gif;overimage=http://www.pxdental.com/images/puce_fleche.gif;text=Filialen/Partner;url=http://www.pxdental.com/d/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=Legierungen;url=http://www.pxdental.com/d/produits/tri.asp;");
aI("image=http://www.pxdental.com/images/puce_fleche_off.gif;overimage=http://www.pxdental.com/images/puce_fleche.gif;text=Ergänzende Produkte;url=http://www.pxdental.com/d/produits/auxiliaires.asp;");
aI("image=http://www.pxdental.com/images/puce_fleche_off.gif;overimage=http://www.pxdental.com/images/puce_fleche.gif;text=Fräszentrum;url=http://www.pxdental.com/d/produits/implants.asp;");

}





drawMenus();
	
