Guest User

Untitled

a guest
Mar 14th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <a onclick="e = document.createEvent('Events');e.initEvent('pickupMail', true, false);m = document.getElementById('pmog_mailbox');m.setAttribute('action', 'open_im');m.setAttribute('window_id', '<%= window_id %>');m.dispatchEvent(e);return false;" href="#"><img src="<%= host %>/<%= image %>" alt="Send a Thank You!" /></a>
Add Comment
Please, Sign In to add comment