Webcams

Contents:

Click the cams to open a popup window. Join the chat room to say hi!

Webcam:

var refreshrate=30; //SECONDS BETWEEN REFRESH
var image="/stephcam.jpg"; //IMAGE NAME
var imgheight=240; //IMAGE HEIGHT
var imgwidth=320; //IMAGE WIDTH
function refresh(){
document.images["stephcam"].src=image+"?"+new Date();
setTimeout('refresh()', refreshrate*1000);}
document.write('StephTheGeek webcam');
if(document.images)window.onload=refresh;

This webcam updates only when I choose, but visit StephTheGeek.TV to take a closer look at my daily life, with seven more cams