_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#000000'; 
oncolor='#ffffff'; 
offbgcolor='#000000'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#000000'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#990000'; 
oncolor='#FFFFFF'; 
offbgcolor='#000000'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='90%'; 
itemwidth='100';
itemheight='25';
align='Center';
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Arial'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#000000'; 
separatorcolor='#000000'; 
bgimage='';
openstyle='ltr';
align='left';
subimageposition='left';
} 


with(sat=new menuname('5')){ style=menuStyle; aI('text=Airline Reservation;url=Airlinesservices.aspx;status=Airline Reservation;');aI('text=Hotel Reservation;url=Hotelservices.aspx;status=Hotel Reservation;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Partners;url=Partners.aspx;status=Partners;');aI('text=ISO Certificate;url=ISOcerti.aspx;status=ISO Certificate;');aI('text=Awards;url=Awards.aspx;status=Awards;');} with(sat=new menuname('15')){ style=menuStyle; aI('text=الشركاء;url=Partnerar1.aspx;status=الشركاء;');aI('text=الايزوشهادة;url=isocertificatear1.aspx;status=الايزوشهادة;');} drawMenus();
