1 <script src=
"//static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
3 <script src=
"//static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
6 <script type=
"text/javascript">
8 @licstart The following is the entire license notice for the
9 JavaScript code in this page.
11 Copyright
2014 Matthieu Aubry
13 This program is free software: you can redistribute it and/or modify
14 it under the terms of the GNU General Public License as published by
15 the Free Software Foundation, either version
3 of the License, or
16 (at your option) any later version.
17 This program is distributed in the hope that it will be useful,
18 but WITHOUT ANY WARRANTY; without even the implied warranty of
19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 GNU General Public License for more details.
21 You should have received a copy of the GNU General Public License
22 along with this program. If not, see http://www.gnu.org/licenses/.
24 @licend The above is the entire license notice for the
25 JavaScript code in this page.
27 var _paq = _paq || [];
28 _paq.push([
"setDocumentTitle", document.domain +
"/" + document.title]);
29 _paq.push([
"setCookieDomain",
"*.www.fsf.org"]);
30 _paq.push([
"setDomains", [
"*.www.fsf.org",
"*.www.fsf.org"]]);
31 _paq.push([
"trackPageView"]);
32 _paq.push([
"enableLinkTracking"]);
34 var u=((
"https:" == document.location.protocol) ?
"https" :
"http") +
"://piwik.fsf.org/";
35 _paq.push([
"setTrackerUrl", u+
"piwik.php"]);
36 _paq.push([
"setSiteId",
"5"]);
37 var d=document, g=d.createElement(
"script"), s=d.getElementsByTagName(
"script")[
0];
38 g.
type=
"text/javascript"; g.defer=true; g.async=true; g.src=u+
"piwik.js";
39 s.parentNode.insertBefore(g,s);
41 </script><!-- End Piwik code -->