
function changespec(specimg) {
	document.getElementById("spec_00").src = specimg;
}

