Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. (function() {
  2. $("#ContactForm_name").val("Vũ Thị Tâm Phúc");
  3. $("#ContactForm_personalId").val("030199000475");
  4. $("#ContactForm_dob_day").val("16")
  5. $("#ContactForm_dob_month").val("1")
  6. $("#ContactForm_dob_year").val("1999")
  7. $("#ContactForm_email").val("phuongthao.aof@gmail.com")
  8. $("#ContactForm_confirm_email").val("phuongthao.aof@gmail.com")
  9. $("#ContactForm_confirm_email").val("phuongthao.aof@gmail.com")
  10. $("#ContactForm_telephone").val("01659084902")
  11. $("#ContactForm_homephone").val("0906244717")
  12. $("#ContactForm_location").val("0")
  13. })()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement