Template:WarNotebook
From 2008.igem.org
(Difference between revisions)
Line 84: | Line 84: | ||
document.getElementById("next").href=adresbase+nextday(tokeny[tokeny.length-1].replace('/ /g','_')); | document.getElementById("next").href=adresbase+nextday(tokeny[tokeny.length-1].replace('/ /g','_')); | ||
document.getElementById("back").href=adresbase+prevday(tokeny[tokeny.length-1].replace('/ /g','_')); | document.getElementById("back").href=adresbase+prevday(tokeny[tokeny.length-1].replace('/ /g','_')); | ||
- | alert(tokeny[tokeny.length-1].replace( | + | alert(tokeny[tokeny.length-1].replace("/ /g","_")); |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/* ]]> */</script> | /* ]]> */</script> | ||
<br/> | <br/> | ||
</html> | </html> |
Revision as of 17:02, 9 October 2008
|