  <!-- 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="10123880";
	imgcode="10123000";
    title="Number 111";
	artist="by Jackson Pollock<br>";
	dimension="";
  }


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


  if (ad==5) {
    affcode="10078856";
	imgcode="10078000";
    title="Violin and Guitar";
	artist="by Pablo Picasso<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10288037";
	imgcode="10288000";
    title="Untitled, 1961 (Red On Red)";
	artist="by Mark Rothko<br>";
	dimension="";
  }


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


  if (ad==8) {
    affcode="11729659";
	imgcode="11729000";
    title="Sesame, 1970";
	artist="by Helen Frankenthaler<br>";
	dimension="";
  }


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


  if (ad==10) {
    affcode="10115333";
	imgcode="10115000";
    title="Musical Interlude";
	artist="by Daniel Kime<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 -->
