with(TT=new menuname("Top Technology - Menu principal")){
style=horizStyle;
alwaysvisible=1;
menuwidth=560;
orientation="horizontal";
aI("text=Présentation;offcolor=#000055;fontsize=13px;showmenu=mm pres;");
aI("text=Produits & Services;offcolor=#000055;fontsize=13px;showmenu=mm prod;");
aI("text=Partenaires;offcolor=#000055;fontsize=13px;showmenu=mm part;");
aI("text=Service en ligne;offcolor=#000055;fontsize=13px;showmenu=mm serv;");
aI("text=Autres liens;offcolor=#000055;fontsize=13px;showmenu=mm lien;");
}
drawMenus()