<%page=1
allpage=Fix((Len_Other_Article+1)/6)
If (Len_Other_Article+1) mod 6 <>0 Then allpage=allpage+1
firstpage=1
lastpage=allpage
For i=0 to Len_Other_Article
imgurl="/images/null.jpg"
If Arr_Other_Article(4,i) Then
imgurl=getImgUrl_ChildSite(Arr_Other_Article(0,i))
End If
%>
">
" target="_self" title="<%=Arr_Other_Article(1,i)%>"><%=computeWordNum(Arr_Other_Article(1,i),7,True)%>
<%If (i+1) mod 6 =0 Then
If Len_Other_Article>5 Then
If allpage>10 Then
If page-4>0 and page+5<=allpage Then
firstpage=page-4
lastpage=page+5
ElseIf page-4>0 and page+5>allpage Then
firstpage=allpage-9
lastpage=allpage
ElseIf page-4<0 Then
firstpage=1
lastpage=10
End If
End If
Response.Write("
")
If page>1 Then Response.Write("<<")
Response.Write(" "&page&"/"&allpage&" ")
If page>>")
Response.Write("")
End If
page=page+1
Response.Write("