{ 
pics101=new Image();pics102=new Image();pics103=new Image()	;
pics104=new Image();pics105=new Image();pics106=new Image();
pics107=new Image();pics108=new Image();pics109=new Image();
pics110=new Image();pics111=new Image();pics112=new Image();
pics113=new Image();pics114=new Image();pics415=new Image();
pics416=new Image();pics417=new Image();pics418=new Image();
pics419=new Image();pics420=new Image();pics421=new Image();
	
pics101.src="pics/bottons/switch1_on.jpg";
pics102.src="pics/bottons/switch1_out.jpg";
pics103.src="pics/bottons/switch2_on.jpg";	
pics104.src="pics/bottons/switch2_out.jpg";
pics105.src="pics/bottons/switch3_on.jpg";
pics106.src="pics/bottons/switch3_out.jpg";
pics107.src="pics/bottons/switch4_on.jpg";
pics108.src="pics/bottons/switch4_out.jpg";
pics109.src="pics/bottons/switch5_on.jpg";
pics110.src="pics/bottons/switch5_out.jpg";
pics111.src="pics/bottons/switch6_on.jpg";
pics112.src="pics/bottons/switch6_out.jpg";
pics113.src="pics/bottons/switch7_on.jpg";
pics114.src="pics/bottons/switch7_out.jpg";
pics415.src="pics/cover/back-then-cover_weich.jpg";
pics416.src="pics/cover/40west-cover-weich.jpg";
pics417.src="pics/cover/pure-cover-weich.jpg";
pics418.src="pics/cover/Lady-cover-weich.jpg";
pics419.src="pics/cover/olympia-cover-weich.jpg";
pics420.src="pics/cover/y&t-cover-weich.jpg";
pics421.src="pics/cover/special-cover-weich.jpg";
}
 
function Sound1(txt)
{
	if (txt=="0") document.switch1.src=pics101.src;
	if (txt=="1") document.switch1.src=pics102.src;
} 

function Sound2(txt)
{ 
	if (txt=="0") document.switch2.src=pics103.src;
	if (txt=="1") document.switch2.src=pics104.src;
} 

function Sound3(txt)
{ 
	if (txt=="0") document.switch3.src=pics105.src;
	if (txt=="1") document.switch3.src=pics106.src;
} 

function Sound4(txt)
{ 
	if (txt=="0") document.switch4.src=pics107.src;
	if (txt=="1") document.switch4.src=pics108.src;
} 

function Sound5(txt)
{ 
	if (txt=="0") document.switch5.src=pics109.src;
	if (txt=="1") document.switch5.src=pics110.src;
} 

function Sound6(txt)
{
	if (txt=="0") document.switch6.src=pics111.src;
	if (txt=="1") document.switch6.src=pics112.src;
} 

function Sound7(txt)
{ 
	if (txt=="0") document.switch7.src=pics113.src;
	if (txt=="1") document.switch7.src=pics114.src;
} 

function SoundShow(txt)
{ 
	if (txt=="0") document.show.src=pics415.src;
	if (txt=="1") document.show.src=pics416.src;
	if (txt=="2") document.show.src=pics417.src;
	if (txt=="3") document.show.src=pics418.src;
	if (txt=="4") document.show.src=pics419.src;
	if (txt=="5") document.show.src=pics420.src;
	if (txt=="6") document.show.src=pics421.src;
} 

function SoundWin1() 
{
	iwin = window.open("sounds/mp3_1.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=no,width=550,height=270");
}

function SoundWin2()
{
	iwin = window.open("sounds/mp3_2.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=no,width=550,height=270");
}	

function SoundWin3()  
{
	iwin = window.open("sounds/mp3_3.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=no,width=550,height=270");
}	

function SoundWin4()  
{
	iwin = window.open("sounds/mp3_4.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=no,width=550,height=270");
}	

function SoundWin5() 
{
	iwin = window.open("sounds/mp3_5.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=no,width=550,height=270");
}	

function SoundWin6() 
{
	iwin = window.open("sounds/mp3_6.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=no,width=550,height=270");
}	

function SoundWin7() 
{
	iwin = window.open("sounds/mp3_7.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=no,width=550,height=270");
}	

function SoundWin8() 
{
	iwin = window.open("sounds/mp3_8.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=no,width=550,height=270");
}			

function SoundWin9() 
{
	iwin = window.open("sounds/mp3_9.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=no,width=550,height=322");
}	
