function replaceImage(imageId, width) { imageId.src = '/dynamicImage.aspx?w='+width+'&url=/images/noimage150x210.gif'; }