function shopimagereplacerGJ(urlstring) {
	document.getElementById('ecomimageitem').src=urlstring.replace('height=40', 'width=354' );
}

