I'm looking for a simple javascript to add to my family site that will display the status of my webcam. For example, if my webcam is on, it will display an online status and of it is off, it will display an offline status. That way if people see it's online they can goto the webcam page, instead of checking if it's on all the time. The actual webcam will run off a laptop seperate from the webserver. Any suggestions?