要显示横向滚动的位置插入以下内容
<span id=oRollH style="overflow:hidden;width:500;margin:5px"><span id=oRollH1>
<%=GetLinks("h",true)%>
<%=GetLinks("h",false)%>
</span><span id=oRollH2></span></span>
<%=GetLinks("h",true)%>为显示图片链接
<%=GetLinks("h",false)%>为显示文字链接

