function SetProductImage( imageid, num, xscale, yscale) { var obj = document.getElementById(imageid); obj.src="/icon_img/rotation.gif"; obj.src="ShowImage.ashx?img=" + num + xscale + yscale; obj.onclick=function() {UCProductVisual_ViewBigImage_ById(num);return false;}; } function UCProductVisual_ViewBigImage_ById(nummer) { if ( nummer != "0") { var fname = "/ShowImage.ashx?img="+nummer; txt = ''; txt = txt + "