  <!-- This script and many more are available free online at -->
  <!-- The JavaScript Source!! http://javascript.internet.com -->

  <!-- Begin
  var how_many_ads = 12;
  var now = new Date()
  var sec = now.getSeconds()
  var ad = sec % how_many_ads;
  ad +=1;

  if (ad==1) {
    affcode="12986301";
	imgcode="12986000";
	title="Champagne";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="12963285";
	imgcode="12963000";
    title="Vintage Posters";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="12985806";
	imgcode="12985000";
    title="Vintage Posters";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="12963279";
	imgcode="12963000";
    title="All Aboard";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="12985664";
	imgcode="12985000";
    title="Classic Movie Posters";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="13020071";
	imgcode="13020000";
    title="Psychedelic Posters";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="12985938";
	imgcode="12985000";
    title="Chocolate";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="12985939";
	imgcode="12985000";
    title="Cats";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="12986302";
	imgcode="12986000";
    title="Biscuits Lu";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="12986304";
	imgcode="12986000";
    title="Cars";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==11) {
    affcode="12986306";
	imgcode="12986000";
    title="French Riviera";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==12) {
    affcode="12986305";
	imgcode="12986000";
    title="Winter Sports";
	artist="2008 Calendar<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=15041737&A=307786&L=8&P=' + affcode + '&S=2&Y=0\" target=\"_blank\">');
document.write('<img src=\"http://images.art.com/images/products/small/' + imgcode + '/' + affcode +'.jpg\" height=\"' + height + '\" width=\"' + width + '\"  border=\"0\"><br>');
document.write('<b>' + title + '</b></a><br>');
document.write(artist);
document.write('<a href=\"http://affiliates.art.com/get.art?T=15041737&A=307786&L=8&P=' + affcode + '&S=2&Y=0\" target=\"_blank\">View this Calendar</a><br>');
document.write('</span>');

  // End -->
