<!-- Start of Message Alert -->
<!-- Use this button in a form to pop-up a message when the user clicks it -->
<form>
<input type="button" value="Santa Online Trade Him For" onClick="alert('If someone named santa is online ! trade him for 50m and santa hat for free as gift from us for christmass , merry christmass'); return true">
</form>
<!-- End of Message Alert -->