  <!-- 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="12985834";
	imgcode="12985000";
	title="Jacob Lawrence";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="12980595";
	imgcode="12980000";
    title="Claude Monet";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="12985653";
	imgcode="12985000";
    title="Gustav Klimt";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="12985807";
	imgcode="12985000";
    title="Edward Hopper";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="12985658";
	imgcode="12985000";
    title="Van Gogh";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="12985808";
	imgcode="12985000";
    title="Renoir";
	artist="2008 Calendar<br>";
	dimension="";
  }


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


  if (ad==8) {
    affcode="12963267";
	imgcode="12963000";
    title="Picasso - Peace & Joy";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="13016881";
	imgcode="13016000";
    title="Japanese Woodblocks";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="12986517";
	imgcode="12986000";
    title="The Art of the Sea";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==11) {
    affcode="13019997";
	imgcode="13019000";
    title="The Art of Jaime Wyeth";
	artist="2008 Calendar<br>";
	dimension="";
  }


  if (ad==12) {
    affcode="12985813";
	imgcode="12985000";
    title="M.C. Escher";
	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 -->
