Subscribe
Close

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

He’s none other than Monté Morris, a 23-year-old basketball player for the Denver Nuggets.

While rumors were already circling that Monté and Amber were dating, things seemed to be confirmed when Amber posted a clip getting all lovey dovey with him.

Mhmmm.

Well that was fast. Amber and 21’s split allegedly happened sometime earlier this year and already the summer bate is lined up!

As a 34-year-old, it seems Amber is still going for the younger crowd as well. Time will tell if this will get serious and if we can expect Monté at the next SlutWalk march.

Until then, you can swipe through to peep more pics of Monté. Then, you can let us know if you approve, don’t approve, or if you’re team 21 & Amber fo’ life!

Stories From Our Partners