  <!-- This script and many more are available free online at -->
  <!-- The JavaScript Source!! http://javascript.internet.com -->

  <!-- Begin
  var how_many_ads = 9;
  var now = new Date()
  var sec = now.getSeconds()
  var ad = sec % how_many_ads;
  ad +=1;

  if (ad==1) {
    affcode="10278906";
	imgcode="10278000";
	title="Under the Wave off Kanagawa";
	artist="by Hokusai Katsushika<br>";
    dimension="height=\"85\""
  }

  if (ad==2) {
    affcode="10091201";
	imgcode="10091000";
    title="Red Fuji";
	artist="by Hokusai Katsushika<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10087637";
	imgcode="10087000";
    title="Dance Of Cranes";
	artist="by Haruyo Morita<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10053929";
	imgcode="10053000";
    title="The Lovers";
	artist="by Kitigawa Utamaro<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10082520";
	imgcode="10082000";
    title="Cranes";
	artist="by Sakai Hoitsu<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10136718";
	imgcode="10136000";
    title="Navaro Rapids";
	artist="by Ando Hiroshige<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10053015";
	imgcode="10053000";
    title="Bamboo Shoot II";
	artist="by Kee Lee<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10082574";
	imgcode="10082000";
    title="The Iris";
	artist="by Tzu-Hsiang Chang<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="11669142";
	imgcode="11669000";
    title="Buddha, Thailand";
	artist="";
	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 -->

