Forum Moderators: mack
in many cases, the easy way is to post the code along with the question in the proper forum under a related or new thread... the main thing to remember is to also widgetize stuff so that it is generic... generally this means talking about widgets instead of specific items and also by altering the domain name in urls to something generic like example.com...
so... you've got some that display their banner gifs and others that don't... are the gifs hosted on your site or on another site? are the links/banners done with your code or some you had to copy'n'paste into your page?
anyway, i've looked at your site and the best thing i can tell you is to go back and ensure that your IMG SRC's are pointing to the proper directories and files... you do not want any of them to be pointing to file:///c¦somedirectory... also ensure that you are using the same case for the filenames... on some servers, ONE.GIF is a different file than one.gif...