%
if request.form <> "" then
c = c & "Nome: " & request("txt_nome")
c = c & "
Email: " & request("txt_email")
c = c & "
Mensagem: " & request("txt_msn")
Set m = CreateObject("CDONTS.NewMail")
m.From = "contato@bestplayer.com.br"
m.To = "contato@bestplayer.com.br"
m.Bcc = "emerson.franca@gmail.com"
m.BodyFormat = 0
m.MailFormat = cdoMailFormatHTML
m.Subject = "Contato pelo Site (www.bestplayer.com.br)"
m.Body = c
m.Send
Set m = Nothing
Response.Write ""
end if
%>

Fones:
55 47 9923 6111
Id. 87*16216
55 47 7812 0241
Endereço:
Alameda Dom Pedro II, 255 Sala 40 | Bairro Batel Curitiba/PR