After a couple days of beating around with the old code from the Konfabulator version of the BC Ferries Webcam widget - I threw out the whole thing in favor of a from scratch Dashcode version. While Dashcode does have some nice templates and features - really going from scratch with your own thought pattern is where I needed to be. The new widget has a cleaner look and feel but also a much cleaner code. See the Software forum for the BC Ferries Widget or direct download link here.
URL = "http://www.example.com;Where "picture" is the name of the image container in the layout.
document.getElementById('picture').src = URL;