  <!-- 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="10059726";
	imgcode="10059000";
	title="Easterly";
	artist="by Andrew Wyeth<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10082187";
	imgcode="10082000";
    title="Rooms by the Sea, 1951";
	artist="by Edward Hopper<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10032264";
	imgcode="10032000";
    title="Fog Warning";
	artist="by Winslow Homer<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10011769";
	imgcode="10011000";
    title="The Fall of the Cowboy";
	artist="by Frederic Remington<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10082204";
	imgcode="10082000";
    title="Harbor Roses, 1981";
	artist="by Ray Ellis<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10029225";
	imgcode="10029000";
    title="Partnership";
	artist="by William Matthews<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10089377";
	imgcode="10089000";
    title="Dress for Success";
	artist="by Ann Hanson<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10088642";
	imgcode="10088000";
    title="Outskirts of Town";
	artist="by Peter Sculthorpe<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="10094256";
	imgcode="10094000";
    title="Point Lookout";
	artist="by Zhen-Huan Lu<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="10033733";
	imgcode="10033000";
    title="The Red Barn";
	artist="by Alfred Owles<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 -->
