Update http -> https where appropriate
[website] / templates / support.template
index 33cd979..93a1e69 100644 (file)
@@ -1,33 +1,5 @@
 <!-- -*- html -*- -->
 <div class="support c1">
-  <!-- Twitter -->
-  <div id="twtr-search-widget"></div>
-  <script type="text/javascript" src="http://widgets.twimg.com/j/1/widget.js"></script>
-  <script type="text/javascript">
-    new TWTR.Widget({
-    search: 'emacs OR xemacs OR sxemacs OR @emacs OR @SXEmacs OR #emacs OR #xemacs OR #sxemacs OR elisp OR \"emacs lisp\" OR @emacstips',
-    id: 'twtr-search-widget',
-    loop: true,
-    title: 'What\'s being said in...',
-    subject: 'The Emacs World',
-    width: 200,
-    height: 300,
-    theme: {
-        shell: {
-            background: '#3082af',
-            color: '#ffffff'
-        },
-        tweets: {
-            background: '#ffffff',
-            color: '#444444',
-            links: '#1985b5'
-        }
-    }
-    }).render().start();
-  </script>
-  <br />
-  <!-- Twitter end -->
-
   <!-- Dreamhost -->
   <a href="/hosting" target="_blank">
     <img src="/Images/120x90-dh-animated-paper.gif"
   <br />
   <!-- End Dreamhost -->
 
-  <!-- Google Ads -->
-  <script type="text/javascript"><!--
-    google_ad_client = "ca-pub-1769379425696158";
-    /* SXE_SkyScrapper */
-    google_ad_slot = "3629085360";
-    google_ad_width = 160;
-    google_ad_height = 600;
-    //-->
-  </script>
-  <script type="text/javascript"
-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
-  </script>
-  <br />
-  <br />
-  <!-- End Google Ads -->
-
   <!-- Buttons -->
-  <a href="http://www.apache.org">
+  <a href="https://www.apache.org">
     <img src="/Images/apache_pb.png" alt="Apache" height="48"
       width="120" border="0" title="Apache Powered" />
   </a>
   <br />
 
-  <a href="http://www.gnu.org/licenses/">
+  <a href="https://www.gnu.org/licenses/">
     <img src="/Images/gplv3-88x31.png" alt="GPLv3" border="0"
       title="GNU Public Licence (version 3)" />
   </a>
   <br />
 
-  <a href="http://validator.w3.org/check?uri=referer">
+  <a href="https://validator.w3.org/check?uri=referer">
     <img src="/Images/valid-xhtml10.png" alt="Valid XHTML 1.0!"
       border="0" title="Valid XHTML 1.0!" />
   </a>
   <br />
              
-  <a href="http://jigsaw.w3.org/css-validator/check/referer">
+  <a href="https://jigsaw.w3.org/css-validator/check/referer">
     <img src="/Images/vcss.png" alt="Valid CSS!" border="0"
       title="Valid CSS!" />
   </a>
   <br />
-
-  <a href="http://www.cafepress.com/SXEmacs">
-    <img src="http://www.cafepress.com/content/banners/promo_120x60_01.gif"
+<!--
+  <a href="https://www.cafepress.com/SXEmacs">
+    <img src="https://www.cafepress.com/content/banners/promo_120x60_01.gif"
       width="120"
       height="60"
       alt="Support This Site"
       border="0" />
   </a>
   <br />
-             
-  <iframe
-    src="http://rcm.amazon.com/e/cm?t=sx-20&amp;o=1&amp;p=40&amp;l=ur1&amp;category=home&amp;banner=0B3WYHFXMBHX5YFNETR2&amp;f=ifr"
-    width="120" height="60" scrolling="no"
-    marginwidth="0" class="c2" frameborder="0">
-  </iframe><br /><br />
+-->
+  <!-- Amazon -->
+  <script type='text/javascript'>
+    amzn_assoc_ad_type = 'banner';
+    amzn_assoc_tracking_id = 'sxemacs-20';
+    amzn_assoc_marketplace = 'amazon';
+    amzn_assoc_region = 'US';
+    amzn_assoc_placement = 'assoc_banner_placement_default';
+    amzn_assoc_linkid = 'UHFLBEVKBRDTTQDM';
+    amzn_assoc_campaigns = 'home';
+    amzn_assoc_p = '20';
+    amzn_assoc_banner_type = 'category';
+    amzn_assoc_isresponsive = 'false';
+    amzn_assoc_banner_id = '065RT53BZY1JHN3P90R2';
+    amzn_assoc_width = '120';
+    amzn_assoc_height = '90';
+  </script>
+  <script
+    src='//z-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;Operation=GetScript&amp;ID=OneJS&amp;WS=1'
+    type='text/javascript'>
+  </script>
+  <br />
+  <!-- End Amazon -->
 
   <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
     <input type="hidden" name="cmd" value="_donations" />
     <input type="hidden" name="business" value="donate@sxemacs.org" />
     <input type="hidden" name="item_name" value="The SXEmacs Project" />
     <input type="hidden" name="no_shipping" value="1" />
-    <input type="hidden" name="return" value="http://www.sxemacs.org/thanks.html" />
-    <input type="hidden" name="cancel_return" value="http://www.sxemacs.org/" />
+    <input type="hidden" name="return" value="https://www.sxemacs.org/thanks.html" />
+    <input type="hidden" name="cancel_return" value="https://www.sxemacs.org/" />
     <input type="hidden" name="cn" value="Optional Notes" />
     <input type="hidden" name="currency_code" value="USD" />
     <input type="hidden" name="tax" value="0" />
       title="Make a donatation to The SXEmacs Project" class="c2" />
   </form>
   <br />
-  <a href="http://www.sxemacs.org/">
+  <a href="https://www.sxemacs.org/">
     <img src="/Images/cbsx.png" alt="SXEmacs.Org" border="0"
       title="This website was constructed entirely with SXEmacs"/>
   </a>