hy...on any of the Content of right box add this code
first way
------------------
<img src="
upload picture link"/>
u need 2 modify....where u see
upload picture link in there u paste the url to wjere u've uploaded ur picture
second way
--------------------
<center><a href="
when clicked a site appears" target="_blank"><img src="
upload picture link" border="0" />
u need 2 modify....where u see
upload picture link in there u paste the url to wjere u've uploaded ur picture and
when clicked a site appears by adding a site when u click on that image
note if u want to center ur image make sure u add
<center></center> .....example with the first
<center><img src="
upload picture link"/></center>
.....best of luck
______________