  <!-- 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="10054916";
	imgcode="10054000";
	title="Mt. Shuskan North Cascades";
	artist="";
	size="28x22     Wall Poster";
	dimension="";
  }


  if (ad==2) {
    affcode="10001602";
	imgcode="10001000";
    title="Mount Rainier";
	artist="";
	size="20x16     Wall Poster";
	dimension="";
  }


  if (ad==3) {
    affcode="10092079";
	imgcode="10092000";
    title="Seattle from Space";
	artist="";
	size="20x28     Art Print";
	dimension="";
  }


  if (ad==4) {
    affcode="10253941";
	imgcode="10253000";
    title="Skyline At Night With Space Needle";
	artist="by Rob Blakers<br>";
	size="24x18     Giclee Art Print";
	dimension="";
  }


  if (ad==5) {
    affcode="10256224";
	imgcode="10256000";
    title="Mt Rainier From A Ferry";
	artist="by Lawrence Worcester<br>";
	size="24x18     Giclee Art Print";
	dimension="";
  }


  if (ad==6) {
    affcode="10108832";
	imgcode="10108000";
    title="Seattle, Washington";
	artist="by James Blakeway<br>";
	size="40x13.5     Art Print";
	dimension="";
  }


  if (ad==7) {
    affcode="10041961";
	imgcode="10041000";
    title="Seattle - Safeco Field at Dusk";
	artist="by Mike Smith<br>";
	size="28x22     Art Print";
	dimension="";
  }


  if (ad==8) {
    affcode="10221177";
	imgcode="10221000";
    title="Seattle, Washington, Space Needle at Night";
	artist="by Alan Bolesta<br>";
	size="30x20     Photo Print";
	dimension="";
  }


  if (ad==9) {
    affcode="10075371";
	imgcode="10075000";
    title="Mt. St. Helens Hills and Haze";
	artist="by Stephen Johnson<br>";
	size="30x24     Art Print";
	dimension="";
  }


  if (ad==10) {
    affcode="10026664";
	imgcode="10026000";
    title="Oriental Poppy";
	artist="by Morris Graves<br>";
	size="12x20     Art Print";
	dimension="";
  }


  if (ad==11) {
    affcode="10026662";
	imgcode="10026000";
    title="Winter Bouquets";
	artist="by Morris Graves<br>";
	size="24x20     Art Print";
	dimension="";
  }


  if (ad==12) {
    affcode="10026660";
	imgcode="10026000";
    title="Spring";
	artist="by Morris Graves<br>";
	size="12x20     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 -->
