Team:Johns Hopkins/Protocols

From 2008.igem.org

(Difference between revisions)
Line 20: Line 20:
<script type="text/javascript">
<script type="text/javascript">
var hi = "Hello World!";
var hi = "Hello World!";
-
document.write(hi);
+
var r=Math.floor(Math.random()*256)+500;
 +
document.write(r);
function disp_alert()
function disp_alert()
{
{

Revision as of 18:28, 9 July 2008

Emblum JHU.jpg
Home The Team The Project Protocols&Papers Parts Submitted to the Registry Modeling Notebook

Protocols

Ligation and Transformation Protocol

Papers

Hello World!