function loadBanners() { var divBody; divBody = ''; divBody = divBody + 'The following banners may be used to link to www.jasongerhardt.com from your website. Please do not modify them. If you wish to create fan art, please use the images from the images page.
(right click and Save Picture As to save)







'; document.getElementById("DNLDcontent").innerHTML = divBody; } function loadIcons() { var divBody; divBody = ''; divBody = divBody + 'The following avatars and icons are free to both use and edit. They may also be shared freely.
(Right click and Save Picture As to save.)

Avatars
  

AIM Buddy Icons
  

Special thanks to Ron Hiltz Photography for providing the images.'; document.getElementById("DNLDcontent").innerHTML = divBody; } function loadWallpaper() { var divBody; divBody = ''; divBody = divBody + 'The following wallpapers are for personal use only. Please do not pull images from them to make fan art. If you wish to make fan art, please use the images on the images page.
(Click the desired size. When the new window with the image opens, right click and Save Picture As to save.)

800 x 600
1024 x 768
1280 x 1024
 800 x 600
1024 x 768
1280 x 1024
 
800 x 600
1024 x 768
1280 x 1024
   
'; document.getElementById("DNLDcontent").innerHTML = divBody; } function loadImages() { var divBody; divBody = ''; divBody = divBody + 'The following images are available for the creation of fan art, including icons, avatars, and banners. They may also be shared freely.
(Click the desired image. When the new window with the full size image opens, right click and Save Picture As to save.)

  

Special thanks to Ron Hiltz Photography for providing the images, royalty free.'; document.getElementById("DNLDcontent").innerHTML = divBody; }