
effect="Fade(duration=0.2);Alpha(style=0,opacity=0);Shadow(color='#333333', Direction=135, Strength=0)"

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=4;
_subOffsetLeft=-3;


with(style1=new mm_style()){
offcolor="#000000";
offbgcolor="#E3E8E0";
oncolor="#C32104";
onbgcolor="#D6DBD9";
borderstyle="solid";
borderwidth="1";
bordercolor="#333333";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
fontfamily="arial, sans-serif";
padding="3";
headercolor="#ffffff";
headerbgcolor="#ffffff";
separatorcolor="#333333";
subimage = "../images/subimage.gif";
onsubimage="../images/subimage_on.gif";
subimagepadding="2"
}

with(style2=new mm_style()){
offcolor="#000000";
offbgcolor="#ffffff";
oncolor="#E04C19";
onbgcolor="#ffffff";
borderstyle="solid";
borderwidth="1";
bordercolor="#333333";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
fontfamily="arial, sans-serif";
padding="3";
headercolor="#ffffff";
headerbgcolor="#ffffff";
separatorsize="1";
separatorcolor="#333333";
}

with(milonic=new menuname("mainmenu")){
top=310;
left=203;
style=style2;
margin=1
alwaysvisible=1;
alignment="left";
orientation="horizontal";
aI("text=Meine Kunden &uuml;ber mich;showmenu=testimonials;url=/referenzen/videoMac_Pc.htm;;status=Meine Kunden ueber mich")
aI("text=E-Mail Kontakt;showmenu=kontakt;url=mailto:info@afkom.de;status=E-Mail Kontakt")
aI("text=weiter zur Website;showmenu=anjaklaus;status=zur Website")
aI("text=Anja Weiss;url=/AnjasWebsite/;status=Anja Weiss")
}

with(milonic=new menuname("testimonials")){
borderwidth=1;
margin=3
style=style1;
aI("text=Institutionelle Kunden / Vereine;showmenu=institutionell;url=/FramesK_V/kunden_vereine.htm;;status=Institutionelle Kunden / Vereine")
aI("text=Handwerk;showmenu=handwerk;url=/FramesK_V/handwerk.htm;;status=Handwerk")
aI("text=Handel;url=/FramesK_V/handel.htm;;status=Handel")
aI("text=Dienstleistungen;url=/FramesK_V/dienstleister.htm;;status=Dienstleistungen")
aI("text=Industrie/Verlage;showmenu=industrieverlage;url=/FramesK_V/industrie_verlage.htm;;status=Industrie/Verlage;separatorsize=1")
aI("text=Events;url=/Frames/galerieStart.htm;;status=Events")
}

	with(milonic=new menuname("institutionell")){
	borderwidth=1;
	margin=3
	style=style1;
	aI("text=Handwerkskammer Hildesheim;url=JavaScript:MM_openBrWindow('images/video/pc_frau_schwarzer.html','video','width=300,height=540');;status=Handwerkskammer Hildesheim")
	}
		
	with(milonic=new menuname("handwerk")){
	borderwidth=1;
	margin=3
	style=style1;
	aI("text=HEINRICH HARLING GmbH;url=JavaScript:MM_openBrWindow('images/video/pc_harling.html','video','width=300,height=540');;status=HEINRICH HARLING GmbH")
	aI("text=Holzbau Gebr&uuml;der Kaiser;url=JavaScript:MM_openBrWindow('images/video/pc_Kaiser.html','video','width=300,height=540');;status=Holzbau Gebrueder Kaiser")
	}
		
	with(milonic=new menuname("industrieverlage")){
	borderwidth=1;
	margin=3
	style=style1;
	aI("text=FISSLER, Idar Oberstein;url=JavaScript:MM_openBrWindow('images/video/pc_tsibert.html','video','width=300,height=540');;status=FISSLER, Idar Oberstein")
	aI("text=verde. Hausbau GmbH;url=JavaScript:MM_openBrWindow('images/video/pc_Kaiser.html','video','width=300,height=540');;status=verde. Hausbau GmbH")
	}


with(milonic=new menuname("kontakt")){
borderwidth=1;
margin=3
style=style1;
aI("text=Impressum;url=/Impressum.html;;status=Impressum")
aI("text=E-Mail Kontakt;url=mailto:info@afkom.de;;status=E-Mail Kontakt")
}

with(milonic=new menuname("anjaklaus")){
borderwidth=1;
margin=3
style=style1;
aI("text=Anjas Website;url=/AnjasWebsite/;status=Anjas Website")
aI("text=alte Startseite;url=/index_alt.html;status=zur alten Startseite")
}

drawMenus();