  <!-- 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="12615559";
	imgcode="12615000";
	title="Western Red Cedars (Mt. Rainier)";
	artist="";
	size="30x40     Photographic Print";
	dimension="";
  }


  if (ad==2) {
    affcode="11904751";
	imgcode="11904000";
    title="Mt. Saint Helens";
	artist="";
	size="32x24     Photographic Print";
	dimension="";
  }


  if (ad==3) {
    affcode="12229927";
	imgcode="12229000";
    title="Mount Shuksan at Picture Lake";
	artist="";
	size="24x18     Photographic Print";
	dimension="";
  }


  if (ad==4) {
    affcode="10322637";
	imgcode="10322000";
    title="Olympic National Park";
	artist="";
	size="59x20     Fine Art Print";
	dimension="";
  }


  if (ad==5) {
    affcode="12457766";
	imgcode="12457000";
    title="Bridge Over Sol Duc Falls";
	artist="";
	size="24x32     Photographic Print";
	dimension="";
  }


  if (ad==6) {
    affcode="12946500";
	imgcode="12946000";
    title="Cloudy Morning on Lake Crescent";
	artist="<br>";
	size="16x12     Photographic Print";
	dimension="";
  }


  if (ad==7) {
    affcode="12045704";
	imgcode="12045000";
    title="Seattle & Vancouver from Space";
	artist="";
	size="21x40     Fine Art Print";
	dimension="";
  }


  if (ad==8) {
    affcode="10292913";
	imgcode="10292000";
    title="Alweg Monorail, Seattle, Washington";
	artist="";
	size="12x18     Fine Art Print";
	dimension="";
  }


  if (ad==9) {
    affcode="12711562";
	imgcode="12711000";
    title="Sailboats and Skyline, Lake Union, Seattle, WA";
	artist="";
	size="48x36     Photographic Print";
	dimension="";
  }


  if (ad==10) {
    affcode="10396176";
	imgcode="10396000";
    title="Ferry (Kalakala) Between Seattle and Bremerton, Washington";
	artist="";
	size="18x12     Fine Art Print";
	dimension="";
  }


  if (ad==11) {
    affcode="12230260";
	imgcode="12230000";
    title="Duck Dodge Sailboat Race, Lake Union, Seattle";
	artist="";
	size="24x18     Photographic Print";
	dimension="";
  }


  if (ad==12) {
    affcode="11862761";
	imgcode="11862000";
    title="Two Sailing Boats, Puget Sound, Washington";
	artist="";
	size="18x24     Photographic 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 -->

