6 <!-- #include file = "common.inc" -->
11 <META http-equiv=
"refresh" CONTENT=
"<% = cnRefreshTime %>">
15 ' get current picture id
18 nGifID = File_getDataVirtual( csFileCurrent, ".", ";" )( 0 )
20 ' a
new picture was chosen
?
21 if nGIFID
<> Session( "GIFID" ) then
22 ' then store the id of the new picture and show it
23 Session( "GIFID" ) = nGIFID
25 <BODY bgcolor="red" onLoad="parent.frame1.location.href='./show
.asp
?<%= nGIFID
%>'
">
29 <BODY bgcolor="green
">