function collshowthumb(imagename) {
	document.getElementById('bigbagleft').src = imagename;
}
