fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=150; _menuOpenDelay=10; _subOffsetTop=0; _subOffsetLeft=-2; if (screen.width <= 1024){ distance = 128 } if ((screen.width > 1024) && (screen.width<1280) ){ distance = 64 } if (screen.width >= 1280){ distance = 0 } with(menuStyle=new mm_style()){ bordercolor="#ffffff"; borderstyle="solid"; borderwidth=1; fontfamily="Verdana, Arial"; fontsize="100%"; fontstyle="normal"; headerbgcolor="#FCFE00"; headercolor="#000000"; offbgcolor="#84A3CE"; offcolor="#FFFFFF"; onbgcolor="#B2C4DE"; oncolor="#FFFFFF"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2);Alpha(opacity=100)"; padding=5; pagebgcolor="#84A3CE"; pagecolor="#000000"; separatorcolor="#ffffff"; separatorsize=1; subimage=""; subimagepadding=2; } with(milonic=new menuname("CorporateMICE")){ overflow="scroll"; style=menuStyle; top=-36; left=171; itemwidth = 170; itemheight = 26; aI("text=Introduction;url=corp_mice_intro.php;") aI("text=Our Services;url=corp_mice_services.php;") aI("text=Venues;url=corp_mice_venues.php;") aI("text=Case Study;url=corp_mice_casestudies.php;") } with(milonic=new menuname("Holidays")){ overflow="scroll"; style=menuStyle; top=10; left=171; itemwidth = 170; itemheight = 26; aI("text=Plan your Vacation;url=plan_your_vacation.php;") aI("text=Destination of the Month;url=destinationofthemonth.php;") aI("text=Special Offer Packages;url=specialoffers.php;") aI("text=Send Enquiry;url=enquiry.php;") aI("text=Newsletter;url=newsletter.php;") } with(milonic=new menuname("DMCServices")){ overflow="scroll"; style=menuStyle; top=52; left=171; itemwidth = 170; itemheight = 26; aI("text=About UAE/Dubai;url=aboutuae.php;") aI("text=Excursion in Dubai;url=excursionindubai.php;") aI("text=UAE Round Trip;url=uaeroundtrip.php;") aI("text=Incentive Dubai;url=incentivedubai.php;") aI("text=About Oman;url=aboutoman.php;") aI("text=Oman – UAE Round Trip;url=omanuaeroundtrip.php;") } drawMenus();