
function reduce() {
if (smallslot.width>80) {
x=window.setTimeout('reduce()', 10)
smallslot.width=smallslot.width - 5
smallslot.height=smallslot.height - 5
}
}
</script>
<div id="slot1" onmouseover="expand()" style="HEIGHT: 90px; WIDTH: 104px"><a href="# " target="_top">
<dd><img border="0" hspace="0" id="smallslot" src="/texiao/zzsc_demo/butterfly1.gif" style="LEFT: 320px; POSITION: absolute; TOP: 35px; VISIBILITY: visible; z: 2" WIDTH="104" HEIGHT="90"></a> </dd></div>

