  <!-- 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="10021044";
	imgcode="10021000";
	title="Tete de Paysan Catalan";
	artist="by Joan Miro<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10311857";
	imgcode="10311000";
    title="Hommage A Grohmann";
	artist="by Kandinsky<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10288082";
	imgcode="10288000";
    title="Nighthawks, c.1942";
	artist="by Edward Hopper<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10123256";
	imgcode="10123000";
    title="Atavistic Vestiges After the Rain, 1934";
	artist="by Salvador Dali<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10289507";
	imgcode="10289000";
    title="Blue Nude, c.1902";
	artist="by Pablo Picasso<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10293027";
	imgcode="10293000";
    title="Light Iris 1924";
	artist="by Georgia O'Keeffe<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10291511";
	imgcode="10291000";
    title="National Gallery, 1993";
	artist="by Piet Mondrian<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10115835";
	imgcode="10115000";
    title="Shot Blue Marilyn, 1964";
	artist="by Andy Warhol<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="11839630";
	imgcode="11839000";
    title="Day Pool with Three Blues";
	artist="by David Hockney<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="10211565";
	imgcode="10211000";
    title="Girl With Hair Ribbon";
	artist="by Roy Lichtenstein<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 -->

