  <!-- 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="10287595";
	imgcode="10287000";
	title="World's Fair Chicago 1933";
	artist="by Norman Fraser<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10047577";
	imgcode="10047000";
    title="Chicago Worlds Fair, 1933";
	artist="by Glen Sheffer<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10120719";
	imgcode="10120000";
    title="Bordeaux";
	artist="by Jean Dupas";
	dimension="";
  }


  if (ad==4) {
    affcode="10287559";
	imgcode="10287000";
    title="La Baule";
	artist="by Charles Allo<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10279235";
	imgcode="10279000";
    title="We Can Do It! (Rosie the Riveter)";
	artist="by J. Miller<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10090917";
	imgcode="10090000";
    title="I Want You for the Navy";
	artist="";
	dimension="";
  }


  if (ad==7) {
    affcode="10070090";
	imgcode="10070000";
    title="Grand Cafe Odeon";
	artist="by Hugo Laubi<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="12042948";
	imgcode="12042000";
    title="Marco Polo Tea Salon";
	artist="";
	dimension="";
  }


  if (ad==9) {
    affcode="10346929";
	imgcode="10346000";
    title="Caffe Espresso";
	artist="";
	dimension="";
  }


  if (ad==10) {
    affcode="10068584";
	imgcode="10068000";
    title="Mele Napoli II";
	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 -->

