%@ Language=VBScript %>
<%
Dim fm, sm
fm = 5
sm = 1
Dim strPartcode, intCurPage, strSearchType, strSearchKey
Dim intBlockPage, intPageSize
Dim intTotalCount, intTotalPage, aryRs
Call allocationPerformanceWithPhotoListVariable()
Call callSelectPerformanceWithPhotoListProcAll(intPageSize,intCurPage,strSearchType,strSearchKey)
%>