fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=700;
_menuOpenDelay=400;
_subOffsetTop=5;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
align="left";
bgimage="none";
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#A2A8D8";
headercolor="#A2A8D8";
padding=4;
separatorsize=1;
separatorcolor="#FFFFFF";
subimage="/camrudjscripts/arrow_white.gif";
subimagepadding=4;
offbgcolor="#A2A8D8";
offcolor="#000000";
oncolor="#fff";
pagecolor="black";
}

with(submenuStyle=new mm_style()){
align="left";
styleid=1;
borderstyle="raised";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial, sans-serif";
fontsize="95%";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#c6c9db";
low3dcolor="#303667";
offbgcolor="#A2A8D8";
offcolor="#ffffff";
oncolor="#000";
padding=3;
pagecolor="#FFFFFF";
separatorsize=4;
subimage="/camrudjscripts/arrow.gif";
subimagepadding=20;
swap3d=1;
}

with(milonic=new menuname("Camrud Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
top=10;
aI("showmenu=Links;text=DESIGN ;;showmenu=DESIGN");
aI("showmenu=Links;text=ADVERTISING ;;showmenu=ADVERTISING");
aI("showmenu=Links;text=PHOTOGRAPHY ;;showmenu=PHOTOGRAPHY");
aI("showmenu=Links;text=PRINTING ;;showmenu=PRINTING");
aI("showmenu=Links;text=SEO;;showmenu=SEO");
aI("text=HOME ;url=http://camrud.com;");
}

with(milonic=new menuname("DESIGN")){
overflow="scroll";
style=submenuStyle;
aI("text=Design Home;url=/advertising_agencies_denver_affordable.html;");
aI("text=Logos & Trademarks;url=/logos_trademarks_design_denver.html;");
aI("text=Branding;url=/branding_logos_trademarks_denver.html;");
aI("text=Brochures & Catalogs;url=/brochure_design_catalog_denver.html;");
aI("text=Web Site Design;url=/website_design_pages_denver.html;");
aI("text=Postcard Design;url=/postcard_graphic_design_denver.html;");
}

with(milonic=new menuname("ADVERTISING")){
style=submenuStyle;
aI("text=Advertising Home;url=/advertising_agencies_denver_affordable.html;");
aI("text=Direct Mail;url=/directmail/direct_mail_advertising_denver.html;");
aI("text=Display Ads;url=/advertising/ad_creation_advertising_denver.html;");
aI("text=Internet Advertising;url=http://denversearchengineoptimization.com/internet_advertising_website_ads.html;");
aI("text=Postcard Advertising;url=postcard_graphic_design_denver.html;");
}

with(milonic=new menuname("PHOTOGRAPHY")){
style=submenuStyle;
aI("text=Photographic Retouching;url=/photography_photo_manipulation_denver.html;");
aI("text=Colorado Photos for advertising use;url=http://coloradoimage.com/home.php;target=_blank");
aI("text=Photo gallery;url=http://camrud.com/gallery/home.php;");
} 

with(milonic=new menuname("PRINTING")){
style=submenuStyle;
aI("text=Printing Services;url=/printing_business_services_denver.html;");
} 
  
with(milonic=new menuname("SEO")){
style=submenuStyle;
aI("text=Search Engine Optimization Home;url=http://denversearchengineoptimization.com/seo_search_engine_optimization_denver.html;");
aI("text=Website SEO Analysis;url=http://denversearchengineoptimization.com/website_analysis_seo_denver.html;");
aI("text=Search Engine Submission;url=http://denversearchengineoptimization.com/search_engine_submission_denver.html;");
} 
 

drawMenus();

