_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#B6B6B6'; 
oncolor='#ffffff'; 
offbgcolor='#383838'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#7CB2D4'; 
oncolor='#FFFFFF'; 
offbgcolor='#3658A2'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
itemwidth='150';
itemheight='15';
align='Left';
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Verdana'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#7CB2D4'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('4')){ style=menuStyle; aI('text=E-Learning;url=WhyELearning.aspx;status=E-Learning;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Yacht 4 Engineer;url=Yacht4.aspx;status=Yacht 4 Engineer;');aI('text=Yacht 3 Engineer;url=Yacht3.aspx;status=Yacht 3 Engineer;');aI('text=Yacht 2 Engineer;url=Yacht2.aspx;status=Yacht 2 Engineer;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Our Team;url=http://www.yottek.com/staff.aspx;status=Our Team;');aI('text=Booking Information;url=Prices.aspx;status=Booking Information;');aI('text=Testimonials;url=Testimonials.aspx;status=Testimonials;');} drawMenus();
