function bild0(){
MM_showHideLayers('bild1','','show')
MM_showHideLayers('bild2','','show')
MM_showHideLayers('bild3','','show')
MM_showHideLayers('bild4','','show')
MM_showHideLayers('bild5','','show')
MM_showHideLayers('bild6','','show')
MM_showHideLayers('bild7','','show')
MM_showHideLayers('bild8','','show')
}

function bild1(){
MM_showHideLayers('bild1','','hide')
MM_showHideLayers('bild2','','show')
MM_showHideLayers('bild3','','show')
MM_showHideLayers('bild4','','show')
MM_showHideLayers('bild5','','show')
MM_showHideLayers('bild6','','show')
MM_showHideLayers('bild7','','show')
MM_showHideLayers('bild8','','show')
}

function bild2(){
MM_showHideLayers('bild1','','show')
MM_showHideLayers('bild2','','hide')
MM_showHideLayers('bild3','','show')
MM_showHideLayers('bild4','','show')
MM_showHideLayers('bild5','','show')
MM_showHideLayers('bild6','','show')
MM_showHideLayers('bild7','','show')
MM_showHideLayers('bild8','','show')
}

function bild3(){
MM_showHideLayers('bild1','','show')
MM_showHideLayers('bild2','','show')
MM_showHideLayers('bild3','','hide')
MM_showHideLayers('bild4','','show')
MM_showHideLayers('bild5','','show')
MM_showHideLayers('bild6','','show')
MM_showHideLayers('bild7','','show')
MM_showHideLayers('bild8','','show')
}

function bild4(){
MM_showHideLayers('bild1','','show')
MM_showHideLayers('bild2','','show')
MM_showHideLayers('bild3','','show')
MM_showHideLayers('bild4','','hide')
MM_showHideLayers('bild5','','show')
MM_showHideLayers('bild6','','show')
MM_showHideLayers('bild7','','show')
MM_showHideLayers('bild8','','show')
}

function bild5(){
MM_showHideLayers('bild1','','show')
MM_showHideLayers('bild2','','show')
MM_showHideLayers('bild3','','show')
MM_showHideLayers('bild4','','show')
MM_showHideLayers('bild5','','hide')
MM_showHideLayers('bild6','','show')
MM_showHideLayers('bild7','','show')
MM_showHideLayers('bild8','','show')
}

function bild6(){
MM_showHideLayers('bild1','','show')
MM_showHideLayers('bild2','','show')
MM_showHideLayers('bild3','','show')
MM_showHideLayers('bild4','','show')
MM_showHideLayers('bild5','','show')
MM_showHideLayers('bild6','','hide')
MM_showHideLayers('bild7','','show')
MM_showHideLayers('bild8','','show')
}

function bild7(){
MM_showHideLayers('bild1','','show')
MM_showHideLayers('bild2','','show')
MM_showHideLayers('bild3','','show')
MM_showHideLayers('bild4','','show')
MM_showHideLayers('bild5','','show')
MM_showHideLayers('bild6','','show')
MM_showHideLayers('bild7','','hide')
MM_showHideLayers('bild8','','show')
}

function bild8(){
MM_showHideLayers('bild1','','show')
MM_showHideLayers('bild2','','show')
MM_showHideLayers('bild3','','show')
MM_showHideLayers('bild4','','show')
MM_showHideLayers('bild5','','show')
MM_showHideLayers('bild6','','show')
MM_showHideLayers('bild7','','show')
MM_showHideLayers('bild8','','hide')
}



