xa_150-50.js

来自「漂亮的企业网站系统v11 1、整体修改了上一版的一些BUG。 2、修改了」· JavaScript 代码 · 共 21 行

JS
21
字号



// -------------------------------------------------------------------
document.writeln("<table width=\"150\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td>");
document.writeln("		<div id=\"Layer1\" style=\"position:absolute; width:20px; height:15px; z-index:1\">");
document.writeln("        <div id=\"Layer2\" style=\"position:absolute; width:150px; height:50px; z-index:1; left: 0px; cursor: hand; background-image: url(http://club.homeway.com.cn/tm.gif); layer-background-image: url(http://club.homeway.com.cn/tm.gif); border: 1px none #000000;\" onClick=\"window.open('http://v.zhaozhao.com/mtype.asp?typeid=性教育');\"></div>");
document.writeln("      </div>");
document.writeln("	<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"150\" height=\"50\">");
document.writeln("        <param name=\"movie\" value=\"http://union.65588.com/images/2004-2-9/150x50.swf\">");
document.writeln("        <param name=\"quality\" value=\"high\">");
document.writeln("		<param name=\"wmode\" value=\"Opaque\">");
document.writeln("        <embed src=\"http://union.65588.com/images/2004-2-9/150x50.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"150\" height=\"50\"></embed></object></td>");
document.writeln("  </tr>");
document.writeln("</table>");
// -------------------------------------------------------------------
// 2004-2-10 1:45:12

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?