cbbb309fcbc6b5a8709f42c8ace1280f1a2c3cd3
kate
  Tue Oct 4 14:08:18 2016 -0700
Support JWest page design w/o banner. Per JK suggestion reviewing GTEx track settings page with body map. refs #17639

diff --git src/hg/hgGtexTrackSettings/hgGtexTrackSettings.html src/hg/hgGtexTrackSettings/hgGtexTrackSettings.html
index a7d77ef..2c58fd3 100644
--- src/hg/hgGtexTrackSettings/hgGtexTrackSettings.html
+++ src/hg/hgGtexTrackSettings/hgGtexTrackSettings.html
@@ -4,42 +4,42 @@
             <span class="gbTrackName">GTEx Track</span> 
             &nbsp;&nbsp;&nbsp; Gene Expression in 53 tissues from GTEx RNA-seq of 8555 samples (570 donors)&nbsp;&nbsp;&nbsp;
             <span class="gbAssembly">GRCh37 / hg19</span>
         </div>
 
         <div class="col-md-2 text-right">
             <select id="selectVisibility" class="gbSelect">
                 <option>hide</option> 
                 <option>dense</option> 
                 <option>squish</option> 
                 <option>pack</option> 
                 <option>full</option> 
             </select>
 
             <div class="goButtonContainer" title="Go to the Genome Browser">
-                <div class="jwGoButton">GO</div>
-                <i class="jwGoIcon fa fa-play fa-2x"></i>
+                <div class="gbGoButton">GO</div>
+                <i class="gbGoIcon fa fa-play fa-2x"></i>
             </div>
         </div>
     </div>
 
     <div id="configureSectionTitle" class="row gbSectionTitle">
             <div class="col-md-10">Configure</div>
             <div class="col-md-2 text-right">
                 <div class="goButtonContainer" title="Go to the Genome Browser">
-                    <div class="jwGoButton">GO</div>
-                    <i class="jwGoIcon fa fa-play fa-2x"></i>
+                    <div class="gbGoButton">GO</div>
+                    <i class="gbGoIcon fa fa-play fa-2x"></i>
                 </div>
             </div>
     </div>
 
     <div class="row">
         <div class="configurator col-md-4">
             <b>Label</b>: 
                 <input type="radio" name="gtexGene.label" value="name"> gene symbol
                 <input type="radio" name="gtexGene.label" value="accession"> accession
                 <input type="radio" name="gtexGene.label" value="both"> both
         </div>
         <div class="configurator col-md-4">
 <b>Limit to protein coding genes:</b>
 <INPUT TYPE=CHECKBOX NAME="gtexGene.codingOnly" VALUE=on ><INPUT TYPE=HIDDEN NAME='boolshad.gtexGene.codingOnly' VALUE='0' class='cbShadow'>
         </div>
@@ -67,41 +67,42 @@
             (range 0-1000)
         </div>
     </div>
 
     <!--<div class="gbPanel">&nbsp;</div> -->
 
     <div id="tissueSectionTitle" class="row gbSectionTitle"">
         <div class="col-md-6">Choose Tissues</div>
         <div class="col-md-6 text-right">
 
             <div class="goButtonContainer gbWhiteButton">set all</div>
             <div class="goButtonContainer gbWhiteButton">clear all</div>
             <input class="gbSearch" TYPE="text" VALUE="Search" class="gbButton">&nbsp;
 
             <div class="goButtonContainer" title="Go to the Genome Browser">
-                <div class="jwGoButton">GO</div>
-                <i class="jwGoIcon fa fa-play fa-2x"></i>
+                <div class="gbGoButton">GO</div>
+                <i class="gbGoIcon fa fa-play fa-2x"></i>
             </div>
         </div>
     </div>
 
     <div id="tissueSection" class="row">
         <div id="bodyMap" class="col-md-6">
             <!--<img height="800px" class="gbImage gtexBodyMap" src="/images/bodyMap/jwBody.png">-->
             <!--<img height="800px" class="gbImage gtexBodyMap" src="/images/bodyMap/bodyMap.svg"> -->
-            <object type="image/svg+xml" height="800px" class="gbImage gtexBodyMap" data="/images/bodyMap.svg">
+            <!--<object type="image/svg+xml" height="800px" class="gbImage gtexBodyMap" data="/images/bodyMap.svg">-->
+            <object type="image/svg+xml" class="gbImage gtexBodyMap" data="/images/bodyMap.svg">
                 Body Map illustration not found
             </object>
         </div>
         <div id="tissueTable" class="col-md-6">
 <p>
             <table>
 <tr class='tissueRow'><td bgcolor=#FFA54F>&nbsp;&nbsp;&nbsp;</td><td class=tissueCell id='adiposeSubcut'>&nbsp;Adipose - Subcutaneous</td>
      <td bgcolor=#EEC591>&nbsp;&nbsp;&nbsp;</td><td id='colonTransverse'>&nbsp;Colon - Transverse</td></tr> 
 
 <tr class='tissueRow' ><td bgcolor=#EE9A00>&nbsp;&nbsp;&nbsp;</td><td id='adiposeVisceral'>&nbsp;Adipose - Visceral (Omentum)</td> 
     <td bgcolor=#8B7355>&nbsp;&nbsp;&nbsp;</td><td id='esophagusJunction'>&nbsp;Esophagus - Gastroesophageal Junction</td></tr> 
 
 <tr class='tissueRow' ><td bgcolor=#8FBC8F>&nbsp;&nbsp;&nbsp;</td><td id='adrenalGland'>&nbsp;Adrenal Gland</td>
     <td bgcolor=#8B7355>&nbsp;&nbsp;&nbsp;</td><td id='esophagusMucosa'>&nbsp;Esophagus - Mucosa</td></tr>