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

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

  if (ad==1) {
    affcode="10101174";
	imgcode="10101000";
	title="Hot Air Ballooning";
	artist="by Jack Affleck<br>";
	size="20x30     Photo Print";
	dimension="";
  }


  if (ad==2) {
    affcode="10008141";
	imgcode="10008000";
    title="Lingtrin, Tibetan Himalayas";
	artist="by Art Wolfe<br>";
	size="36x24     Art Print";
	dimension="";
  }


  if (ad==3) {
    affcode="10100504";
	imgcode="10100000";
    title="Shamrock IV, 1914";
	artist="by Beken of Cowes";
	size="20x27.5     Art Print";
	dimension="";
  }


  if (ad==4) {
    affcode="10112983";
	imgcode="10112000";
    title="Sailboat Regatta";
	artist="by Ski Weld<br>";
	size="22x28     Art Print";
	dimension="";
  }


  if (ad==5) {
    affcode="10093113";
	imgcode="10093000";
    title="Tour de France, 2002";
	artist="by Graham Watson<br>";
	size="20x18     Art Print";
	dimension="";
  }


  if (ad==6) {
    affcode="10084174";
	imgcode="10084000";
    title="Jackie Robinson - Stealing Home";
	artist="";
	size="16x20     Sports Photograph";
	dimension="";
  }


  if (ad==7) {
    affcode="10076863";
	imgcode="10076000";
    title="Endless Summer - Perfect Wave";
	artist="";
	size="34x51     Wall Poster";
	dimension="";
  }


  if (ad==8) {
    affcode="10095257";
	imgcode="10095000";
    title="U-N-Me";
	artist="by Scott Westmoreland<br>";
	size="27.5x39.5     Art Print";
	dimension="";
  }


  if (ad==9) {
    affcode="10001063";
	imgcode="10001000";
    title="Pulp Fiction";
	artist="";
	size="26.5x39.5     Wall Poster";
	dimension="";
  }


  if (ad==10) {
    affcode="10031762";
	imgcode="10031000";
    title="Malcolm X - By Any Means";
	artist="";
	size="24x34     Wall Poster";
	dimension="";
  }


  if (ad==11) {
    affcode="10126348";
	imgcode="10126000";
    title="Star Wars (Style C)";
	artist="";
	size="11x17     Movie Poster";
	dimension="";
  }


  if (ad==12) {
    affcode="10126348";
	imgcode="10126000";
    title="Star Wars (Style C)";
	artist="";
	size="11x17     Movie Poster";
	dimension="";
  }


  if (ad==13) {
    affcode="10126348";
	imgcode="10126000";
    title="Star Wars (Style C)";
	artist="";
	size="11x17     Movie Poster";
	dimension="";
  }


  if (ad==14) {
    affcode="10224813";
	imgcode="10224000";
    title="Star Wars Episode III - Revenge of the Sith";
	artist="";
	size="27x40     Movie Poster";
	dimension="";
  }


  if (ad==15) {
    affcode="10224813";
	imgcode="10224000";
    title="Star Wars Episode III - Revenge of the Sith";
	artist="";
	size="27x40     Movie Poster";
	dimension="";
  }


  if (ad==16) {
    affcode="10224813";
	imgcode="10224000";
    title="Star Wars Episode III - Revenge of the Sith";
	artist="";
	size="27x40     Movie Poster";
	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 -->

