// JavaScript Document

function mmLoadMenus() {
  if (window.mm_menu_0331142632_0) return;
 
    window.mm_menu_0331152001_0 = new Menu("root",100,20,"Verdana, Arial, Helvetica, sans-serif",10,"#777777","#FE7313","#FFFFFF","#FFFFFF","left","middle",5,0,200,-5,7,true,false,true,5,false,false);
	mm_menu_0331152001_0.addMenuItem("CORINNA&nbsp;JACOBS","location='jacobs.htm'");
 mm_menu_0331152001_0.addMenuItem("ROBERT&nbsp;KRAUS","location='kraus.htm'");
  mm_menu_0331152001_0.addMenuItem("STEPHEN&nbsp;ELZENBECK","location='elzenbeck.htm'");  
  mm_menu_0331152001_0.addMenuItem("SABRINA&nbsp;SCHRAY","location='schray.htm'");
     mm_menu_0331152001_0.hideOnMouseOut=true;
   mm_menu_0331152001_0.bgColor='#555555';
   mm_menu_0331152001_0.menuBorder=1;
   mm_menu_0331152001_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0331152001_0.menuBorderBgColor='#777777';
   
   

    window.mm_menu_0331152538_0 = 
	new Menu("root",350,20,"Verdana, Arial, Helvetica, sans-serif",10,"#777777","#FE7313","#FFFFFF","#FFFFFF","left","middle",5,0,200,-5,7,true,false,true,5,false,false);
	//(label, menuwidth, menuheight, font, fontsize, fontcolor, fonthighlightcolor, backgroundcolor, backgroundhighlight, horizontalalign, verticalalign, padding/Füllung, space/Abstand zw. Menüpunkten, timeout, sx-position, sy-position, srel, opq, vertikale Ausrichtung, idt, aw, ah)
  mm_menu_0331152538_0.addMenuItem("DESIGN","location='design.htm'");
    mm_menu_0331152538_0.addMenuItem("FOTO","location='foto1.htm'");
    mm_menu_0331152538_0.addMenuItem("360°","location='360.htm'");
	mm_menu_0331152538_0.addMenuItem("VIDEO","location='video.htm'");
   mm_menu_0331152538_0.hideOnMouseOut=true;
   mm_menu_0331152538_0.bgColor='#555555';
   mm_menu_0331152538_0.menuBorder=1;
   mm_menu_0331152538_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0331152538_0.menuBorderBgColor='#777777';

mm_menu_0331152538_0.writeMenus();
} // mmLoadMenus()

