  <!-- 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="10091201";
	imgcode="10091000";
	title="Red Fuji";
	artist="by Katsushika Hokusai<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="12175727";
	imgcode="12175000";
    title="View from Satta Saruga";
	artist="by Ando Hiroshige<br>";
	dimension="";
  }


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


  if (ad==4) {
    affcode="10002380";
	imgcode="10002000";
    title="Manjusri";
	artist="";
	dimension="";
  }


  if (ad==5) {
    affcode="10010823";
	imgcode="10010000";
    title="Fan Series 18th Century";
	artist="";
	dimension="";
  }


  if (ad==6) {
    affcode="10023124";
	imgcode="10023000";
    title="Brown Orchids";
	artist="by Kosikose<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="12310024";
	imgcode="12310000";
    title="Three Japanese Cranes";
	artist="";
	dimension="";
  }


  if (ad==8) {
    affcode="12954812";
	imgcode="12954000";
    title="Dreaming of Immortality in a Thatched Covering";
	artist="by T'ang Yin<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="12267843";
	imgcode="12267000";
    title="Bardo Mandala";
	artist="";
	dimension="";
  }


  if (ad==10) {
    affcode="11729313";
	imgcode="11729000";
    title="Beyond the Village";
	artist="by Yongsun Huang<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 -->
