Line 57: | Line 57: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
// Set the date we're counting down to | // Set the date we're counting down to | ||
− | var countDownDate = new Date( | + | var countDownDate = new Date(2017,10,31,23,59,59).getTime(); |
// Update the count down every 1 second | // Update the count down every 1 second |
Revision as of 11:09, 1 September 2017
KU_Leuven iGEM
COMING SOON
date
Human Practices