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('');
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

Recent comments
4 days 18 hours ago
4 days 18 hours ago
1 week 6 days ago
1 week 6 days ago
1 week 6 days ago
8 weeks 2 days ago
8 weeks 3 days ago
8 weeks 3 days ago
11 weeks 3 days ago
12 weeks 5 days ago