
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="400";  
headerbgcolor="#FFFFFF";
headercolor="#FFFFFF";
offbgcolor="#003333";
offcolor="#ffc447";
onbgcolor="#003333";
//oncolor="#FF0000"; = hover
oncolor="#ed8036";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.8);Alpha(opacity=95)";
padding=1;
//pagebgcolor="#006666";
pagebgcolor="#003333";
pagecolor="aad7dd";
separatorcolor="#B2B2B2";
separatorsize=1;
subimage="images/arrowL1_10px_orange.gif";
subimagepadding=1;
}


orientation="horizontal";
style=menuStyle;
position="relative";

orientation="horizontal";
aI("text=Who are we?&nbsp;&nbsp;;image=images/10X10.gif;url=who_are_we_01.php;showmenu=whoarewe;");
aI("text=&nbsp;Services&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=services01.php;showmenu=services;");
aI("text=&nbsp;The Exam Center&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=exam01.htm;onfunction=showtip('Including rounded edges to menus')");
aI("text=&nbsp;The trainers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=#;pointer=pointer;url=trainers01.htm;");
aI("text=&nbsp;Qualifications&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=qualification01.htm;");
aI("text=&nbsp;References&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=references01.htm;");
aI("text=&nbsp;Books&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=books01.htm;showmenu=books;");
aI("text=&nbsp;Contact&nbsp;;url=contact01.php;showmenu=contact;");
}
drawMenus();
