Team:Virginia

From 2009.igem.org

(Difference between revisions)
Line 19: Line 19:
     });
     });
};
};
-
 
+
</script>
 +
<script type="text/javascript">
function init() {
function init() {
-
if (/msie/i.test(navigator.userAgent)) { alert("This page is optimized for Firefox. It will probably not display properly in Internet Explorer."); }
+
if (/msie/i.test(navigator.userAgent)) { alert("This page is optimized Firefox. It will probably not display properly in Internet Explorer."); }
}
}
window.onload = init;  
window.onload = init;  
-
 
</script>
</script>

Revision as of 02:42, 22 October 2009