
_CFix=true; //should fix contribute problem


fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
ignoreCollisions=true
bordercolor="#ABABAB";
borderwidth=0;
separatorcolor="#FFFFFF";
separatorsize="4";
fontfamily="Arial";
fontsize="80%";
fontstyle="normal";
fontweight="normal";
itemheight=22;
menubgimage="mac_back.gif";
offbgcolor="#DEDEDE";
offcolor="#000000";
onbgcolor="#F6CE0B";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
rawcss="padding-left:12px;padding-right:12px";
fixMozillaZIndex = true; 
}

with(milonic=new menuname("MainMenu")){
screenposition="center"
menuwidth=135
left="offset=-282"
alwaysvisible=1;
style=menuStyle;
top=154;
}


with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#838383";
borderwidth=1;
fontfamily="Arial";
fontsize="80%";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
image="mac_trans.gif";
menubgimage="mac_back.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#F6CE0B";
oncolor="#000000";
onsubimage="macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding=5;
rawcss="padding-left:0px;padding-right:5px;";
separatorcolor="#D2D4D4";
separatorpadding=5;
subimage="macarrow_off.gif";
menubgcolor="#EBF0EC";
}

with(milonic=new menuname("Products")){
style=submenuStyle;
top="offset=-4";
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("text=Customer Relationship Management (CRM);url=CRM.html;");
aI("text=Internal Document Manager;url=intranet.html;");
aI("text=Email Manager;url=email.html;");
aI("text=Scan Station &amp; Routing;url=scan_station.html;");
aI("text=Project Manager;url=proj_mgr.html;");
aI("text=Private Web Portals (Extranet);url=private.html;");
//aI("text=Features &amp; Benefits;url=features.html;");
//aI("text=iChannel Difference;url=difference.html;");
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}

with(milonic=new menuname("Features")){
style=submenuStyle;
top="offset=-4";
//aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
//aI("text=Features;url=n-services.html;");
//aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}

with(milonic=new menuname("Services")){
style=submenuStyle;
top="offset=-4";
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("text=Implementation Services;url=implementation.html;");
aI("text=Application Services Provider (ASP);url=ASP.html;");
aI("text=Imaging &amp; Scanning;url=imaging_scanning.html;");
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}

with(milonic=new menuname("About")){
style=submenuStyle;
top="offset=-4";
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("text=Executive Team;url=executive.html;");
aI("text=Why Us? Video Clip;url=media_tour.html;");
aI("text=Press Releases;url=press.html;");
aI("text=Case Studies;url=case_studies.html;");
aI("text=Clients;url=clients.html;");
aI("text=Testimonials;url=testimonials.html;");
aI("text=Investment News;url=investments.html;");
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}

with(milonic=new menuname("Markets")){
style=submenuStyle;
top="offset=-4";
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("text=CPA/Accounting Firms;url=CPA.html;");
aI("text=Commercial Real Estate;url=real_estate.html;");
aI("text=Architectural/Engineering Firms;url=architectural.html;");
//aI("text=Future Markets;url=CIS.html;");
//aI("text=FUTURE MARKETS;url=;");
//aI("text=&nbsp;&nbsp;Pharmaceuticals;url=;");
//aI("text=&nbsp;&nbsp;Legal;url=;");
//aI("text=&nbsp;&nbsp;Medical;url=;");
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}

with(milonic=new menuname("Support")){
style=submenuStyle;
top="offset=-4";
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("text=Customer Support;url=customer_support.html;");
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}

with(milonic=new menuname("Contact")){
style=submenuStyle;
top="offset=-4";
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("text=Contact Information;url=contact.html;");
aI("text=Request Information;url=request.html;");
aI("text=Directions & Maps;url=directions.html;");
//aI("text=Location Maps;url=maps.html;");
aI("image=transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}

drawMenus();

