Listen Live
Close

Get your popcorn ready fellow Gladiators, because the wait is over.  #TGIT is back with great writers and actors. At 8 p.m. Grey’s Anatomy returns, make sure you’re tuned in, to find out what’s going on with Jackson. At 9 p.m. Scandal returns from a crazy cliff hanger.  What do you think is about to happen to Olivia Pope? At 10 p.m. How To Get Away with Murder returns with the award winning Viola Davis.  Put the kids to bed early and get ready for a night of suspense. Watch the sneak preview for each show below.

id="wpcom-iframe-073957e39cf169b21ca83bcfe42388a5-32288498-79506976"
width="644"
height="362"
src="https://embeds.go.ione.nyc/protected-iframe/073957e39cf169b21ca83bcfe42388a5-32288498-79506976"
scrolling=""
frameborder="0"
class="wpcom-protected-iframe"
>

id="wpcom-iframe-8f2605f3fe4c683f7b0b5d5bb42fc708-32288498-79506976"
width="644"
height="362"
src="https://embeds.go.ione.nyc/protected-iframe/8f2605f3fe4c683f7b0b5d5bb42fc708-32288498-79506976"
scrolling=""
frameborder="0"
class="wpcom-protected-iframe"
>

id="wpcom-iframe-acfdbfd8e96ce46748d6bb6aa9df8e01-32288498-79506976"
width="644"
height="362"
src="https://embeds.go.ione.nyc/protected-iframe/acfdbfd8e96ce46748d6bb6aa9df8e01-32288498-79506976"
scrolling=""
frameborder="0"
class="wpcom-protected-iframe"
>

// Autosize iframe
var funcSizeResponse = function( e ) {

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 ); }
} )();