_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=8;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Small7.png";
borderstyle="solid";
fontfamily="Palatino Linotype";
fontsize="14pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="Transparent";
separatorsize="40";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Small_hover7.png";
itemheight="40";
itemwidth="147";
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="#dddddd";
onbgcolor="#5F5F5F";
oncolor="OrangeRed";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=708;
style=menuStyle;
alwaysvisible="1";
align="left";
orientation="horizontal";
itemheight="40";
aI("text=Home Page;target=;url=http://www.kcbgj.com/;");
aI("text=About KCB;target=;url=About-KCB.html;");
aI("showmenu=Portfolio/Commercial ProjectsINFO_BAR_MENU;text=Portfolio;target=;url=Portfolio.html;");
aI("showmenu=Contact us.../Click Here for Kent EvansINFO_BAR_MENU;text=Contact us...;target=;url=Please-contact-us.html;");
}

with(milonic=new menuname("Portfolio/Commercial ProjectsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Commercial Projects;target=;url=Commercial-Projects.html;");
aI("text=Residential Projects;target=;url=Residential-Projects.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Keystone Project Slideshow;target=;url=Keystone-Project-Slideshow.html;");
}

with(milonic=new menuname("Contact us.../Click Here for Kent EvansINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Click Here for Kent Evans;target=;url=Click-Here-for-Kent-Evans.html;");
aI("text=Click Here for Kim Lowdermilk;target=;url=Click-Here-for-Kim-Lowdermilk.html;");
aI("text=Click Here for Jarred Eddy ;target=;url=Click-Here-for-Jarred-Eddy.html;");
}


 drawMenus();

