document.writeln('
This site is recommended by RealHomeGuide!
');document.write('' + '');document.writeln('
'); self.onError=null; NS = (document.layers) ? 1 : 0; IE = (document.all) ? 1: 0; var TimerPopup; var ShowPopup = false; if(IE==1) { var now = new Date(); var nIndex = now.getTime(); document.write(''); document.write(''); } if(NS==1) { var now = new Date(); var nIndex = now.getTime(); document.write(''); document.write(''); if(ShowPopup == true) TimerPopup = setTimeout("OpenPopup()", 5000); } function OpenPopup() { clearTimeout(TimerPopup); var winl = (screen.width - 780) / 2; var wint = (screen.height - 450) / 2; if(winl <= 0) winl=100; if(wint <= 0) wint=100; var now = new Date(); var nIndex = now.getTime(); window.open('http://www.tagcash.com/ceramlinks/popunder.asp?ID=278&T=41&Referrer=' + escape(document.referrer) + '&refresh=' + nIndex, "homemediakit","toolbar=no,width=780,height=450, left=" + winl + ",top=" + wint + ", status=no,scrollbars=yes,resize=yes,resizable=1"); self.focus(); }