_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=40 // Follow scrolling Rate _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=400 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(menuStyle=new mm_style()){ onbgcolor="#186f9a"; oncolor="#FFFFFF"; ondecoration="none"; offbgcolor="#f5f5f5"; offcolor="#186f9a"; bordercolor="#ffffff"; borderstyle="solid"; borderwidth=1; separatorcolor="#f5f5f5"; separatorsize="1"; padding=5; fontsize="11px"; fontstyle="normal"; fontweight="normal"; fontfamily="Verdana, Tahoma, Arial"; pagecolor="#ffffff"; pagebgcolor="#186f9a"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding=""; overfilter="Fade(duration=0.1);Alpha(opacity=100);"; outfilter="Fade(duration=0.1);Alpha(opacity=100);";} with(milonic=new menuname("courses")){ style=menuStyle; aI("image=http://wingsmqy.com/images/spacer-menu.gif;text=Private Pilot Certification Course;url=pg-private-courses.html;"); aI("image=http://wingsmqy.com/images/spacer-menu.gif;text=Instrument Rating Course;url=pg-instrument-courses.html;"); aI("image=http://wingsmqy.com/images/spacer-menu.gif;text=Commercial Pilot Certification Course;url=pg-commercial-courses.html;"); aI("image=http://wingsmqy.com/images/spacer-menu.gif;text=Flight Instructor Certification Course;url=pg-instructor-courses.html;"); aI("image=http://wingsmqy.com/images/spacer-menu.gif;text=High Altitude Endorsement Course;url=pg-high-altitude-endorsement-courses.html;"); } drawMenus();