QUALITY CONTENT AND SHARED AUDIENCE
WHAT IT IS
World Cup of Culture is a non-profit project designed by the Futbox.com portal with the purpose of spreading the global history of football in an unprecedented and free manner.
This project presents the history of the World Cup from a design perspective. All games are illustrated, from 1930 to 2010: shirts, emblems, flags and official balls; the final ranking of each edition, a special section for goalkeepers who have excelled in the World Cups. All this content is freely available to your audience on your own site.
HOW IT WORKS
When you insert the Javascript code below into your site, Futbox.com provides free access to the an unseen content of all World Cups for public and private entities, schools, associations, cooperatives, companies, news agencies, etc.
1 Copy the code below;
For Wordpress websites:
(Plugin must be installed)"Inline Javascript Plugin")
[inline]
[script type="text/javascript"]
var FBX = FBX || [];
FBX.background = '999999'; // Backdrop color of your page e.i.: “fffffff”
FBX.app = 'wc';
(function() {
FBX.key = (new Date().getTime());
document.write('<div id="divifr' + FBX.key + '"></div>');
var f = document.createElement('script'); f.type = 'text/javascript'; f.async = true;
f.src = ('https:' == document.location.protocol ? 'https://' : 'http://') +
'www.futbox.com/assets/b1.1/js/iframe/i.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(f, s);
})();
[/script]
[/inline]
For Wordpress websites:
(Plugin must be installed)
<script type="text/javascript">
var FBX = FBX || [];
FBX.background = '999999'; // Backdrop color of your page e.i.: “fffffff”
FBX.app = 'wc';
(function() {
FBX.key = (new Date().getTime());
document.write('<div id="divifr' + FBX.key + '"></div>');
var f = document.createElement('script'); f.type = 'text/javascript'; f.async = true;
f.src = ('https:' == document.location.protocol ? 'https://' : 'http://') +
'www.futbox.com/assets/b1.1/js/iframe/i.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(f, s);
})();
</script>
2 Enter iFrame into your website page;
ONE EXAMPLE


