( function() {
var func = function() {
var iframe_form = document.getElementById(‘wpcom-iframe-form-c10fa8fb49d424c01b4abcb7563b76a4-5880a51b6b54e’);
var iframe = document.getElementById(‘wpcom-iframe-c10fa8fb49d424c01b4abcb7563b76a4-5880a51b6b54e’);
if ( iframe_form & iframe ) {
iframe_form.submit();
iframe.onload = function() {
iframe.contentWindow.postMessage( {
‘msg_type’: ‘poll_size’,
‘frame_id’: ‘wpcom-iframe-c10fa8fb49d424c01b4abcb7563b76a4-5880a51b6b54e’
}, window.location.protocol + ‘//wpcomwidgets.com’ );
}
}
// Autosize iframe
var funcSizeResponse = function( e ) {
var origin = document.createElement( ‘a’ );
origin.href = e.origin;
// Verify message origin
if ( ‘wpcomwidgets.com’ !== 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 ); }
} )();
As the Obamas pack their things and gear up to pass the torch over to our new Cheeto-In-Cheif, the first lady decided to share a glimpse into how she’s spending her final moments as FLOTUS.
We’re definitely going to miss this era of class, grace, and sense exiting the oval office. Michelle also shared her heartfelt final message to all of us as first lady:
Being your First Lady has been the honor of a lifetime. From the bottom of my heart, thank you. -mo pic.twitter.com/pahEydkZ5Z
— The First Lady (@FLOTUS) January 19, 2017
MAN, we’re going to miss this family!
Twitter
Source: bossip.com
2 total views, 2 views today