

_menuCloseDelay=400           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0           // The time delay before menus open on mouse over
_subOffsetTop=100              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset


with(menuStyle=new mm_style()){
onbgcolor="";
oncolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#75848A";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
separatorcolor="#75848A";
separatorsize="1";
padding=4;
fontsize="12";
fontfamily="Times New Roman";
fontstyle ='italic';
onbold=1;
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#666666', Direction=135, Strength=4)";
//overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=2)";
//menubgimage="../js/sfondo_menu.jpg";//
//overfilter="Fade(duration=0.2);Alpha(opacity=90);";
//outfilter="randomdissolve(duration=0.3)";//
}


with(menuStyle2=new mm_style()){
onbgcolor="";
oncolor="#000000";
offbgcolor="";
offcolor="#75848A";
bordercolor="";
borderstyle="solid";
borderwidth=1;
separatorcolor="#75848A";
separatorsize="0";
padding=2;
fontsize="12";
fontfamily="Times New Roman";
fontstyle ='italic';
//menubgimage="../js/sfondo_menu.jpg";//
subimage="/js/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
outfilter="randomdissolve(duration=0.3)";


}

with(milonic=new menuname("trattamenti")){
style=menuStyle;
top="offset=5";
overflow="scroll";
menuwidth=120;
align="left";
itemwidth="100%";
aI("text=massages;url=/fra/wellsearch.php?id=1;");
aI("text=traitements nuages;url=/fra/wellsearch.php?id=4;");
aI("text=traitements spéciaux;url=/fra/wellsearch.php?id=5;");
aI("text=thérapies;url=/fra/wellsearch.php?id=6;");
aI("text=douches;url=/fra/wellsearch.php?id=7;");
aI("text=compresses;url=/fra/wellsearch.php?id=8;");
aI("text=esthétique;url=/fra/wellsearch.php?id=9;");
aI("text=Home;url=/fra/index.php;");
}

with(milonic=new menuname("prodotti")){
style=menuStyle;
top="offset=5";
overflow="scroll";
menuwidth=120;
align="left";
itemwidth="100%";
aI("text=ligne visage;url=/fra/wellsearch.php?id=11;");
aI("text=ligne corps;url=/fra/wellsearch.php?id=12;");
aI("text=ligne homme;url=/fra/wellsearch.php?id=21;");
aI("text=ligne solaires;url=/fra/wellsearch.php?id=13;");
aI("text=ligne pieds;url=/fra/wellsearch.php?id=23;");
aI("text=ligne huiles essentielles;url=/fra/wellsearch.php?id=18;");
aI("text=ligne huile de massage;url=/fra/wellsearch.php?id=19;");
aI("text=accessoires mains et pieds;url=/fra/wellsearch.php?id=17;");
aI("text=vernis ;url=/fra/wellsearch.php?id=15;");
aI("text=vetements fitness ;url=/fra/wellsearch.php?id=16;");
aI("text=articles cadeaux;url=/fra/wellsearch.php?id=20;");
}
with(milonic=new menuname("fotobook")){
style=menuStyle;
top="offset=5";
overflow="scroll";
menuwidth=120;
align="left";
itemwidth="100%";
aI("text=Wellness;url=/fra/anteprima.php;");
aI("text=Beauty;url=/fra/beauty.php;");
}

with(milonic=new menuname("listini")){
style=menuStyle;
top="offset=5";
overflow="scroll";
menuwidth=120;
align="left";
itemwidth="100%";
aI("text=listino prezzi;url=/fra/prezzi.php;");
aI("text=pacchetti;url=/fra/pacchetti.php;");
aI("text=offerte;url=/fra/offerte.php;");
aI("text=prenotazioni;url=/fra/prenotazioni.php;");
}

with(milonic=new menuname("dove")){
style=menuStyle;
top="offset=5";
overflow="scroll";
menuwidth=120;
align="left";
itemwidth="100%";
aI("text=ou sommes nous;url=/fra/dove.php;");
aI("text=contacts;url=/fra/contatti.php;");
}


drawMenus();

