_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big1.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#FF2A00";
pagecolor="#000000";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover1.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#232323";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FF7F00";
offcolor="#cccccc";
onbgcolor="#676767";
oncolor="#dddddd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
openstyle="rtl";
itemheight="40";
aI("text=Comp-Tech;target=;url=http://www.comp-tech.com/;");
aI("text=Profile;target=;url=Company-Profile.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
aI("showmenu=Services/DesktopRIGHT_MENU;text=Services;target=;url=Services.html;");
aI("text=Press Release;target=;url=Press-Release.html;");
aI("text=Our Client;target=;url=Our-Client.html;");
aI("text=IT news;target=;url=IT-news.html;");
}

with(milonic=new menuname("Services/DesktopRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Desktop;target=;url=Desktop.html;");
aI("text=Notebook;target=;url=Notebook.html;");
aI("text=Printer;target=;url=Printer.html;");
aI("text=Home Network;target=;url=Home-Network.html;");
aI("text=Office Network;target=;url=Office-Network.html;");
aI("text=CCTV;target=;url=CCTV.html;");
aI("text=Power Saver;target=;url=Power-Saver.html;");
}


 drawMenus();

