  <!-- 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="10028308";
	imgcode="10028000";
	title="Tosca";
	artist="";
	dimension="";
  }


  if (ad==2) {
    affcode="10028314";
	imgcode="10028000";
    title="La Boheme";
	artist="";
	dimension="";
  }


  if (ad==3) {
    affcode="10044272";
	imgcode="10044000";
    title="Teatre Comic de Barcelona";
	artist="";
	dimension="";
  }


  if (ad==4) {
    affcode="10027886";
	imgcode="10027000";
    title="Folies - Bergere";
	artist="by Jules Cheret<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10039570";
	imgcode="10039000";
    title=" La Diaphane (Sarah Bernhardt)";
	artist="by Jules Cheret<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10032636";
	imgcode="10032000";
    title="Le Miroir";
	artist="by Jules Cheret<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10112337";
	imgcode="10112000";
    title="Dainty Miss Leitzel - Barnum & Bailey";
	artist="";
	dimension="";
  }


  if (ad==8) {
    affcode="12211802";
	imgcode="12211000";
    title="Harry Houdini - The Grim Game";
	artist="";
	dimension="";
  }


  if (ad==9) {
    affcode="10039510";
	imgcode="10039000";
    title="Le Carnaval De Venise";
	artist="";
	dimension="";
  }


  if (ad==10) {
    affcode="10060210";
	imgcode="10060000";
    title="Doriane";
	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 -->
