Team:Tsinghua/leftbar
From 2011.igem.org
(Difference between revisions)
(Created page with "<html> <div id="right_bar"> <div class="left_gadget"> <div class="countdown"> <div id="counttitle"> Until Jamboree</div> <div class="countback"> <p class="countstatic" id="pday"...") |
|||
Line 17: | Line 17: | ||
function createtime(){ | function createtime(){ | ||
- | var grt= new Date(" | + | var grt= new Date("10/15/2011 8:00:00"); |
now.setTime(now.getTime()+250); | now.setTime(now.getTime()+250); | ||
days = (grt - now) / 1000 / 60 / 60 / 24; | days = (grt - now) / 1000 / 60 / 60 / 24; | ||
Line 95: | Line 95: | ||
<div class="left_gadget"> | <div class="left_gadget"> | ||
<h2>Visitor Locations</h2> | <h2>Visitor Locations</h2> | ||
- | <a href="http:// | + | <div id = "clustrback" style="margin: 0 auto; width:298px; height:179px; background:#000000 url(http://clustrmaps.com/admin/3d/images/scpt_style1_gradient_red.png) center no-repeat; text-align:center;"> |
- | </a> | + | <a href="http://www2.clustrmaps.com/counter/maps.php?url=https://2011.igem.org/Team:Tsinghua" style="width:160px; display:block; margin:0 auto;" id="clustrMapsLink"> |
+ | <img src="http://www2.clustrmaps.com/counter/index2.php?url=https://2011.igem.org/Team:Tsinghua" style="border:0px; margin:0;margin:0;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" class="reflect rheight30 ropacity30"/> | ||
+ | </a> | ||
+ | </div> | ||
</div> | </div> | ||
Revision as of 08:04, 12 March 2011