with(milonic=new menuname("Services")){
	alwaysvisible=1;
	style=menuStyle;
	position="relative";
	itemwidth="200";
	aI("text=Home;url=index.html;")
	aI("text=Our Services;url=services.html;image=images/greybox.gif")
	aI("text=Professionalism;url=professionalism.html;image=images/greybox.gif")
	aI("text=What We Do;url=whatwedo.html;image=images/greybox.gif")
	}
drawMenus();
