
( function() {
var func = function() {
var iframe_form = document.getElementById(‘wpcom-iframe-form-60d1ec1b427c87a0a0c693eaae775a19-54affcd9bb5ec’);
var iframe = document.getElementById(‘wpcom-iframe-60d1ec1b427c87a0a0c693eaae775a19-54affcd9bb5ec’);
if ( iframe_form && iframe ) {
iframe_form.submit();
iframe.onload = function() {
iframe.contentWindow.postMessage( {
‘msg_type’: ‘poll_size’,
‘frame_id’: ‘wpcom-iframe-60d1ec1b427c87a0a0c693eaae775a19-54affcd9bb5ec’
}, 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 ); }
} )();
When Facebook randomly suggested a friendship with a white bearded stranger twice his age from Texas this student wondered what the man might be like.
But 24-year-old Victor Van Rossem, from Ghent, Belgium, was so curious he travelled 5,000 miles around the world to try and find the stranger.
All he had to go on were some hilarious photographs, his name Neal D Retke, his rough location in Austin, Texas, and an age of 49.
He did attempt to make friends with Neal first over Facebook – but he failed to respond.
‘Facebook suggested we become friends, and I thought that was pretty absurd,’ Mr Van Rossem said.
‘I became fascinated by him. He had a long beard and looked a little unusual. He did art performances and paintings of mythical creatures and strange beasts which only made me more interested in him.
‘He looked like someone I wanted to meet – a very eccentric person.
‘These days you can be friends with anyone anywhere just by clicking that friend request button. I wanted to take it back to the real world.’
So Van Rossem set off for Austin, Texas, with his friend Bran Van Bree, 27, and the pair decided to document their adventure.
They put up this poster around the town:
And wore T-shirts with the slogan ‘Neal D Retke for President’.
They asked around all the local shops and spent a week searching.
Mr Van Rossem, said: ‘At first we thought our chances of finding him were very slim, but then we visited some places in Austin that we knew he liked to go – and we eventually found someone who knew him.’
When they thought all was lost, a shopkeeper in a bookshop told them he knew Neal. He then pointed them towards a book signing, saying that it was likely he might be there.
And he was.
‘We were nervous when we first saw him,’ said Mr Van Rossem
‘We didn’t know how he would react – but after we explained the whole thing he just laughed and said “well, you found me” as if he was expecting us.’
They then spent the next three weeks together.
Mr Van Rossem said: ‘We had a lot of fun with Neal, and I consider him a real friend. We’re still in touch through Facebook, and he might be coming to visit us next summer.’
Comments
Comments are disabled for this post.