  <!-- 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="10044300";
	imgcode="10044000";
	title="Maccheroni Pianigiani, 1922";
	artist="by Achille Mauzan<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10010316";
	imgcode="10010000";
    title="Lait Sterilise";
	artist="by Theophile Steinlen";
	dimension="";
  }


  if (ad==3) {
    affcode="10073165";
	imgcode="10073000";
    title="Pates Baroni, c.1921";
	artist="by Leonetto Cappiello<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10070428";
	imgcode="10070000";
    title="Chocolat Meyers";
	artist="by Firmin Bouisset<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10070448";
	imgcode="10070000";
    title="Chocolat Au Lait";
	artist="";
	dimension="";
  }


  if (ad==6) {
    affcode="10111791";
	imgcode="10111000";
    title="Le Café Martin (c. 1929)";
	artist="";
	dimension="";
  }


  if (ad==7) {
    affcode="10023998";
	imgcode="10023000";
    title="Cafe Martin";
	artist="by Leonetto Cappiello<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10111857";
	imgcode="10111000";
    title="Jacquin, 1930";
	artist="by Leonetto Cappiello<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="10022613";
	imgcode="10022000";
    title="Cafe Arabica";
	artist="by Steve Forney<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="10037875";
	imgcode="10037000";
    title="Americana Deco Coffee";
	artist="by Michael Kungl<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 -->

