<% FrTxt = "
" FrTxt = FrTxt + "
" FrTxt = FrTxt + "Enjoy this page?
" FrTxt = FrTxt + "Send this along to a friend!

" FrTxt = FrTxt + "" FrTxt = FrTxt + "" FrTxt = FrTxt + "
" strRet = "strCode='" & FrTxt & "'" Response.Buffer = TRUE Response.ContentType = "application/x-javascript" Response.Write strRet %>