_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="White";
offcolor="#2F2F2F";
onbgcolor="YellowGreen";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="YellowGreen";
oncolor="#ffffff";
padding="4";
separatorcolor="YellowGreen";
separatorsize="1";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.ardglobal.com/;");
aI("showmenu=Services/Aerial PhotographyLEFT_MENU;text=Services;target=;url=Land-and-Hydrographic-Surveys,-Dubai,-Abu-Dhabi,-UAE,-Muscat,-Oman.html;");
aI("text=Satellite Imagery;target=;url=Satellite-Imagery-UAE,-Oman,-Qatar,-Africa,-Asia,-Middle-East.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Services/Aerial PhotographyLEFT_MENU")){
style=submenuStyle;
aI("text=Aerial Photography;target=;url=Aerial-Survey,-Aerial-Photography,-UAE,-Oman,-Qatar,-Africa,-Asia,-Middle-East.html;");
aI("text=Topographic Surveys;target=;url=Topographic-Surveys,-Dubai,-Abu-Dhabi,-UAE,-Muscat,-Oman.html;");
aI("text=Hydrographic Surveys;target=;url=Hydrographic-Surveys,-Dubai,-Abu-Dhabi,-UAE,-Muscat,-Oman.-Bathymetric-Surveys,-Multibeam-Surveys.html;");
aI("text=Metocean Surveys;target=;url=Current-Metering,-Dubai,-Abu-Dhabi,-UAE,-Muscat,-Oman.-Bathymetric-Surveys,-Multibeam-Surveys.-Metocean-Surveys,-current-meter,-ADCP,-current-dir.html;");
aI("text=Construction Surveys;target=;url=Construction-Surveys,-Dubai,-Abu-Dhabi,-UAE,-Muscat,-Oman.html;");
aI("text=Aeronautical Surveys;target=;url=Aeronautical-Surveys-and-Studies,-Lighting-Studies,-Dubai,-Abu-Dhabi,-UAE,-Muscat,-Oman.html;");
aI("text=Survey Control Points;target=;url=Geodetic-Control,-Ground-Control-Points,-premarking,-GCP,-Signalization,-Dubai,-Abu-Dhabi,-UAE,-Muscat,-Oman.html;");
aI("text=Route Surveys;target=;url=Route-Surveys.html;");
aI("text=GIS Data Collection;target=;url=GIS-Data-Collection.html;");
}


 drawMenus();

