<!--

var STYLE0 = "LTOP";
var STYLE1 = STYLE2 = STYLE3 = STYLE4 = STYLE5 = STYLE6 = "TOP";
var STYLE7 = "RTOP"
var image0 = oimage0 = "../gfx/home.gif";



// soll auf Homeseite nicht aktiviert sein
if (mstatus == 0) { 

    //STYLE0 = "LTOPAKTIV"; 

    image0 = oimage0 = null;

}
if (mstatus == 1) { STYLE1 = "TOPAKTIV"; }
if (mstatus == 2) { STYLE2 = "TOPAKTIV"; }
if (mstatus == 3) { STYLE3 = "TOPAKTIV"; }
if (mstatus == 4) { STYLE4 = "TOPAKTIV"; }
if (mstatus == 5) { STYLE5 = "TOPAKTIV"; }
if (mstatus == 6) { STYLE6 = "TOPAKTIV"; }

//keywords
var code="code";var url="url";var sub="sub";


//styles
var top_color = {"border":"#A2ACB2", "shadow":"#A2ACB2", "bgON":"#78858D","bgOVER":"#E01B2F", "imagebg":"#78858D", "oimagebg":"#E01B2F"};
var top_color2 = {"border":"#A2ACB2", "shadow":"#A2ACB2", "bgON":"#78858D","bgOVER":"#E01B2F", "imagebg":"#78858D", "oimagebg":"#E01B2F"};
var sub_color = {"border":"#FFFFFF", "shadow":"#FFFFFF", "bgON":"#BA061E","bgOVER":"#E01B2F", "imagebg":"#BA061E", "oimagebg":"#E01B2F"};
var defcss = {"ON":"mouseOnMenue", "OVER":"mouseOverMenue"};

// borders: [left, top, right, bottom]
var TOPAKTIV = {"border":1, "borders":[0,0,1,1], "shadow":0, "color":top_color2, "css":defcss};
var LTOPAKTIV = {"border":1, "borders":[0,0,1,1], "shadow":0, "color":top_color2, "css":defcss};
var RTOPAKTIV = {"border":1, "borders":[0,0,0,1], "shadow":0, "color":top_color2, "css":defcss};
var TOP = {"border":1, "borders":[0,0,1,1], "shadow":0, "color":top_color2, "css":defcss};
var LTOP = {"border":1, "borders":[0,0,1,1], "shadow":0, "color":top_color2, "css":defcss};
var RTOP = {"border":1, "borders":[0,0,0,1], "shadow":0, "color":top_color2, "css":defcss};
var SUB = {"border":1, "borders":[0,0,0,0], "shadow":0, "color":sub_color, "css":defcss};

var MENU_ITEMS = [
  {"pos":[1,1], "size":[21,112], "itemoff":[0,112], "leveloff":[0,0], "delay":800, "image":"../gfx/shim.gif", "imgsize":[10,10], "arrow":"../gfx/menue_arrow_on.gif", "arrsize":[14,14], "style":TOP},
  {
    code:"&nbsp;", url:"_home.php", "format":{"size":[21,111], "arrow":null, "image":image0, "oimage":oimage0, "imgsize":[19,20], "style":eval(STYLE0)}
  },
  {
    code:"Unternehmen", url:"Credo.html", "format":{"itemoff":[0,111], "arrow":null, "image":null, "style":eval(STYLE1)},
      sub:[
        {"size":[19,180], "itemoff":[18,0], "leveloff":[21,-1], "format":{"arrow":null, "image":null, "style":SUB}},
        {code:"Credo", url:"Credo.html", "format":{"style":SUB}},
        {code:"Das Unternehmen", url:"Unternehmen.html", "format":{"style":SUB}},
        {code:"Swissicons", url:"Swissicons.html", "format":{"style":SUB}},
        {code:"Swiss Alliance", url:"Swiss-Alliance.html", "format":{"style":SUB}},
        {code:"Internetportal BW-Shanghai", url:"BW-Shanghai.html", "format":{"style":SUB}},
        {code:"Willauer+Partner", url:"Willauer_Lehmann.html", "format":{"style":SUB}},
        {code:"LI Mainau", url:"LI_Mainau.html", "format":{"style":SUB}}//,
	//{code:"Jobs", url:"Jobs.html", "format":{"style":SUB}}
	]
  },
  {
    code:"Leistungen", url:"Designstrategie.html", "format":{"arrow":null, "image":null, "style":eval(STYLE2)},
      sub:[
        {"size":[19,160], "itemoff":[18,0], "leveloff":[21,-1], "format":{"arrow":null, "image":null, "style":SUB}},
        {code:"Designstrategie", url:"Designstrategie.html", "format":{"style":SUB}},
        {code:"Industrial Design", url:"Industrial-Design.html", "format":{"style":SUB}},
        {code:"User Interface Design", url:"User-Interface-Design.html", "format":{"style":SUB}},
        {code:"Tempor&auml;re Architektur", url:"Temporaere-Architektur.html", "format":{"style":SUB}},
        {code:"Kommunikationsdesign", url:"Kommunikationsdesign.html", "format":{"style":SUB}}
      ]
  },
  {
    code:"Referenzen", url:"r_kunden.html", "format":{"arrow":null, "image":null, "style":eval(STYLE3)},
      sub:[
        {"size":[19,113], "itemoff":[18,0], "leveloff":[21,-1], "format":{"arrow":null, "image":null, "style":SUB}},
        {code:"Kunden", url:"r_kunden.html", "format":{"style":SUB}},
        {code:"Projektmatrix", url:"r_projekte.html", "format":{"style":SUB}},
		{code:"Auszeichnungen", url:"r_auszeichnungen.html", "format":{"style":SUB}},
      ]
  },
  {
    code:"Kontakt", url:"Kontakt.html", "format":{"arrow":null, "image":null, "style":eval(STYLE5)},
      sub:[
        {"size":[19,113], "itemoff":[18,0], "leveloff":[21,-1], "format":{"arrow":null, "image":null, "style":SUB}},
        {code:"Mailanfrage", url:"Kontakt.html", "format":{"style":SUB}},
       {code:"Winterthur &#91;CH&#93;", url:"Winterthur.html", "format":{"style":SUB}},
       {code:"Konstanz &#91;D&#93;", url:"Konstanz.html", "format":{"style":SUB}}
            ]
  },  
 {
    code:"News", url:"n_index.php", "format":{"arrow":null, "image":null, "style":eval(STYLE4)}
  },
 {
    code:"Termine", url:"t_index.php", "format":{"arrow":null, "image":null, "style":eval(STYLE6)}
  },
 ];

//-->

