 with(new menuname("Main Menu")){
 style=menuStyle;
 alwaysvisible=1;
 orientation="horizontal";
 position="relative";
aI("text=Products;url=/products/;status=Products;onbgcolor=#FDB813;pagebgcolor=#FDB813;itemwidth=105;pagematch=/products;");
aI("text=Opportunities;url=/opportunities/;status=Opportunities;onbgcolor=#CBB676;pagebgcolor=#CBB676;itemwidth=136;pagematch=/opportunities;");
aI("text=Customer Showcase;url=/showcase/;status=Customer Showcase;onbgcolor=#9FAD9E;pagebgcolor=#9FAD9E;itemwidth=180;pagematch=/showcase;");
aI("text=Knowledge Center;url=/knowledgecenter/;status=Knowledge Center;onbgcolor=#A69193;pagebgcolor=#A69193;itemwidth=167;pagematch=/knowledgecenter;");
aI("text=Client Services;url=/support/;status=Client Services;onbgcolor=#CBB676;pagebgcolor=#CBB676;itemwidth=145;pagematch=/support;");
aI("text=Company;url=/company/;status=Company;onbgcolor=#A0A0A4;pagebgcolor=#A0A0A4;itemwidth=107;pagematch=/company;");
}

drawMenus();