  <!-- 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="10301800";
	imgcode="10301000";
	title="Jones Beach";
	artist="by Sally Cairns<br>";
	dimension="";
  }


  if (ad==2) {
    affcode="10217128";
	imgcode="10217000";
    title="Brazil - Rio de Janeiro";
	artist="by David Marrocco<br>";
	dimension="";
  }


  if (ad==3) {
    affcode="10222459";
	imgcode="10222000";
    title="Visit Santa Cruz";
	artist="by Kerne Erickson<br>";
	dimension="";
  }


  if (ad==4) {
    affcode="10263545";
	imgcode="10263000";
    title="Monaco Rallye";
	artist="by Chris Flanagan<br>";
	dimension="";
  }


  if (ad==5) {
    affcode="10141213";
	imgcode="10141000";
    title="Cedar Line";
	artist="by Jane Travelin<br>";
	dimension="";
  }


  if (ad==6) {
    affcode="10109042";
	imgcode="10109000";
    title="Hotel Oceano";
	artist="by Catherine Jones<br>";
	dimension="";
  }


  if (ad==7) {
    affcode="10022613";
	imgcode="10022000";
    title="Cafe Arabica";
	artist="by Steve Forney<br>";
	dimension="";
  }


  if (ad==8) {
    affcode="10032003";
	imgcode="10032000";
    title="Cafe Nitro";
	artist="by Michael Kungl<br>";
	dimension="";
  }


  if (ad==9) {
    affcode="11737332";
	imgcode="11737000";
    title="Golden Sable II";
	artist="by Poto Leifi<br>";
	dimension="";
  }


  if (ad==10) {
    affcode="10092519";
	imgcode="10092000";
    title="Longboard and Ford";
	artist="by Evelyn Jenkins-Drew<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 -->
