36bb74ca50afcf9f7c1764043ed6d099769c8d3a gperez2 Thu Nov 13 12:12:11 2025 -0800 This file came up in the static doc cron, and we decided to drop it, No RM diff --git src/hg/htdocs/inc/download.topbar.html src/hg/htdocs/inc/download.topbar.html deleted file mode 100644 index 4516538ae0b..00000000000 --- src/hg/htdocs/inc/download.topbar.html +++ /dev/null @@ -1,18 +0,0 @@ -<!-- This file generates the top menu bar on Genome Browser static pages--> - <TABLE BGCOLOR="000000" CELLPADDING="1" CELLSPACING="1" WIDTH="100%" HEIGHT="27"> - <TR BGCOLOR="2636D1"><TD VALIGN="middle"> - <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR="2636D1" HEIGHT="24" class="topbar"> - <TR><TD VALIGN="middle"><FONT COLOR="#89A1DE"> - <A HREF="http://genome.ucsc.edu" class="topbar">Home</A>- - <A HREF="http://genome.ucsc.edu/cgi-bin/hgGateway" class="topbar">Genomes</A>- - <A HREF="http://genome.ucsc.edu/cgi-bin/hgBlat?command=start" class="topbar">Blat</A>- - <A HREF="http://genome.ucsc.edu/cgi-bin/hgTables?command=start" class="topbar">Tables</A>- - <A HREF="http://genome.ucsc.edu/cgi-bin/hgNear" class="topbar">Gene Sorter</A>- - <A HREF="http://genome.ucsc.edu/cgi-bin/hgPcr?command=start" class="topbar">PCR</A>- - <A HREF="http://genome.ucsc.edu/FAQ/" class="topbar">FAQ</A>- - <A HREF="http://genome.ucsc.edu/goldenPath/help/hgTracksHelp.html" class="topbar">Help</A> - </FONT></TD></TR> - </TABLE> - </TD></TR> - </TABLE> -<!-- end topbar -->