Guest User

Untitled

a guest
Oct 20th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. function faleConosco() {
  2. pipz.enviar({
  3. 'faleNome': $('#faleNome').val(),
  4. 'faleEmail': $('#faleEmail').val()
  5. });
  6. }
Add Comment
Please, Sign In to add comment