  <!-- 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="10009155";
	imgcode="10009000";
	title="Cognac Jacquet";
	artist="by Camille Bouchet<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10022600";
	imgcode="10022000";
    title="Munich Zoological Garden, 1912";
	artist="by Ludwig Hohlwein<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10039876";
	imgcode="10039000";
    title="Mystic South Africa";
	artist="by Gayle Ullman<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10283644";
	imgcode="10283000";
    title="L'Amazone les Antilles";
	artist="by Peter Fussey<br>";
    dimension="width='85'";
	dimension="";
  }


  if (ad==5) {
    affcode="10091299";
	imgcode="10091000";
    title="Porto Pitters";
	artist="by Leonetto Cappiello<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10095923";
	imgcode="10095000";
    title="My Goodness My Guinness (kangaroo)";
	artist="by John Gilroy";
	dimension="";
  }


  if (ad==7) {
    affcode="10029691";
	imgcode="10029000";
    title="Tournee du Chat Noir";
	artist="by Théophile Steinlen";
	dimension="";
  }


  if (ad==8) {
    affcode="10010317";
	imgcode="10010000";
    title="Clinique Cheron";
	artist="by Théophile Steinlen<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="10029874";
	imgcode="10029000";
    title="Toni-Kola";
	artist="by Robys (Robert Wolff)<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="10061138";
	imgcode="10061000";
    title="Savon Le Chat";
	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 -->

