									with(milonic=new menuname("Main Menu")){
										alwaysvisible=1;
										left=2;
										overflow="scroll";
										style=menuStyle;
										top=0;
										orientation="horizontal";
										position="relative";
										aI("text=Home&nbsp;&nbsp;url=index.htm;title=Home");
										aI("showmenu=M1;text=&nbsp;&nbsp;Software Services&nbsp;&nbsp;url=services.htm;title=Software Services");
										aI("showmenu=M2;text=&nbsp;&nbsp;BPO Services&nbsp;&nbsp;url=bposervices.htm;title=BPO Services");
										aI("showmenu=M3;text=&nbsp;&nbsp;Everest Software&nbsp;&nbsp;url=Everest_Software_Customization.html;title=Everest Software");
										aI("showmenu=M4;text=&nbsp;&nbsp;About Us&nbsp;&nbsp;url=aboutus.htm;title=About Us");
										aI("showmenu=M5;text=&nbsp;&nbsp;Portfolio&nbsp;&nbsp;url=portfolios.htm;title=Portfolio");
										aI("text=&nbsp;&nbsp;Contact Us&nbsp;&nbsp;url=contactus.htm;title=Contact Us");
										aI("text=&nbsp;&nbsp;Careers &nbsp;&nbsp;url=careers.htm;title=Careers");
									}
									
									drawMenus();
