// Bildtausch
// Button anlegen
function button(imgPath_out, imgPath_over) {
	  this.over	= new Image()
	  this.out	= new Image()
	  this.over.src	= imgPath_over
	  this.out.src	= imgPath_out
}

// Vorausladen der Bilder
var	picture	= new Array()
var themePath = '/nav-start/';
var themePath2 = '/nav-vino/';
var themePath3 = '/nav-reisen/';
var themePath4 = '/nav-service/';
function preload() {
picture["hl-reisen-entdecken"]= new button(themePath + "hl-reisen-entdecken.jpg", themePath + "hl-reisen-entdecken-o.jpg")
picture["hl-planen-service"]	= new button(themePath + "hl-planen-service.jpg", themePath + "hl-planen-service-o.jpg")
picture["hl-weine-geniessen"]	= new button(themePath + "hl-weine-geniessen.jpg", themePath + "hl-weine-geniessen-o.jpg")
picture["hl-news-events"]		= new button(themePath + "hl-news-events.jpg", themePath + "hl-news-events-o.jpg")
picture["hl-alto-monferrato"]	= new button(themePath + "hl-alto-monferrato.jpg", themePath + "hl-alto-monferrato-o.jpg")
picture["hl-basso-monferrato"]= new button(themePath + "hl-basso-monferrato.jpg", themePath + "hl-basso-monferrato-o.jpg")
picture["hl-piemonte"]			= new button(themePath + "hl-piemonte.jpg", themePath + "hl-piemonte-o.jpg")
picture["karte-monferrato1"]	= new button(themePath + "karte-monferrato1.jpg", themePath + "karte-monferrato1-o.jpg")
picture["karte-monferrato2"]	= new button(themePath + "karte-monferrato2.jpg", themePath + "karte-monferrato2-o.jpg")

// Navigation Weine und Geniessen
picture["nav-links-w1"]		= new button(themePath2 + "nav-links-w1.jpg", themePath2 + "nav-links-w1-o.jpg")
picture["nav-links-w2"]		= new button(themePath2 + "nav-links-w2.jpg", themePath2 + "nav-links-w2-o.jpg")
picture["nav-links-w3"]		= new button(themePath2 + "nav-links-w3.jpg", themePath2 + "nav-links-w3-o.jpg")
picture["nav-links-w4"]		= new button(themePath2 + "nav-links-w4.jpg", themePath2 + "nav-links-w4-o.jpg")
picture["nav-links-w5"]		= new button(themePath2 + "nav-links-w5.jpg", themePath2 + "nav-links-w5-o.jpg")
picture["nav-links-w6"]		= new button(themePath2 + "nav-links-w6.jpg", themePath2 + "nav-links-w6-o.jpg")

picture["nav-rechts-w1.1"]	= new button(themePath2 + "nav-rechts-w1.1.jpg", themePath2 + "nav-rechts-w1.1-o.jpg")
picture["nav-rechts-w1.2"]	= new button(themePath2 + "nav-rechts-w1.2.jpg", themePath2 + "nav-rechts-w1.2-o.jpg")
picture["nav-rechts-w1.3"]	= new button(themePath2 + "nav-rechts-w1.3.jpg", themePath2 + "nav-rechts-w1.3-o.jpg")
picture["nav-rechts-w1.4"]	= new button(themePath2 + "nav-rechts-w1.4.jpg", themePath2 + "nav-rechts-w1.4-o.jpg")
picture["nav-rechts-w1.5"]	= new button(themePath2 + "nav-rechts-w1.5.jpg", themePath2 + "nav-rechts-w1.5-o.jpg")
picture["nav-rechts-w1.6"]	= new button(themePath2 + "nav-rechts-w1.6.jpg", themePath2 + "nav-rechts-w1.6-o.jpg")

picture["nav-rechts-w2.1"]	= new button(themePath2 + "nav-rechts-w2.1.jpg", themePath2 + "nav-rechts-w2.1-o.jpg")
picture["nav-rechts-w2.2"]	= new button(themePath2 + "nav-rechts-w2.2.jpg", themePath2 + "nav-rechts-w2.2-o.jpg")
picture["nav-rechts-w2.3"]	= new button(themePath2 + "nav-rechts-w2.3.jpg", themePath2 + "nav-rechts-w2.3-o.jpg")
picture["nav-rechts-w2.4"]	= new button(themePath2 + "nav-rechts-w2.4.jpg", themePath2 + "nav-rechts-w2.4-o.jpg")
picture["nav-rechts-w2.5"]	= new button(themePath2 + "nav-rechts-w2.5.jpg", themePath2 + "nav-rechts-w2.5-o.jpg")
picture["nav-rechts-w2.6"]	= new button(themePath2 + "nav-rechts-w2.6.jpg", themePath2 + "nav-rechts-w2.6-o.jpg")
picture["nav-rechts-w2.7"]	= new button(themePath2 + "nav-rechts-w2.7.jpg", themePath2 + "nav-rechts-w2.7-o.jpg")

picture["nav-rechts-w3.1"]	= new button(themePath2 + "nav-rechts-w3.1.jpg", themePath2 + "nav-rechts-w3.1-o.jpg")
picture["nav-rechts-w3.2"]	= new button(themePath2 + "nav-rechts-w3.2.jpg", themePath2 + "nav-rechts-w3.2-o.jpg")
picture["nav-rechts-w3.3"]	= new button(themePath2 + "nav-rechts-w3.3.jpg", themePath2 + "nav-rechts-w3.3-o.jpg")
picture["nav-rechts-w3.4"]	= new button(themePath2 + "nav-rechts-w3.4.jpg", themePath2 + "nav-rechts-w3.4-o.jpg")
picture["nav-rechts-w3.5"]	= new button(themePath2 + "nav-rechts-w3.5.jpg", themePath2 + "nav-rechts-w3.5-o.jpg")
picture["nav-rechts-w3.6"]	= new button(themePath2 + "nav-rechts-w3.6.jpg", themePath2 + "nav-rechts-w3.6-o.jpg")
picture["nav-rechts-w3.7"]	= new button(themePath2 + "nav-rechts-w3.7.jpg", themePath2 + "nav-rechts-w3.7-o.jpg")	

picture["nav-rechts-w4.1"]	= new button(themePath2 + "nav-rechts-w4.1.jpg", themePath2 + "nav-rechts-w4.1-o.jpg")
picture["nav-rechts-w4.2"]	= new button(themePath2 + "nav-rechts-w4.2.jpg", themePath2 + "nav-rechts-w4.2-o.jpg")
picture["nav-rechts-w4.3"]	= new button(themePath2 + "nav-rechts-w4.3.jpg", themePath2 + "nav-rechts-w4.3-o.jpg")
picture["nav-rechts-w4.4"]	= new button(themePath2 + "nav-rechts-w4.4.jpg", themePath2 + "nav-rechts-w4.4-o.jpg")

picture["nav-rechts-w5.1"]	= new button(themePath2 + "nav-rechts-w5.1.jpg", themePath2 + "nav-rechts-w5.1-o.jpg")
picture["nav-rechts-w5.2"]	= new button(themePath2 + "nav-rechts-w5.2.jpg", themePath2 + "nav-rechts-w5.2-o.jpg")
picture["nav-rechts-w5.3"]	= new button(themePath2 + "nav-rechts-w5.3.jpg", themePath2 + "nav-rechts-w5.3-o.jpg")
picture["nav-rechts-w5.4"]	= new button(themePath2 + "nav-rechts-w5.4.jpg", themePath2 + "nav-rechts-w5.4-o.jpg")
picture["nav-rechts-w5.5"]	= new button(themePath2 + "nav-rechts-w5.5.jpg", themePath2 + "nav-rechts-w5.5-o.jpg")
picture["nav-rechts-w5.6"]	= new button(themePath2 + "nav-rechts-w5.6.jpg", themePath2 + "nav-rechts-w5.6-o.jpg")
picture["nav-rechts-w5.7"]	= new button(themePath2 + "nav-rechts-w5.7.jpg", themePath2 + "nav-rechts-w5.7-o.jpg")
picture["nav-rechts-w5.8"]	= new button(themePath2 + "nav-rechts-w5.8.jpg", themePath2 + "nav-rechts-w5.8-o.jpg")
picture["nav-rechts-w5.9"]	= new button(themePath2 + "nav-rechts-w5.9.jpg", themePath2 + "nav-rechts-w5.9-o.jpg")
picture["nav-rechts-w5.10"]= new button(themePath2 + "nav-rechts-w5.10.jpg", themePath2 + "nav-rechts-w5.10-o.jpg")
picture["nav-rechts-w5.11"]= new button(themePath2 + "nav-rechts-w5.11.jpg", themePath2 + "nav-rechts-w5.11-o.jpg")
picture["nav-rechts-w5.12"]= new button(themePath2 + "nav-rechts-w5.12.jpg", themePath2 + "nav-rechts-w5.12-o.jpg")

picture["nav-rechts-w6.1"]	= new button(themePath2 + "nav-rechts-w6.1.jpg", themePath2 + "nav-rechts-w6.1-o.jpg")
picture["nav-rechts-w6.2"]	= new button(themePath2 + "nav-rechts-w6.2.jpg", themePath2 + "nav-rechts-w6.2-o.jpg")

// Navigation Reisen und Entdecken
picture["base-R1"]		= new button(themePath3 + "base-R1.jpg", themePath3 + "base-R1-o.jpg")
picture["base-R2"]		= new button(themePath3 + "base-R2.jpg", themePath3 + "base-R2-o.jpg")
picture["base-R3"]		= new button(themePath3 + "base-R3.jpg", themePath3 + "base-R3-o.jpg")
picture["nav-links-am1"]		= new button(themePath3 + "nav-links-am1.jpg", themePath3 + "nav-links-am1-o.jpg")
picture["nav-links-am2"]		= new button(themePath3 + "nav-links-am2.jpg", themePath3 + "nav-links-am2-o.jpg")
picture["nav-links-am3"]		= new button(themePath3 + "nav-links-am3.jpg", themePath3 + "nav-links-am3-o.jpg")
picture["nav-links-am4"]		= new button(themePath3 + "nav-links-am4.jpg", themePath3 + "nav-links-am4-o.jpg")
picture["nav-links-am5"]		= new button(themePath3 + "nav-links-am5.jpg", themePath3 + "nav-links-am5-o.jpg")
picture["nav-links-am6"]		= new button(themePath3 + "nav-links-am6.jpg", themePath3 + "nav-links-am6-o.jpg")
picture["nav-links-pie7"]		= new button(themePath3 + "nav-links-pie7.jpg", themePath3 + "nav-links-pie7-o.jpg")

picture["nav-rechts-am1.1"]	= new button(themePath3 + "nav-rechts-am1.1.jpg", themePath3 + "nav-rechts-am1.1-o.jpg")
picture["nav-rechts-am1.2"]	= new button(themePath3 + "nav-rechts-am1.2.jpg", themePath3 + "nav-rechts-am1.2-o.jpg")

picture["nav-rechts-am2.1"]	= new button(themePath3 + "nav-rechts-am2.1.jpg", themePath3 + "nav-rechts-am2.1-o.jpg")
picture["nav-rechts-am2.2"]	= new button(themePath3 + "nav-rechts-am2.2.jpg", themePath3 + "nav-rechts-am2.2-o.jpg")
picture["nav-rechts-am2.3"]	= new button(themePath3 + "nav-rechts-am2.3.jpg", themePath3 + "nav-rechts-am2.3-o.jpg")
picture["nav-rechts-am2.4"]	= new button(themePath3 + "nav-rechts-am2.4.jpg", themePath3 + "nav-rechts-am2.4-o.jpg")
picture["nav-rechts-am2.5"]	= new button(themePath3 + "nav-rechts-am2.5.jpg", themePath3 + "nav-rechts-am2.5-o.jpg")

picture["nav-rechts-am3.1"]	= new button(themePath3 + "nav-rechts-am3.1.jpg", themePath3 + "nav-rechts-am3.1-o.jpg")
picture["nav-rechts-am3.2"]	= new button(themePath3 + "nav-rechts-am3.2.jpg", themePath3 + "nav-rechts-am3.2-o.jpg")
picture["nav-rechts-am3.3"]	= new button(themePath3 + "nav-rechts-am3.3.jpg", themePath3 + "nav-rechts-am3.3-o.jpg")
picture["nav-rechts-am3.4"]	= new button(themePath3 + "nav-rechts-am3.4.jpg", themePath3 + "nav-rechts-am3.4-o.jpg")
picture["nav-rechts-am3.5"]	= new button(themePath3 + "nav-rechts-am3.5.jpg", themePath3 + "nav-rechts-am3.5-o.jpg")
picture["nav-rechts-am3.6"]	= new button(themePath3 + "nav-rechts-am3.6.jpg", themePath3 + "nav-rechts-am3.6-o.jpg")

picture["nav-rechts-am4.1"]	= new button(themePath3 + "nav-rechts-am4.1.jpg", themePath3 + "nav-rechts-am4.1-o.jpg")
picture["nav-rechts-am4.2"]	= new button(themePath3 + "nav-rechts-am4.2.jpg", themePath3 + "nav-rechts-am4.2-o.jpg")
picture["nav-rechts-am4.3"]	= new button(themePath3 + "nav-rechts-am4.3.jpg", themePath3 + "nav-rechts-am4.3-o.jpg")
picture["nav-rechts-am4.4"]	= new button(themePath3 + "nav-rechts-am4.4.jpg", themePath3 + "nav-rechts-am4.4-o.jpg")
picture["nav-rechts-am4.5"]	= new button(themePath3 + "nav-rechts-am4.5.jpg", themePath3 + "nav-rechts-am4.5-o.jpg")
picture["nav-rechts-am4.6"]	= new button(themePath3 + "nav-rechts-am4.6.jpg", themePath3 + "nav-rechts-am4.6-o.jpg")
picture["nav-rechts-am4.7"]	= new button(themePath3 + "nav-rechts-am4.7.jpg", themePath3 + "nav-rechts-am4.7-o.jpg")
picture["nav-rechts-am4.8"]	= new button(themePath3 + "nav-rechts-am4.8.jpg", themePath3 + "nav-rechts-am4.8-o.jpg")
picture["nav-rechts-am4.9"]	= new button(themePath3 + "nav-rechts-am4.9.jpg", themePath3 + "nav-rechts-am4.9-o.jpg")

picture["nav-rechts-am5.1"]	= new button(themePath3 + "nav-rechts-am5.1.jpg", themePath3 + "nav-rechts-am5.1-o.jpg")
picture["nav-rechts-am5.2"]	= new button(themePath3 + "nav-rechts-am5.2.jpg", themePath3 + "nav-rechts-am5.2-o.jpg")

picture["nav-rechts-am6.1"]	= new button(themePath3 + "nav-rechts-am6.1.jpg", themePath3 + "nav-rechts-am6.1-o.jpg")
picture["nav-rechts-am6.2"]	= new button(themePath3 + "nav-rechts-am6.2.jpg", themePath3 + "nav-rechts-am6.2-o.jpg")
picture["nav-rechts-am6.3"]	= new button(themePath3 + "nav-rechts-am6.3.jpg", themePath3 + "nav-rechts-am6.3-o.jpg")
picture["nav-rechts-am6.4"]	= new button(themePath3 + "nav-rechts-am6.4.jpg", themePath3 + "nav-rechts-am6.4-o.jpg")
picture["nav-rechts-am6.5"]	= new button(themePath3 + "nav-rechts-am6.5.jpg", themePath3 + "nav-rechts-am6.5-o.jpg")
picture["nav-rechts-am6.6"]	= new button(themePath3 + "nav-rechts-am6.6.jpg", themePath3 + "nav-rechts-am6.6-o.jpg")
picture["nav-rechts-am6.7"]	= new button(themePath3 + "nav-rechts-am6.7.jpg", themePath3 + "nav-rechts-am6.7-o.jpg")

picture["nav-rechts-bm1.1"]	= new button(themePath3 + "nav-rechts-bm1.1.jpg", themePath3 + "nav-rechts-bm1.1-o.jpg")
picture["nav-rechts-bm1.2"]	= new button(themePath3 + "nav-rechts-bm1.2.jpg", themePath3 + "nav-rechts-bm1.2-o.jpg")

picture["nav-rechts-bm2.1"]	= new button(themePath3 + "nav-rechts-bm2.1.jpg", themePath3 + "nav-rechts-bm2.1-o.jpg")
picture["nav-rechts-bm2.2"]	= new button(themePath3 + "nav-rechts-bm2.2.jpg", themePath3 + "nav-rechts-bm2.2-o.jpg")
picture["nav-rechts-bm2.1"]	= new button(themePath3 + "nav-rechts-bm2.1.jpg", themePath3 + "nav-rechts-bm2.1-o.jpg")

picture["nav-rechts-bm3.1"]	= new button(themePath3 + "nav-rechts-bm3.1.jpg", themePath3 + "nav-rechts-bm3.1-o.jpg")
picture["nav-rechts-bm3.2"]	= new button(themePath3 + "nav-rechts-bm3.2.jpg", themePath3 + "nav-rechts-bm3.2-o.jpg")
picture["nav-rechts-bm3.3"]	= new button(themePath3 + "nav-rechts-bm3.3.jpg", themePath3 + "nav-rechts-bm3.3-o.jpg")
picture["nav-rechts-bm3.4"]	= new button(themePath3 + "nav-rechts-bm3.4.jpg", themePath3 + "nav-rechts-bm3.4-o.jpg")
picture["nav-rechts-bm3.5"]	= new button(themePath3 + "nav-rechts-bm3.5.jpg", themePath3 + "nav-rechts-bm3.5-o.jpg")

picture["nav-rechts-bm4.1"]	= new button(themePath3 + "nav-rechts-bm4.1.jpg", themePath3 + "nav-rechts-bm4.1-o.jpg")
picture["nav-rechts-bm4.2"]	= new button(themePath3 + "nav-rechts-bm4.2.jpg", themePath3 + "nav-rechts-bm4.2-o.jpg")

picture["nav-rechts-bm5.1"]	= new button(themePath3 + "nav-rechts-bm5.1.jpg", themePath3 + "nav-rechts-bm5.1-o.jpg")
picture["nav-rechts-bm5.2"]	= new button(themePath3 + "nav-rechts-bm5.2.jpg", themePath3 + "nav-rechts-bm5.2-o.jpg")
picture["nav-rechts-bm5.3"]	= new button(themePath3 + "nav-rechts-bm5.3.jpg", themePath3 + "nav-rechts-bm5.3-o.jpg")
picture["nav-rechts-bm5.4"]	= new button(themePath3 + "nav-rechts-bm5.4.jpg", themePath3 + "nav-rechts-bm5.4-o.jpg")
picture["nav-rechts-bm5.5"]	= new button(themePath3 + "nav-rechts-bm5.5.jpg", themePath3 + "nav-rechts-bm5.5-o.jpg")

picture["nav-rechts-pie1.1"]	= new button(themePath3 + "nav-rechts-pie2.1.jpg", themePath3 + "nav-rechts-pie2.1-o.jpg")
picture["nav-rechts-pie2.1"]	= new button(themePath3 + "nav-rechts-pie2.1.jpg", themePath3 + "nav-rechts-pie2.1-o.jpg")
picture["nav-rechts-pie2.2"]	= new button(themePath3 + "nav-rechts-pie2.2.jpg", themePath3 + "nav-rechts-pie2.2-o.jpg")
picture["nav-rechts-pie2.3"]	= new button(themePath3 + "nav-rechts-pie2.3.jpg", themePath3 + "nav-rechts-pie2.3-o.jpg")
picture["nav-rechts-pie2.4"]	= new button(themePath3 + "nav-rechts-pie2.4.jpg", themePath3 + "nav-rechts-pie2.4-o.jpg")

picture["nav-links-pl1"]		= new button(themePath4 + "nav-links-pl1.jpg", themePath4 + "nav-links-pl1-o.jpg")
picture["nav-links-pl2"]		= new button(themePath4 + "nav-links-pl2.jpg", themePath4 + "nav-links-pl2-o.jpg")
picture["nav-links-pl3"]		= new button(themePath4 + "nav-links-pl3.jpg", themePath4 + "nav-links-pl3-o.jpg")
picture["nav-links-pl4"]		= new button(themePath4 + "nav-links-pl4.jpg", themePath4 + "nav-links-pl4-o.jpg")
picture["nav-rechts-pl1.1"]	= new button(themePath4 + "nav-rechts-pl1.1.jpg", themePath4 + "nav-rechts-pl1.1-o.jpg")
picture["nav-rechts-pl1.2"]	= new button(themePath4 + "nav-rechts-pl1.2.jpg", themePath4 + "nav-rechts-pl1.2-o.jpg")

picture["nav-links-e1"]		= new button(themePath4 + "nav-links-e1.jpg", themePath4 + "nav-links-e1-o.jpg")
picture["nav-links-e2"]		= new button(themePath4 + "nav-links-e2.jpg", themePath4 + "nav-links-e2-o.jpg")
picture["nav-links-e3"]		= new button(themePath4 + "nav-links-e3.jpg", themePath4 + "nav-links-e3-o.jpg")
picture["nav-links-e4"]		= new button(themePath4 + "nav-links-e4.jpg", themePath4 + "nav-links-e4-o.jpg")

picture["nav-rechts-e1.1"]	= new button(themePath4 + "nav-rechts-e1.1.jpg", themePath4 + "nav-rechts-e1.1-o.jpg")
picture["nav-rechts-e1.2"]	= new button(themePath4 + "nav-rechts-e1.2.jpg", themePath4 + "nav-rechts-e1.2-o.jpg")

picture["nav-rechts-e2.1"]	= new button(themePath4 + "nav-rechts-e2.1.jpg", themePath4 + "nav-rechts-e2.1-o.jpg")
picture["nav-rechts-e2.2"]	= new button(themePath4 + "nav-rechts-e2.2.jpg", themePath4 + "nav-rechts-e2.2-o.jpg")
picture["nav-rechts-e2.3"]	= new button(themePath4 + "nav-rechts-e2.3.jpg", themePath4 + "nav-rechts-e2.3-o.jpg")
picture["nav-rechts-e2.4"]	= new button(themePath4 + "nav-rechts-e2.4.jpg", themePath4 + "nav-rechts-e2.4-o.jpg")
picture["nav-rechts-e2.5"]	= new button(themePath4 + "nav-rechts-e2.5.jpg", themePath4 + "nav-rechts-e2.5-o.jpg")
picture["nav-rechts-e2.6"]	= new button(themePath4 + "nav-rechts-e2.6.jpg", themePath4 + "nav-rechts-e2.6-o.jpg")
picture["nav-rechts-e2.7"]	= new button(themePath4 + "nav-rechts-e2.7.jpg", themePath4 + "nav-rechts-e2.7-o.jpg")
picture["nav-rechts-e2.8"]	= new button(themePath4 + "nav-rechts-e2.8.jpg", themePath4 + "nav-rechts-e2.8-o.jpg")
picture["nav-rechts-e2.9"]	= new button(themePath4 + "nav-rechts-e2.9.jpg", themePath4 + "nav-rechts-e2.9-o.jpg")
picture["nav-rechts-e2.10"]	= new button(themePath4 + "nav-rechts-e2.10.jpg", themePath4 + "nav-rechts-e2.10-o.jpg")

picture["nav-links-k1"]		= new button(themePath4 + "nav-links-k1.jpg", themePath4 + "nav-links-k1-o.jpg")
picture["nav-links-k2"]		= new button(themePath4 + "nav-links-k2.jpg", themePath4 + "nav-links-k2-o.jpg")
picture["nav-links-k3"]		= new button(themePath4 + "nav-links-k3.jpg", themePath4 + "nav-links-k3-o.jpg")
}
preload();

// img-Bild tauschen
function changeImg(Id,Event) {
	  if (Event == 'over') {
		  document.images[Id].src	= picture[Id].over.src
	  }
	  if (Event == 'out') {
		  document.images[Id].src	= picture[Id].out.src
	  }
}

