_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Transparent";
offcolor="#ffffff";
onbgcolor="Transparent";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="0";
subimage="images/circle_orange3d_7x7.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="162";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Gray";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/circle_orange3d_7x7.gif";
subimagepadding="2";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=680;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=About Us;target=;url=default.htm;");
aI("showmenu=Web DevelopmentDesignINFO_BAR_MENU;text=Web Development;");
aI("showmenu=HostingINFO_BAR_MENU;text=Hosting;");
aI("showmenu=Other ServicesPC TuitionINFO_BAR_MENU;text=Other Services;");
aI("showmenu=PortfolioWeb ClientsINFO_BAR_MENU;text=Portfolio;");
aI("text=Home Plus;target=;url=homeplus.htm;");
}

with(milonic=new menuname("Web DevelopmentDesignINFO_BAR_MENU")){
style=submenuStyle;
orientation="vertical";
aI("text=Design;target=;url=design.htm;");
aI("text=Maintenance;target=;url=maintenance.htm;");
}

with(milonic=new menuname("HostingINFO_BAR_MENU")){
style=submenuStyle;
orientation="vertical";
aI("text=Hosting Packs;target=;url=hosting.htm;");
aI("text=Optional Extras;target=;url=extras.htm;");
}

with(milonic=new menuname("PortfolioWeb ClientsINFO_BAR_MENU")){
style=submenuStyle;
orientation="vertical";
aI("text=Web Clients;target=;url=portfolio.asp;");
aI("text=Other;target=;url=other.htm;");
}

with(milonic=new menuname("Other ServicesPC TuitionINFO_BAR_MENU")){
style=submenuStyle;
orientation="vertical";
aI("text=PC Tuition;target=;url=tuition.htm;");
aI("text=Internet Services;target=;url=internet.htm;");
aI("text=Audio / Video;target=;url=audio.htm;");
aI("text=File Recovery;target=;url=recovery.htm;");
aI("text=Remote Assistance;target=;url=remote.htm;");
}



 drawMenus();
