  <!-- 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="10112918";
    imgcode="10112000";
    title="American Girl in Italy, 1951";
    artist="by Ruth Orkin<br>";
    dimension="";
  }


  if (ad==2) {
    affcode="10298910";
    imgcode="10298000";
    title="Hot Shot Eastbound";
    artist="by O. Winston Link<br>";
    dimension="";
  }


  if (ad==3) {
    affcode="14009708";
    imgcode="14009000";
    title="3-D Movie Viewers";
    artist="by J.R. Eyerman<br>";
    dimension="";
  }


  if (ad==4) {
    affcode="12182914";
    imgcode="12182000";
    title="Sky Over Manhattan";
    artist="by Henri Silberman";
    dimension="";
  }


  if (ad==5) {
    affcode="13837405";
    imgcode="13837000";
    title="Train";
    artist="by Ewing Galloway<br>";
    dimension="";
  }


  if (ad==6) {
    affcode="10064471";
    imgcode="10064000";
    title="Petit Parisien";
    artist="by Willy Ronis<br>";
    dimension="";
  }


  if (ad==7) {
    affcode="10206218";
    imgcode="10206000";
    title="Sidewalk Cafe, Boulevard Diderot";
    artist="by Henri Cartier-Bresson<br>";
    dimension="";
  }


  if (ad==8) {
    affcode="13221813";
    imgcode="13221000";
    title="Pablo Picasso and Francoise Gilot, French Riviera";
    artist="by Robert Capa<br>";
    dimension="";
  }


  if (ad==9) {
    affcode="15150821";
    imgcode="15150000";
    title="Paris 1928";
    artist="";
    dimension="";
  }


  if (ad==10) {
    affcode="10117944";
    imgcode="10117000";
    title="Cabaret Dancers";
    artist="by Hugh Anthony<br>";
    dimension="";
  }


  if (ad==11) {
    affcode="10092463";
    imgcode="10092000";
    title="O'Keeffe Hitching a Ride";
    artist="by Maria Chabot<br>";
    dimension="";
  }

  if (ad==12) {
    affcode="13882492";
    imgcode="13882000";
    title="5 Models at a Race Track Betting Window";
    artist="by Nina Leen<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 -->

