with(milonic=new menuname("lm4")){
	alwaysvisible=1;
	left=0;
	orientation="vertical";
	position="absolute";
	style=menuStyleLeft;
	top=210;
	aI("text=Die Agentur;showmenu=lm4_1;"); // Target=, Status-SL=, Status-AZ-SL=S
	aI("text=Unser Serviceteam;showmenu=lm4_2;"); // Target=, Status-SL=, Status-AZ-SL=S
	aI("text=Kontakt;showmenu=lm4_3;");
	aI("text=Anfahrt;showmenu=lm4_4;");
	aI("text=Home;url=/;image="+g_milmenu_app_root_pfad+"/styles/das_2007/grafiken/menu/navi_haus.gif;title=Homepage;");
}

with(milonic=new menuname("lm4_1")){
	orientation="vertical";
	style=menuStyleLayer;
	aI("text=stellt sich vor;url=/home/verm/agtgeschichte.asp;");
}

with(milonic=new menuname("lm4_2")){
	orientation="vertical";
	style=menuStyleLayer;
	aI("text=stellt sich vor;url=/home/verm/agtma.asp;");
}

with(milonic=new menuname("lm4_3")){
	orientation="vertical";
	style=menuStyleLayer;
	aI("text=aufnehmen;url=/home/verm/agtrueckruf.asp;");
	aI("text=Adresse;url=/home/verm/agtkontakt.asp;");
}

with(milonic=new menuname("lm4_4")){
	orientation="vertical";
	style=menuStyleLayer;
	aI("text=so finden Sie uns;url=/home/verm/agtanfahrt.asp;");
}

drawMenus();

/* bis zum 01.07.2010 
with(milonic=new menuname("lm4")){
	alwaysvisible=1;
	left=0;
	orientation="vertical";
	position="absolute";
	style=menuStyleLeft;
	top=210;
	aI("text=Die Agentur;showmenu=lm4_1;"); // Target=, Status-SL=, Status-AZ-SL=S
	aI("text=Unser Serviceteam;showmenu=lm4_2;"); // Target=, Status-SL=, Status-AZ-SL=S
	aI("text=Kontakt;showmenu=lm4_3;");
	aI("text=Anfahrt;showmenu=lm4_4;");
	aI("text=Home;url=/;image="+g_milmenu_app_root_pfad+"/styles/das_2007/grafiken/menu/navi_haus.gif;title=Homepage;");
	aI("text=Rechtsportal;url=http://www.das-rechtsportal.de/;target=N;image="+g_milmenu_app_root_pfad+"/styles/das_2007/grafiken/menu/navi_paragraph.gif;title=`D.A.S. Rechtsportal`;");
}

with(milonic=new menuname("lm4_1")){
	orientation="vertical";
	style=menuStyleLayer;
	aI("text=stellt sich vor;url=/home/verm/agtgeschichte.asp;");
}

with(milonic=new menuname("lm4_2")){
	orientation="vertical";
	style=menuStyleLayer;
	aI("text=stellt sich vor;url=/home/verm/agtma.asp;");
}

with(milonic=new menuname("lm4_3")){
	orientation="vertical";
	style=menuStyleLayer;
	aI("text=aufnehmen;url=/home/verm/agtrueckruf.asp;");
	aI("text=Adresse;url=/home/verm/agtkontakt.asp;");
}

with(milonic=new menuname("lm4_4")){
	orientation="vertical";
	style=menuStyleLayer;
	aI("text=so finden Sie uns;url=/home/verm/agtanfahrt.asp;");
}

drawMenus();
*/