%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<%
DIM pic
DIM picfile
picfile = ""
pic = Request.QueryString("IMG")
if(pic <> "") then
picfile = "
"
end if
%>
Book Reviews - Arachnoiditis: The Silent Epidemic

Arachnoiditis Home |

Writeups
and articles
Click
any of the page thumbnails below to open text
for reading. |
| Third
party information |
|
|
|
Notable
Names in Anaesthesia
|
Pain
Medicine News
|
|
|
|
|
|
|
<% Response.Write(picfile)%>
|
|
|