  <!-- 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="12175748";
	imgcode="12175000";
	title="Navaro Rapids, c.1855";
	artist="by Ando Hiroshige<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="11814936";
	imgcode="11814000";
    title="The Great Wave at Kanagawa";
	artist="by Katsushika Hokusai<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10291272";
	imgcode="10291000";
    title="Tribute";
	artist="by Laverne Ross<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10083440";
	imgcode="10083000";
    title="The Flower Vendor";
	artist="by Diego Rivera<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10033998";
	imgcode="10033000";
    title="Mon Shon";
	artist="by Marianne Miller<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10058836";
	imgcode="10058000";
    title="Mandala of Padmapani";
	artist="";
	dimension="";
  }


  if (ad==7) {
    affcode="10280838";
	imgcode="10280000";
    title="Caress";
	artist="by Keith Mallett<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10055787";
	imgcode="10055000";
    title="Hieroglyphics II";
	artist="";
	dimension="";
  }


  if (ad==9) {
    affcode="10283740";
	imgcode="10283000";
    title="Amor a Todas Horas";
	artist="by Simon Silva<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="10114669";
	imgcode="10114000";
    title="Del Tango";
	artist="by Dawna Barton<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 -->
