function dh_findObj(n, d) { var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&id.layers.length;i++) x=findObj(n,d.layers[i].document); if(!x && document.getElementById) x=document.getElementById(n); return x; } if (typeof(dh_exist)=='undefined') { if (document.body.clientHeight>=300 && document.body.clientWidth >= 500) { var dh_1337 = ''; dh_1337 += '

'+'\n'+'
'+'\n'+'
Hosting provided by dhost.infoClose
'+'\n'+'<'+'!-- Begin: AdBrite -->'+'\n'+'<'+'script type="text/javascript">'+'\n'+' var AdBrite_Title_Color = \'000000\';'+'\n'+' var AdBrite_Text_Color = \'000000\';'+'\n'+' var AdBrite_Background_Color = \'99C9FF\';'+'\n'+' var AdBrite_Border_Color = \'3D81EE\';'+'\n'+'<'+'/script>'+'\n'+'<'+'span style="white-space:nowrap;"><'+'script src="http://ads.adbrite.com/mb/text_group.php?sid=196007&zs=3436385f3630" type="text/javascript"><'+'/script><'+'!-- --><'+'/span><'+'!-- End: AdBrite --><'+'div id="beacon_67" style="position: absolute; left: 0px; top: 0px; visibility: hidden;"><'+'img src=\'http://dhost.info/mysql/ads/adlog.php?bannerid=67&clientid=3&zoneid=8&source=&block=0&capping=0&cb=00c9100a70d76d2821a54d57ed67886f\' width=\'0\' height=\'0\' alt=\'\' style=\'width: 0px; height: 0px;\'><'+'/div>'; document.write(dh_1337); var dh_exist= true; } } function dh_place() { var c = dh_findObj('dhost_pan'); if (!c) return false; if (c.style) c = c.style; if (window.innerHeight) { ih = window.innerHeight; iw = window.innerWidth; sl = window.pageXOffset; st = window.pageYOffset; if (window.opera) of = 0; else of = 16; } else if (document.documentElement && document.documentElement.clientHeight) { ih = document.documentElement.clientHeight; iw = document.documentElement.clientWidth; sl = document.documentElement.scrollLeft; st = document.documentElement.scrollTop; of = 0; } else if (document.body) { ih = document.body.clientHeight; iw = document.body.clientWidth; sl = document.body.scrollLeft; st = document.body.scrollTop; of = 0; } ll = 5 + sl; lt = ih + st - 90 - of; if (c.pixelLeft) c.pixelLeft = ll; else if (window.opera) c.left = ll; else c.left = ll + 'px'; if (c.pixelTop) c.pixelTop = lt; else if (window.opera) c.top = lt; else c.top = lt + 'px'; } function dh_simplepop(what) { var c = dh_findObj('dhost_pan'); if (!c) return false; if (c.style) c = c.style; switch(what) { case 'close': dh_visible = 'hidden'; dh_place(); window.clearInterval(dh_timerid); break; case 'open': dh_viisible = 'visible'; dh_place(); dh_timerid = window.setInterval('dh_place()', 10); break; } } function dhost_close() { var x = dh_findObj('dhost_pan'); x = x.style; window.clearInterval(dh_timerid); x.visibility = 'hidden'; x.display = 'none'; } var dh_timerid; var dh_visible; dh_simplepop('open');