var wt_head = document.getElementsByTagName("head")[0]; var wt_host = 'http://output.webtrh.cz/'; var wt_timestamp = new Date().getTime(); if(typeof wt_run === "undefined") { var wt_run = false; } function wt_c(u){ if(wt_run) { return false; } var css = document.createElement('link'); css.type = 'text/css'; css.rel = 'stylesheet'; css.href = u; css.media = 'screen'; if(wt_head) { wt_head.appendChild(css); } } wt_c(wt_host + 'css/b-styles.css'); if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ var iev=new Number(RegExp.$1) if(document.compatMode == 'BackCompat') { wt_c(wt_host + 'css/b-ie-quirk.css'); } else if (iev<7) { wt_c(wt_host + 'css/b-ie6.css'); } } function wt_r(c) { var ph = document.getElementById(c); if(!ph) { return false; } var b = '
Poskytuje Webtrh
'; ph.innerHTML = b; } wt_run = true;