function imagereplacer(urlstring) {
	document.getElementById('imageItem').src=urlstring.replace('croppedimage4836', 'croppedimage526261' );
}

