  <!-- 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="11738524";
	imgcode="11738000";
	title="Breakfast At Tiffany's";
	artist="";
	dimension="";
  }


  if (ad==2) {
    affcode="10002445";
	imgcode="10002000";
    title="James Dean - Broadway";
	artist="by Roy Schatt<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10045048";
	imgcode="10045000";
    title="Humphrey Bogart";
	artist="";
	dimension="";
  }


  if (ad==4) {
    affcode="12157996";
	imgcode="12157000";
    title="JFK And Jackie";
	artist="by F Fallaci<br>";
    dimension="width=\"85\""
  }

  if (ad==5) {
    affcode="10286662";
	imgcode="10286000";
    title="John Lennon at the Statue of Liberty";
	artist="by Bob Gruen<br>";
    dimension="width=\"85\""
  }

  if (ad==6) {
    affcode="10278013";
	imgcode="10278000";
    title="Hollywood Triangle";
	artist="";
	dimension="";
  }


  if (ad==7) {
    affcode="10053940";
	imgcode="10053000";
    title="Marlon Brando - The Wild One";
	artist="";
	dimension="";
  }


  if (ad==8) {
    affcode="10127611";
	imgcode="10127000";
    title="Avril Lavigne";
	artist="";
	dimension="";
  }


  if (ad==9) {
    affcode="10278985";
	imgcode="10278000";
    title="Johnny Depp - portrait";
	artist="";
    dimension="width=\"85\""
  }

  if (ad==10) {
    affcode="10289879";
	imgcode="10289000";
    title="Dirty Harry";
	artist="";
    dimension="width=\"85\""
  }

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 -->

