document.writeln('<style type=\"text\/css\">');
document.writeln('<!--');
document.writeln('body { margin: 0px;padding: 0px;text-align: center;}');
document.writeln('TD {FONT-SIZE: 12px; COLOR: #333;}');
document.writeln('#toubiao {BORDER-BOTTOM: #e2e2e2 1px solid;}');
document.writeln('-->');
document.writeln('<\/style>');
document.writeln('<\/head>');
document.writeln('');
document.writeln('<body>');
document.writeln('');
document.writeln('<SCRIPT>');
document.writeln('	function toueme(){');
document.writeln('		document.getElementById(\"toubiao\").style.display=\"none\";');
document.writeln('	}');
document.writeln('<\/SCRIPT>');
document.writeln('');
document.writeln('<DIV id=toubiao>');
document.writeln('<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">');
document.writeln('  <tr>');
document.writeln('    <td width=\"4%\" height=\"30\" align=\"center\"><img src=\"images\/kids.gif\" width=\"15\" height=\"14\"><\/td>');
document.writeln('    <td width=\"82%\">345高清影院 (Www.sansiwu.Com)- 显而易见，本站电影大部分采用高清格式播放，长期观看将使您产生严重的高清依赖感。请三思！<\/td>');
document.writeln('    <td width=\"14%\" align=\"right\"><a style=\"CURSOR: hand\" onClick=toueme()><img ');
document.writeln('      src=\"images\/close.gif\" width=84 height=11 hspace=\"6\" border=0><\/a><\/td>');
document.writeln('  <\/tr>');
document.writeln('<\/table>');
document.writeln('<\/DIV>');
