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

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

  if (ad==1) {
    affcode="10071767";
    imgcode="10071000";
    title="Dreaming of Objects";
    artist="by Madoz<br>";
    dimension="";
  }


  if (ad==2) {
    affcode="10099087";
    imgcode="10099000";
    title="Perspective of Doors";
    artist="by Eva Rubinstein<br>";
    dimension="";
  }


  if (ad==3) {
    affcode="13704960";
    imgcode="13704000";
    title="Cafe et Cigarette Paris, 1925";
    artist="by Roger-Viollet<br>";
    dimension="";
  }


  if (ad==4) {
    affcode="12553756";
    imgcode="12553000";
    title="Grace in Motion";
    artist="";
    dimension="";
  }


  if (ad==5) {
    affcode="10008941";
    imgcode="10008000";
    title="Pine Forest in Snow, Yosemite";
    artist="by Ansel Adams<br>";
    dimension="";
  }


  if (ad==6) {
    affcode="10091195";
    imgcode="10091000";
    title="Shaffer's Crossing";
    artist="by O. Winston Link<br>";
    dimension="";
  }


  if (ad==7) {
    affcode="10083085";
    imgcode="10083000";
    title="Wyoming, USA 1954";
    artist="by Elliott Erwitt<br>";
    dimension="";
  }


  if (ad==8) {
    affcode="10076920";
    imgcode="10076000";
    title="Route 66, Arizona, 1947";
    artist="by Andreas Feininger<br>";
    dimension="";
  }


  if (ad==9) {
    affcode="10041679";
    imgcode="10041000";
    title="Mt. McKinley Range";
    artist="by Ansel Adams<br>";
    dimension="";
  }


  if (ad==10) {
    affcode="10091281";
    imgcode="10091000";
    title="Dancers";
    artist="by Mildred Hatry<br>";
    dimension="";
  }


  if (ad==11) {
    affcode="10283229";
    imgcode="10283000";
    title="The Kiss at the Hotel de Ville, Paris, 1950";
    artist="by Robert Doisneau<br>";
    dimension="";
  }

  if (ad==12) {
    affcode="14044812";
    imgcode="14044000";
    title="Kissing the War Goodbye, Times Square";
    artist="by Alfred Eisenstaedt<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 -->

