  <!-- 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="10280915";
	imgcode="10280000";
	title="Madonna";
	artist="by Edvard Munch<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10399512";
	imgcode="10399000";
    title="Icarus";
	artist="by Henri Matisse<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10351023";
	imgcode="10351000";
    title="Adam and Eve";
	artist="by Gustav Klimt<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10289775";
	imgcode="10289000";
    title="La Mariee";
	artist="by Marc Chagall<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10023787";
	imgcode="10023000";
    title="Seated Nude";
	artist="by Amedeo Modigliani<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10001247";
	imgcode="10001000";
    title="Pont De Charing Cross";
	artist="by Andre Derain<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10008228";
	imgcode="10008000";
    title="Cat on a Yellow Pillow";
	artist="by Franz Marc<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="11730252";
	imgcode="11730000";
    title="Vier Madchen";
	artist="by August Macke<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="10317614";
	imgcode="10317000";
    title="Gipsy Lovers";
	artist="by Otto Mueller<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="12044871";
	imgcode="12044000";
    title="Purple Robe";
	artist="by Henri Matisse<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 -->

