///////////////////////////////////////////////////////////
// Variablen:
///////////////////////////////////////////////////////////

// So kann man einen Link in einem Zusatzfenster OHNE Statusleiste u.s.w. öffnen:
//<a href="javascript:popUp1('link.htm')">Text</a>


// Größen:

this.poshor = 30;		//Horizontale Startposition des Menues
this.posver = 150;		//Vertikale Startposition des Menues

this.firstlang = 105;		//Länge der Hauptbuttons
this.firsthigh = 25;		//Höhe der Hauptbuttons
this.firstab = 115;		//horizontaler Abstand des zweiten Hauptbuttons vom ersten
this.firstac = 0;		//vertikaler Abstand des zweiten Hauptbuttons vom ersten

this.seclang = 105;		//Länge der Unterbuttons 1. Ebene
this.sechigh = 24;		//Abstand der Unterbuttons 1. Ebene (ideal: 24)
this.secpos= 0;	 	  //Horizontale Verschiebung der Unterbuttons 1. Ebene insgesamt
this.secversch= 0;		 //Horizontale Verschiebung der Unterbuttons 1. Ebene jeweils nach rechts
this.secabst = 2;		//Abstand der Unterbuttonleiste 1. Ebene von der Hauptleiste

this.thirdlang = 140;		//Länge der Unterbuttons 2. Ebene
this.thirdhigh = 29;		//Abstand der Unterbuttons 2. Ebene (ideal: 24)
this.thirdversch= 0;		//Horizontale Verschiebung der Unterbuttons 2. Ebene jeweils nach rechts
this.thirdabhor= 9;		//Horizontale Entfernung der Unterbuttons 2. Ebene im Verhältnis zur 1. Ebene
this.thirdabver= 130;		//Vertikale Entfernung der Unterbuttons 2. Ebene im Verhältnis zur 1. Ebene




// Farben:

this.hg1 = "#B4B6BC";		//Hintergrundfarbe Hauptbuttons
this.hg2 = "#B4B6BC";		//Hintergrundfarbe Unterbuttons 1. Ebene
this.hg3 = "#B4B6BC";		//Hintergrundfarbe Unterbuttons 2. Ebene

this.ms1 = "#8A8D97";		//Mouseover-Farbe Hauptbuttons
this.ms2 = "#8A8D97";		//Mouseover-Farbe Unterbuttons 1. Ebene
this.ms3 = "#8A8D97";		//Mouseover-Farbe Unterbuttons 2. Ebene

this.bd1 = "000000";		//Rahmenfarbe Hauptbuttons
this.bd2 = "000000";		//Rahmenfarbe Unterbuttons 1. Ebene
this.bd3 = "000000";		//Rahmenfarbe Unterbuttons 2. Ebene

this.ra1 = 1;			//Rahmenstärke Hauptbuttons
this.ra2 = 1;			//Rahmenstärke Unterbuttons 1. Ebene
this.ra3 = 1;			//Rahmenstärke Unterbuttons 2. Ebene

this.sc1 = "#B4B6BC";		//Schattenfarbe Buttons

this.ss1 = 0;			//Schattenstärke Hauptbuttons
this.ss2 = 0;			//Schattenstärke Unterbuttons 1. Ebene
this.ss3 = 0;			//Schattenstärke Unterbuttons 2. Ebene


///////////////////////////////////////////////////////////
// Variablen Ende
///////////////////////////////////////////////////////////


// STYLE 1: (für die Hauptbuttons)
var color1 = {"border":this.bd1, "shadow":this.sc1, "bgON":this.hg1,"bgOVER":this.ms1};
var css1 = {"ON":"linkmenue1", "OVER":"linkmenue1"};
var STYLE1 = {"border":this.ra1, "shadow":this.ss1, "color":color1, "css":css1};

// STYLE 2: (für die Unterbuttons der 1. Ebene)
var color2 = {"border":this.bd2, "shadow":this.sc1, "bgON":this.hg2,"bgOVER":this.ms2};
var css2 = {"ON":"linkmenue2", "OVER":"linkmenue2"};
var STYLE2 = {"border":this.ra2, "shadow":this.ss2, "color":color2, "css":css2};

