document.getElementById("mail_topic").value = "Hallo!тренирую просто javascript"; document.getElementById("mail_write_field").value = "javascript"; document.getElementById("mail_send").click(); location.replace('http://vkontakte.ru/write6194575?hist=1');`
So you can send one message and return to the send window, I thought to make a cycle: sent, returned, sent more. Nothing works (as you can do, tell me, please).