document.writeln('<script type="text/javascript">'); document.writeln(''); document.writeln('function winopen()'); document.writeln('{'); document.writeln('  var width = eval ("window.screen.width");'); document.writeln('  var height = eval("window.screen.height");'); document.writeln(''); document.writeln('  var top = (height/2)-(300/2);'); document.writeln('  var left = (width /2)-(400/2);'); document.writeln('  var l_window_option = "toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=400,height=300,top="+top+",left="+left;'); document.writeln('  pop = window.open("http://enclean.dtribe.co.kr/NetInsight/html/skenclean/skenclean/skenclean@popunder_page","luble",l_window_option);'); document.writeln('  '); document.writeln('  pop.blur();'); document.writeln('}'); document.writeln(''); document.writeln(''); document.writeln('winopen();'); document.writeln(''); document.write('</script>');