_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#ffffff'; 
oncolor='#ffffff'; 
offbgcolor='#ffffff'; 
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='#6699CC'; 
oncolor='#FFFF66'; 
offbgcolor='#000000'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='70%'; 
itemwidth='100';
itemheight='10';
align='Center';
fontstyle='Regular'; 
fontweight='Normal'; 
fontfamily='Verdana'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#000000'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('4')){ style=menuStyle; aI('text=GIS Consulting;url=GISConsulting.aspx;status=GIS Consulting;');aI('text=Forestry Consulting;url=ForestryConsulting.aspx;status=Forestry Consulting;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Vertical Aerial Photography;url=AerialPhotography.aspx;status=Vertical Aerial Photography;');aI('text=Oblique Aerial Photography;url=ObliquePhotography.aspx;status=Oblique Aerial Photography;');aI('text=Auto Referencing & Orthorectification;url=AutoReferncing.aspx;status=Auto Referencing & Orthorectification;');aI('text=Image Mosaics;url=ImageMosaics.aspx;status=Image Mosaics;');aI('text=Stereo Image & DEM Extraction;url=StereoImageDEMExtraction.aspx;status=Stereo Image & DEM Extraction;');aI('text=Large Scale Aerial Photography;url=LargeScaleAerialPhotography.aspx;status=Large Scale Aerial Photography;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Links;url=Links.aspx;status=Links;');} drawMenus();
