  <!-- 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="10090477";
	imgcode="10090000";
	title="Lamborghini Diablo";
	artist="";
	size="36x24     Wall Poster";
	dimension="";
  }


  if (ad==2) {
    affcode="10097964";
	imgcode="10097000";
    title="Ferrari Flags";
	artist="";
	size="35.5x23     Wall Poster";
	dimension="";
  }


  if (ad==3) {
    affcode="10097006";
	imgcode="10097000";
    title="F-14 Tomcat";
	artist="";
	size="23x35     Wall Poster";
	dimension="";
  }


  if (ad==4) {
    affcode="10057345";
	imgcode="10057000";
    title="Chrome Harley";
	artist="";
	size="20x16     Art Print";
	dimension="";
  }


  if (ad==5) {
    affcode="10072379";
	imgcode="10072000";
    title="Train 1";
	artist="by Currier & Ives<br>";
	size="20x16     Art Print";
	dimension="";
  }


  if (ad==6) {
    affcode="10008872";
	imgcode="10008000";
    title="King: I Have a Dream";
	artist="";
	size="24x36     Art Print";
	dimension="";
  }


  if (ad==7) {
    affcode="10074261";
	imgcode="10074000";
    title="Dalai Lama - Love and Compassion";
	artist="";
	size="19.5x27.5     Art Print";
	dimension="";
  }


  if (ad==8) {
    affcode="10127611";
	imgcode="10127000";
    title="Avril Lavigne";
	artist="";
	size="23x35     Wall Poster";
	dimension="";
  }


  if (ad==9) {
    affcode="10033468";
	imgcode="10033000";
    title="Jimi Hendrix";
	artist="";
	size="24x36     Art Print";
	dimension="";
  }


  if (ad==10) {
    affcode="10047053";
	imgcode="10047000";
    title="Steve Prefontaine";
	artist="by Johnson<br>";
	size="24x30     Art Print";
	dimension="";
  }


  if (ad==11) {
    affcode="10090964";
	imgcode="10090000";
    title="Yellow Submarine";
	artist="";
	size="23x35     Wall Poster";
	dimension="";
  }


  if (ad==12) {
    affcode="10053467";
	imgcode="10053000";
    title="James Bond Logo";
	artist="";
	size="27x38     Wall 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 -->
