Jase-
There is no reasonable way to do what you want without a static IP and an always-on connect. Think about it. HTML builds pages we read in pieces (so to speak) calling for those pieces from various locations (your server, another server, even different subfolders within the same server).
In order for all of us (who don't have access to your harddrive) to see the graphic, you have to put it someplace that is world-viewable. This is your ISP server. Almost any place where you buy Internet service allows uploading of at least a small amount of material to the main server. The code you place here merely directs our browsers to look for the picture in the proper place (the main server).
So, the skinny is that you need to upload the graphic to your ISP, then direct us to the proper location with code in your post.
Whew!

[This message has been edited by Kieren (edited 02-23-2000).]