_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("showmenu=NewsKeyGuard New VersionLEFT_MENU;text=News;target=;url=News.html;");
aI("showmenu=ArticlesDevelopers ResourceLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.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("NewsKeyGuard New VersionLEFT_MENU")){
style=submenuStyle;
aI("text=KeyGuard New Version;target=;url=KeyGuard-New-Version.html;");
aI("text=Folder Shield New Version.;target=;url=Folder-Shield-New-Version.html;");
aI("text=Sip MemberShip;target=;url=Sip-MemberShip.html;");
aI("text=KeyGuard Domain Changed;target=;url=KeyGuard-Domain-Changed.html;");
aI("text=OISV Membership;target=;url=OISV-Membership.html;");
}

with(milonic=new menuname("ArticlesDevelopers ResourceLEFT_MENU")){
style=submenuStyle;
aI("text=Developers Resource;target=;url=Developers-Resource.html;");
aI("text=Self Study and Personal Development;target=;url=Self-Study-and-Personal-Development.html;");
aI("text=General Resource and Articles;target=;url=General-Resource-and-Articles.html;");
aI("text=Computer and Internet Security;target=;url=Computer-and-Internet-Security.html;");
aI("text=Study Guides and Student Resource;target=;url=Study-Guides-and-Student-Resource.html;");
aI("text=Learn Persian Free;target=;url=Learn-Persian-Free.html;");
aI("text=Learn Arabic free;target=;url=Learn-Arabic-free.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=Amazing Inspirational video;target=;url=Amazing-Inspirational-video.html;");
}


 drawMenus();
