Team:Evry/template.js

From 2012.igem.org

Revision as of 23:31, 23 September 2012 by Tiff (Talk | contribs)

<script type="text/javascript">


function writeHead() {

 document.write('');
  document.write('');
  document.write('');
  document.write('Team IGEM Evry 2012');
  document.write('');
  document.write('');
}

function writeHeader()
{
  document.write('
') document.write('
') document.write('') document.write('
') document.write(''); document.write('') document.write('
') } function writeFooter() { document.write('
') document.write('') document.write('
') document.write('
') document.write('
') document.write('
') document.write('') }
Retrieved from "http://2012.igem.org/Team:Evry/template.js"