I wrote: (var xhr (new (@ window -x-m-l-http-request))) but I get: var xhr = new window.XMLHttpRequest; without trailing parenthesses: () How do I do it right ?