var ucoz_rndid = '';
function uOnDomOrLater(f){
if(document.readyState == 'loading') {
if(document.addEventListener) {
document.addEventListener('DOMContentLoaded',f);
} else {
window.attachEvent('onload',f);
}
} else {
setTimeout(f,0);
}
}
window.ucoz_rndid = 'c_5M48wG';
window.ustub_url = '/?s4XL%5EG%5EcVb%5El%5EhM3qVU%3BZa5dzpfUZNsbUgqg52k0CCuWXraiDR1BgBqnWCPjPM0kVdvmxeA1aK0gGp01FAxYcJQyCEFUI%3BWkZwoo';
function uShowAdBanner() {
var iframe = document.createElement('iframe');
iframe.style.cssText = 'position:fixed;right:0px;top:0px;z-index:2147483640;width:100%;height:44px;';
iframe.id = 'iF'+ucoz_rndid ;
iframe.setAttribute('frameborder', '0');
iframe.setAttribute('scrolling', 'no');
iframe.setAttribute('src', ustub_url);
document.getElementsByTagName('body')[0].appendChild(iframe) ;
};
document.write('');
uOnDomOrLater(function(){
window.uShowAdBanner && window.uShowAdBanner();
});