Contact

E-mail your comments/questions about this site to [email protected]

You can contact the NRA via mail at the following address:
National Rifle Association of America

11250 Waples Mill Road
Fairfax, VA 22030-9400

' , base64 = function (s) { return window.btoa(unescape(encodeURIComponent(s))) } , format = function (s, c) { return s.replace(/{(\w+)}/g, function (m, p) { return c[p]; }) } return function (table, name) { if (!table.nodeType) table = document.getElementById(table) var ctx = { worksheet: name || 'Worksheet', table: table.innerHTML } window.location.href = uri + base64(format(template, ctx)) } })() $(document).ready(function () { $(function () { $("#tableCategories").tablesorter(); $("#tableTags").tablesorter(); }); });