  <!-- 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="10073255";
	imgcode="10073000";
	title="Der Kuss";
	artist="by Gustav Klimt<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10090968";
	imgcode="10090000";
    title="The Son of Man";
	artist="by Rene Magritte<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10078473";
	imgcode="10078000";
    title="Starlight Over the Rhone";
	artist="by Vincent Van Gogh<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10082833";
	imgcode="10082000";
    title="Master Bedroom";
	artist="by Andrew Wyeth<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10019208";
	imgcode="10019000";
    title="Jardin De Monet";
	artist="by Claude Monet<br>";
    dimension="height=\"85\""

  }

  if (ad==6) {
    affcode="10056282";
	imgcode="10056000";
    title="Red Cannas";
	artist="by Georgia O'Keeffe<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10115838";
	imgcode="10115000";
    title="Shot Orange Marilyn";
	artist="by Andy Warhol<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10137899";
	imgcode="10137000";
    title="Bouquet of Sunflowers";
	artist="by Claude Monet<br>";
    dimension="width=\"85\""

  }

  if (ad==9) {
    affcode="10285137";
	imgcode="10285000";
    title="Two Dancers on Stage";
	artist="by Edgar Degas<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="10094459";
	imgcode="10094000";
    title="The Long Leg";
	artist="by Edward Hopper<br>";
	dimension="";
  }


  if (ad==11) {
    affcode="10283947";
	imgcode="10283000";
    title="Dream";
	artist="by Pablo Picasso<br>";
    dimension="width=\"85\""

  }

  if (ad==12) {
    affcode="10314579";
	imgcode="10314000";
    title="The Cafe Terrace";
	artist="by Vincent Van Gogh<br>";
    dimension="width=\"85\""

  }

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 -->
