_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="#AAE1F7";
oncolor="Black";
padding="4";
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.friendlysystems.net/;");
aI("text=About Us;target=;url=Tech-Support.html;");
aI("showmenu=ArticlesAntivirusLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesAntivirus SpecificsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Services;target=;url=Services.html;");
aI("showmenu=NewsMicrosoft Office 2010 BetaLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=STORE;target=;url=STORE.html;");
aI("text=Free Stuff;target=;url=Free-Stuff.html;");
aI("text=BLOG;target=;url=BLOG.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesAntivirusLEFT_MENU")){
style=submenuStyle;
aI("text=Antivirus;target=;url=Antivirus.html;");
aI("text=PC error codes;target=;url=PC-error-codes.html;");
aI("text=Windows Registry;target=;url=Windows-Registry.html;");
aI("text=PC Help;target=;url=PC-Help.html;");
aI("text=BACKUP your computer;target=;url=BACKUP-your-computer.html;");
aI("text=Newbie Purchasing Computer;target=;url=Newbie-Purchasing-Computer.html;");
aI("text=5 Tips For Newbies On Computers;target=;url=5-Tips-For-Newbies-On-Computers.html;");
aI("text=Tips on finding files;target=;url=Tips-on-finding-files.html;");
}

with(milonic=new menuname("ResourcesAntivirus SpecificsLEFT_MENU")){
style=submenuStyle;
aI("text=Antivirus Specifics;target=;url=Antivirus-Specifics.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Documents;target=;url=Documents.html;");
}

with(milonic=new menuname("NewsMicrosoft Office 2010 BetaLEFT_MENU")){
style=submenuStyle;
aI("text=Microsoft Office 2010 Beta;target=;url=Microsoft-Office-2010-Beta.html;");
aI("text=Upgrade to Windows 7;target=;url=Upgrade-to-Windows-7.html;");
aI("text=BlackBerry App World;target=;url=BlackBerry-App-World.html;");
aI("text=Daemon Tool;target=;url=Daemon-Tool.html;");
aI("text=Top 3 Antivirus Software Overview;target=;url=Top-3-Antivirus-Software-Overview.html;");
}


 drawMenus();

