  <!-- 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="10073644";
	imgcode="10073000";
	title="Starry Night";
	artist="by Vincent Van Gogh<br>";
	size="32x24     Art Print";
	dimension="";
  }


  if (ad==2) {
    affcode="10081701";
	imgcode="10081000";
    title="Nature Morte aux Roses";
	artist="by Pierre-Auguste Renoir<br>";
	size="18x24     Art Print";
	dimension="";
  }


  if (ad==3) {
    affcode="10090968";
	imgcode="10090000";
    title="The Son of Man";
	artist="by Rene Magritte<br>";
	size="20x27.5     Art Print";
	dimension="";
  }


  if (ad==4) {
    affcode="10113091";
	imgcode="10113000";
    title="Girl with Hair Ribbon";
	artist="by Roy Lichtenstein<br>";
	size="22x28     Art Print";
	dimension="";
  }


  if (ad==5) {
    affcode="10048825";
	imgcode="10048000";
    title="Meditative Rose";
	artist="by Salvador Dali<br>";
	size="24x32     Art Print";
	dimension="";
  }


  if (ad==6) {
    affcode="10076894";
	imgcode="10076000";
    title="Squares with Concentric Rings";
	artist="by Wassily Kandinsky<br>";
	size="54x37     Art Print";
	dimension="";
  }


  if (ad==7) {
    affcode="10009108";
	imgcode="10009000";
    title="Le Divan Japonais";
	artist="by Henri Toulouse-Lautrec<br>";
	size="26x36     Art Print";
	dimension="";
  }


  if (ad==8) {
    affcode="10028121";
	imgcode="10028000";
    title="Birth Machine";
	artist="by H.R. Giger<br>";
	size="23x35     Wall Poster";
	dimension="";
  }


  if (ad==9) {
    affcode="10054907";
	imgcode="10054000";
    title="Woman in a Purple Coat";
	artist="by Henri Matisse<br>";
	size="24x31.5     Art Print";
	dimension="";
  }


  if (ad==10) {
    affcode="10029225";
	imgcode="10029000";
    title="Partnership";
	artist="by William Matthews<br>";
	size="28x29     Art Print";
	dimension="";
  }


  if (ad==11) {
    affcode="10034063";
	imgcode="10034000";
    title="The Blanket Signal";
	artist="by Frederic Remington<br>";
	size="22.5x28     Art Print";
	dimension="";
  }


  if (ad==12) {
    affcode="10078192";
	imgcode="10078000";
    title="Still Life with Fruit Basket";
	artist="by Paul Cezanne<br>";
	size="30x24     Art Print";
	dimension="";
  }


document.write('<span style=\"font-family: verdana,arial,helvetica; font-size:10px;\">');
document.write('<a href=\"http://www.callihan.com/art/go/&L=8&P=' + affcode + '&S=2&Y=0\" target=\"_blank\">');
document.write('<img src=\"http://www.callihan.com/art/image/images/products/small/' + imgcode + '/' + affcode +'.jpg\" border=\"0\"><br>');
document.write('<b>' + title + '</b></a><br>');
document.write(artist);
document.write(size + '<br>');
document.write('<a href=\"http://www.callihan.com/art/go/&L=8&P=' + affcode + '&S=2&Y=0\" target=\"_blank\">Closer Look</a><br>');
document.write('</span>');

  // End -->
