Capitol Reef National Park Trip - May 2003

<% if 166 = 1 then Response.Write " First" & vbCrLf Response.Write " Previous" & vbCrLf else Response.Write " First" & vbCrLf Response.Write " Previous" & vbCrLf end if ' work out the number of the index page for this image - the 12 means there are 12 index pictures per page - change it if you change then index template ' also change it in the javascript above page = int((166-1) / 12) + 1 Response.Write " Back to the Index" & vbCrLf if 166 = 195 then Response.Write " Next" & vbCrLf Response.Write " Last" else Response.Write " Next" & vbCrLf Response.Write " Last" end if ImageTitle = "" if ImageTitle = "" then ImageTitle = "Capitol Reef National Park Trip - May 2003" end if %>
<% if "" > "" then Response.Write " " & vbCrLf Response.Write " " & vbCrLf Response.Write " " end if %>
Image 166 of 195
<% Response.Write ImageTitle %>
<% Caption = "" if Caption > "" then Caption = replace(Caption,"&","&") Response.Write "" & vbCrLf Response.Write " " & vbCrLf Response.Write "
" & Caption & "
" end if %>
<% 'preload the next image, unless we are at the end if 166 < 195 then Response.Write " " end if %>