_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="right";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="13pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="Transparent";
offcolor="#ffffff";
onbgcolor="#D1E3E2";
oncolor="Black";
padding="7";
separatorcolor="#F7ECBE";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="0";
overimage="images/dots5.gif";
imagepadding="6";
itemwidth="230";
}

with(submenuStyle=new mm_style()){
bordercolor="#3C7878";
borderstyle="Solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#3C7878";
onbgcolor="#F7ECBE";
oncolor="Black";
padding="4";
pagecolor="Black";
separatorcolor="#3C7878";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Professional design of Web, Flash & Video;target=;url=./;");
aI("text=Portfolio and clients;target=;url=Portfolio-and-clients.html;");
aI("text=Custom Designs;target=;url=custom-designs.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=rescources.html;");
aI("showmenu=NewsWeb 2.0 ExpoLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Info;target=;url=Contact-Info.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
}

with(milonic=new menuname("NewsWeb 2.0 ExpoLEFT_MENU")){
style=submenuStyle;
aI("text=Web 2.0 Expo;target=;url=Web-2.0-Expo.html;");
aI("text=ACM Siggraph News;target=;url=ACM-Siggraph-News.html;");
aI("text=Media news;target=;url=Media-news.html;");
aI("text=Adobe News;target=;url=Adobe-News.html;");
aI("text=Video Game Industry news;target=;url=Video-Game-Industry-news.html;");
}


 drawMenus();

