<script language="javascript">
<!-- Begin
if ((navigator.appName.indexOf('Microsoft')+1)) {
document.write('<style type="text/css"> #div2 a img{ filter:alpha(opacity=100)} #div2 a:hover img{ filter:alpha(opacity=70)} </style>');}
if ((navigator.appName.indexOf('Netscape')+1)) {
document.write('<style type="text/css"> #div2 a img{opacity: 1;} #div2 a:hover img{opacity: 0.7;}</style>'); }
else {
document.write(''); }
//  End -->
</script>

相关文章:

  • 2022-12-23
  • 2021-05-27
  • 2022-12-23
  • 2021-05-24
  • 2021-12-19
  • 2022-12-23
  • 2021-06-10
  • 2022-12-23
猜你喜欢
  • 2022-02-24
  • 2021-10-30
  • 2021-12-07
  • 2022-12-23
  • 2021-12-15
  • 2022-12-23
相关资源
相似解决方案