  <!-- 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="10283639";
	imgcode="10283000";
	title="Mona Lisa";
	artist="by Leonardo da Vinci<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="11725784";
	imgcode="11725000";
    title="The Erythrean Sibyl";
	artist="by Buonarroti<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10281862";
	imgcode="10281000";
    title="The Birth of Venus";
	artist="by Botticelli<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="11728281";
	imgcode="11728000";
    title="An Old Man in an Armchair";
	artist="by Rembrandt<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10310642";
	imgcode="10310000";
    title="View of Toledo";
	artist="by El Greco<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10274657";
	imgcode="10274000";
    title="Union of Earth and Water";
	artist="by Peter Rubens<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10291190";
	imgcode="10291000";
    title="Evening Mood";
	artist="by Bouguereau<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10009701";
	imgcode="10009000";
    title="Flaming June";
	artist="by Frederic Leighton<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="10287227";
	imgcode="10287000";
    title="Belle Dame Sans Merci";
	artist="by John Waterhouse<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="10289773";
	imgcode="10289000";
    title="Leila, 1892";
	artist="by Frank Dicksee<br>";
	dimension="";
  }


  if (ad==11) {
    affcode="10082626";
	imgcode="10082000";
    title="Young Girl Reading";
	artist="by Fragonard<br>";
	dimension="";
  }


  if (ad==12) {
    affcode="10100292";
	imgcode="10100000";
    title="The Spring";
	artist="by Jean Ingres<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 -->
