Hy!
I'm using mt4.1 and I want to have a popup commenting system in my mt.
for example I try this code:
html>
function OpenComments (c) { window.open(c, 'comments', 'width=480,height=480,scrollbars=yes,status=yes'); }
. . .
?entry_id=" onclick="OpenComments(this.href); return false">Comments ()
. . .
but show me this error in popup window: An error occurred Invalid request
How can I dissolve this problem?!

I uploading above code in my space because it showed confused!
http://files.myopera.com/ansar_m/files/Popup%20Commenting.txt