By using the iframe element you can create a sub-window of desired position, size and feshion on your page and load an independet html page into it. The second html page will contain just the image and a refresh code within.
More info about inline frames here -
W3C - Inline frames: the IFRAME element