  <!-- 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="10282319";
    imgcode="10282000";
    title="Water Lilies, 1916";
    artist="by Claude Monet<br>";
    dimension="";
  }


  if (ad==2) {
    affcode="10281632";
    imgcode="10281000";
    title="Dancing Class";
    artist="by Edgar Degas<br>";
    dimension="";
  }


  if (ad==3) {
    affcode="10096865";
    imgcode="10096000";
    title="Young Mother Sewing";
    artist="by Mary Cassatt<br>";
    dimension="";
  }


  if (ad==4) {
    affcode="10288829";
    imgcode="10288000";
    title="Femme Mettant Son Corset";
    artist="by Toulouse-Lautrec<br>";
    dimension="";
  }


  if (ad==5) {
    affcode="10315795";
    imgcode="10315000";
    title="Still Life with Apples and Oranges";
    artist="by Paul Cezanne<br>";
    dimension="";
  }


  if (ad==6) {
    affcode="10071227";
    imgcode="10071000";
    title="Two Nudes on a Tahitian Beach";
    artist="by Paul Gauguin<br>";
    dimension="";
  }


  if (ad==7) {
    affcode="10001234";
    imgcode="10001000";
    title="Blumenstrauss in Weissem Krug";
    artist="by Pierre Bonnard<br>";
    dimension="";
  }


  if (ad==8) {
    affcode="10022991";
    imgcode="10022000";
    title="Umbrellas";
    artist="by Renoir<br>";
    dimension="";
  }


  if (ad==9) {
    affcode="10288090";
    imgcode="10288000";
    title="Promenade";
    artist="by Raoul Dufy<br>";
    dimension="";
  }


  if (ad==10) {
    affcode="10280698";
    imgcode="10280000";
    title="Sunflowers";
    artist="by Van Gogh<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 -->

