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="#CC6600";
offcolor="#FFFFFF";
oncolor="#fe9c11";
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="#e87502";
low3dcolor="#b44103";
offbgcolor="#CC6600";
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=INTERNET MARKETING;;showmenu=INTERNET MARKETING");
aI("showmenu=Links;text=ADVERTISING ;;showmenu=ADVERTISING");
aI("showmenu=Links;text=PHOTOGRAPHY ;;showmenu=PHOTOGRAPHY");
aI("showmenu=Links;text=PRINTING ;;showmenu=PRINTING");
aI("text=HOME ;url=http://camrud.com;");
}

with(milonic=new menuname("DESIGN")){
overflow="scroll";
style=submenuStyle;
aI("text=Design Home;url=http://camrud.com/designer-graphic-denver-design.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=Web Site Design;url=http://camrud.com/website-design-pages-denver.html;");
aI("text=Postcard Design;url=http://camrud.com/postcard-design-denver.html;");
}

with(milonic=new menuname("ADVERTISING")){
style=submenuStyle;
aI("text=Advertising Home;url=http://camrud.com/advertising-agencies-denver-affordable.html;");
aI("text=Direct Mail;url=http://camrud.com/direct-mail-advertising-denver.html;");
aI("text=Display Ads;url=http://camrud.com/ad-creation-advertising-denver.html;");
aI("text=Internet Advertising;url=http://denversearchengineoptimization.com/internet-advertising-website-ads.html;");
aI("text=Pay Per Click Advertising;url=http://denversearchengineoptimization.com/pay-per-click-consultants.html;");
aI("text=Postcard Advertising;url=http://camrud.com/postcard-design-denver.html;");
aI("text=Colorado Promo Calendars;url=http://camrud.com/store/Calendars-Wall/;");
}

with(milonic=new menuname("PHOTOGRAPHY")){
style=submenuStyle;
aI("text=Photographic Retouching;url=http://camrud.com/photograph-photo-manipulation-denver.html;");
aI("text=Colorado Stock Photos;url=http://coloradoimage.com/home.php;target=_blank");
aI("text=Camrud Photo Gallery;url=http://camrudphotography.photoshelter.com/;target=_blank");
} 

with(milonic=new menuname("PRINTING")){
style=submenuStyle;
aI("text=Printing Services;url=http://camrud.com/printing-broker-services-denver.html;");

} 
  
with(milonic=new menuname("INTERNET MARKETING")){
style=submenuStyle;
aI("text=Internet Marketing Home;url=http://denversearchengineoptimization.com/;");
aI("text=Search Engine Optimization;url=http://denversearchengineoptimization.com/seo-search-engine-optimization.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;");
aI("text=SEO Content Copy Writing;url=http://denversearchengineoptimization.com/copywriting-website-seo-denver.html;");
aI("text=Pay Per Click Advertising;url=http://denversearchengineoptimization.com/pay-per-click-consultants.html;");
aI("text=Internet Advertising;url=http://denversearchengineoptimization.com/internet-advertising-website-ads.html;");
} 
 

drawMenus();


