zWeatherFeed - Test WOEID Location

Test WOEID location identifier '859619' used for support post in forum.

Script

  $(document).ready(function () {
	$('#test').weatherfeed(['859619'],{
		woeid: true
	});
});

Result