2 my $feedback_email = eval{ $c->get_conf('email') };
3 $feedback_email = $feedback_email ? qq|<a class="footer" href="mailto:$feedback_email">$feedback_email</a>|
4 : '<span style="font-weight: bold; color: red">[email not set]</b>';
8 <!-- LOAD WORKING MODAL AND LIST MODAL AT END SO THAT THEY ALWAYS APPEAR ON TOP -->
12 <div id="working" style="text-align : center;">
13 <img src="/img/wheel.gif" />
14 <div id="working_msg"></div>
18 <div class="modal fade" id="working_modal" name="working_modal" tabindex="-1" role="dialog" aria-labelledby="workingModalDialog" data-controls-modal="your_div_id" data-backdrop="static" data-keyboard="false" href="#">
19 <div class="modal-dialog modal-sm" role="document">
20 <div class="modal-content">
21 <div class="modal-header">
23 <h4 class="modal-title" id="workingModalDialog">Working</h4>
26 <div class="modal-body">
27 <div class="container-fluid">
29 <img src="/img/wheel.gif" />
30 <div id="working_msg"></div>
34 <div class="modal-footer">
40 <!-- END CONTENT WRAPPER -->
43 <div class="col-sm-1 col-md-1 col-lg-2">
51 <div id="pagefooter" class="navbar navbar-default" style="margin-bottom:0px;">
54 <div class="container-fluid">
56 <div class="col-xs-1 col-sm-1 col-md-1 col-lg-2">
58 <div class="col-xs-10 col-sm-10 col-md-10 col-lg-8">
59 <div class="container-fluid">
62 <div class="col-sm-9 col-md-9 col-lg-9">
64 <div class="panel panel-success" style="margin-bottom:11px; padding-bottom:5px; overflow:scroll;">
65 <div class="panel-heading"></div>
67 <table class="center table hidden-xs" style="margin-bottom:-4px;">
71 <a href="http://bti.cornell.edu/" class="footer"><img width="160" alt="Boyce Thompson Institute" src="/documents/img/bti_logo_2016.png" title="Boyce Thompson Institute" border="0" style="padding-bottom:2px"/></a>
74 <a href="http://www.nsf.gov/" class="footer"><img width="77" alt="National Science Foundation" src="/documents/img/nsf_logo2.png" title="National Science Foundation" border="0"/></a>
77 <a href="http://www.gmod.org/" class="footer"><img width="100" alt="Powered by GMOD" src="/documents/img/powered_by_gmod_150x71.png" title="Powered by GMOD" border="0" style="padding-top:15px"/></a>
80 <a href="http://www.nifa.usda.gov/" class="footer"><img width="80" alt="USDA NIFA" src="/documents/img/usda_logo2.png" title="USDA NIFA" border="0" style="padding-top:15px"/></a>
86 <ul class="visible-xs-block list-inline center nav-justified">
88 <a href="http://bti.cornell.edu/" class="footer"><img width="160" alt="Boyce Thompson Institute" src="/documents/img/bti_logo_2016.png" title="Boyce Thompson Institute" border="0" style="padding-top:5px"/></a>
91 <a href="http://www.nsf.gov/" class="footer"><img width="77" alt="National Science Foundation" src="/documents/img/nsf_logo2.png" title="National Science Foundation" border="0" style="padding-top:5px"/></a>
94 <a href="http://www.gmod.org/" class="footer"><img width="100" alt="Powered by GMOD" src="/documents/img/powered_by_gmod_150x71.png" title="Powered by GMOD" border="0" style="padding-top:15px"/></a>
97 <a href="http://www.nifa.usda.gov/" class="footer"><img width="80" alt="USDA NIFA" src="/documents/img/usda_logo2.png" title="USDA NIFA" border="0" style="padding-top:12px"/></a>
104 <small>SGN is supported by <a class="footer" href="http://www.nsf.gov/awardsearch/showAward?AWD_ID=0820612">NSF (#0820612)</a>, <a class="footer" href="http://www.usda.gov">USDA CSREES</a> and hosted at <a class="footer" href="http://bti.cornell.edu">BTI.</a>
106 Cite SGN using <a class="footer" href="http://nar.oxfordjournals.org/content/early/2014/11/26/nar.gku1195.full" target="_new"> Fernandez-Pozo et al, 2014</a> | <a href="/legal.pl">Disclaimer</a></small>
110 <div class="col-sm-3 col-md-3 col-lg-3" >
111 <div class="panel panel-info">
112 <table class="table table-hover">
116 <a href="http://facebook.com/solgenomics" class="footer"><img width="20" alt="Facebook" src="/documents/img/facebook_icon.png" title="SGN Facebook" border="0" /></a>
117 <a href="http://twitter.com/solgenomics" class="footer"><img width="20" alt="Twitter" src="/documents/img/twitter_icon.png" title="SGN Twitter" border="0"/></a>
118 <!--<a href="http://linkedin.com/solgenomics" class="footer"><img width="20" alt="LinkedIn" src="/documents/img/linkedin_icon.png" title="SGN LinkedIn" border="0"/></a>
119 <a href="http://googleplus.com/solgenomics" class="footer"><img width="20" alt="GooglePlus" src="/documents/img/googleplus_icon.png" title="SGN Google Plus" border="0"/></a>-->
123 <td><a href="/about/index.pl"><span class="glyphicon glyphicon-info-sign"></span> About</a></td>
126 <td><a href="/contact/form/"><span class="glyphicon glyphicon-envelope"></span> Contact Us</a></td>
129 <td><a href="/help/index.pl"><span class="glyphicon glyphicon-blackboard"></span> Help</a></td>
132 <td><a href="/help/faq.pl"><span class="glyphicon glyphicon-question-sign"></span> FAQ</a></td>
135 <td><a href="/forum/topics.pl"><span class="glyphicon glyphicon-comment"></span> Forum</a></td>
146 <div class="col-xs-1 col-sm-1 col-md-1 col-lg-2">
156 (function(d, s, id) {
157 var js, fjs = d.getElementsByTagName(s)[0];
158 if (d.getElementById(id)) return;
159 js = d.createElement(s); js.id = id;
160 js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.4";
161 fjs.parentNode.insertBefore(js, fjs);
162 }(document, 'script', 'facebook-jssdk'));
165 <script src="https://platform.twitter.com/widgets.js" type="text/javascript"></script>