回复: 网马解密document.write问题
应该是没有问题的,代码的作用就是在页面中输出联系方式。
至于没有弹出,应该是你的代码不完整,没有添加脚本标签
<script>
alert('<strong>报名咨询热线:0731-88838860 88838861 88838862 88838830 88838850</strong> <strong>传真0731-88838810</strong> 邮箱地址:<a href="mailto:examda800@163.com"><font color="#333">examda800@163.com</font></a>');
</script>
保存运行试试