{ 
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();pics115=new Image();
pics116=new Image();pics117=new Image();pics118=new Image();
pics119=new Image();pics120=new Image();pics121=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";
pics115.src="pics/thumbs/pics_1.jpg";
pics116.src="pics/thumbs/pics_2.jpg";
pics117.src="pics/thumbs/pics_3.jpg";
pics118.src="pics/thumbs/pics_4.jpg";
pics119.src="pics/thumbs/pics_5.jpg";
pics120.src="pics/thumbs/pics_6.jpg";
pics121.src="pics/thumbs/pics_7.jpg";
}
 
function Picture1(txt)
{
	if (txt=="0") document.switch1.src=pics101.src;
	if (txt=="1") document.switch1.src=pics102.src;
} 

function  Picture2(txt)
{ 
	if (txt=="0") document.switch2.src=pics103.src;
	if (txt=="1") document.switch2.src=pics104.src;
} 

function Picture3(txt)
{ 
	if (txt=="0") document.switch3.src=pics105.src;
	if (txt=="1") document.switch3.src=pics106.src;
} 

function  Picture4(txt)
{ 
	if (txt=="0") document.switch4.src=pics107.src;
	if (txt=="1") document.switch4.src=pics108.src;
} 

function  Picture5(txt)
{ 
	if (txt=="0") document.switch5.src=pics109.src;
	if (txt=="1") document.switch5.src=pics110.src;
} 

function Picture6(txt)
{
	if (txt=="0") document.switch6.src=pics111.src;
	if (txt=="1") document.switch6.src=pics112.src;
} 

function Picture7(txt)
{ 
	if (txt=="0") document.switch7.src=pics113.src;
	if (txt=="1") document.switch7.src=pics114.src;
} 

function Picshow(txt)
{ 
	if (txt=="0") document.show.src=pics115.src;
	if (txt=="1") document.show.src=pics116.src;
	if (txt=="2") document.show.src=pics117.src;
	if (txt=="3") document.show.src=pics118.src;
	if (txt=="4") document.show.src=pics119.src;
	if (txt=="5") document.show.src=pics120.src;
	if (txt=="6") document.show.src=pics121.src;
} 

function PicsWin1() 
{
	iwin = window.open("photos/nash1.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=540,height=600");
}

function PicsWin2()
{
	iwin = window.open("photos/nash2.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=532,height=600");
}	

function PicsWin3()  
{
	iwin = window.open("photos/nash3.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=610,height=600");
}	

function PicsWin4()  
{
	iwin = window.open("photos/nash4.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=420,height=600");
}	

function PicsWin5() 
{
	iwin = window.open("photos/nash5.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=530,height=600");
}	

function PicsWin6() 
{
	iwin = window.open("photos/nash6.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=530,height=600");
}	

function PicsWin7() 
{
	iwin = window.open("photos/nash7.html","IWIN",
	"status=no,toolbar=no,location=no,menu=no,scrollbars=yes,width=518,height=600");
}		