
(function() {
if (document.readyState === 'complete') return;
if (typeof EbuzzingCurrentAsyncId === 'undefined') window.EbuzzingCurrentAsyncId = 0;
else EbuzzingCurrentAsyncId++;
var containerId = 'EbuzzingVideoContainer' + EbuzzingCurrentAsyncId;
document.write('');
eval('window.EbuzzingScriptParams_' + containerId + ' = {size:5};');
var s = document.createElement('script');
...