// STYLE 3: (für die Unterbuttons der 2. Ebene)
var color3 = {"border":this.bd2, "shadow":this.sc1, "bgON":this.hg3,"bgOVER":this.ms3};
var css3 = {"ON":"linkmenue3", "OVER":"linkmenue3"};
var STYLE3 = {"border":this.ra3, "shadow":this.ss3, "color":color3, "css":css3};


this.ffe1a = "";
this.ffe1b = "";
if (this.ffe1 == "ja") this.ffe1a="<b>";
if (this.ffe1 == "ja") this.ffe1b="</b>";
this.ffe2a = "";
this.ffe2b = "";
if (this.ffe2=="ja") this.ffe2a="<b>";
if (this.ffe2=="ja") this.ffe2b="</b>";
this.ffe3a = "";
this.ffe3b = "";
if (this.ffe3=="ja") this.ffe3a="<b>";
if (this.ffe3=="ja") this.ffe3b="</b>";


//items and formats
var MENUE_INHALT =
[
{"pos":[this.poshor,this.posver], "itemoff":[this.firstac,this.firstab], "style":STYLE1},


///////////////////////////////////////////////////////////
// Buttons und Links
///////////////////////////////////////////////////////////






//-----------------------------------------------
{code: "HOME", url:"../../../en/home/main/index.html", "format":{"size":[this.firsthigh,this.firstlang]},

sub:[]
},//-----------------------------------------------







//-----------------------------------------------

{code: "THE FESTIVAL", url:"Javascript:self.focus();", "format":{"size":[this.firsthigh,this.firstlang]},

sub:[

	{"size":[25,this.seclang], "leveloff":[this.firsthigh+this.secabst,this.secpos], "itemoff":[this.sechigh,this.secversch]},

	{code:"concept", url:"../../../en/festival/konzept/index.html", "target":"_self", "format":{"style":STYLE2}},
	{code:"hotel", url:"../../../en/festival/hotel/index.html", "target":"_self", "format":{"style":STYLE2}},
	{code:"route", url:"../../../en/festival/anreise/index.html", "target":"_self", "format":{"style":STYLE2}},
]
},//-----------------------------------------------






//-----------------------------------------------

{code: "REVIEW", url:"Javascript:self.focus();", "format":{"size":[this.firsthigh,this.firstlang]},

sub:[

	{"size":[25,this.seclang], "leveloff":[this.firsthigh+this.secabst,this.secpos], "itemoff":[this.sechigh,this.secversch]},

	{code:"2011", url:"../../../en/rueckblick/2011/index.html", "target":"_self", "format":{"style":STYLE2}},
	{code:"2010", url:"../../../en/rueckblick/2010/index.html", "target":"_self", "format":{"style":STYLE2}},
	{code:"2009", url:"../../../en/rueckblick/2009/index.html", "target":"_self", "format":{"style":STYLE2}},
	{code:"2008", url:"../../../en/rueckblick/2008/index.html", "target":"_self", "format":{"style":STYLE2}},
	{code:"2007", url:"../../../en/rueckblick/2007/index.html", "target":"_self", "format":{"style":STYLE2}},
	{code:"DVD / CDs", url:"../../../en/rueckblick/dvds/index.html", "target":"_self", "format":{"style":STYLE2}},


]
},//-----------------------------------------------










//-----------------------------------------------

{code: "CONTACT", url:"Javascript:self.focus();", "format":{"size":[this.firsthigh,this.firstlang]},

sub:[

	{"size":[25,this.seclang], "leveloff":[this.firsthigh+this.secabst,this.secpos], "itemoff":[this.sechigh,this.secversch]},

	{code:"Adress", url:"../../../en/kontakt/main/index.html", "target":"_self", "format":{"style":STYLE2}},
	{code:"Newsletter", url:"../../../cgi/newsletter_en/main/newsletter.htm", "target":"_self", "format":{"style":STYLE2}},


]
},//-----------------------------------------------










////////////////////////////////////////////////////////////////////////////////////////////////


];


