<%@ LANGUAGE = VBScript %> <% Option Explicit %> <% if Request.Querystring("text") <> "" then %> <%= sFont("","","",True) %> <%= Request.Querystring("text") %> <% else %>

 

 

<% end if %>