_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="9pt";
fontstyle="normal";
image="images/dots8.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#7F0000";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#3B454C";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#3B454C";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://alameh.com/;");
aI("text=Self Service Portal;target=;url=self-service-portal.php;");
aI("showmenu=Panda AntiVirusLatest Malware IdentifiedLEFT_MENU;text=Panda AntiVirus;target=;url=panda-antivirus.php;");
aI("text=Cloud Backup;target=;url=cloud-backup.php;");
aI("showmenu=Cloud ComputingWhy Cloud ComputingLEFT_MENU;text=Cloud Computing;target=;url=cloud-computing.php;");
aI("showmenu=CRM and SFAImplementation ServiceLEFT_MENU;text=CRM and SFA;target=;url=crm-and-sfa.php;");
aI("showmenu=Email ServicesEnterprise EmailLEFT_MENU;text=Email Services;target=;url=email-services.php;");
aI("text=Accounting;target=;url=accounting.php;");
aI("text=HR and Payroll;target=;url=hr-and-payroll.php;");
aI("text=Contact Us;target=;url=contact-us.php;");
aI("text=Resources;target=;url=resources.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}

with(milonic=new menuname("Panda AntiVirusLatest Malware IdentifiedLEFT_MENU")){
style=submenuStyle;
aI("text=Latest Malware Identified;target=;url=latest-malware-identified.php;");
aI("text=Panda Reviews;target=;url=panda-reviews.php;");
aI("text=What;target=;url=what.php;");
aI("text=Why;target=;url=why.php;");
}

with(milonic=new menuname("Cloud ComputingWhy Cloud ComputingLEFT_MENU")){
style=submenuStyle;
aI("text=Why Cloud Computing;target=;url=why-cloud-computing.php;");
aI("text=Cloud Computing News;target=;url=cloud-computing-news.php;");
}

with(milonic=new menuname("CRM and SFAImplementation ServiceLEFT_MENU")){
style=submenuStyle;
aI("text=Implementation Service;target=;url=implementation-service.php;");
}

with(milonic=new menuname("Email ServicesEnterprise EmailLEFT_MENU")){
style=submenuStyle;
aI("text=Enterprise Email;target=;url=enterprise-email.php;");
aI("showmenu=Exchange EmailPower of ExchangeLEFT_MENU;text=Exchange Email;target=;url=exchange-email.php;");
}

with(milonic=new menuname("Exchange EmailPower of ExchangeLEFT_MENU")){
style=submenuStyle;
aI("text=Power of Exchange;target=;url=power-of-exchange.php;");
aI("text=Advantage of Hosting;target=;url=advantage-of-hosting.php;");
aI("text=Security;target=;url=security.php;");
aI("text=What make a difference;target=;url=what-make-a-difference.php;");
}


 drawMenus();
