我的博客首页不能正常显示了,可急坏了我,提示网页上有错误。具体情况如下图:
下面是网页的源代码,请各位大虾帮忙分析一下是什么错误,如何修改?有请了。
<script language="javascript" src="/user_music_cookie.asp?
id=3554"></script>
<script language="javascript">
<!--
document.write ("<HTML>");
document.write ("<HEAD>");
document.write ("<TITLE>一路上有你</TITLE>");
document.write ("<META http-equiv=Content-Type content=\"text/html;
charset=gb2312\">");
document.write ("</HEAD>");
document.write ("<FRAMESET border=\"0\" frameSpacing=\"0\"
rows=\"25,4,*\" frameBorder=\"NO\" id=\"music\">");
document.write ("<FRAME name=\"topFrame\" src=\"exobud.htm\" noResize
scrolling=\"no\">");
document.write ("<FRAMESET border=\"0\" frameSpacing=\"0\"
frameBorder=\"NO\" cols=\"*\">");
document.write ("<frame src=\"center.html\" noResize
scrolling=\"no\">");
document.write ("<FRAME name=\"leftFrame\" src="+tourl+" noResize
scrolling=\"yes\">");
document.write ("</FRAMESET>");
document.write ("</FRAMESET>");
document.write ("</HTML>");
// -->
</script>