  <!-- 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="10287129";
	imgcode="10287000";
	title="Red Hot Martini";
	artist="by Ralph Burch<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10100812";
	imgcode="10100000";
    title="Phone Booth";
	artist="by Art Frahm<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="12175827";
	imgcode="12175000";
    title="Pin-up Girl on Scale";
	artist="by Peter Driben<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10100587";
	imgcode="10100000";
    title="Tie";
	artist="by Billy De Vorss<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10292432";
	imgcode="10292000";
    title="Jeanne";
	artist="by Alberto Vargas<br>";
    dimension="width='85'";
	dimension="";
  }


  if (ad==6) {
    affcode="10100441";
	imgcode="10100000";
    title="Pin-Up Girl in Pink";
	artist="by Joyce Ballantyne<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10100599";
	imgcode="10100000";
    title="Fishing";
	artist="by Walt Otto<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10070727";
	imgcode="10070000";
    title="Culotte Veloski";
	artist="by Wilquin<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="10224787";
	imgcode="10224000";
    title="Pin-Up Girl from Hateville";
	artist="";
	dimension="";
  }


  if (ad==10) {
    affcode="10387049";
	imgcode="10387000";
    title="Redhead in Pink Satin";
	artist="";
    dimension="width='85'";
	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 -->

