Greggornation Weather

function reload()
{
setTimeout(‘reloadImg(“refresh”)’,1000)
};

function reloadImg(id)
{
var obj = document.getElementById(id);
var date = new Date();
obj.src = “http://10.0.0.49:88/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=Camguest&pwd=2baldwinct&t=” + Math.floor(date.getTime()/1000);
}

Posted December 12, 2018 by greggornation

Facts & Dreams

"Each man should frame life so that at some future hour fact and his dreaming meet." -Victor Hugo

%d bloggers like this: