<div id="logo_line" class="line">
    <a href="${pageContext.request.contextPath}/">
    	<div id="logo_big"></div>
    </a>
    
	<div id="links">
		<a class="highlight"  href="http://pages.genemania.org/help" target="_blank"><spring:message code="footer.link.help"/></a>
		<a href="http://blog.genemania.org/search/label/video" target="_blank"><spring:message code="footer.link.tutorial"/></a>
		<a href="http://blog.genemania.org" target="_blank"><spring:message code="footer.link.blog"/></a>
		<a href="http://pages.genemania.org/contact" target="_blank"><spring:message code="footer.link.contact"/></a>
		<a href="http://pages.genemania.org/about" target="_blank"><spring:message code="footer.link.about"/></a>
	</div>
</div>

