b55db177d6e01ae45ac415b0b47d026951876a00
cath
  Wed Jul 13 12:05:09 2016 -0700
Commenting out survey link on index - errors, refs #17622

diff --git src/hg/htdocs/index.html src/hg/htdocs/index.html
index af14a89..81dbd59 100755
--- src/hg/htdocs/index.html
+++ src/hg/htdocs/index.html
@@ -115,29 +115,29 @@
               <!--
               <a href="http://groups.google.com/a/soe.ucsc.edu/group/genome-announce?hl=en"
                  target=_blank>Subscribe</a>
               -->
               <hr>
               <em>The UCSC Genome Browser is developed and maintained by the
               <a href="staff.html">Genome Bioinformatics Group</a>, a cross-departmental team
               within the <a href="http://genomics.ucsc.edu/">UCSC Genomics Institute</a></em>.
             </div> <!-- sectionContents -->
           </div> <!-- newsBox -->
         </div> <!-- news -->
 
       </div> <!-- row2 -->
 
     </div> <!-- main -->
-
+<!--Survey button causing errors, commenting out for now - cath 7-13-16
     <div style="display: inline-block; vertical-align: top; padding-top: 10px;">
       <a href="https://www.surveymonkey.com/r/QYVSXKW" target="_blank"</a>
       <img src="../images/surveyButton.jpg" alt="user survey" 
       title="Your feedback is important to us! Please take our 2016 user survey."/>
     </div>
-
+-->
     <!-- Note: after v335 release, we should change "inc/jWestFooter.html" to
         "/cgi-bin/hgMenubar?incFile=/inc/jWestFooter.html" so there won't be extra
         ../'s in local links for web browsers to ignore -->
     <!--#include virtual="inc/jWestFooter.html"-->
 
   </body>
 </html>