_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="Red";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkSlateGray";
offcolor="#ffffff";
onbgcolor="Red";
oncolor="#ffffff";
padding="4";
separatorcolor="Red";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.synergycomputers.net/;");
aI("text=SYNERGY Blog;target=_blank;url=http://blog.synergycomputers.net;");
aI("text=Remote Support;target=;url=Remote-Support.html;");
aI("text=Test Your Internet Speed;target=;url=Test-Your-Internet-Speed.html;");
aI("showmenu=Products & ServicesVoIP Phone ServiceLEFT_MENU;text=Products & Services;target=;url=Products-&-Services.html;");
aI("text=Software;target=;url=Software.html;");
aI("text=Utilities;target=;url=Utilities.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("Products & ServicesVoIP Phone ServiceLEFT_MENU")){
style=submenuStyle;
aI("text=VoIP Phone Service;target=;url=VoIP-Phone-Service.html;");
aI("text=Microsoft Response Point Phone System;target=;url=Microsoft-Response-Point-Phone-System.html;");
aI("text=Food POS Systems;target=;url=Food-POS-Systems.html;");
aI("text=Web & Email Hosting;target=;url=Web-&-Email-Hosting.html;");
}


 drawMenus();
