  <!-- This script and many more are available free online at -->
  <!-- The JavaScript Source!! http://javascript.internet.com -->

  <!-- Begin
  var how_many_ads = 10;
  var now = new Date()
  var sec = now.getSeconds()
  var ad = sec % how_many_ads;
  ad +=1;

  if (ad==1) {
    affcode="10032614";
	imgcode="10032000";
	title="Tahitian Landscape";
	artist="by Paul Gauguin<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10380558";
	imgcode="10380000";
    title="Flower Garden";
	artist="by John Constable<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10078687";
	imgcode="10078000";
    title="Le Bassin d'Argenteuil";
	artist="by Claude Monet<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10053150";
	imgcode="10053000";
    title="Magic Afternoon";
	artist="by Tadashi Asoma<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10283907";
	imgcode="10283000";
    title="Cypress Trees";
	artist="by Vincent Van Gogh<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10288560";
	imgcode="10288000";
    title="Landscape";
	artist="by Paul Cezanne<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10291753";
	imgcode="10291000";
    title="Christina's World";
	artist="by Andrew Wyeth<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10091785";
	imgcode="10091000";
    title="Black Mesa Landscape";
	artist="by Georgia O'Keeffe<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="11745533";
	imgcode="11745000";
    title="Tetons and The Snake River";
	artist="by Ansel Adams<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="11727378";
	imgcode="11727000";
    title="Margate";
	artist="by Joseph Turner<br>";
	dimension="";
  }


document.write('<span style=\"font-family: verdana,arial,helvetica; font-size:10px;\">');
document.write('<a href=\"http://affiliates.art.com/get.art?T=15006312&A=307786&L=8&P=' + affcode + '&S=2&Y=0\" target=\"_blank\" rel=\"nofollow\">');
document.write('<img class=\"gallery\" src=\"http://images.art.com/images/products/small/' + imgcode + '/' + affcode + '.jpg\" border=\"0\"></a><br>');
document.write('<a href=\"http://affiliates.art.com/get.art?T=15006312&A=307786&L=8&P=' + affcode + '&S=2&Y=0\" target=\"_blank\" rel=\"nofollow\">');
document.write('<b>' + title + '</b></a><br>');
document.write(artist);
document.write('<a href=\"http://affiliates.art.com/get.art?T=15006312&A=307786&L=8&P=' + affcode + '&S=2&Y=0\" target=\"_blank\" rel=\"nofollow\">View this Print</a><br>');
document.write('</span>');

  // End -->

