with(milonic=new menuname("Sample mainmenu")){
alwaysvisible=1;
margin=2;
orientation="horizontal";
style=horizStyle;
position="relative";
aI("text=;title=B;url=;itemwidth=120px");
aI("text=Home;title=Home;itemwidth=90px");
aI("showmenu=Services;text=Services;title=Services;url=services/itvisionenhancement.html;itemwidth=105px");
aI("showmenu=application development;text=Application Development;title=Application Development;url=applicationdevelopment/applicationdevelopment.html;itemwidth=175px");
aI("text=Methodology;title=Methodology;url=methodology/methodology.html;itemwidth=125px");
aI("text=About Us;title=About Us;url=aboutus/aboutus.html;itemwidth=120px");
aI("text=Contact Us;title=Contact Us;url=contactus/contactus.html;itemwidth=125px");
aI("text=;title=B;url=;itemwidth=120px");
}

with(milonic=new menuname("Services")){
margin=3;
style=vertStyle;
top="offset=2";
aI("image=menu_off.gif;text=I.T. Vision Enhancement;url=services/itvisionenhancement.html");
aI("image=menu_off.gif;text=Practice management;url=services/practicemanagement.html");
aI("image=menu_off.gif;text=Enterprise Architecture design;url=services/enterprisearchitecture.html");
aI("image=menu_off.gif;text=Infrastructure design/set up;url=services/infrastructuredesign.html");
aI("image=menu_off.gif;text=Data Management;url=services/datamanagement.html");
aI("image=menu_off.gif;text=Solution Development;url=services/solutiondevelopment.html");
aI("image=menu_off.gif;text=Strategic Test Planning and Delivery;url=services/strategictest.html");
}

drawMenus();
