****JavaScript based drop down DHTML menu generated by NavStudio. (OpenCube Inc. - http://www.opencube.com)****
<%
numpics =11
if action="next" then
thisnum = request("thisnum") +1
elseif action="prev" then
thisnum = request("thisnum") -1
else
thisnum=1
end if
%>