Template:SupbiotechparisEn

From 2009.igem.org

(Difference between revisions)
(Removing all content from page)
Line 1: Line 1:
 +
<div style="margin-left: -142px; float: left">
 +
[[Image:Logo7.jpeg|110px|left|framless]]
 +
</div>
 +
<div style="margin-right: -100px; float: right">
 +
[[Image:Logosupbiotech.jpg‎ |80px|right|framless]]
 +
</div>
 +
<div style="margin-bottom: 40px; background: transparent">
 +
{| style="background-color: transparent;" cellpadding="3" cellspacing="20" border="0" align="center"
 +
!align="center"|[[Team:SupBiotech-Paris/HomeEn|Home]]
 +
!align="center"|[[Team:SupBiotech-Paris/Team|Team]]
 +
!align="center"|[[Team:SupBiotech-Paris/Media|Media]]
 +
!align="center"|[[Team:SupBiotech-Paris/Project Management|Project Management]]
 +
!align="center"|[[Team:SupBiotech-Paris/Acknowledgement|Acknowledgement]]
 +
|}
 +
</div>
 +
 +
<html>
 +
<head>
 +
<div style="margin-right: -100px; float: right">
 +
<form action="http://www.google.com/cse" id="cse-search-box">
 +
  <div>
 +
    <input type="hidden" name="cx" value="015340677578042951902:mxzwogli87m" />
 +
    <input type="hidden" name="ie" value="UTF-8" />
 +
    <input type="text" name="q" size="21" />
 +
    <input type="submit" name="sa" value="Search" />
 +
  </div>
 +
</form>
 +
</div>
 +
</head>
 +
</html>
 +
 +
<div id="menu">
 +
<span style="color:blue"> '''Project''' </span><br>
 +
'''Introduction'''
 +
*[[Team:SupBiotech-Paris/Current therapies|Current therapies]]
 +
*[[Team:SupBiotech-Paris/Gene therapies|Gene therapies]]
 +
'''1st observation'''
 +
*[[Team:SupBiotech-Paris/Introduction1|Introduction]]
 +
*[[Team:SupBiotech-Paris/Concept1|Concept]]
 +
*[[Team:SupBiotech-Paris/Conclusion1|Conclusion]]
 +
'''2nd observation'''
 +
*[[Team:SupBiotech-Paris/Introduction2|Introduction]]
 +
*[[Team:SupBiotech-Paris/Concept2|Concept]]
 +
*[[Team:SupBiotech-Paris/Conclusion2|Conclusion]]
 +
'''Implementation'''
 +
*[[Team:SupBiotech-Paris/1st targeting|1st targeting]]
 +
*[[Team:SupBiotech-Paris/2nd targeting|2nd targeting]]
 +
*[[Team:SupBiotech-Paris/Modification|Modification]]
 +
*[[Team:SupBiotech-Paris/Conclusion3|Conclusion]]
 +
 +
 +
<span style="color:blue"> '''Ressources'''</span>
 +
*[[Team:SupBiotech-Paris/Biobricks|Biobricks]]
 +
*[[Team:SupBiotech-Paris/Material & Method|Material & Method]]
 +
*[[Team:SupBiotech-Paris/Bibliography|Bibliography]]
 +
 +
 +
<span style="color:blue">'''Ethic & Safety'''</span>
 +
*[[Team:SupBiotech-Paris/Synthetic Biology|Synthetic Biology]]
 +
*[[Team:SupBiotech-Paris/Our project|Our project]]
 +
*[[Team:SupBiotech-Paris/Safety|Safety]]
 +
 +
 +
 +
<html>
 +
<a href="http://www3.clustrmaps.com/counter/maps.php?url=https://2009.igem.org/Team:SupBiotech-Paris" id="clustrMapsLink"><img src="http://www3.clustrmaps.com/counter/index2.php?url=https://2009.igem.org/Team:SupBiotech-Paris" style="border:0px;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" onerror="this.onerror=null; this.src='http://www2.clustrmaps.com/images/clustrmaps-back-soon.jpg'; document.getElementById('clustrMapsLink').href='http://www2.clustrmaps.com';" />
 +
</a>
 +
</html>
 +
 +
<html>
 +
<head>
 +
<title>script date et heure</title>
 +
<!-- DEBUT DU SCRIPT --><script language="JavaScript">
 +
function HeureCheck()
 +
{
 +
krucial = new Date;
 +
heure = krucial.getHours();
 +
min = krucial.getMinutes();
 +
sec = krucial.getSeconds();
 +
mois = krucial.getMonth()+1;
 +
jour = krucial.getDate();
 +
annee = krucial.getFullYear();
 +
if (sec< 10)
 +
{
 +
sec0 = "0";
 +
}
 +
else
 +
{
 +
sec0 = "";
 +
}
 +
if (min< 10)
 +
{
 +
min0 = "0";
 +
}
 +
else
 +
{
 +
min0 = "";
 +
}
 +
if (heure< 10)
 +
{
 +
heure0 = "0";
 +
}
 +
else
 +
{
 +
heure0 = "";
 +
}
 +
if (mois< 10)
 +
{
 +
mois0 = "0";
 +
}
 +
else
 +
{
 +
mois0 = "";
 +
}
 +
if (jour< 10)
 +
{
 +
jour0 = "0";
 +
}
 +
else
 +
{
 +
jour0 = "";
 +
}
 +
if (annee< 10)
 +
{
 +
annee0 = "0";
 +
}
 +
else
 +
{
 +
annee0 = "";
 +
}
 +
DinaDate = "" + mois0 + mois + "/" + jour0 + jour + "/" + annee0 + annee;
 +
total = DinaDate
 +
DinaHeure = heure0 + heure + ":" + min0 + min + ":" + sec0 + sec;
 +
total = DinaHeure
 +
total = DinaDate + " - " + DinaHeure;
 +
document.time.timebox.value = total;
 +
tempo = setTimeout("HeureCheck()", 1000)
 +
}
 +
</script>
 +
</head>
 +
<body bgcolor="#FFFFFF" vlink="#9900FF" onload="HeureCheck()" onunload="clearTimeout(tempo)">
 +
<center><p>
 +
<table border=0 bgcolor="#33cc66" width="40%" height="20%">
 +
<tr>
 +
<td>
 +
  <center>
 +
  <font size="+1" face="arial">
 +
  <form action="" method=post name=time>
 +
    <center><input type=text name=timebox value="" size=18></center>
 +
  </form> </font></p>
 +
</t>
 +
</tr>
 +
</table>
 +
</font></p></center>
 +
</body>
 +
</html>
 +
</div>

Revision as of 09:23, 25 August 2009

framless
framless
Home Team Media Project Management Acknowledgement