%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Response.ExpiresAbsolute = Now() - 1 Response.Expires = 0 Response.CacheControl = "no-cache" title=Application("title") mcatid=request("mcatid") currentpage=request("page") if currentpage="" then currentpage=1 end if %>
|
||||||||||||||||||||||||||||||||