/**
 * R2
 */
var r = function(obj) {new Ajax.Request(obj.href.replace(/%2525/g, '=====').replace(/%/g, '%25').replace(/=====/g, '%2525').replace(location.hostname + '/r/', location.hostname + '/r2/'), {method: 'get'});return true;}
