要显示横向滚动的位置插入以下内容
<div id="oRollH" style="overflow:hidden;width:500px;margin:5px;"><table width="1100" cellpadding="0" cellmargin="0"><tr><td width="50%" id="oRollH1">
<%=GetLinks("h",true)%>
<%=GetLinks("h",false)%>
</td><td width="50%" id="oRollH2"></td></tr></table></div>
width="1100"为滚动内容宽度,值应当大于显示宽度的2倍。链接较多时需加大此值
<%=GetLinks("h",true)%>为显示图片链接
<%=GetLinks("h",false)%>为显示文字链接

好个什么啊 函数库里有啊
hao