You can use the same pic you\'re using now. You just change the height and width variables in the html code, and the browser will resize it when it\'s displayed. That\'s the cheap way to do it though because the file size stays the same. If you are trying to shrink the image, it would be more effective to resize it in Photoshop and store a smaller version on your webserver. That way other people won\'t have to constantly waste time downloading an image file that is larger than it needs to be.