function nextImage(elm,im)
{
	myItem = document.getElementById('img'+im);
	myItem.style.display = (myItem.style.display == 'block' ? 'none' : 'block');
	return;
}




function Opener1() { controlWindow=window.open("c1.htm","screenshot1","scrollbars=yes,resizable=no,width=820 ,height=1160")}
function Opener2() { controlWindow=window.open("c2.htm","screenshot2","scrollbars=yes,resizable=no,width=820 ,height=1160")}
function Opener3() { controlWindow=window.open("c3.htm","screenshot3","scrollbars=yes,resizable=no,width=820 ,height=1160")}
function Opener4() { controlWindow=window.open("c4.htm","screenshot4","scrollbars=yes,resizable=no,width=820 ,height=1160")}
function Opener5() { controlWindow=window.open("c5.htm","screenshot5","scrollbars=yes,resizable=no,width=820 ,height=1160")}
function Opener6() { controlWindow=window.open("c6.htm","screenshot6","scrollbars=yes,resizable=no,width=820 ,height=1160")}
function Opener7() { controlWindow=window.open("c7.htm","screenshot7","scrollbars=yes,resizable=no,width=820 ,height=1160")}
function Opener8() { controlWindow=window.open("c8.htm","screenshot8","scrollbars=yes,resizable=no,width=820 ,height=1160")}
function Opener9() { controlWindow=window.open("c9.htm","screenshot8","scrollbars=yes,resizable=no,width=820 ,height=1160")}


