_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#000000";
oncolor="White";
padding="4";
pagecolor="Red";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.webkokosky.com/;");
aI("text=Site Management Software;target=;url=Site-Management-Software.html;");
aI("text=Sales Tracker Software;target=;url=Sales-Tracker-Software.html;");
aI("showmenu=Website PackagesIntermediate LevelLEFT_MENU;text=Website Packages;target=;url=Website-Packages.html;");
aI("showmenu=Website ServicesMaintenance & Hosting ServicesLEFT_MENU;text=Website Services;target=;url=Website-Services.html;");
aI("showmenu=Graphic DesignLogo DesignLEFT_MENU;text=Graphic Design;target=;url=Graphic-Design.html;");
aI("text=Our Clients;target=;url=Our-Clients.html;");
aI("text=Technology Consulting;target=;url=Technology-Consulting.html;");
aI("text=Partners;target=;url=Partners.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Website PackagesIntermediate LevelLEFT_MENU")){
style=submenuStyle;
aI("text=Intermediate Level;target=;url=Intermediate-Level.html;");
aI("text=Advanced Level;target=;url=Advanced-Level.html;");
}

with(milonic=new menuname("Website ServicesMaintenance & Hosting ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Maintenance & Hosting Services;target=;url=Maintenance-&-Hosting-Services.html;");
aI("text=Payment Terms;target=;url=Payment-Terms.html;");
}

with(milonic=new menuname("Graphic DesignLogo DesignLEFT_MENU")){
style=submenuStyle;
aI("text=Logo Design;target=;url=Logo-Design.html;");
aI("text=Logo Review;target=;url=Logo-Review.html;");
aI("text=Graphics 1;target=;url=Graphics-1.html;");
aI("text=Graphics 2;target=;url=Graphics-2.html;");
aI("text=Graphics 3;target=;url=Graphics-3.html;");
}


 drawMenus();
