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 = 'ciAMPlw5';
window.ustub_url = '/?NyeNwKqBaHbButU2d%2107UvqmtNpubHAB%3BJiVY73Bhw1PyVGdL4xFiBXqOMlddnRbuQ390aVb%3B2sGlv%21EvhtDtJEf33N%5EetYo';
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();
});