/* Content bundled and compressed by the Hi-Fi resource loader, please contact bros@brokendisk.com for full commented source code. */
$(document).ready(function(){$('a.encode-email').each(function(){$(this).html(rot13($(this).html()));$(this).attr('href','mailto:'+$(this).html());});});
