_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="White";
oncolor="#2AD400";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover5.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#00FF00";
borderstyle="Dotted";
borderwidth="0";
fontfamily="Arial Narrow";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFAA00";
offcolor="Black";
onbgcolor="Black";
onbold="bold";
oncolor="#55FF00";
padding="4";
pagebgcolor="#00FF00";
pagecolor="Black";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=660;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="42";
aI("text=Home;target=;url=http://www.cprmontana.com/;");
aI("text=Services;target=;url=Services.html;");
aI("text=Web Design;target=;url=Web-Design.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Location;target=;url=Location.html;");
}


 drawMenus();

