  <!-- 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="10009113";
	imgcode="10009000";
	title="Sports d`Hiver";
	artist="by Roger Broders<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10123241";
	imgcode="10123000";
    title="Ski Fun Quebec, 1948";
	artist="";
	dimension="";
  }


  if (ad==3) {
    affcode="10070631";
	imgcode="10070000";
    title="Chamonix Mont - Blanc";
	artist="by Charles Allo<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10069578";
	imgcode="10069000";
    title="Ste. Croix";
	artist="";
	dimension="";
  }


  if (ad==5) {
    affcode="10070743";
	imgcode="10070000";
    title="Sports d'Hiver";
	artist="by Bernard Villemot<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10039960";
	imgcode="10039000";
    title="Superbagneres-Luchon";
	artist="by Leonetto Cappiello<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10070554";
	imgcode="10070000";
    title="Brides les Bains";
	artist="by Leon Benigni<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10068590";
	imgcode="10068000";
    title="Golf Club D'Alsace";
	artist="";
	dimension="";
  }


  if (ad==9) {
    affcode="10068592";
	imgcode="10068000";
    title="Golfers";
	artist="";
	dimension="";
  }


  if (ad==10) {
    affcode="10113185";
	imgcode="10113000";
    title="Cinzano";
	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 -->
