% If InStr(Request.ServerVariables ("HTTP_ACCEPT"),"text/html;") > 0 Then response.ContentType="text/html;; charset=utf-8" Else response.ContentType="text/html; charset=utf-8" End If %>
. . .from The Friend
(top of page)