  <!-- 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="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="10079867";
	imgcode="10079000";
    title="Cool Jazz";
	artist="by Peter Kitchell<br>";
    dimension="height=\"85\""
  }

  if (ad==4) {
    affcode="10114294";
	imgcode="10114000";
    title="Untitled, 1957";
	artist="by Franz Kline<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10008298";
	imgcode="10008000";
    title="Violin & Guitar";
	artist="by Pablo Picasso<br>";
    dimension="width=\"85\""
  }

  if (ad==6) {
    affcode="10072699";
	imgcode="10072000";
    title="Blue, Orange, Red";
	artist="by Mark Rothko<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10293670";
	imgcode="10293000";
    title="Red Blue Yellow";
	artist="by Piet Mondrian<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10298091";
	imgcode="10298000";
    title="Freefall";
	artist="by Helen Frankenthaler<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="10361647";
	imgcode="10361000";
    title="Ocean Park #70";
	artist="by Richard Diebenkorn<br>";
    dimension="width=\"85\""
  }

  if (ad==10) {
    affcode="10020266";
	imgcode="10020000";
    title="Night";
	artist="by Joan Miro<br>";
	dimension="";
  }


  if (ad==11) {
    affcode="10293915";
	imgcode="10293000";
    title="Blue Horizon";
	artist="by Peter Wileman<br>";
	dimension="";
  }


  if (ad==12) {
    affcode="10044400";
	imgcode="10044000";
    title="Squares with Concentric Rings";
	artist="by Wassily Kandinsky<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 -->
