  <!-- 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="10112572";
	imgcode="10112000";
	title="Leon Houard - Fabrique Nationale Motorcycles";
	artist="by Marcello Nizzoli<br>";
	size="18x24     Giclee Print";
	dimension="";
  }


  if (ad==2) {
    affcode="10091177";
	imgcode="10091000";
    title="Clement Cycles (c. 1897)";
	artist="by Pal<br>";
	size="24x34     Art Print";
	dimension="";
  }


  if (ad==3) {
    affcode="10028310";
	imgcode="10028000";
    title="Turandot";
	artist="";
	size="20x27.5     Art Print";
	dimension="";
  }


  if (ad==4) {
    affcode="10095915";
	imgcode="10095000";
    title="Lovely Day for a Guinness";
	artist="by John Gilroy<br>";
	size="20x30     Art Print";
	dimension="";
  }


  if (ad==5) {
    affcode="10091290";
	imgcode="10091000";
    title="Cognac Monnet";
	artist="by Leonetto Cappiello<br>";
	size="18x27     Art Print";
	dimension="";
  }


  if (ad==6) {
    affcode="10096052";
	imgcode="10096000";
    title="Miami Beach";
	artist="by Kerne Erickson<br>";
	size="26.5x38.5     Art Print";
	dimension="";
  }


  if (ad==7) {
    affcode="10109865";
	imgcode="10109000";
    title="Learn to Fly";
	artist="";
	size="18x24     Giclee Print";
	dimension="";
  }


  if (ad==8) {
    affcode="10117702";
	imgcode="10117000";
    title="Monaco - 1937";
	artist="by Geo Ham<br>";
	size="20x27.5     Art Print";
	dimension="";
  }


  if (ad==9) {
    affcode="10009155";
	imgcode="10009000";
    title="Cognac Jacquet";
	artist="by Bouchet<br>";
	size="27.5x39.5     Art Print";
	dimension="";
  }


  if (ad==10) {
    affcode="10111917";
	imgcode="10111000";
    title="Velodromo Comunale Vigorelli, 1935";
	artist="by Gino Boccasile<br>";
	size="20x30	     Art Print";
	dimension="";
  }


  if (ad==11) {
    affcode="10109809";
	imgcode="10109000";
    title="Nice";
	artist="by E. De Hey<br>";
	size="24x32     Art Print";
	dimension="";
  }


  if (ad==12) {
    affcode="10089727";
	imgcode="10089000";
    title="South Pacific - Isles of Enchantment";
	artist="";
	size="24x36     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 -->
