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

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

  if (ad==1) {
    affcode="10034063";
	imgcode="10034000";
	title="Blanket Signal";
	artist="by Frederic Remington<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10358833";
	imgcode="10358000";
    title="Keeoma";
	artist="by Charles Russell<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10290219";
	imgcode="10290000";
    title="Counting His Blessings";
	artist="by Jack Sorenson<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10034083";
	imgcode="10034000";
    title="The Morning Shower";
	artist="by Frank Johnson<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10051454";
	imgcode="10051000";
    title="Twilight Run";
	artist="by Robert Pummill<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10059245";
	imgcode="10059000";
    title="The Teamster";
	artist="by James Bama<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10307626";
	imgcode="10307000";
    title="Top Hand";
	artist="by L. Carson<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 -->
