function click()
{ if (event.button==2)
{alert('Thank you for visting TheOnlineDrugStore.net');}}
document.onmousedown=click // -->