<br />
<b>Warning</b>:  ob_start() [<a href='ref.outcontrol'>ref.outcontrol</a>]: output handler 'ob_gzhandler' conflicts with 'zlib output compression' in <b>/home/varun21/public_html/binaryturf/files/scripts/commonjs.php</b> on line <b>6</b><br />
function install(aEvent)
	{
 var params =
 	{
	'': { URL: aEvent.target.href, /*IconURL: aEvent.target.getAttribute("iconURL"), Hash: aEvent.target.getAttribute("hash"),*/ toString: function () { return this.URL; }
    }
  };
  InstallTrigger.install(params);
  return false;
	}