Team:SupBiotech-Paris

From 2009.igem.org

(Difference between revisions)
 
(129 intermediate revisions not shown)
Line 1: Line 1:
{{Template:Supbiotechcss.css}}
{{Template:Supbiotechcss.css}}
-
{{Template:Supbiotechparis}}
 
-
<span style= "text-decoration: blink; font-size: 16px;">
+
<html>
-
Welcome Foreigner
+
<div style= "margin-left: -150px; float: left;">
-
</span>
+
<a href="http://www.supbiotech.fr/" target="_blank">
 +
<img title="www.Sup'Biotech.com" style="width: 80px;" src="https://static.igem.org/mediawiki/2009/9/91/Logosupbiotech.jpg";>
 +
</a>
 +
</div>
 +
</html>
 +
 
 +
<div>
 +
[[Image:Logo7.jpeg|300px|center|framless]]
 +
</div>
 +
<html>
 +
<div style="margin-left: -170px; margin-top: -100px">
 +
<a href="http://www.mozilla-europe.org/en/firefox/" target="_blank">
 +
<img title="Download Firefox" style="width: 40px;" src="https://static.igem.org/mediawiki/2009/4/42/500px-mozilla_firefox.png";>
 +
</a>
 +
To optimize navigation, it's preferable to use Firefox.<br>
 +
</div>
 +
</html>
 +
 
-
<div style= "color: black;">
 
-
Welcome Foreigner,<br>
 
-
<br>
 
-
Our project is a vectorization system, we chose mycobacterium, a microorganism with high tropism for specific tissues, and a synthetic Lambda phage able to infect eukaryotic cells. First, to target tissue, we use mycobacterium, and then to target the cell population, we use the synthetic lambda phage.<br>
 
-
<br>
 
-
See you guys!
 
-
</div>
 
<html>
<html>
-
<head>
+
<center>
-
<TITLE>script date et heure</TITLE>
+
<marquee width="250">Select your language - Choisissez votre langue</marquee>
-
<!-- DEBUT DU SCRIPT --><SCRIPT LANGUAGE="JavaScript">
+
<br>
 +
<a href="https://2009.igem.org/Team:SupBiotech-Paris/HomeEn#drapeau" target="_self">
 +
<img title="Wiki in english." style="margin: 10px 50px 10px 40px; width: 43px;" src="https://static.igem.org/mediawiki/2009/f/ff/DrapeauAnglais.jpg";>
 +
</a>
 +
<a href="https://2009.igem.org/Team:SupBiotech-Paris/HomeFr#drapeau" target="_self">
 +
<img title="Wiki en français." style="margin: 10px 50px 10px 40px;" src="https://static.igem.org/mediawiki/2009/a/ad/DrapeauFrance.png";>
 +
</a>
 +
</center>
 +
</html>
-
function HeureCheck()
+
 
-
{
+
 
-
krucial = new Date;
+
 
-
heure = krucial.getHours();
+
 
-
min = krucial.getMinutes();
+
 
-
sec = krucial.getSeconds();
+
 
-
jour = krucial.getDate();
+
 
-
mois = krucial.getMonth()+1;
+
 
-
annee = krucial.getFullYear();
+
<html>
-
if (sec< 10)
+
<center>
-
{
+
<div>
-
sec0 = "0";
+
<a href="http://fr.ambafrance-us.org/" target="_blank">
-
}
+
<img title="Embassy of France in Washington" style="width: 100px; margin-left: -200px;" src="https://static.igem.org/mediawiki/2009/f/f8/AmbassadedefranceaWash.jpg";>
-
else
+
</a>
-
{
+
<a href="http://www.takarabioeurope.com/" target="_blank">
-
sec0 = "";
+
<img title="Takara" style="width: 100px; margin-left: -80px;" src="https://static.igem.org/mediawiki/2009/5/53/Logo_Takara.jpg";>
-
}
+
</a>
-
if (min< 10)
+
<a href="http://www.clontech.com/" target="_blank">
-
{
+
<img title="Clontech" style="width: 100px;" src="https://static.igem.org/mediawiki/2009/d/de/Clontech_new.jpg";>
-
min0 = "0";
+
</a>
-
}
+
<a href="http://www.promega.com/" target="_blank">
-
else
+
<img title="Promega" style="width: 90px;" src="https://static.igem.org/mediawiki/2009/7/77/Logo_promega_300dpi_grand.jpg";>
-
{
+
</a>
-
min0 = "";
+
<a href="http://www1.qiagen.com/" target="_blank">
-
}
+
<img title="Qiagen" style="width: 80px;" src="https://static.igem.org/mediawiki/2009/9/92/QLogo_30mm_4c.jpg";>
-
if (heure< 10)
+
</a>
-
{
+
<a href="http://www.sanofi-aventis.com" target="_blank">
-
heure0 = "0";
+
<img title="Sanofi Aventis" style="width: 130px;" src="https://static.igem.org/mediawiki/2009/f/f2/Sanofi.jpg";>
-
}
+
</a>
-
else
+
<a href="http://www.sigmaaldrich.com/" target="_blank">
-
{
+
<img title="Sigma-Aldrich" style="width: 143px;" src="https://static.igem.org/mediawiki/2009/6/67/SA_Logo.jpg";>
-
heure0 = "";
+
</a>
-
}
+
<a href="http://www.eurogentec.com/" target="_blank">
-
if (mois< 10)
+
<img title="Eurogentec" style="width: 143px; float: right; margin-right: -90px; margin-top: -50px;" src="https://static.igem.org/mediawiki/2009/a/a2/Logo-EGT-fond-blanc.jpg";>
-
{
+
</a>
-
mois0 = "0";
+
<br>
-
}
+
</div>
-
else
+
</center>
-
{
+
-
mois0 = "";
+
-
}
+
-
if (jour< 10)
+
-
{
+
-
jour0 = "0";
+
-
}
+
-
else
+
-
{
+
-
jour0 = "";
+
-
}
+
-
if (annee< 10)
+
-
{
+
-
annee0 = "0";
+
-
}
+
-
else
+
-
{
+
-
annee0 = "";
+
-
}
+
-
DinaDate = "" + jour0 + jour + "/" + mois0 + mois + "/" + 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>
+
</html>
</html>

Latest revision as of 03:36, 22 October 2009

framless

To optimize navigation, it's preferable to use Firefox.




Select your language - Choisissez votre langue