_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='#000000'; 

oncolor='#FF0000'; 

offbgcolor='#000000'; 

offcolor='#FFFFFF'; 

borderstyle=''; 

borderwidth=1; 

separatorsize='1'; 

padding=5; 

fontsize='80%'; 

itemwidth='125';

itemheight='25';

align='Left';

fontstyle='Normal'; 

fontweight='Normal'; 

fontfamily='Trebuchet MS'; 

subimage='dynamicdata/images/newarrow.gif'; 

subimagepadding='2'; 

bordercolor='#FFFFFF'; 

separatorcolor='#C8CBCA'; 

bgimage='';

overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#000000', Direction=135, Strength=5)";outfilter="randomdissolve(duration=0.5)";} 



with(sat=new menuname('4')){ style=menuStyle; aI('text=Passenger Services;url=dynamicdata/Passengeraircraft.aspx;status=Passenger Services;showmenu=410;');aI('text=Cargo Services;url=dynamicdata/Cargoservices.aspx;status=Cargo Services;showmenu=427;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Flight Schedule;url=dynamicdata/flgsch.aspx;status=Flight Schedule;');} with(sat=new menuname('410')){ style=menuStyle;aI('text=Lear 60 XR;url=dynamicdata/Leon60XR.aspx;status=Lear 60 XR;');  aI('text=Antonov AN 72;url=dynamicdata/ANTONOVAN72.aspx;status=Antonov AN 72;');aI('text=Boeing 737-200;url=dynamicdata/BOEING.aspx;status=Boeing 737-200;'); aI('text=DC-9-30;url=dynamicdata/SPN.aspx;status=DC-9-30;'); } with(sat=new menuname('427')){ style=menuStyle;aI('text=llyushin IL76;url=dynamicdata/llyushinIL76.aspx;status=llyushin IL76;');aI('text=Airbus 300-B4;url=dynamicdata/airbus300b4.aspx;status=Airbus300-B4;'); } drawMenus();
