  <!-- 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="15179211";
    imgcode="15179000";
    title="Kissing on VJ Day";
    artist="by Alfred Eisenstaedt<br>";
    dimension="";
  }


  if (ad==2) {
    affcode="11737578";
    imgcode="11737000";
    title="Central Park (1961)";
    artist="";
    dimension="";
  }


  if (ad==3) {
    affcode="12045191";
    imgcode="12045000";
    title="Grand Central Station";
    artist="";
    dimension="";
  }


  if (ad==4) {
    affcode="10289984";
    imgcode="10289000";
    title="Rock 'n' Roll sur les Quais de Paris";
    artist="by Paul Almasy<br>";
    dimension="";
  }


  if (ad==5) {
    affcode="10286363";
    imgcode="10286000";
    title="Kissing The War Goodby";
    artist="by Victor Jorgensen<br>";
    dimension="";
  }


  if (ad==6) {
    affcode="10041677";
    imgcode="10041000";
    title="Moon and Half Dome";
    artist="by Ansel Adams<br>";
    dimension="";
  }


  if (ad==7) {
    affcode="10283272";
    imgcode="10283000";
    title="It's a Complicated World";
    artist="";
    dimension="";
  }


  if (ad==8) {
    affcode="10106024";
    imgcode="10106000";
    title="Street View of La Tour Eiffel";
    artist="by Clay Davidson<br>";
    dimension="";
  }


  if (ad==9) {
    affcode="11730005";
    imgcode="11730000";
    title="White Stoops";
    artist="by Ruth Orkin<br>";
    dimension="";
  }


  if (ad==10) {
    affcode="10279314";
    imgcode="10279000";
    title="Cotton Club";
    artist="by Michael Ochs<br>";
    dimension="";
  }


  if (ad==11) {
    affcode="10064464";
    imgcode="10064000";
    title="Musician in the Rain";
    artist="by Robert Doisneau<br>";
    dimension="";
  }

  if (ad==12) {
    affcode="10076958";
    imgcode="10076000";
    title="Marilyn Monroe - Grand Central Station";
    artist="";
    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 -->