function farbauswahlcheck()
{


if (document.addtocart.Farbe01_field.selectedIndex  == 0)  {
alert("Bitte Farbe auswählen!");
return false;
}
	if(document.addtocart.Farbe01_field.selectedIndex  == 1)
		MM_swapImage('attribut','','images/shopbilder/material/01-eleder/01v.jpg',0);
	if(document.addtocart.Farbe01_field.selectedIndex  == 2)
		MM_swapImage('attribut','','images/shopbilder/material/01-eleder/02v.jpg',0);
	if(document.addtocart.Farbe01_field.selectedIndex  == 3)
		MM_swapImage('attribut','','images/shopbilder/material/01-eleder/03v.jpg',0);
	if(document.addtocart.Farbe01_field.selectedIndex  == 4)
		MM_swapImage('attribut','','images/shopbilder/material/01-eleder/04v.jpg',0);
	if(document.addtocart.Farbe01_field.selectedIndex  == 5)
		MM_swapImage('attribut','','images/shopbilder/material/01-eleder/05v.jpg',0);
	if(document.addtocart.Farbe01_field.selectedIndex  == 6)
		MM_swapImage('attribut','','images/shopbilder/material/01-eleder/06v.jpg',0);
	if(document.addtocart.Farbe01_field.selectedIndex  == 7)
		MM_swapImage('attribut','','images/shopbilder/material/01-eleder/07v.jpg',0);

		
if (document.addtocart.Farbe02_field.selectedIndex  == 0)  {
alert("Bitte Farbe auswählen!");
return false;
}
	if(document.addtocart.Farbe02_field.selectedIndex  == 1)
		MM_swapImage('attribut','','images/shopbilder/material/02-kleder/01v.jpg',0);
	if(document.addtocart.Farbe02_field.selectedIndex  == 2)
		MM_swapImage('attribut','','images/shopbilder/material/02-kleder/02v.jpg',0);
	if(document.addtocart.Farbe02_field.selectedIndex  == 3)
		MM_swapImage('attribut','','images/shopbilder/material/02-kleder/03v.jpg',0);
	if(document.addtocart.Farbe02_field.selectedIndex  == 4)
		MM_swapImage('attribut','','images/shopbilder/material/02-kleder/04v.jpg',0);
	if(document.addtocart.Farbe02_field.selectedIndex  == 5)
		MM_swapImage('attribut','','images/shopbilder/material/02-kleder/05v.jpg',0);
	if(document.addtocart.Farbe02_field.selectedIndex  == 6)
		MM_swapImage('attribut','','images/shopbilder/material/02-kleder/06v.jpg',0);
	if(document.addtocart.Farbe02_field.selectedIndex  == 7)
		MM_swapImage('attribut','','images/shopbilder/material/02-kleder/07v.jpg',0);

		
if (document.addtocart.Farbe03_field.selectedIndex  == 0)  {
alert("Bitte Farbe auswählen!");
return false;
}
	if(document.addtocart.Farbe03_field.selectedIndex  == 1)
		MM_swapImage('attribut','','images/shopbilder/material/03-pleder/01v.jpg',0);
	if(document.addtocart.Farbe03_field.selectedIndex  == 2)
		MM_swapImage('attribut','','images/shopbilder/material/03-pleder/02v.jpg',0);
	if(document.addtocart.Farbe03_field.selectedIndex  == 3)
		MM_swapImage('attribut','','images/shopbilder/material/03-pleder/03v.jpg',0);
	if(document.addtocart.Farbe03_field.selectedIndex  == 4)
		MM_swapImage('attribut','','images/shopbilder/material/03-pleder/04v.jpg',0);
	if(document.addtocart.Farbe03_field.selectedIndex  == 5)
		MM_swapImage('attribut','','images/shopbilder/material/03-pleder/05v.jpg',0);		

		
if (document.addtocart.Farbe06_field.selectedIndex  == 0)  {
alert("Bitte Farbe auswählen!");
return false;
}		
	if(document.addtocart.Farbe06_field.selectedIndex  == 1)
		MM_swapImage('attribut','','images/shopbilder/material/06-ffell/01v.jpg',0);
	if(document.addtocart.Farbe06_field.selectedIndex  == 2)
		MM_swapImage('attribut','','images/shopbilder/material/06-ffell/02v.jpg',0);	
	if(document.addtocart.Farbe06_field.selectedIndex  == 3)
		MM_swapImage('attribut','','images/shopbilder/material/06-ffell/03v.jpg',0);
	if(document.addtocart.Farbe06_field.selectedIndex  == 4)
		MM_swapImage('attribut','','images/shopbilder/material/06-ffell/04v.jpg',0);
	if(document.addtocart.Farbe06_field.selectedIndex  == 5)
		MM_swapImage('attribut','','images/shopbilder/material/06-ffell/05v.jpg',0);
	if(document.addtocart.Farbe06_field.selectedIndex  == 6)
		MM_swapImage('attribut','','images/shopbilder/material/06-ffell/06v.jpg',0);

		
if (document.addtocart.Farbe07_field.selectedIndex  == 0)  {
alert("Bitte Farbe auswählen!");
return false;
}	
	if(document.addtocart.Farbe07_field.selectedIndex  == 1)
		MM_swapImage('attribut','','images/shopbilder/material/07-micro/01v.jpg',0);
	if(document.addtocart.Farbe07_field.selectedIndex  == 2)
		MM_swapImage('attribut','','images/shopbilder/material/07-micro/02v.jpg',0);
	if(document.addtocart.Farbe07_field.selectedIndex  == 3)
		MM_swapImage('attribut','','images/shopbilder/material/07-micro/03v.jpg',0);
	if(document.addtocart.Farbe07_field.selectedIndex  == 4)
		MM_swapImage('attribut','','images/shopbilder/material/07-micro/04v.jpg',0);
	if(document.addtocart.Farbe07_field.selectedIndex  == 5)
		MM_swapImage('attribut','','images/shopbilder/material/07-micro/05v.jpg',0);
	if(document.addtocart.Farbe07_field.selectedIndex  == 6)
		MM_swapImage('attribut','','images/shopbilder/material/07-micro/06v.jpg',0);
	if(document.addtocart.Farbe07_field.selectedIndex  == 7)
		MM_swapImage('attribut','','images/shopbilder/material/07-micro/07v.jpg',0);	

		
if (document.addtocart.Farbe08_field.selectedIndex  == 0)  {
alert("Bitte Farbe auswählen!");
return false;
}
	if(document.addtocart.Farbe08_field.selectedIndex  == 1)
		MM_swapImage('attribut','','images/shopbilder/material/08-cord/01v.jpg',0);
	if(document.addtocart.Farbe08_field.selectedIndex  == 2)
		MM_swapImage('attribut','','images/shopbilder/material/08-cord/02v.jpg',0);
	if(document.addtocart.Farbe08_field.selectedIndex  == 3)
		MM_swapImage('attribut','','images/shopbilder/material/08-cord/03v.jpg',0);
	if(document.addtocart.Farbe08_field.selectedIndex  == 4)
		MM_swapImage('attribut','','images/shopbilder/material/08-cord/04v.jpg',0);
	if(document.addtocart.Farbe08_field.selectedIndex  == 5)
		MM_swapImage('attribut','','images/shopbilder/material/08-cord/05v.jpg',0);
	if(document.addtocart.Farbe08_field.selectedIndex  == 6)
		MM_swapImage('attribut','','images/shopbilder/material/08-cord/06v.jpg',0);		


if (document.addtocart.Farbe10_field.selectedIndex  == 0)  {
alert("Bitte Farbe auswählen!");
return false;
}
	if(document.addtocart.Farbe10_field.selectedIndex  == 1)
		MM_swapImage('attribut','','images/shopbilder/material/10-stoff/01v.jpg',0);
	if(document.addtocart.Farbe10_field.selectedIndex  == 2)
		MM_swapImage('attribut','','images/shopbilder/material/10-stoff/02v.jpg',0);
	if(document.addtocart.Farbe10_field.selectedIndex  == 3)
		MM_swapImage('attribut','','images/shopbilder/material/10-stoff/03v.jpg',0);
	if(document.addtocart.Farbe10_field.selectedIndex  == 4)
		MM_swapImage('attribut','','images/shopbilder/material/10-stoff/04v.jpg',0);
	if(document.addtocart.Farbe10_field.selectedIndex  == 5)
		MM_swapImage('attribut','','images/shopbilder/material/10-stoff/05v.jpg',0);
	if(document.addtocart.Farbe10_field.selectedIndex  == 6)
		MM_swapImage('attribut','','images/shopbilder/material/10-stoff/06v.jpg',0);	


	
		
if (document.addtocart.Farbe20_field.selectedIndex  == 0)  {
alert("Bitte Farbe auswählen!");
return false;
}	
	if(document.addtocart.Farbe20_field.selectedIndex  == 1)
		MM_swapImage('attribut2','','images/shopbilder/material/20-chintz/01v.jpg',0);	
	if(document.addtocart.Farbe20_field.selectedIndex  == 2)
		MM_swapImage('attribut2','','images/shopbilder/material/20-chintz/02v.jpg',0);	
	if(document.addtocart.Farbe20_field.selectedIndex  == 3)
		MM_swapImage('attribut2','','images/shopbilder/material/20-chintz/03v.jpg',0);	
	if(document.addtocart.Farbe20_field.selectedIndex  == 4)
		MM_swapImage('attribut2','','images/shopbilder/material/20-chintz/04v.jpg',0);		
	if(document.addtocart.Farbe20_field.selectedIndex  == 5)
		MM_swapImage('attribut2','','images/shopbilder/material/20-chintz/05v.jpg',0);


		
		
		
		
		
 }

 
 
 function matauswahlcheck()
{
if (document.addtocart.material.selectedIndex  == 0)  {
alert("Bitte Material auswählen!");
return false;
}
}

function scrollDivTo(id,top) {
document.getElementById(id).scrollTop=top;
}

