_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Firebrick";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="DeepSkyBlue";
borderstyle="Dashed";
borderwidth="0";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
offbgcolor="Transparent";
offcolor="#6F6F6F";
onbgcolor="Transparent";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="7";
separatorcolor="Transparent";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://www.sharepoint-applications.biz/;");
aI("showmenu=APPLICATIONS/CCS SERVICE REQUESTINFO_BAR_MENU;text=APPLICATIONS;target=;url=APPLICATIONS.html;");
aI("text=SERVICES;target=;url=SharePoint-Services.html;");
aI("text=PURCHASE;target=;url=PURCHASE.html;");
aI("text=SUPPORT;target=;url=SUPPORT.html;");
aI("text=CCS BLOG;target=;url=SHAREPOINT-BLOG.html;");
aI("showmenu=COMPANY/CONTACTINFO_BAR_MENU;text=COMPANY;target=;url=COMPANY.html;");
}

with(milonic=new menuname("APPLICATIONS/CCS SERVICE REQUESTINFO_BAR_MENU")){
style=submenuStyle;
aI("text=CCS SERVICE REQUEST;target=;url=SharePoint-Help-Desk.html;");
aI("text=CCS CUSTOMER SERVICE MGT;target=;url=SharePoint-Customer-Service.html;");
aI("text=HOSTED APPS;target=;url=Hosted-apps.html;");
aI("text=CCS ASSETS OPTION;target=;url=SharePoint-Asset-Tracking.html;");
aI("text=MOBILE OPTION;target=;url=SharePoint-Mobile.html;");
aI("text=CCS EQUIPMENT OPTION;target=;url=CCS-EQUIPMENT-OPTION.html;");
aI("text=DASHBOARD & REPORTS OPTION;target=;url=SharePoint-Dashboard.html;");
aI("text=SERVICE LEVEL AGREEMENTS;target=;url=SharePoint-Service-Level-Agreements.html;");
}

with(milonic=new menuname("COMPANY/CONTACTINFO_BAR_MENU")){
style=submenuStyle;
aI("text=CONTACT;target=;url=CONTACT.html;");
aI("text=CUSTOMER LIST;target=;url=CUSTOMER-LIST.html;");
aI("showmenu=COMPANY/PARTNERS/PARTNERS LISTINFO_BAR_MENU;text=PARTNERS;target=;url=PARTNERS.html;");
}

with(milonic=new menuname("COMPANY/PARTNERS/PARTNERS LISTINFO_BAR_MENU")){
style=submenuStyle;
aI("text=PARTNERS LIST;target=;url=PARTNERS-LIST.html;");
aI("text=CONSULTING PARTNERS;target=;url=CONSULTING-PARTNERS.html;");
}


 drawMenus();

