union_login_28.js
上传用户:dasheng
上传日期:2013-03-08
资源大小:165k
文件大小:1k
源码类别:

DNA

开发平台:

Visual C++

  1. var container;
  2. if(top!=self)
  3. container = window.location;
  4. else
  5. container = window.top.location;
  6. document.write("<table width='760' height='30' border='0' cellpadding='0' cellspacing='0' bgcolor='#000000'>");
  7. document.write("  <tr>"); 
  8. document.write("    <td width='760'>"); 
  9. document.write("      <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='760' height='30'>");
  10. document.write("        <param name='movie' value='http://imguv.21cn.com/images/union_login_28.swf'><param name='FlashVars' value='user_from=" +vid+ "&container=" + container + "&channel=000'>");
  11. document.write("        <param name='quality' value='high'>");
  12. document.write("        <embed src='http://imguv.21cn.com/images/union_login_28.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='760' height='30'></embed></object>");
  13. document.write("    </td>");
  14. document.write("  </tr>");
  15. document.write("</table>");