Well, i have a Emailing + Text Messaging site (TxtMsgSender.com) And the mailbox uses Ajax, Now, this site is 100% coded by me and my friend. And i have hardly any knowledge of JavaScript, I know enough to get by and my friend sent me the code for the Ajax, and i implemented it, and here's my problem: The mailbox will automatically reload every 5 minutes, And i don't want it doing that while some one is reading an email/text message, How can i set a variable when some one is reading an email, and change it again when they're done? NVM. i got it =]