with(menuStyle=new mm_style()){
onbgcolor="#D8E4F8";
oncolor="#111111";
offbgcolor="#f5f5f5";
offcolor="#111111";
bordercolor="buttonface";
borderstyle="solid";
borderwidth=2;
separatorcolor="#FFFFFF";
separatorsize=1;
padding=5;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
// outfilter="randomdissolve(duration=0.3)";
// overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
// pagebgcolor="#82B6D7";
// pagecolor="black";
subimage="images/arrow.gif";
subimagepadding=2;
overflow="scroll";
imagepadding=3;
}

with(myMenu=new manamenu("About")){
style=menuStyle;
aI("imagewidtht=16;imageheight=16;image=images/16/16_mprofile.gif;text=Company Profile;separatorpadding=2;separatorsize=1;url=index.php?option=contents&section=profile;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_testimonial.gif;text=Testimonials;url=index.php?option=contents&section=testi;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_corporate.gif;text=Clients;url=index.php?option=contents&section=client;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_mpower.gif;text=Mana Power;separatorpadding=2;separatorsize=1;url=index.php?option=contents&section=power;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_lic.gif;text=License Agreement;url=index.php?option=contents&section=license;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_privacy.gif;text=Privacy Policy;url=index.php?option=contents&section=privacy;");
}

with(myMenu=new manamenu("Services")){
style=menuStyle;
aI("imagewidtht=16;imageheight=16;image=images/16/16_dev.gif;text=Software Development;separatorpadding=2;separatorsize=1;url=index.php?option=contents&section=csoft;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_www.gif;text=Web Design;url=index.php?option=contents&section=cweb;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_lan.gif;text=Networking;url=index.php?option=contents&section=network;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_server.gif;text=Server Solution;separatorpadding=2;separatorsize=1;url=index.php?option=contents&section=server;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_panel.gif;text=Maintenance;url=index.php?option=contents&section=maintenance;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_color.gif;text=Graphic Design;url=index.php?option=contents&section=graphic;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_webs.gif;text=Web Service;separatorpadding=2;separatorsize=1;url=index.php?option=contents&section=webservice;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_cart.gif;text=e-Commerce;separatorpadding=2;separatorsize=1;url=index.php?option=contents&section=commerce;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_net.gif;text=Internet Marketing;url=index.php?option=contents&section=marketing;");
}

with(myMenu=new manamenu("Products")){
style=menuStyle;
aI("imagewidtht=16;imageheight=16;image=images/16/16_data.gif;text=Accounting System;separatorpadding=2;separatorsize=1;url=index.php?option=contents&section=vista;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_data.gif;text=General Ledger;url=index.php?option=contents&section=glpro;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_data.gif;text=Point of Sale ;url=index.php?option=contents&section=pos;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_data.gif;text=Inventory Control;separatorpadding=2;separatorsize=1;url=index.php?option=contents&section=inventory;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_data.gif;text=Attendance System;url=index.php?option=contents&section=attendance;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_data.gif;text=Payroll System;url=index.php?option=contents&section=payroll;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_data.gif;text=Small Banking System;separatorpadding=2;separatorsize=1;url=index.php?option=contents&section=bpr;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_data.gif;text=Reservation System;separatorpadding=2;separatorsize=1;url=index.php?option=contents&section=reservation;");
aI("imagewidtht=16;imageheight=16;image=images/16/16_data.gif;text=3MS WEB;url=index.php?option=contents&section=3ms;");
}

with(myMenu=new manamenu("Download")){
style=menuStyle;
}

with(myMenu=new manamenu("Order")){
style=menuStyle;
}

with(myMenu=new manamenu("Support")){
style=menuStyle;
aI("image=images/16/16_contact.gif;text=Contact Form;url=index.php?option=modules&section=contact;");
aI("image=images/16/16_aol.gif;text=Live Support;url=index.php?option=modules&section=chat;");
aI("image=http://opi.yahoo.com/online?u=mana.coid&m=g&t=2&l=us;url=http://edit.yahoo.com/config/send_webmesg?.target=mana.coid&.src=pg;");

}


drawMenus();

