Team:UNICAMP-Brazil/Teste

From 2009.igem.org

(Difference between revisions)
(New page: <html> <script> var before="Time is short! Go work!" var current="Here we go!" var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec") function ...)
Line 22: Line 22:
document.write("Only ")
document.write("Only ")
for (i=0;i<=dstring.length-1;i++)
for (i=0;i<=dstring.length-1;i++)
-
document.write('<img src="c'+dstring.charAt(i)+'.gif">')
+
//document.write('<img src="c'+dstring.charAt(i)+'.gif">')
 +
//document.write('</html>[[Image:c'+dstring.charAt(i)+'.gif]]')
document.write(' days until '+before)
document.write(' days until '+before)
}
}

Revision as of 20:04, 17 September 2009