Team:Goettingen/NoteBook/timeline
From 2013.igem.org
(Difference between revisions)
(→Navigation) |
(→Navigation) |
||
Line 242: | Line 242: | ||
function getWeeklyJournal(n,obj){ | function getWeeklyJournal(n,obj){ | ||
//obj.style.marginLeft = '10px'; | //obj.style.marginLeft = '10px'; | ||
- | + | n = n - 3; | |
+ | woche = n; | ||
addw = "https://2013.igem.org/Team:Goettingen/NoteBook_w" + n + "?action=raw&ctype=text"; | addw = "https://2013.igem.org/Team:Goettingen/NoteBook_w" + n + "?action=raw&ctype=text"; | ||
xmlhttp.open("GET",addw,false); | xmlhttp.open("GET",addw,false); |
Revision as of 20:39, 30 September 2013