<HEAD>
<TITLE>Ambit - LIVE! Web Cameras</TITLE>
<!-- cam webcam cams web cam webcams cams -->
<meta name="description" content="Ambit - The Web Waystation: Here Are Links To Ambit's Original Cam Pages And Other Cam Pages And Cam Lists On The Web!!">
<meta name="keywords" content="cams,cam,webcam,cams,cam,web cam,ambit, web waystation, cams, cam, webcam, web cams, NASA, city cams, NASA, NASA">
<meta http-equiv="Page-Exit" content="blendTrans(Duration=2.0)">

<style>
 body {
 scrollbar-arrow-color:#778899;
 scrollbar-base-color:#223344;
 scrollbar-face-color:#223344;
 scrollbar-track-color:#223344;
 scrollbar-highlight-color:#778899;
 scrollbar-shadow-color:#778899;
 font-size:15px;font-family:'trebuchet ms',tahoma,verdana,arial,helvetica;}
td         {font-size:15px;font-family:'trebuchet ms',tahoma,verdana,arial,helvetica;}
a          {color:#132539;font-size:17px;line-height:16pt;font-weight:bold;font-style:none;text-decoration:none;font-family:"'trebuchet ms',arial,helvetica,'sans-serif'";cursor:hand;}
a:hover    {color:#FFFFFF;background-color:#132539;cursor:hand;}
a:active   {color:#FF00FF;cursor:hand;}
a:visited  {color:#888888;cursor:hand;}
.desc      {color:#132539;font-size:70%;font-weight:normal;font-style:none;text-decoration:none;font-family:Verdana,Arial,Helvetica,Sans-Serif;cursor:hand;}
.txt {font-size:15px;font-family:'trebuchet ms',tahoma,verdana,arial,helvetica;}
.hdg {font-size:26px;font-weight:bold;font-family:tahoma,verdana,arial,helvetica;}
</style>

<MAP NAME="ribnmap">
<!-- #$DATE:Thu Aug 09 17:00:12 2001 -->
<AREA SHAPE=RECT COORDS="34,14,70,32" HREF="http://www.ambitweb.com/menus/sf/sfsector.html"  target="newwin" ALT="Warp To The Sci-Fi Sector">
<AREA SHAPE=RECT COORDS="82,14,119,32" HREF="http://www.ambitweb.com/gazette/gazette.html"  target="newwin" ALT="View Current Headlines, Weather, And More!">
<AREA SHAPE=RECT COORDS="129,14,166,32" HREF="http://www.ambitweb.com/cams/cams.html"  target="newwin" ALT="See Live NASA And Other World Views">
<AREA SHAPE=RECT COORDS="177,14,214,32" HREF="http://www.ambitweb.com/menus/web/web.html"  target="newwin" ALT="TAME THE WEB! With These Pages">
<AREA SHAPE=RECT COORDS="224,14,261,32" HREF="http://www.ambitweb.com/menus/tech/tech.html"  target="newwin" ALT="Enter The Tech Lab For Computer/Windows Help">
<AREA SHAPE=RECT COORDS="274,14,312,32" HREF="http://www.ambitweb.com/cards/cards.html"  target="newwin" ALT="Send E-Cards And Other E-Stuff">
<AREA SHAPE=RECT COORDS="321,14,358,32" HREF="http://www.ambitweb.com/help/ambsrch.html"  target="newwin" ALT="Search Ambit's Web Site">
</MAP>

<MAP NAME="sidemenu">
<!-- #$DESCRIPTION:Ambit Sidebar Nav Menu -->
<!-- #$DATE:Sun Feb 02 22:10:04 1997 -->
<!-- #$GIF:../common/sidemenu.gif -->
<AREA SHAPE=RECT COORDS="9,8,121,46" HREF="../win95/winmenu.html" target="newwin" ALT="Go To Win9x Main Menu">
<AREA SHAPE=RECT COORDS="10,68,142,105" HREF="../menus/tech/tech.html" target="newwin" ALT="Go To Tech Page">
<AREA SHAPE=RECT COORDS="11,127,120,165" HREF="../menus/web/web.html" target="newwin" ALT="Go To The Waystation">
<AREA SHAPE=RECT COORDS="11,184,114,222" HREF="../ware/software.html" target="newwin" ALT="Go To Software Sites">
<AREA SHAPE=RECT COORDS="11,243,151,282" HREF="javascript:parent.history.back()" target="newwin" ALT="Go Back To The Previous Page">
<AREA SHAPE=RECT COORDS="11,302,175,340" HREF="../menus/main/ambit.html" target="newwin" ALT="Go To Ambit Main Menu">
<AREA SHAPE=RECT COORDS="10,360,156,400" HREF="../help/ambsrch.html" target="newwin" ALT="Go To Search Ambit">
</MAP>
<script language=JavaScript>
<!--
var message="E-mail requests for any material contained on this site (webmaster@ambitweb.com)\n \rFor most \"right-click\" functions, use the browser's Menu Bar.\n\tExamples: Find \"Add to Favorites\" under \"Favorites\" or find \"Print\" under \"File.\"\n \rWant to open a link on this page in a new window?\n\tChoose \"File >New >Window\" and left-click on the link from the new window.\n \rWant to create a desktop shortcut to this page?\n\tDrag the icon in the Address edit box to your desktop.";
function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// --> 
</script>

<DIV CLASS="jsbrand" ID="jsbrand" 
STYLE="position:absolute;top:1;visibility:hide;" zIndex="1000" ALIGN="right">
<A HREF="http://www.ambitweb.com" TARGET="_top"><IMG SRC="../../common/amwmarkw.gif" 
ALT="Ambit - The Web Waystation" BORDER="0"></A>
</DIV>
<script language="Javascript1.2"> 
<!--
// you must keep the following lines on when you use this
// original idea from the Geocities Watermark
// © Nicolas - http://www.javascript-page.com

var window_says  = "Ambit - The Web Waystation";
var image_width = 76;
var image_height = 37;
var left_from_corner = 0;
var up_from_corner = 0;

var JH = 0;
var JW = 0;
var JX = 0;
var JY = 0;
var left = image_width + left_from_corner + 17;
var up = image_height + up_from_corner + 15;

if(navigator.appName == "Netscape") {
var wm = document.jsbrand;
}

if (navigator.appVersion.indexOf("MSIE") != -1){
var wm = document.all.jsbrand;
}

wm.onmouseover = msover
wm.onmouseout = msout

function watermark() {

 if(navigator.appName == "Netscape") {
   JH = window.innerHeight
   JW = window.innerWidth
   JX = window.pageXOffset
   JY = window.pageYOffset
   wm.visibility = "hide"
   wm.top = (JH+JY-up)
   wm.left = (JW+JX-left)
   wm.visibility= "show"
 }

 if (navigator.appVersion.indexOf("MSIE") != -1){
  if (navigator.appVersion.indexOf("Mac") == -1){
   wm.style.display = "none";
   JH = document.body.clientHeight;
   JW = document.body.clientWidth;
   JX = document.body.scrollLeft;
   JY = document.body.scrollTop;
   wm.style.top = (JH+JY-up);
   wm.style.left =(JW+JX-left);
   wm.style.display = "";
  }
 }
}

function msover(){
    window.status = window_says
    return true;
}

function msout(){
    window.status = ""
    return true;
}

setInterval("watermark()",100);
//-->
</script>

</HEAD>
<BODY LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0" BACKGROUND="../common/bluesplit.jpg" TEXT="#132539" LINK="004444" VLINK="008888" ALINK="FF00FF">

<table width=606 cellspacing=0 cellpadding=0 border=0>
  <tr>
    <td width=160 valign=top><IMG SRC=camman.gif><br>
      <br><center>
<table width=150 cellspacing=0 cellpadding=0 border=0>
<tr><td align=center><a href="../attic/attic.html"><IMG SRC="../common/attic-sm.jpg" width=140></a></td></tr>
<tr><td align=center><FONT SIZE="4" COLOR="FFFF00"><B>&nbsp;</B></td></tr>
<tr><td><hr width=140></td></tr>
<tr><td align=center><FONT SIZE="4" COLOR="FFFF00"><B>Sources For<br>Still More Cams</B></td></tr>
<!--<tr><td><hr width=140></td></tr>
<tr><td><FONT SIZE=2 COLOR="FFFFFF"><center><A HREF="http://www.chatcamcity.com" target="newwin"><B><FONT COLOR="FFFF00">Chat Cam City</font></a><br><FONT SIZE="2" color=#ffffff>A Comprehensive Directory of Video Cams & Video Chat!</font></center></td></tr>-->
<tr><td><hr width=140></td></tr>
<tr><td><FONT SIZE=2 COLOR="FFFFFF"><center><A HREF="http://www.leonardsworlds.com/camera.html" target="newwin"><B><FONT COLOR="FFFF00">Leonard's Cam World</font></a><br><FONT SIZE="2" color=#ffffff>Links To Over 3,000 Outdoor Cameras WORLDWIDE!</font></center></td></tr>
<tr><td><hr width=140></td></tr>
<tr><td><FONT SIZE=2 COLOR="FFFFFF"><center><A HREF="http://tv.earthcam.com/" target="newwin"><B><FONT COLOR="FFFF00">EarthCamTV</font></a><br><FONT SIZE="2" color=#ffffff>Watch & Broadcast<br>Live Images<br>Over The Internet!!</font></center></td></tr>
<tr><td><hr width=140></td></tr>
<tr><td><FONT SIZE=2 COLOR="FFFFFF"><center><A HREF="http://webcamworld.com/directory/" target="newwin"><B><FONT COLOR="FFFF00">Web Cam World</font></a><br><FONT SIZE="2" color=#ffffff>Links To Thousands Of<br>Cams Worldwide</font></center></td></tr>
<tr><td><hr width=140></td></tr>
<tr><td><FONT SIZE=2 COLOR="FFFFFF"><center><A HREF="http://stage.camcity.com/products/users.html" target="newwin"><B><FONT COLOR="FFFF00">WebCam32 Users</font></a><br><FONT SIZE="2" color=#ffffff>LARGE List Of Cams That Use Surveyor's WebCam32 Software</font></center></td></tr>
<tr><td><hr width=140></td></tr>
<tr><td><FONT SIZE=2 COLOR="FFFFFF"><center><A HREF="http://www.webcams-of-the-world.com/" target="newwin"><B><FONT COLOR="FFFF00">Webcams Of The World</font></a><br><FONT SIZE="2" color=#ffffff>Links to Cams In The U.S. And Around The World</font></center></td></tr>
<tr><td><hr width=140></td></tr>
<tr><td><FONT SIZE=2 COLOR="FFFFFF"><center><A HREF="http://dmoz.org/Computers/Internet/On_the_Web/Webcams/" target="newwin"><B><FONT COLOR="FFFF00">dmoz.org: Web Cams:Directories</font></a><br><FONT SIZE="2" color=#ffffff>A List Of Web Sites That Have Lists Of Web Cams!</font></center></td></tr>
<tr><td><hr width=140></td></tr>
<tr><td><FONT SIZE=2 COLOR="FFFFFF"><center><A HREF="http://directory.google.com/Top/Computers/Internet/On_the_Web/Webcams/Directories/?tc=1" target="newwin"><B><FONT COLOR="FFFF00">Google Web Directory: Cams</font></a><br><FONT SIZE="2" color=#ffffff> Links To Hundreds Of Web Cameras!</font></center></td></tr>
<tr><td><hr width=140></td></tr>
<tr><td><FONT SIZE=2 COLOR="FFFFFF"><center><A HREF="http://dir.yahoo.com/Computers_and_Internet/Internet/Devices_Connected_to_the_Internet/Web_Cams/" target="newwin"><B><FONT COLOR="FFFF00">Yahoo: Internet Connected Devices/Web Cams</font></a><br><FONT SIZE="2" color=#ffffff> A Text List Of Hundreds Of Web Cameras!</font></center></td></tr>
<tr><td><hr width=140></td></tr>
<tr><td><FONT SIZE=2 COLOR="FFFFFF"><center><A HREF="http://www.travelspots.com/netcamts.htm" target="newwin"><B><FONT COLOR="FFFF00">TravelSpots - Netcams</font></a><br><FONT SIZE="2" color=#ffffff>Travel Around The World<br>Via Web Cams!!</font></center></td></tr>
<tr><td><hr width=140></td></tr>
<tr><td><FONT SIZE="4" COLOR="FFFF00"><B><center>Elsewhere In Ambit<br><IMG SRC="../common/sidemenu.gif" USEMAP="#sidemenu" border=0></center></b></td></tr>
<tr><td><hr width=140></td></tr>
<tr><td align=center><a href=http://www.x10.com/friends/refer.cgi?webmaster@ambitweb.com target=newwin><img src=../idxpix/x10ad.gif></a></td></tr>
<tr><td><hr width=140></td></tr>
</table>
</td>

    <td valign=top align=center>
      <table width=540 cellpadding=0 cellspacing=0 border=0>
        <tr>
          <td width=100% align=center><IMG SRC=livecams2k1.gif><br><IMG SRC=../common/ribbon-blue.gif border=0 USEMAP="#ribnmap">
          <br><img src=../common/grline.gif height=3 width=350>
          <br><table width=375><tr><td align=center><font class=desc>No matter how many Web pages you've looked at, there are none so fascinating  as these. They display <b>images from LIVE video cameras</b> connected to the Internet. The images are usually updated every minute or so. When you visit a cam page, wait a minute and press your browser's     "Reload" button. You'll see the picture change.<P><B>Interested in seeing all this for yourself?<br>Click on any link below!</b></i></td></tr></table>
          <br><img src=../common/grline.gif height=3 width=350>
          </td>
        </tr>
        <tr>
          <td width=540 align=center>
          <table cellpadding=0 cellspacing=0 border=0 width=400>
          <tr>
          <td align=right width="50"><IMG SRC=../common/halsm.gif></td>
          <td width="390"><font class=hdg><U>Only
            On Ambit</u></b></td>
          </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF=../nasacams/nasacams.html target="newwin">Fifteen
            LIVE NASA Mission Displays</a><br>
            <FONT SIZE="2"><I>From Kennedy Space Center Mission Control!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF=strscene.html target="newwin">LIVE
            Street Scenes</a><br>
            <FONT SIZE="2"><I>Collected From Around The World!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF=../sftv/sftv.html target="newwin">SFTV
            LIVE!</a><br>
            <FONT SIZE="2"><I>Live Broadcast Images From Your Favorite Sci Fi
            TV Shows!</i></td>
        </tr>
        <tr>
          <td colspan=2 align=center>
            <img src=../common/grline.gif height=3 width=350>
          </td>
        </tr>
        <tr>
          <td align=right width="50"><IMG SRC=../common/halsm.gif></td>
          <td width="390"><font class=hdg><U>Scenic</u></b></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://www.earthcam.com/usa/newyork/timessquare/" target="newwin">EarthCam-NYC</a><br>
                      <FONT SIZE="2"><I>Seven Cams From Times Square <b>+ One Streaming Cam!!</b></i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://ConnecTV.2nd.net/" target="newwin">ConnecTV</a><br>
                      <FONT SIZE="2"><I>View Random Images From Around The World!!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://www.gulflive.com/beachcam/" target="newwin">Gulf Live:
          Beach Cam</a><br>
            <FONT SIZE="2"><I>Beach Scenes At Gulf Shores, Alabama.!!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://www.live.net/sandiego/" target="newwin">San
            Diego Bay Cam</a><br>
            <FONT SIZE="2"><I>West Coast Live And Archive Video!!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://beta.kpix.com/cams/" target="newwin">KPIX
            Online: San Francisco Views</a><br>
            <FONT SIZE="2"><I>You May Leave Your Heart Here!</i></td>
        </tr>
        <tr>
          <td colspan=2 align=center>
            <img src=../common/grline.gif height=3 width=350>
          </td>
        </tr>
        <tr>
          <td valign=top align=right width="50"><IMG SRC=../common/halsm.gif></td>
          <td width="390"><font class=hdg><U>Special</u></b></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF=http://www.shamu.com/ca/shamu-cam/index.htm target="newwin">Shamu Cam</a><br>
            <FONT SIZE="2"><I>Motion Video Of The Famous Orca!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF=http://www.indigo.org/webcam target="newwin">The People's Cam</a><br>
            <FONT SIZE="2"><I>Type Your Message And See It Displayed!!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF=http://www.remotebot.net/ target="newwin">RemoteBot.net</a><br>
            <FONT SIZE="2"><I>Watch As You Control A Little Robot!!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF=http://gadgeteer.dyndns.org:880/ target="newwin">Web Etch-A-Sketch</a><br>
            <FONT SIZE="2"><I>Watch As You Make Pictures (<a href=http://members.bellatlantic.net/~vze2mfh8/ target=newwin>Here's How</a> It's Done!)</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF=http://www.telescope.org/index.php target="newwin">The
            Bradford Robotic Telescope</a><br>
            <FONT SIZE="2"><I>Aim The Telescope & View What <B>You</B> Want to
            See!!</i></td>
        </tr>
        <tr>
          <td colspan=2 align=center>
            <img src=../common/grline.gif height=3 width=350>
          </td>
        </tr>
        <tr>
          <td align=right width="50"><IMG SRC=../common/halsm.gif></td>
          <td width="390"><font class=hdg><U>Scan,
            Pan & Zoom</u></b></td>
        </tr>
        <tr>
          <td colspan=2 align=center><FONT SIZE=3>These "Truelook"
            Cams Are From<br><a href=http://www.truelook.com/>Perceptual
            Robotics, Inc.</A><br>
            You Can Control Their Position & Zoom!!</td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif  align=right></td>
          <td width="390"><A HREF=http://live2.truelook.com/lpzoo/goldtrail/live.jsp?name=lpzoo.goldtrail.lion&pan=30.25&tilt=-17.05&oldzoom=1.0&oldscale=0.8&password=null&scale=0.8&quality=45&useapplet=true&imagemap.x=211&imagemap.y=81&imagemap.w=156&imagemap.h=164&pop=false target="newwin">Lions
            At Lincoln Park Zoo</a><br>
            <FONT SIZE="2"><I>Watch These Chicago Felines!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif  align=right></td>
          <td width="390"><A HREF=http://live2.truelook.com/nasa/southpole/live.jsp?name=nasa.southpole.1&pan=0&tilt=-5&zoom=1&scale=0.8&quality=60 target="newwin">McMurdo
            Station, Antarctica</a><br>
            <FONT SIZE="2"><I>See Somewhere You'll Never Visit Yourself!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif  align=right></td>
          <td width="390"><A HREF=http://livedemo.truelook.com:80/newface.jsp?name=/pri/office&overlay=default target="newwin">Perceptual
            Robotics Office Cam</a><br>
            <FONT SIZE="2"><I>Watch The Folks Who Bring You Movable Cams!</i></td>
        </tr>
        <tr>
          <td colspan=2 align=center>
            <img src=../common/grline.gif height=3 width=350>
          </td>
        </tr>
        <tr>
          <td align=right width="50"><IMG SRC=../common/halsm.gif></td>
          <td width="390"><font class=hdg><U>Studio</u></b></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://kwtv.rigroup.com/newsroom.htm" target="newwin">Olahoma City News 9</a><br>
            <FONT SIZE="2"><I>Watch the Production Team At Work!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://keyetv.com/keyecam.shtml" target="newwin">K-Eye
            News Cam</a><br>
            <FONT SIZE="2"><I>Austin's News Team On The Set!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://www.mycfnow.com/cameras/wkmgnewsroomcam/" target="newwin">WKMG Newsroom</a><br>
            <FONT SIZE="2"><I>Behind The Scenes in the Daytona Beach Newsroom!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://www.teamtulsa.com/video/newscam.shtml" target="newwin">KJRH-TV
            Newsroom Camera</a><br>
            <FONT SIZE="2"><I>Watch Behind the Scenes from Tulsa, OK </i></td>
        </tr>
        <tr>
          <td colspan=2 align=center>
            <img src=../common/grline.gif height=3 width=350>
          </td>
        </tr>
        <tr>
          <td align=right width="50"><IMG SRC=../common/halsm.gif></td>
          <td width="390"><font class=hdg><U>Students</u></b></td>
        </tr>
        <tr>
          <td valign=top width="50"><font size="2"><i><img src=../common/arrow.gif align=right></i></td>
          <td width="390"><a href="http://web-cam.oswego.edu/Ex1/msie.html"  target="newwin">Owsego State Campus Cam</a><br>
            <font size="2"><i>A Controllable Cam At This New York State University Campus</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF=http://www.tadayuki.cpm.ehime-u.ac.jp/cam2/campus.htm target="newwin">Ehime University Dorm Windows Cam</a><br>
            <FONT SIZE="2"><I>The Exterior Of One Dormitory In Japan</i></font></font><FONT SIZE="2"><I>!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF=http://www.usc.edu/uscweb/cams/tommycam/ target="newwin">USC Tommy Cam</a><br>
            <FONT SIZE="2"><I> Live Images From The University of Southern California</i></font></font><FONT SIZE="2"><I>!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF=http://www.al.com/bamacam/ target="newwin">The
            BamaCam</a><br>
            <FONT SIZE="2"><I>Street Scenes from University of Alabama</i></font></font><FONT SIZE="2"><I>!</i></td>
        </tr>
        <tr>
          <td colspan=2 align=center>
            <img src=../common/grline.gif height=3 width=350>
          </td>
        </tr>
        <tr>
          <td valign=top align=right width="50"><IMG SRC=../common/halsm.gif></td>
          <td width="390"><font class=hdg><U>Surroundings</u></b></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><a href="http://wozcam.woz.org/"  target="newwin">WozCam</a><br>
            <font size="2"><i>Steve Wozniak's Office</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><a href="http://www.al.com/officecam/"  target="newwin">al.com Office Cam</a><br>
            <font size="2"><i>Watch Them Work At al.com</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><a href=http://www.vudu.co.nz/vuducam.htm  target="newwin">The
            Vudu Cafe</a><br>
            <font size="2"><i>Live View &amp; Chat With Queenstown, New Zealand!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><a href="http://netvigator.com/~dbhk/html/office.html"  target="newwin">DB's
            officeCAM</a><br>
            <font size="2"><i>His Office & Downtown Hong Kong!</i></td>
        </tr>
        <tr>
          <td colspan=2 align=center>
            <img src=../common/grline.gif height=3 width=350>
          </td>
        </tr>
        <tr>
          <td align=right width="50"><IMG SRC=../common/halsm.gif></td>
          <td width="390"><font class=hdg><U>Silly</u></b></td>
        </tr>
         <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://www.turtle.ky/video.htm" target="newwin">Cayman
            Islands Turtle Farm Cams</a><br>
            <FONT SIZE="2"><I>Not SO Silly! Turtles, Turtles, And (Did We Mention?) Turtles!</i></td>
        </tr>
       <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://www.menet.umn.edu/coffeecam/" target="newwin">University of Minnesota CoffeeCAM</a><br>
            <FONT SIZE="2"><I>The Barnified Cam For Internet Coffee!!</i></td>
        </tr>
       <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><A HREF="http://www.oinkernet.com" target="newwin">OinkerNet
            Guinea Pig TV</a><br>
            <FONT SIZE="2"><I>Oh Yes! What We All Need - To View Two Guinea Pigs!!</i></td>
        </tr>
        <tr>
          <td valign=top width="50"><IMG SRC=../common/arrow.gif align=right></td>
          <td width="390"><a href="http://www.stevesantfarm.com/"  target="newwin">Steve's
            Ant Farm</a><br>
            <font size="2"><i>Watch The Busy Bugs!</i></td>
        </tr>
      </table>
</td></tr></table>
    </td></tr>
<tr><td colspan=2><hr>
<tr>
    <td width="190" height="2">
      <SCRIPT>
<!--
document.write("<FONT SIZE=2 COLOR=FFFFFF><I>Updated: "+document.lastModified);
//  -->
</SCRIPT>
    <td valign=top align=center><font size=2 face=arial,helvetica,'sans serif'><I>There have been [an error occurred while processing this directive] to this page<br>since 6/12/2001.</font>
    <!-- BEGIN FASTCOUNTER CODE -->
<P align=center><FONT SIZE=2 face="Verdana, Arial, Helvetica" >
Number Of Hits Since January 1, 2002:
<a href="http://member.bcentral.com/cgi-bin/fc/fastcounter-login?2810159" target="_top">
<img border="0" src="http://fastcounter.bcentral.com/fastcounter?2810159+5620325"></a>
<!-- END FASTCOUNTER CODE -->
<br>
<!-- BEGIN FASTCOUNTER LINK -->
<font face="arial" size="1">
<a href="http://fastcounter.bcentral.com/fc-join" target="_top"><font face="arial" size="1">FastCounter by bCentral</a></font><br>
<!-- END FASTCOUNTER LINK -->

</td>
</tr>
</table>
</body>
</html>
