
effect="Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)"

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=4;
_subOffsetLeft=6;


with(style1=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="none";
oncolor="#FFFFFF";
onbgcolor="#FF9900";
borderstyle="none";
fontsize=10;
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Arial";
padding=5;
pagecolor="#000000";
pagebgcolor="none";
headercolor="#ffffff";
headerbgcolor="#000000";
}

with(style2=new mm_style()){
offcolor="#000000";
offbgcolor="#FFFFFF";
oncolor="#FFFFFF";
onbgcolor="#9CB2BD";
borderstyle="solid";
fontsize=10;
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Arial";
padding=5;
pagecolor="#000000";
pagebgcolor="#FFE394";
headercolor="#ffffff";
headerbgcolor="#000000";
separatorcolor="#CCCCCC";
bordercolor="#CCCCCC";
}

with(milonic=new menuname("mainmenu")){
itemheight=24;
borderwidth=0;
style=style1;
alwaysvisible=1;
alignment="center";
position="relative";
orientation="horizontal";
//aI("text=&nbsp;HOME&nbsp;&nbsp;;image=img/Signes_Home.gif;url=index.php;;separatorsize=1")
aI("text=HOME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;image=img/Signes_Home.gif;url=index.php;;")
aI("text=SERVICES&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;image=img/Signes_Home.gif;showmenu=servicescomp;;")
aI("text=PORTFOLIO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;image=img/Signes_Webmasters.gif;url=portfolio.php;;")
//aI("text=CLIENTS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;image=img/Signes_Companies.gif;showmenu=companies;url=index.php;")
aI("text=CONTACT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;image=img/Signes_Contact.gif;url=contact.php;;")
}

with(milonic=new menuname("companies")){
itemwidth=120;
borderwidth=1;
style=style2;
alignment="left";
aI("text=<b>:: About Us</b>;url=benefits_clients.php;;separatorsize=1")
aI("text=<b>:: Benefits</b>;url=benefits_clients.php;;separatorsize=1")
aI("text=<b>:: Our clients</b>;url=clients.php;;separatorsize=1")
aI("text=<b>:: Get a free quote</b>;url=webdesign.php;;separatorsize=1")
aI("text=<b>:: Services      >></b>;showmenu=servicescomp;;separatorsize=1")
}

with(milonic=new menuname("servicescomp")){
borderwidth=1;
style=style2;
alignment="left";
aI("text=Website creation;url=website_creation_freelance_webmaster.php;;separatorsize=1")
aI("text=Webmastering;url=website_maintenance_services.php;;separatorsize=1")
aI("text=Webdesign;url=webdesign_freelance_offshore.php;;separatorsize=1")
aI("text=Content Translation;url=content_translation_offshore.php;;separatorsize=1")
aI("text=SEO;url=seach_engine_optimization_offshore_outsourced.php;;separatorsize=1")
//aI("text=E-marketing;url=webmaster_services_freelance.html#emarketing;;separatorsize=1")
//aI("text=Hosting;url=webmaster_services_freelance.html#hosting;;separatorsize=1")
}

with(milonic=new menuname("webmaster")){
itemwidth=120;
borderwidth=1;
style=style2;
alignment="left";
aI("text=Joing us !</b>;url=services.php;;separatorsize=1")
aI("text=Benefits</b>;url=pourquoi.php;;separatorsize=1")
aI("text=Services</b>;url=pourquoi.php;;separatorsize=1")
aI("text=Hosting;url=testimonial.php;;separatorsize=1")
aI("text=Domain registration;url=assurances.php;;separatorsize=1")
aI("text=Forum;url=assurances.php;;separatorsize=1")
aI("text=Email adress;url=assurances.php;;separatorsize=1")
aI("text=Referencing;url=assurances.php;;separatorsize=1")
aI("text=Referencing;url=assurances.php;;separatorsize=1")
}



drawMenus();