% if Request.ServerVariables("HTTP_ACCEPT_LANGUAGE")="zh-tw" then Response.CharSet = "big5" else Response.CharSet = "gb2312" end if %>