  <!-- 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="10070260";
	imgcode="10070000";
    title="Monte Carlo - Tennis";
	artist="by Roger Broders<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10101197";
	imgcode="10101000";
    title="Vintage Golf - Putt";
	artist="by Si Huynh<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10119645";
	imgcode="10119000";
    title="Bullfight - Salamanca";
	artist="";
	dimension="";
  }


  if (ad==4) {
    affcode="10279620";
	imgcode="10279000";
    title="Golf, Montana";
	artist="";
	dimension="";
  }


  if (ad==5) {
    affcode="10292465";
	imgcode="10292000";
    title="Babe Comes Home";
	artist="";
	dimension="";
  }


  if (ad==6) {
    affcode="10070325";
	imgcode="10070000";
    title="Chamonix, Mt. Blanc";
	artist="by Francisco Tamagno<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10283672";
	imgcode="10283000";
    title="Sports D'hiver";
	artist="by Roger Broders<br>";
    dimension="width='85'";
	dimension="";
  }


  if (ad==8) {
    affcode="10039520";
	imgcode="10039000";
    title="Saint - Cast";
	artist="by Peryber<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="10070327";
	imgcode="10070000";
    title="Chamonix Mont Blanc";
	artist="by Roger Soubie<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="10288654";
	imgcode="10288000";
    title="New Hampshire";
	artist="by Hechenberger<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 -->

