	with(milonic=new menuname("MainMenu2.0")){
	style=menuStyle;
	top=155;
	left=200;
	alwaysvisible=1;
	orientation="horizontal";
	overfilter="";
	position="relative";
	itemwidth=80;
	align="center";
//	aI("pointer=arrow;text=Resume;showmenu=Resume;");
	aI("text=About;showmenu=About;url=/about/index.html;");
	aI("text=Career;showmenu=Career;url=/project/index.html;");
	aI("text=Creative;showmenu=Creative;url=/writing/index.html;");
	aI("text=Faith;showmenu=Faith;url=/faith/index.html;");
	aI("text=Family;showmenu=Family;url=/family/index.html;");
	aI("text=Railroads;showmenu=Railroads;url=/railroad/index.html;");
	}
	drawMenus();
