<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<p><img src="icareS.aspx?t=<%=request.querystring("t")%>&char=<%=request.QueryString("char")%>&l=<%=request.QueryString("l")%>" width="101" height="99" /></p>
<%
response.Redirect("download.asp?file=icare4kids/" & request.QueryString("l") & ".jpg")
%>
|