_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#0D2833";
borderstyle="solid";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#0D2833";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="158";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#0D2833";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=953;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.qedas.com/;");
aI("text=Who Are We?;target=;url=Who-Are-We-.html;");
aI("showmenu=What Do We Do?Our Core SkillsINFO_BAR_MENU;text=What Do We Do?;target=;url=What-Do-We-Do-.html;");
aI("showmenu=SolutionsMeeting Room Screens for IBM Lotus NotesINFO_BAR_MENU;text=Solutions;target=;url=Solutions.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("What Do We Do?Our Core SkillsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Our Core Skills;target=;url=Our-Core-Skills.html;");
aI("text=Our Recent Successes;target=;url=Our-Recent-Successes.html;");
}

with(milonic=new menuname("SolutionsMeeting Room Screens for IBM Lotus NotesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Meeting Room Screens for IBM Lotus Notes;target=;url=Meeting-Room-Screens-for-IBM-Lotus-Notes.html;");
aI("text=Meeting Room Screens for Microsoft Exchange;target=;url=Meeting-Room-Screens-for-Microsoft-Exchange.html;");
aI("text=Meeting Room Screens for Google Calendars;target=;url=Meeting-Room-Screens-for-Google-Calendars.html;");
aI("text=Room and Resource Management for IBM Lotus Notes;target=;url=Room-and-Resource-Management-for-IBM-Lotus-Notes.html;");
aI("text=Team Calendar for IBM Lotus Notes;target=;url=Team-Calendar-for-IBM-Lotus-Notes.html;");
aI("showmenu=Holiday and Absence Management for IBM Lotus NotesQED Absence - Main BenefitsINFO_BAR_MENU;text=Holiday and Absence Management for IBM Lotus Notes;target=;url=Holiday-and-Absence-Management-for-IBM-Lotus-Notes.html;");
aI("showmenu=Email Signatures for IBM Lotus Notes DominoCrossware Mail Signature for Lotus Notes - Solution OverviewINFO_BAR_MENU;text=Email Signatures for IBM Lotus Notes Domino;target=;url=Email-Signatures-for-IBM-Lotus-Notes-Domino.html;");
}

with(milonic=new menuname("Holiday and Absence Management for IBM Lotus NotesQED Absence - Main BenefitsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=QED Absence - Main Benefits;target=;url=QED-Absence-Main-Benefits.html;");
aI("text=QED Absence - Key Features;target=;url=QED-Absence-Key-Features.html;");
aI("text=QED Absence - Brochure;target=;url=QED-Absence-Brochure.html;");
}

with(milonic=new menuname("Email Signatures for IBM Lotus Notes DominoCrossware Mail Signature for Lotus Notes - Solution OverviewINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Crossware Mail Signature for Lotus Notes - Solution Overview;target=;url=Crossware-Mail-Signature-for-Lotus-Notes-Solution-Overview.html;");
aI("text=Crossware Mail Signature for Lotus Notes - Presentation;target=;url=Crossware-Mail-Signature-for-Lotus-Notes-Presentation.html;");
}


 drawMenus();

