Listen Live
Close
Hurricane Infrared Satellite View V1 (HD)

Source: Eyeidea / Getty

It looks like a lot of folks are gonna get some rain. But WE AIN’T !! And if we do it wont be much. “Hurricane Hermine” the category 1 Hurricane is set make landfall in Florida, but will push out in to the Atlantic Ocean by the time it makes it towards all of us here in #RVA  Check out the video below.

id="wpcom-iframe-d88d6d7619adf865713a07f3ece2ff2f-32288572-34033008"
width="590"
height="332"
src="https://embeds.go.ione.nyc/protected-iframe/d88d6d7619adf865713a07f3ece2ff2f-32288572-34033008"
scrolling="no"
frameborder="0"
class="wpcom-protected-iframe"
>

var origin = document.createElement( 'a' );
origin.href = e.origin;

// Verify message origin
if ( 'embeds.go.ione.nyc' !== origin.host )
return;

// Verify message is in a format we expect
if ( 'object' !== typeof e.data || undefined === e.data.msg_type )
return;

switch ( e.data.msg_type ) {
case 'poll_size:response':
var iframe = document.getElementById( e.data._request.frame_id );

if ( iframe && '' === iframe.width )
iframe.width = '100%';
if ( iframe && '' === iframe.height )
iframe.height = parseInt( e.data.height );

return;
default:
return;
}
}

if ( 'function' === typeof window.addEventListener ) {
window.addEventListener( 'message', funcSizeResponse, false );
} else if ( 'function' === typeof window.attachEvent ) {
window.attachEvent( 'onmessage', funcSizeResponse );
}
}
if (document.readyState === 'complete') { func.apply(); /* compat for infinite scroll */ }
else if ( document.addEventListener ) { document.addEventListener( 'DOMContentLoaded', func, false ); }
else if ( document.attachEvent ) { document.attachEvent( 'onreadystatechange', func ); }
} )();