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

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

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


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


  if (ad==3) {
    affcode="10026660";
	imgcode="10026000";
    title="Spring";
	artist="by Morris Graves<br>";
	size="12x20     Art Print";
	dimension="";
  }


  if (ad==4) {
    affcode="10291743";
	imgcode="10291000";
    title="Broadway, 1936";
	artist="by Mark Tobey<br>";
	size="12x20     Art Print";
	dimension="";
  }


  if (ad==5) {
    affcode="12269697";
	imgcode="12269000";
    title="Space Needle with Starry Night";
	artist="by Leone Ardo<br>";
	size="24x20     Giclee Print";
	dimension="";
  }


  if (ad==6) {
    affcode="12299205";
	imgcode="12299000";
    title="Space Needle Swirl in Sky";
	artist="by Leone Ardo<br>";
	size="16x20     Giclee 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 -->

