Template:WarNotebook

From 2008.igem.org

(Difference between revisions)
Line 50: Line 50:
}
}
-
var day=30;
+
 
-
var month=months.indexOf(cal[1],0,false);
+
-
if (longmonth(months[month])) day=31;
+
-
if (nextd<=day) { document.getElementById("next").href=adresbase+nextd+'_'+cal[1]+'_'+cal[2]; }
+
-
else
+
-
{
+
-
var month=months.indexOf(cal[1],0,false);
+
-
month++;
+
-
//document.getElementById("next").href=adresbase+1+'_'+months[month]+'_'+cal[2];
+
-
}
+

Revision as of 12:11, 9 October 2008

Gallery Bricks Notebook Team Project Home


Previous day