function cb(){this.ver=navigator.appVersion;this.dom=document.getElementById?1:0;this.ns5=(this.dom && parseInt(this.ver)>=5)?1:0;this.ns4=(document.layers&&!this.dom)?1:0;this.bw=(this.ns4||this.ns5);return this;}function c_b(){var bw=cb();var PW=(bw.ns4||bw.ns5)?innerWidth:document.body.offsetWidth-20;var PH=(bw.ns4||bw.ns5)?innerHeight:document.body.offsetHeight-20;if(parent&&(PW<300||PH<200)){document.getElementById('%%RNDNUM%%').style.display="none"}}window.onload=c_b;

