about summary refs log tree commit diff
path: root/web/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/footer.html')
-rw-r--r--web/footer.html44
1 files changed, 44 insertions, 0 deletions
diff --git a/web/footer.html b/web/footer.html
new file mode 100644
index 00000000..334de26f
--- /dev/null
+++ b/web/footer.html
@@ -0,0 +1,44 @@
+<TR>

+	<TD align="left">

+		<A HREF="http://citg.uthsc.edu/" target="_blank">

+		<IMG SRC="/images/upload/CITGLogo.png" alt="CITG" border="0"></A>

+	</TD>

+	<TD align="left" id="smallsize" style="font-size:11px;font-family:verdana;color:black">

+WWW service initiated January, 1994 as <A HREF="http://www.ncbi.nlm.nih.gov/pubmed?term=8043953">The Portable Dictionary of the Mouse Genome</A> and June 15, 2001 as WebQTL. 

+

+This site is currently operated by

+		<A class="smallsize" HREF="mailto:rwilliams@uthsc.edu">Rob Williams</A>,

+		<A class="smallsize" HREF="mailto:lyan6@uthsc.edu">Lei Yan</A>,

+		<A class="smallsize" HREF="mailto:zachary.a.sloan@gmail.com">Zachary Sloan</A>,

+		<A class="smallsize" HREF="mailto:acenteno@uthsc.edu" target="_blank">Arthur Centeno</A>. Design and code by Xiaodong Zhou, Christian Fernandez, Ning Liu, Rudi Alberts, Elissa Chesler, Jintao Wang, Kenneth Manly, Robert W. Williams, and <A class="smallsize" HREF="/credit.html">colleagues</A>.

+

+

+	</TD>

+	<TD align="right">

+		<A HREF="http://www.python.org/" target="_blank">

+		<IMG src="/images/upload/PythonLogo.png" alt="Python Powered" border="0"></A>

+	</TD>

+	<TD align="right">

+		<A HREF="http://www.neuinfo.org"  target="_blank">

+		<img src="/images/upload/Nif.png" alt="Registered with Nif" border="0"></A>

+	</TD>

+</TR>

+<TR>

+

+<!--  GENENETWORK SUPPORTED BY  -->

+

+	<TD colspan=4  style="font-size:12px;font-family:verdana;color:black">

+		GeneNetwork support from:

+		<UL>

+		<LI><a class="smallsize" target="_blank" href="http://citg.uthsc.edu">The UT Center for Integrative and Translational Genomics</A>

+		<LI><a class="smallsize" target="_blank" href="http://www.iniastress.org">NIAAA</A> Integrative Neuroscience Initiative on Alcoholism (U01AA13499, U24AA13513, U01AA014425)

+		<LI><a class="smallsize" target="_blank" href="http://www.drugabuse.gov/about/organization/Genetics/geneexpression/index.html">NIDA</A>, <a class="smallsize" target="_blank" href="http://www.nimh.nih.gov/">NIMH</A>, and <a class="smallsize" target="_blank" href="http://www.niaaa.nih.gov/">NIAAA</A> (P20-DA 21131)

+		<LI>NCI <a class="smallsize" target="_blank" href="http://emice.nci.nih.gov/">MMHCC</A> (U01CA105417), <a class="smallsize" target="_blank" href="http://www.ncrr.nih.gov/">NCRR</A> <a class="smallsize" target="_blank" href="http://www.nbirn.net/TestBeds/Mouse/index.htm">BIRN</A>,  (U24 RR021760)

+		</UL>

+	</TD>

+</TR>

+<TR>

+	<TD colspan=4 id="smallsize" align="left">

+		&nbsp;&nbsp;&nbsp;&nbsp;<!-- %s -->

+	</TD>

+</TR>
\ No newline at end of file