	with(milonic=new menuname("Grieving")){
		alwaysvisible=1;
		style=menuStyle;
		position="relative";
		itemwidth="200";
		aI("text=Home;url=index.html;")
		aI("text=Grieving Process;url=grieving.html;image=images/greybox.gif");
		aI("text=Grieving Management Resources;url=management.html;image=images/greybox.gif");
		}
	drawMenus();
