  <!-- 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="10083774";
	imgcode="10083000";
	title="Circe Invidiosa";
	artist="by John Waterhouse<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10009696";
	imgcode="10009000";
    title="Belle Dame Sans Merci";
	artist="by Sir Frank Dicksee<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10019635";
	imgcode="10019000";
    title="Flaming June";
	artist="by Frederick Leighton<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10323032";
	imgcode="10323000";
    title="Day Dream";
	artist="by Dante Gabriel Rossetti<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10331000";
	imgcode="10331499";
    title="Leisure Hours";
	artist="by John Everett Millais<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10286960";
	imgcode="10286000";
    title="Priestess of Delphi";
	artist="by John Collier<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10055053";
	imgcode="10055000";
    title="Autumn";
	artist="by John Godward<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10308666";
	imgcode="10308000";
    title="Ask Me No More, 1906";
	artist="by Lawrence Alma-Tadema<br>";
	dimension="";
  }


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


  if (ad==10) {
    affcode="10027866";
	imgcode="10027000";
    title="Acme and Septimus";
	artist="by Edmund Leighton<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 -->
