请问 提示80行[尚未实现]错误
<LINK href="sgpicstyle.css" rel=stylesheet>
<SCRIPT language=javascript type=text/javascript>var currslid = 0;
var slidint; 
function setfoc(id){
document.getElementById("focpic").src = picarry[id];
document.getElementById("foclnk").href = lnkarry[id];
document.getElementById("fttltxt").innerHTML = "<a href=\""+lnkarry[id]+"\" target=_blank>"+ttlarry[id]+"</a>";
currslid = id;
 for(i=0;i<5;i++)
  {
  document.getElementById("tmb"+i).className = "thubpic";
  };
  document.getElementById("tmb"+id).className ="thubpiccur";
  focpic.style.visibility = "hidden";
  focpic.filters[0].Apply();
  if (focpic.style.visibility == "visible") {
  focpic.style.visibility = "hidden";
  focpic.filters.revealTrans.transition=12;
  }
  else 
  {
  focpic.style.visibility = "visible";
  focpic.filters[0].transition=12;
  }
  focpic.filters[0].Play();
  stopit();
  }
  function setfoc1(id){
  document.getElementById("bocpic").src = picarry1[id];
  document.getElementById("boclnk").href = lnkarry1[id];
  document.getElementById("bttltxt").innerHTML = "<a href=\""+lnkarry1[id]+"\" target=_blank>"+ttlarry1[id]+"</a>";
  currslid = id;
  document.getElementById("bocpic").filters.revealTrans.transition = 12;
  document.getElementById("bocpic").filters[0].Apply();
  document.getElementById("bocpic").filters[0].Play();
  }
  function playnext()
  {
  if(currslid==4)
  {
  currslid = 0;
  }
  else
  {
  currslid++;
  };
        try{
  setfoc(currslid);
        }catch(e){}
  playit();
  }
  function playit(){
  slidint = setTimeout(playnext,4500);
  }
  function stopit(){
  clearTimeout(slidint);
  }
  window.onload = function(){
  playit();
  }</SCRIPT>
<DIV style="DISPLAY: none"></DIV>
<DIV id=bd>
<DIV class=fpic style="POSITION: relative">
<A id=foclnk href="
http://fashion.sg.com.cn/fashion/fs/167412.shtml" target=_blank><IMG id=focpic style="FILTER: RevealTrans ( duration = 1,transition=12 ); VISIBILITY: visible; POSITION: absolute" height=330 alt="" src="
/uploadfiles/2008/3/7/8368CFB627114DFBABE8DE77091495A0.jpg" width=270 border="0"></A>
<DIV id=fttlbg></DIV>
<DIV id=fttltxt><A href="http://fashion.sg.com.cn/fashion/fs/167412.shtml" target=_blank>08最实用的风衣搭配5大方案</A></DIV>
<div style="BACKGROUND-COLOR: #FFF">
<DIV class=thubpiccur id=tmb0 onmouseover=setfoc(0);onmouseout=playit();><A href="http://fashion.sg.com.cn/fashion/fs/167412.shtml" target=_blank><IMG src= "uploadfiles/1.jpg"  width=50></A></DIV>
<DIV class=thubpic id=tmb1 onmouseover=setfoc(1);onmouseout=playit();><A href="http://life.sg.com.cn/life/wacf/167073.shtml" target=_blank><IMG src= "uploadfiles/2.jpg"  width=50></A></DIV>
<DIV class=thubpic id=tmb2 onmouseover=setfoc(2);onmouseout=playit();><A href="http://www.sg.com.cn/subject/06166395.shtml" target=_blank><IMG src= "uploadfiles/3.jpg"  width=50></A></DIV>
<DIV class=thubpic id=tmb3 onmouseover=setfoc(3);onmouseout=playit();><A href="http://www.sg.com.cn/subject/jpmeijiu/20080226meijiu.shtml" target=_blank><IMG src= "uploadfiles/4.jpg"  width=50></A></DIV>
<DIV class=thubpic id=tmb4 onmouseover=setfoc(4);onmouseout=playit();><A href="http://auto.sg.com.cn/auto/rdxw/166839.shtml" target=_blank><IMG src= "uploadfiles/5.jpg"  width=50></A></DIV>
</div>
</div>
<SCRIPT language=javascript type=text/javascript>
var picarry = {};var lnkarry = {};var ttlarry = {};
picarry[0] = "uploadfiles/1.jpg";lnkarry[0] = "http://fashion.sg.com.cn/fashion/fs/167412.shtml";ttlarry[0] = "08最实用的风衣搭配5大方案";
picarry[1] = "uploadfiles/2.jpg";lnkarry[1] = "http://life.sg.com.cn/life/wacf/167073.shtml";ttlarry[1] = "春天教你做玫瑰养颜粥";
picarry[2] = "uploadfiles/3.jpg";lnkarry[2] = "http://www.sg.com.cn/subject/06166395.shtml";ttlarry[2] = "三月女性时尚健康行动";
picarry[3] = "uploadfiles/4.jpg";lnkarry[3] = "http://www.sg.com.cn/subject/jpmeijiu/20080226meijiu.shtml";ttlarry[3] = "品酒识女人";
picarry[4] = "uploadfiles/5.jpg";lnkarry[4] = "http://auto.sg.com.cn/auto/rdxw/166839.shtml";ttlarry[4] = "那种自驾更安全";
</SCRIPT>