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=SEARCH OPTIMIZATION;;showmenu=SEARCH OPTIMIZATION");
aI("text=HOME ;url=http://camrud.com;");
}

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

with(milonic=new menuname("ADVERTISING")){
style=submenuStyle;
aI("text=Advertising Home;url=http://camrud.com/website_design_pages_denver.html;");
aI("text=Direct Mail;url=http://camrud.com/directmail/direct_mail_advertising_denver.html;");
aI("text=Display Ads;url=http://camrud.com/advertising/ad_creation_advertising_denver.html;");
aI("text=Internet Advertising;url=/internet_advertising_website_ads.html;");
aI("text=Postcard Advertising;url=http://camrud.com/postcard_graphic_design_denver.html;");
aI("text=Self Promotion Advertising;url=http://camrud.com/promotional/promotional_products_logo_advertising.html;");
aI("text=Logo Apparel;url=http://camrud.com/promotional/apparel_logo_advertising.html;");
}

with(milonic=new menuname("PHOTOGRAPHY")){
style=submenuStyle;
aI("text=Photographic Retouching;url=http://camrud.com/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("SEARCH OPTIMIZATION")){
style=submenuStyle;
aI("text=Search Engine Optimization Home;url=/seo_search_engine_optimization_denver.html;");
aI("text=Website SEO Analysis;url=/website_analysis_seo_denver.html;");
aI("text=Search Engine Submission;url=/search_engine_submission_denver.html;");
} 
 

drawMenus();

