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

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

  if (ad==1) {
    affcode="10109809";
	imgcode="10109000";
	title="Nice";
	artist="by De'Hey<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10111145";
	imgcode="10111000";
    title="Sur La Cote d'Azur";
	artist="by Roger Broders<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10116670";
	imgcode="10116000";
    title="Veranderao, Cuba";
	artist="";
	dimension="";
  }


  if (ad==4) {
    affcode="10123295";
	imgcode="10123000";
    title="Florida - Go by Train";
	artist="";
	dimension="";
  }


  if (ad==5) {
    affcode="10064555";
	imgcode="10064000";
    title="Zurich Metropolis";
	artist="by Otto Baumberger<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10217656";
	imgcode="10217000";
    title="New York... Always Exciting";
	artist="";
	dimension="";
  }


  if (ad==7) {
    affcode="10287191";
	imgcode="10287000";
    title="Venise";
	artist="";
	dimension="";
  }


  if (ad==8) {
    affcode="10096110";
	imgcode="10096000";
    title="Travel By Air - Los Angeles to San Diego";
	artist="by Kerne Erickson<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="10096087";
	imgcode="10096000";
    title="Chicago";
	artist="by Kerne Erickson<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="10096085";
	imgcode="10096000";
    title="Hawaii, Land of Surf & Sunshine";
	artist="by Kerne Erickson<br>";
	dimension="";
  }


document.write('<span style=\"font-family: verdana,arial,helvetica; font-size:10px;\">');
document.write('<a href=\"http://affiliates.art.com/get.art?T=15006312&A=307786&L=8&P=' + affcode + '&S=2&Y=0\" target=\"_blank\" rel=\"nofollow\">');
document.write('<img class=\"gallery\" src=\"http://images.art.com/images/products/small/' + imgcode + '/' + affcode + '.jpg\" border=\"0\"></a><br>');
document.write('<a href=\"http://affiliates.art.com/get.art?T=15006312&A=307786&L=8&P=' + affcode + '&S=2&Y=0\" target=\"_blank\" rel=\"nofollow\">');
document.write('<b>' + title + '</b></a><br>');
document.write(artist);
document.write('<a href=\"http://affiliates.art.com/get.art?T=15006312&A=307786&L=8&P=' + affcode + '&S=2&Y=0\" target=\"_blank\" rel=\"nofollow\">View this Print</a><br>');
document.write('</span>');

  // End -->

