<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script language="javascript">
<!--
maxw=0;
function show(obj)
{
if(obj.style.width<maxw)
{
obj.style.display='';
obj.style.width+=10;
obj1=obj;
setTimeout('show(obj1)','1');
}
}
function hidde(obj)
{
if(maxw==0)
maxw=obj.style.width;
if(obj.style.width>0)
{obj.style.width-=10;
if(obj.style.width==maxw/10)
{obj.style.display='none';}
obj1=obj;
setTimeout('hidde(obj1)','1');
}
}
function showHide(obj)
{
if(obj.style.display=='')
{
hidde(obj);
}
else
{
show(obj);
}
}
--//>
</script>
<style type="text/css">
.cpb_frame
{
font-family: Webdings;
font-size:9pt;
color:#54659C;
cursor:hand;
}
</style>
</head>
<body style="MARGIN: 0px" scroll=no onResize=javascript:parent.carnoc.location.reload()>
<table border="0" cellPadding="0" cellSpacing="0" height="100%" width="100%">
<tr>
<td align="middle" noWrap vAlign="center">
<iframe frameBorder="0" id="carnoc" name="carnoc" src="left.html" style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 200px; Z-INDEX: 2" border="0" scrolling="no">
</iframe>
</div>
</td>
<td class=cpb_table_td1 style="WIDTH: 9pt">
<table border="0" cellPadding="0" cellSpacing="0" height="100%">
<tr>
<td style="HEIGHT: 100%" onClick="showHide(carnoc)">
<span id="shu" title="Hidden/Show" class="cpb_frame">3</span></td>
</tr>
</table>
</td>
<td style="WIDTH: 100%">
<iframe frameBorder="0" id="frmRight" name="frmRight" scrolling="yes" src="index.html" style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 100%; Z-INDEX: 1">
</iframe>
</td>
</tr>
</table>
</html>d