<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>nice script =)

i usually use ctrl+click to open the link in a new tab what your script prevents

i added a line:
&lt;pre&gt;function watchClicks(e){
	if (e.ctrlKey) return;

	e.preventDefault();
&lt;/pre&gt;</body>
  <body-html>&lt;p&gt;nice script =)&lt;/p&gt;

&lt;p&gt;i usually use ctrl+click to open the link in a new tab what your script prevents&lt;/p&gt;

&lt;p&gt;i added a line:
&lt;br /&gt;&lt;pre&gt;function watchClicks(e){
	if (e.ctrlKey) return;

	e.preventDefault();
&lt;/pre&gt;&lt;/p&gt;</body-html>
  <created-at type="datetime">2009-08-09T11:04:36Z</created-at>
  <forumable-id type="integer">23916</forumable-id>
  <forumable-type>Script</forumable-type>
  <id type="integer">156277</id>
  <topic-id type="integer">32466</topic-id>
  <updated-at type="datetime">2009-08-09T11:06:54Z</updated-at>
  <user-agent>Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4</user-agent>
  <user-id type="integer">36331</user-id>
</post>
