innerline.htm 903 Bytes
<html>
<head>
</head>

<body topmargin="0" marginheight="0" leftmargin="0" marginwidth="0" width=100%>
<script language='javascript'>
 function document.body.onselectstart(){
 return false;
}

premainframeset=top.mainframeset.cols;
function showhidelist(){
  if(top.mainframeset.cols=='0,8,*'){
  	top.mainframeset.cols=premainframeset;
	top.innerframe.document.body.scrollLeft=0;
  }else{
  	top.mainframeset.cols='0,8,*';  
	top.innerframe.document.body.scrollLeft=100;
  }
}
</script>
<table width="8" height="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
  <td background='innerimagebg.gif' onclick="showhidelist()" height="100%" title="Òþ²Ø/ÏÔʾÁбí" style="CURSOR: hand"><img src="innerimage2.gif"></td>
  <td background='innerimagebg.gif' onclick="showhidelist()" height="100%" title="Òþ²Ø/ÏÔʾÁбí" style="CURSOR: hand"><img src="innerimage1.gif"></td>
  </tr>
</table>
</body></html>