document.write(''
  + ''
  + ''
  + '<hr class="hr150">'
  + '<DT><A HREF="/ezfind.shtml" TARGET="_top"><SPAN CLASS="lime">Ezfind</SPAN> Home Page</A>'
  + '<DT><A HREF="/caminfo.shtml" TARGET="_top">Webcam Info</A>'
  + '<UL><LI><A HREF="http://www.geocities.com/TheTropics/Reef/6999/lifecams.html" TARGET="_blank">Life Cams</A></LI><LI><A HREF="http://www.geocities.com/TheTropics/Reef/6999/placescam.html" TARGET="_blank">Places Cam</A></LI>'
  + '');

alinkarray = new
Array(['adultcam'],
      ['adultcam'],
      ['adultcam'])

var Max = 3;
var no = Math.floor(Math.random()*Max);

document.write('<li><A HREF="http://ezfind.sdqdesigns.com/'+alinkarray[no]+'.shtml" TARGET="_top">Adult Cam</A></LI>');

document.write('</UL>'
  + '<SPAN CLASS="lime">Free Pictures</SPAN>'
  + '<UL><LI><A HREF="/freemovies.shtml" TARGET="_top">Movies</A></LI>'
  + '<LI><A HREF="/freepictures.shtml" TARGET="_top">Galleries</A></LI>'
  + '<LI><A HREF="/hourlyfreepictures.shtml" TARGET="_top">Hourly</A></LI>'
  + '');

dlinkarray = new
Array(['freepictures'],
      ['freepictures'],
      ['freepictures'])

var Max = 3;
var no = Math.floor(Math.random()*Max);

document.write('<li><A HREF="http://ezfind.sdqdesigns.com/daily'+dlinkarray[no]+'.shtml" TARGET="_top">Daily</A></LI>');

wlinkarray = new
Array(['freepictures'],
      ['freepictures'],
      ['freepictures'])

var Max = 3;
var no = Math.floor(Math.random()*Max);

document.write('<LI><A HREF="http://ezfind.sdqdesigns.com/weekly'+wlinkarray[no]+'.shtml"  TARGET="_top">Weekly</A></LI>');

document.write('</UL>'

  + '<SPAN CLASS="lime">Fiction<UL><LI>NON ADULT</LI>'
  + '<LI><A HREF="http://aotearapa.sf.org.nz/" TARGET="_blank">Aotearapa APA (N.Z.)</A></LI>'
  + '<LI><SPAN CLASS="lime">ADULT</SPAN></LI>'
  + '<LI><A HREF="http://ezfind.sdqdesigns.com/slash.shtml" TARGET="_top"><B>Slash</B></A></LI>'
  + '<LI><A HREF="http://members.tripod.com/elims_trip/index.html" TARGET="_blank">Elim&#146;s Trip</A></LI></SPAN>'
  + '</UL>'
  + '<DT><A HREF="/lynx.shtml" TARGET="_top">Lynx</A>'
  + '<DT><A HREF="/newsgroupinfo.shtml" TARGET="_top">Newsgroup Info</A>'
  + '<DT>Bookmarks <!-- <A HREF="bookmarklist.shtml" TARGET="_top">Bookmarks</A> -->'
  + '<hr class="hr150">'
  + ''
  + ''
  + '');