Team:Gothenburg-Sweden/About us
From 2010.igem.org
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | <html> | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
<head> | <head> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
Line 6: | Line 6: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | ||
- | + | .style4 { | |
- | + | font-size: 11px; | |
- | + | font-weight: bold; | |
} | } | ||
+ | .style5 {font-size: 11px} | ||
+ | .style9 { | ||
+ | font-size: 12px; | ||
+ | color: #00456e; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | .style11 {font-size: 10px; color: #00456e; } | ||
+ | |||
+ | |||
+ | /* wiki modificiations start */ | ||
+ | |||
+ | #contentSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #siteSub { | ||
+ | display:none;padding:-200px;margin:0; | ||
+ | } | ||
+ | |||
+ | |||
+ | .firstHeading { | ||
+ | display:none;padding:0;margin:0; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | padding-top:10px; | ||
+ | } | ||
+ | |||
+ | |||
form { | form { | ||
Line 17: | Line 47: | ||
} | } | ||
- | + | ||
- | + | h2 {background:transparent; text-decoration:none; } | |
+ | #globalWrapper { background-color: transparent; border: none; margin-bottom: 0px; padding: 0;} | ||
+ | #content { background-color: transparent; border: none; padding: 0; margin-bottom: 0px; width: 100%;} | ||
+ | #bodyContent { border: none; padding:0; margin-bottom:0px; width:100%;} | ||
+ | |||
+ | #top-section { background-color: transparent; height: 20px; margin-top: -30px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 0; padding:0; border: none; } | ||
+ | #p-logo { display: none;} | ||
+ | #search-controls { display:none;} | ||
+ | |||
+ | #menubar.left-menu {width: 400px; display:block; float:left; margin-top:-50px; border: none;} | ||
+ | #menubar.left-menu ul { border: none;} | ||
+ | #menubar.left-menu a{color:#5698b0;} | ||
+ | #menubar.left-menu a:hover{color:#e6f6fb;} | ||
+ | #menubar.left-menu a:selected{color:#e6f6fb;} | ||
+ | |||
+ | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-50px; border: none;} | ||
+ | #menubar.right-menu ul { border: none;} | ||
+ | #menubar.right-menu a{color:#5698b0;} | ||
+ | #menubar.right-menu a:hover{color:#e6f6fb;} | ||
+ | |||
+ | |||
+ | /* wiki modifications end/ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /*to be modified */ | ||
+ | |||
+ | body {background:url(https://static.igem.org/mediawiki/2010/8/8e/Shadow.png) repeat-y top center; | ||
+ | padding: 0 0 0 0; | ||
+ | |||
+ | } | ||
+ | a{ | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | font-size: 12px; | ||
+ | font-weight:bold; | ||
+ | color: #06639e; | ||
+ | text-decoration:none; | ||
+ | padding:0; | ||
+ | margin:0; | ||
} | } | ||
- | + | ||
- | + | a:hover{ | |
- | + | padding:0;margin:0; | |
- | + | text-decoration: underline; | |
+ | color: #000066; | ||
+ | |||
+ | |||
} | } | ||
- | + | a:visited{color:#06639E;} | |
- | + | ||
- | + | * | |
- | + | { | |
+ | border: 0; | ||
+ | margin: 0; | ||
} | } | ||
- | + | ||
- | + | #all{ | |
+ | padding:0; | ||
+ | margin:0; | ||
+ | padding-left:10%; | ||
+ | background: url(https://static.igem.org/mediawiki/2010/3/3a/Bg.png) top center repeat-y; | ||
+ | } | ||
+ | |||
+ | |||
+ | #header{ | ||
+ | height: 290px; | ||
+ | background:url(https://static.igem.org/mediawiki/2010/5/50/BannerGo.png) no-repeat; | ||
+ | margin-left:15px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #search {height: 30px;} | ||
+ | #myContent{ | ||
+ | margin-top: 0px; | ||
+ | |||
} | } | ||
- | + | ||
- | + | /* left layer starts */ | |
+ | |||
+ | #left{ | ||
+ | width:138px; | ||
+ | padding-left:45px; | ||
+ | float: left; | ||
} | } | ||
- | . | + | .Title1 { |
- | + | font-family: Comic Sans; | |
- | + | font-weight:600; | |
- | + | color: #fff; | |
+ | font-size: 16px; | ||
+ | text-align:center; | ||
+ | width:100%; | ||
+ | height: 30px; | ||
+ | padding-top: 7px; | ||
+ | margin-top:7px; | ||
+ | background: url(https://static.igem.org/mediawiki/2010/a/aa/CatTitle.png); | ||
+ | background-repeat:no-repeat; | ||
+ | background-position:top left; | ||
} | } | ||
- | . | + | .left_grad{ |
- | + | ||
- | + | background-position: top left; | |
+ | padding-top: 0px; | ||
+ | margin-top: 0px; | ||
} | } | ||
- | . | + | .categories{ |
+ | |||
+ | background: url(https://static.igem.org/mediawiki/2010/1/10/CatCon.png) top repeat-y; | ||
+ | min-height:100px; | ||
+ | border: 1px solid #0485B0; | ||
} | } | ||
- | + | #news { | |
- | + | padding-top:0px; | |
- | + | background: url(https://static.igem.org/mediawiki/2010/1/10/CatCon.png) left top repeat-y; | |
- | + | min-height:100px; | |
- | + | border: 1px dotted #0485B0; | |
- | text- | + | |
- | + | } | |
- | + | #news p{ | |
- | + | color:#07374E; | |
+ | font-weight:normal; | ||
+ | font-size: 11px; | ||
+ | text-align:left; | ||
+ | text-decoration:none; | ||
+ | |||
+ | padding: 10px 5px 0px 15px; | ||
+ | |||
+ | |||
+ | display:block; | ||
} | } | ||
- | + | #news a:hover { | |
- | + | border-bottom: 1px dotted #06639e; | |
- | + | ||
} | } | ||
- | . | + | .categories a{ |
- | + | font-family: Arial, Helvetica, sans-serif; | |
- | + | font-weight:normal; | |
- | + | color: #0485B0; | |
- | + | text-decoration: none; | |
+ | text-align:left; | ||
+ | padding: 4px 0px 4px 20px; | ||
+ | font-size:12px; | ||
+ | padding-top:5px; | ||
+ | display:block; | ||
+ | |||
} | } | ||
- | . | + | .categories a:hover{ |
- | + | text-decoration:none; | |
- | + | ||
- | + | font-size:12px; | |
- | + | font-weight:700; | |
+ | color: #fff; | ||
+ | background:url(https://static.igem.org/mediawiki/2010/4/47/CatAhover.png); | ||
+ | } | ||
+ | |||
+ | /* left layer ends */ | ||
+ | |||
+ | |||
+ | /* center layer starts */ | ||
+ | |||
+ | #center{ | ||
+ | width: 600px; | ||
+ | padding-left: 20px; | ||
+ | float: left; | ||
} | } | ||
- | + | #center p{ | |
- | + | padding-left:0px; | |
- | + | padding-right:0px; | |
+ | padding-bottom: 10px; | ||
+ | |||
} | } | ||
- | + | /* menu starts */ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | #Title2{ | |
- | + | ||
- | + | height: 40px; | |
- | + | width: 600px; | |
- | + | ||
+ | background: url(https://static.igem.org/mediawiki/2010/5/50/Title_center1.png); | ||
+ | background-repeat:no-repeat; | ||
+ | background-position: center; | ||
+ | } | ||
+ | |||
+ | #sddm | ||
+ | { | ||
+ | |||
+ | padding-left:62px; | ||
+ | padding-top: 0px; | ||
+ | } | ||
+ | |||
+ | #sddm li | ||
+ | { | ||
+ | list-style: none; | ||
+ | float:left; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | |||
+ | #sddm li a | ||
+ | |||
+ | { display: block; | ||
+ | padding: 0px 0px; | ||
+ | width: 96px; | ||
+ | height:31px; | ||
+ | text-align: center; | ||
+ | text-decoration: none; | ||
+ | font-size: 15px; | ||
+ | font-family: Rockwell; | ||
+ | font-weight:normal; | ||
+ | padding-top:10px; | ||
+ | |||
+ | } | ||
+ | #active { | ||
+ | |||
+ | } | ||
+ | #active a{ | ||
+ | |||
+ | background: url(https://static.igem.org/mediawiki/2010/0/0c/MActive2.png) top center repeat-y; | ||
+ | color:#FFFFFF; | ||
+ | font: 13px arial !important; | ||
+ | font-weight:600 !important; | ||
+ | } | ||
+ | #sddm li a:hover | ||
+ | { background: url(https://static.igem.org/mediawiki/2010/0/0c/MActive2.png) top center repeat-y; | ||
+ | color:#fff; | ||
+ | font: 13px arial; | ||
+ | font-weight:600; | ||
+ | } | ||
+ | |||
+ | |||
+ | #sddm div | ||
+ | { position: absolute; | ||
+ | visibility: hidden; | ||
+ | margin-top: -5px; | ||
+ | |||
+ | padding: 0px; | ||
+ | background: #fff ; | ||
+ | border: 1px solid #9CD2ED ; | ||
+ | } | ||
+ | |||
+ | |||
+ | #sddm div a | ||
+ | { position: relative; | ||
+ | height:16px; | ||
+ | display: block; | ||
+ | margin: 0px; | ||
+ | padding: 4px 20px; | ||
+ | padding-top:auto; | ||
+ | padding-bottom:auto; | ||
+ | width:auto; | ||
+ | min-width: 100px; | ||
+ | font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica !important; | ||
+ | text-align: left; | ||
+ | text-decoration: none; | ||
+ | background: transparent; | ||
+ | color: #2e6d95; | ||
+ | font-weight:normal !important; | ||
+ | font-size: 11px !important ; | ||
+ | border:none; | ||
+ | |||
+ | } | ||
+ | |||
+ | #sddm div a:hover | ||
+ | { background: #61b5da url(https://static.igem.org/mediawiki/2010/9/9d/MArrow.png) no-repeat; | ||
+ | |||
+ | color: #FFF; | ||
+ | text-decoration:none; | ||
+ | font: 11px arial; | ||
+ | font-weight:500; | ||
+ | } | ||
+ | |||
+ | /* menu ends */ | ||
+ | |||
+ | #text{ | ||
+ | text-align:left; | ||
+ | width:100%; | ||
+ | margin: 5px 10px 10px 0px; | ||
+ | background: #fff ; | ||
} | } | ||
- | + | #text p | |
- | + | { | |
- | + | padding: 10px 10px 10px 25px; | |
- | + | font-family: "Times New Roman"; | |
- | + | font-size:13px; | |
- | + | line-height:19px; | |
} | } | ||
- | . | + | .logo{ |
- | + | float:left; | |
- | + | padding: 10px 20px 10px 20px; | |
+ | } | ||
+ | |||
+ | #text p{color: #07374E;} | ||
+ | |||
+ | .read{ | ||
+ | text-align: right; | ||
+ | padding-bottom:5px; | ||
+ | /* padding-right: 5px;*/ | ||
} | } | ||
- | + | #myTitle{ | |
- | + | font-family: Arial, Helvetica, sans-serif; | |
- | + | font-weight:normal; | |
- | + | color: #00456e; | |
- | + | font-size: 16px; | |
- | + | height: 36px; | |
+ | |||
+ | padding-top: 10px; | ||
+ | padding-right:-200px; | ||
+ | margin-left: 20px; | ||
+ | text-align:center; | ||
+ | background: url(https://static.igem.org/mediawiki/2010/6/64/Title_center.png) left top; | ||
+ | background-repeat:no-repeat; | ||
+ | |||
} | } | ||
- | + | ||
- | + | #team { | |
- | + | padding: 20px 10px 20px 30px; | |
- | + | ||
- | + | ||
} | } | ||
- | + | /* center ends */ | |
- | + | ||
- | + | /* right starts */ | |
+ | |||
+ | #right{ | ||
+ | width:160px; | ||
+ | padding-left: 20px; | ||
+ | /*padding-right: 135px;*/ | ||
+ | float:left; | ||
} | } | ||
- | . | + | #right .read a{ |
- | + | ||
+ | color: #06639e; | ||
+ | font-weight:normal; | ||
+ | font-style: italic; | ||
+ | font-size: 12px; | ||
+ | text-decoration:none; | ||
+ | border-bottom: 1px #06639e; | ||
+ | padding-right:10px; | ||
} | } | ||
- | . | + | #right .read a:hover{border-bottom: 1px dotted #06639e;} |
- | + | ||
- | + | ||
+ | #lab{ | ||
+ | |||
+ | padding-top:0px; | ||
+ | background: url(https://static.igem.org/mediawiki/2010/1/10/CatCon.png) top left repeat-y; | ||
+ | min-height:100px; | ||
+ | /*margin-left:30px;*/ | ||
+ | border: 1px dotted #0485B0; | ||
+ | } | ||
+ | .numleft{ | ||
+ | background: url(https://static.igem.org/mediawiki/2010/2/22/Numbg1.png); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: left top; | ||
+ | float:right; | ||
+ | width: 37px; | ||
+ | min-height: 37px; | ||
+ | font-family: Arial,Helvetica,sans-serif; | ||
+ | |||
+ | font-weight: bold; | ||
+ | color: #ffffff; | ||
+ | text-align: center; | ||
+ | margin: 25px 8px 0px 8px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .numleft p{ | ||
+ | padding-top: 2px; | ||
+ | padding-left: 1px; | ||
+ | font-size: 16px; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | .newsright{ | ||
+ | text-align:left; | ||
+ | margin: 10px 50px 0 10px; | ||
+ | } | ||
+ | |||
+ | .newsright p{ | ||
+ | font-size:11px; | ||
+ | color:#07374E; | ||
+ | margin-top:7px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .Title3 { | ||
+ | font-family: Comic Sans; | ||
+ | font-weight:600; | ||
+ | color: #fff; | ||
+ | font-size: 16px; | ||
+ | text-align:center; | ||
+ | width:100%; | ||
+ | height: 30px; | ||
+ | padding-top: 7px; | ||
+ | margin-top:7px; | ||
+ | margin-left:0px; | ||
+ | background: url(https://static.igem.org/mediawiki/2010/c/cf/CatTitle1.png) ; | ||
+ | background-repeat:no-repeat; | ||
+ | background-position:top left; | ||
} | } | ||
- | |||
- | |||
- | + | /* right ends */ | |
- | + | ||
- | + | /* footer starts */ | |
- | + | ||
+ | #myfooter | ||
+ | { | ||
+ | height: 60px; | ||
+ | font-size: 10px; | ||
+ | color: #00456e; | ||
+ | padding-right:180px; | ||
+ | |||
+ | clear:both; | ||
} | } | ||
- | + | #myfooter p{ | |
- | + | color: #fff; | |
- | + | font-size: 10px; | |
+ | font-weight: normal; | ||
+ | text-decoration: none; | ||
+ | padding-top:0px; | ||
+ | padding-left:0px; | ||
+ | bottom:0px; | ||
} | } | ||
- | + | #myfooter a{ | |
+ | color: #fff; | ||
+ | font-size: 11px; | ||
+ | font-weight: normal; | ||
+ | text-decoration: none; | ||
+ | padding-left: 0px; | ||
+ | margin-top:0px; | ||
+ | bottom:0; | ||
+ | |||
+ | } | ||
- | + | #myfooter a:hover{ | |
- | + | text-decoration: underline; | |
} | } | ||
- | . | + | |
- | + | /* footer ends */ | |
- | + | ||
- | + | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | // Copyright 2006-2007 javascript-array.com | ||
+ | |||
+ | var timeout = 500; | ||
+ | var closetimer = 1; | ||
+ | var ddmenuitem = 0; | ||
+ | |||
+ | // open hidden layer | ||
+ | function mopen(id) | ||
+ | { | ||
+ | // cancel close timer | ||
+ | mcancelclosetime(); | ||
+ | |||
+ | // close old layer | ||
+ | if(ddmenuitem) ddmenuitem.style.visibility = 'hidden'; | ||
+ | |||
+ | // get new layer and show it | ||
+ | ddmenuitem = document.getElementById(id); | ||
+ | ddmenuitem.style.visibility = 'visible'; | ||
+ | |||
} | } | ||
- | + | // close showed layer | |
- | + | function mclose() | |
- | + | { | |
- | + | if(ddmenuitem) ddmenuitem.style.visibility = 'hidden'; | |
} | } | ||
- | + | ||
- | + | // go close timer | |
- | + | function mclosetime() | |
+ | { | ||
+ | closetimer = window.setTimeout(mclose, timeout); | ||
} | } | ||
- | </ | + | |
+ | // cancel close timer | ||
+ | function mcancelclosetime() | ||
+ | { | ||
+ | if(closetimer) | ||
+ | { | ||
+ | window.clearTimeout(closetimer); | ||
+ | closetimer = null; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | // close layer when click-out | ||
+ | document.onclick = mclose; | ||
+ | </script> | ||
+ | |||
+ | |||
</head> | </head> | ||
+ | <body> | ||
+ | <div id="all"> | ||
+ | <div id="search"></div> | ||
+ | <div id="header"> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="myContent" align="center"> | ||
+ | |||
- | < | + | <div id="left"> |
- | + | ||
- | + | ||
- | + | ||
- | + | <div class="Title1">Team</div> | |
- | + | <div class="left_grad"> | |
+ | <div class="categories"> | ||
+ | |||
+ | <a href="https://2010.igem.org/Team:Gothenburg-Sweden/About_us#intro">Introduction</a> | ||
+ | <a href="https://2010.igem.org/Team:Gothenburg-Sweden/About_us#cth">CHALMERS</a></li> | ||
+ | <a href="https://2010.igem.org/Team:Gothenburg-Sweden/About_us#svs">Supervisors</a></li> | ||
+ | <a href="https://2010.igem.org/Team:Gothenburg-Sweden/About_us#sts">Students</a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div class="list_border"></div> | ||
+ | |||
+ | <div class="Title1">FUSS</div> | ||
+ | |||
+ | <div class="left_grad"> | ||
+ | <div class="categories"> | ||
+ | |||
+ | <a href="#">What's all about?</a> | ||
+ | <a href="#">Background</a> | ||
+ | <a href="#">Protein Fusion</a> | ||
+ | <a href="#"> Methods</a> | ||
+ | <a href="#">Preliminary Results</a> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <div class="list_border"></div> | ||
- | + | <SCRIPT language=javascript> | |
- | + | $("#accordion > li").click(function(){ | |
- | + | ||
- | + | if(false == $(this).next().is(':visible')) { | |
- | + | $('#accordion > ul').slideUp(300); | |
- | + | } | |
- | <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden">Home</a></li> | + | $(this).next().slideToggle(300); |
- | <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/Project">Project</a>< | + | }); |
- | + | ||
- | + | $('#accordion > ul:eq(0)').show(); | |
- | + | ||
- | + | </SCRIPT> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | <div id="center"> | |
- | + | ||
- | + | <div id="Title2"><ul id="sddm"> | |
- | + | <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden">Home</a></li> | |
- | + | <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/Project" | |
- | + | onmouseover="mopen('m1')" | |
- | + | onmouseout="mclosetime()" >Project</a> | |
- | + | <div id="m1" | |
- | + | onmouseover="mcancelclosetime()" | |
- | + | onmouseout="mclosetime()"> | |
- | + | <a href="https://2010.igem.org/Team:Gothenburg-Sweden/Project">Description</a> | |
- | + | <a href="https://2010.igem.org/Team:Gothenburg-Sweden/Lab_Note">Lab Notes</a> | |
- | + | <a href="https://2010.igem.org/Team:Gothenburg-Sweden/Results">Results</a> | |
- | + | </div> | |
- | + | </li> | |
- | + | ||
- | + | <li id="active"><a href="https://2010.igem.org/Team:Gothenburg-Sweden/About_us" | |
- | + | onmouseover="mopen('m2')" | |
- | + | onmouseout="mclosetime()">Team</a> | |
- | + | <div id="m2" | |
- | + | onmouseover="mcancelclosetime()" | |
- | + | onmouseout="mclosetime()"> | |
- | + | <a href="#">Chalmers University of Technology</a> | |
- | + | <a href="#">Supervisors</a> | |
- | + | <a href="#">Students</a> | |
- | + | </div> | |
- | + | </li> | |
- | + | ||
- | + | <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/Sponsors">Sponsors</a></li> | |
- | + | <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/Contact">Contact Us</a></li> | |
- | + | </ul> | |
- | + | <div style="clear:both"></div></div> | |
- | + | <div id="text"><a name="intro"></a> | |
- | + | <p> We are a team of 8 students from Chalmers University of Technology who will represent Gothenburg, SWEDEN in this year’s iGEM competition. We have started with a promising idea that combines the cutting edge technologies available in the field of Synthetic Biology. Our research basically aims to constructing a reporter mechanism for cellular stress in yeast by tagging protein and peptides affiliated with the stress activated SNF1 complex with fluorescent markers. </p> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <div id="myTitle">Chalmers University of Technology <a name="cth"></a> </div> | |
- | + | <div class="logo"> <img src="https://static.igem.org/mediawiki/2010/a/a5/Chalmers_c_logo.jpg" width="133" height="152" align="left"></div> | |
- | + | ||
- | + | <p> | |
- | + | <strong>Chalmers in central Göteborg on the Swedish West Coast</strong></p> | |
- | + | ||
- | + | <p>Chalmers is a university of technology in which research and teaching are conducted on a broad front within technology, natural science and architecture. Our inspiration lies in the joy of discovery and the desire to learn. Underlying everything we do is a wish to contribute to sustainable development both in Sweden and world-wide.<br> | |
- | + | <br> | |
- | + | Our research work deals ultimately with improving people’s conditions, and we often cross traditional boundaries in order to solve the problems of the future. Chalmers has become strong within several areas of science, and some of our research leads its field internationally. We wish in particular to develop and strengthen our research in the fields of bioscience, information technology, environmental science and nanotechnology.<br> | |
- | + | <br> | |
- | + | Chalmers is a pioneer in Europe in the field of start-up companies, and has built up an efficient system of innovation in order to find applications in research into the formation of companies. <br> | |
- | + | <br> | |
- | + | Chalmers has great aspirations to develop continually by opening doors to the outside world and by thinking innovatively. We have a close and productive collaboration with business and society at large. In this way we reinforce our own development, at the same time as we contribute to the growth of society.<br> | |
- | + | <br> | |
- | + | Chalmers was founded in 1829 as a result of a donation from the director of the Swedish East India Company, William Chalmers. His motto, and ours, is:<br> | |
- | + | <br> | |
- | + | Avancez!</p> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <div id="myTitle">Supervisors<a name="svs"></a></div> | |
- | + | ||
- | + | <div id="team"> | |
- | + | <td><table width="560" border="1"> | |
- | + | <tr> | |
- | + | <td width="145" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/e/eb/Goutham.jpg" alt="" width="133" height="200" class="img1" /></span></td> | |
- | + | <td width="174" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | |
- | + | <tr> | |
- | + | <td><span class="style9">Goutham Vemuri</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><span class="style11">supervisor</span></td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td valign="top"><p> </p> | |
- | + | </td> | |
- | + | <td width="214" valign="top"><p class="style5"> </p> | |
- | + | </table> | |
- | + | <p> </p> | |
- | + | <table width="560" border="1"> | |
- | + | <tr> | |
- | + | <td width="145" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/3/32/Per.jpg" alt="" width="133" height="200" class="img1" /></span></td> | |
- | + | <td width="174" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | |
- | + | <tr> | |
- | + | <td><span class="style9">Per Sunnerhagen </span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><span class="style11">supervisor</span></td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td valign="top"><p> </p></td> | |
- | + | <td width="214" valign="top"><p class="style5"> </p> | |
- | + | </table> | |
- | + | <p> </p> | |
- | + | <table width="560" border="1"> | |
- | + | <tr> | |
- | + | <td width="145" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/8/88/Markus.jpg" alt="" width="133" height="200" class="img1" /></span></td> | |
- | + | <td width="169" height="59" valign="top"><table width="172" border="5" cellpadding="0" cellspacing="0"> | |
- | + | <tr> | |
- | + | <td width="136"><span class="style9">Marcus Wilhelmsson </span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><span class="style11">supervisor</span></td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td valign="top"><p> </p></td> | |
- | + | <td width="219" valign="top"><p class="style5"> </p> | |
- | + | </table> | |
- | + | <td> </td> | |
- | + | </tr> | |
- | + | <tr></tr> | |
- | <td> </td> | + | <tr> |
- | </tr> | + | <td> </td> |
- | + | </tr> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | < | + | <div id="myTitle">Students<a name="sts"></a></div> |
- | + | ||
- | + | <div id="team"> | |
- | + | <table width="560" border="1"> | |
- | + | <tr> | |
- | + | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/d/d0/Malin.jpg" alt="" width="133" height="200" class="img1" /></span></td> | |
- | + | <td width="151" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | |
- | + | <tr> | |
- | + | <td><span class="style9">Malin Linden</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><span class="style11">student</span></td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | <td width="237"> </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td colspan="2" valign="top"><table width="363" height="150" border="1"> | |
- | + | <tr> | |
- | + | <td width="147"><span class="style4">Age:</span></td> | |
- | + | <td width="158"><span class="style5">24</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Nationality:</strong></td> | |
- | + | <td><span class="style5">Swedish</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Academic background:</strong></td> | |
- | + | <td><span class="style5">B sc. Biotecnology</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | < | + | <td><strong class="style5">Current studies:</strong></td> |
- | + | <td><span class="style5">Exchange year at University of Minnesota, MS Biotecnology</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td> </td> | |
- | + | <td> </td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | </tr> | |
- | + | </table> | |
- | + | <p> </p> | |
- | + | <table width="560" border="1"> | |
- | + | <tr> | |
- | + | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/7/7f/Katarina.jpg" alt="" width="133" height="200" class="img1" /></span></td> | |
- | + | <td width="151" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | |
- | + | <tr> | |
- | + | <td><span class="style9">Katarina Risö </span></td> | |
- | + | </tr> | |
- | < | + | <tr> |
- | + | <td><span class="style11">student</span></td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | <td width="237"> </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | |
- | + | <tr> | |
- | + | <td width="140"><span class="style4">Age:</span></td> | |
- | + | <td width="170"><span class="style5">24</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Nationality:</strong></td> | |
- | + | <td><span class="style5">Swedish</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | <td | + | <td><strong class="style5">Academic background:</strong></td> |
- | + | <td><span class="style5">B sc. Chemical Engineering</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Current studies:</strong></td> | |
- | + | <td><span class="style5">MS Chemistry and Biosciences</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td> </td> | |
- | + | <td> </td> | |
- | + | </tr> | |
- | + | </table> | |
- | + | </td> | |
- | + | </tr> | |
- | + | </table> | |
- | + | <p> </p> | |
- | + | <table width="560" border="1"> | |
- | + | <tr> | |
- | + | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/a/a7/Peidi.jpg" alt="" width="133" height="200" class="img1" /></span></td> | |
- | + | <td width="151" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | |
- | + | <tr> | |
- | + | <td><span class="style9">Peidi Liu </span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><span class="style11">student</span></td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | <td width="237"> </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | |
- | + | <tr> | |
- | <td | + | <td width="140"><span class="style4">Age:</span></td> |
- | + | <td width="170"><span class="style5">24</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Nationality:</strong></td> | |
- | + | <td><span class="style5">Chinese</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Academic background:</strong></td> | |
- | + | <td><span class="style5">Electronic Engineering</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Current studies:</strong></td> | |
- | + | <td><span class="style5">MS Bioinformatics </span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td> </td> | |
- | + | <td> </td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | </tr> | |
- | + | </table> | |
- | + | <p> </p> | |
- | + | <table width="560" border="1"> | |
- | + | <tr> | |
- | + | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/8/80/Adnan.jpg" alt="" width="133" height="200" class="style5" /></span></td> | |
- | + | <td width="151" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0"> | |
- | + | <tr> | |
- | + | <td><span class="style9">Adnan Kadic</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><span class="style11">student</span></td> | |
- | <td | + | </tr> |
- | + | </table></td> | |
- | + | <td width="237"> </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | |
- | + | <tr> | |
- | + | <td width="140"><span class="style4">Age:</span></td> | |
- | + | <td width="170"><span class="style5">24</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Nationality:</strong></td> | |
- | + | <td><span class="style5">Bosnian</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Academic background:</strong></td> | |
- | + | <td><span class="style5">B sc. Biotecnology</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Current studies:</strong></td> | |
- | + | <td><span class="style5">MS Chemistry and Biosciences </span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td> </td> | |
- | + | <td> </td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | </tr> | |
- | + | </table> | |
- | + | <p> </p> | |
- | + | <table width="560" border="1"> | |
- | + | <tr> | |
- | <td | + | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/e/ea/Lokesh.jpg" alt="" width="133" height="200" class="style5" /></span></td> |
- | + | <td width="221" height="59" valign="top"><table width="216" border="5" cellpadding="0" cellspacing="0"> | |
- | + | <tr> | |
- | + | <td width="180"><span class="style9">Lokeshwaran Manoharan </span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><span class="style11">student</span></td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | <td width="124"> </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | |
- | + | <tr> | |
- | + | <td width="140"><span class="style4">Age:</span></td> | |
- | + | <td width="170"><span class="style5">23</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Nationality:</strong></td> | |
- | + | <td><span class="style5">Indian</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Academic background:</strong></td> | |
- | + | <td><span class="style5">B.Tech Ind Biotechnology</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Current studies:</strong></td> | |
- | + | <td><span class="style5">MS Bioinformatics</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td> </td> | |
- | + | <td> </td> | |
- | <td | + | </tr> |
- | + | </table></td> | |
- | + | </tr> | |
- | + | </table> | |
- | + | <p> </p> | |
- | + | <table width="560" border="1"> | |
- | + | <tr> | |
- | + | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/0/01/Kemal.jpg" alt="" width="133" height="200" class="style5" /></span></td> | |
- | + | <td width="207" height="59" valign="top"><table width="186" border="5" cellpadding="0" cellspacing="0"> | |
- | + | <tr> | |
- | + | <td width="150"><span class="style9">Kemal Sanli </span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><span class="style11">student</span></td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | <td width="161"> </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | |
- | + | <tr> | |
- | + | <td width="133"><span class="style4">Age:</span></td> | |
- | + | <td width="177"><span class="style5">24</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Nationality:</strong></td> | |
- | + | <td><span class="style5">Turkish</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Academic background:</strong></td> | |
- | + | <td><span class="style5">B sc. Molecular Biology and Genetics </span></td> | |
- | + | </tr> | |
- | <td | + | <tr> |
- | + | <td><strong class="style5">Current studies:</strong></td> | |
- | + | <td><span class="style5">MS Bioinformatics</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td> </td> | |
- | + | <td> </td> | |
- | + | </tr> | |
- | + | </table></td> | |
- | + | </tr> | |
- | + | </table> | |
- | + | <p> </p> | |
- | + | <table width="560" border="1"> | |
- | + | <tr> | |
- | + | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/4/40/Karl.jpg" alt="" width="133" height="200" class="style5" /></span></td> | |
- | + | <td width="207" height="59" valign="top"><table width="186" border="5" cellpadding="0" cellspacing="0"> | |
- | </table> | + | <tr> |
- | + | <td width="150"><span class="style9">Karl Almén Burman </span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><span class="style11">student</span></td> | |
- | </tr> | + | </tr> |
- | + | </table></td> | |
- | + | <td width="161"> </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | < | + | <td colspan="2" valign="top"><table width="368" height="150" border="1"> |
- | < | + | <tr> |
- | + | <td width="133"><span class="style4">Age:</span></td> | |
- | + | <td width="177"><span class="style5">23</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Nationality:</strong></td> | |
- | + | <td><span class="style5">Swedish</span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Academic background:</strong></td> | |
- | + | <td><span class="style5">B sc. Biotechnology </span></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td><strong class="style5">Current studies:</strong></td> | |
- | + | <td><span class="style5">MS Biotechnology</span></td> | |
- | + | </tr> | |
- | </ | + | <tr> |
- | + | <td> </td> | |
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | <table width="560" border="1"> | ||
+ | <tr> | ||
+ | <td width="150" rowspan="2" valign="top"><span class="style8"><img src="https://static.igem.org/mediawiki/2010/e/e8/Julia.jpg" alt="" width="133" height="200" class="style5" /></span></td> | ||
+ | <td width="207" height="59" valign="top"><table width="186" border="5" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td width="150"><span class="style9">Julia Fransson </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><span class="style11">student</span></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | <td width="161"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" valign="top"><table width="368" height="150" border="1"> | ||
+ | <tr> | ||
+ | <td width="133"><span class="style4">Age:</span></td> | ||
+ | <td width="177"><span class="style5">22</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Nationality:</strong></td> | ||
+ | <td><span class="style5">Swedish</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Academic background:</strong></td> | ||
+ | <td><span class="style5">B sc. Biotechnology </span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><strong class="style5">Current studies:</strong></td> | ||
+ | <td><span class="style5">Exchange year through Unitech International</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p> </p> | ||
+ | <p> </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr><td> </td> | ||
+ | </tr><tr><td> </td> | ||
+ | </tr> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div id="right"> | ||
+ | <div class="Title3">Lab Notes</div> | ||
+ | |||
+ | |||
+ | <div id="lab"> | ||
+ | <div class="numleft"> | ||
+ | <p>11</p> | ||
+ | </div> | ||
+ | <div class="newsright"><a href="#">August 11, 2010</a> | ||
+ | <p> The PCR reaction from yesterday was checked on a gel. α should be ... </p> | ||
+ | </div> | ||
+ | |||
+ | <div class="read"><a href="#">read more</a></div> | ||
+ | <div style="clear: both"></div> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | <div class="Title3">News</div> | ||
+ | <div id="news"> | ||
+ | <p>Göteborgs-Posten, a major daily newspaper in Sweden with the second largest national circulation, published an article involving the interview with our team... | ||
+ | <br> </p> | ||
+ | <div class="read"><a href="#">read more</a></div> | ||
+ | <div style="clear: both"></div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="myfooter"> <p> <a href="#">Home</a> | <a href="#">CTH</a> | <a href="#">Sponsors</a> | <a href="#">About Us</a> | <a href="#">Contact Us</a></p> <p>Chalmers University of Technology, Gothenburg, SWEDEN</p> | ||
+ | |||
+ | </div> | ||
+ | </div></div> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 11:57, 3 October 2010
We are a team of 8 students from Chalmers University of Technology who will represent Gothenburg, SWEDEN in this year’s iGEM competition. We have started with a promising idea that combines the cutting edge technologies available in the field of Synthetic Biology. Our research basically aims to constructing a reporter mechanism for cellular stress in yeast by tagging protein and peptides affiliated with the stress activated SNF1 complex with fluorescent markers.
Chalmers in central Göteborg on the Swedish West Coast
Chalmers is a university of technology in which research and teaching are conducted on a broad front within technology, natural science and architecture. Our inspiration lies in the joy of discovery and the desire to learn. Underlying everything we do is a wish to contribute to sustainable development both in Sweden and world-wide.
Our research work deals ultimately with improving people’s conditions, and we often cross traditional boundaries in order to solve the problems of the future. Chalmers has become strong within several areas of science, and some of our research leads its field internationally. We wish in particular to develop and strengthen our research in the fields of bioscience, information technology, environmental science and nanotechnology.
Chalmers is a pioneer in Europe in the field of start-up companies, and has built up an efficient system of innovation in order to find applications in research into the formation of companies.
Chalmers has great aspirations to develop continually by opening doors to the outside world and by thinking innovatively. We have a close and productive collaboration with business and society at large. In this way we reinforce our own development, at the same time as we contribute to the growth of society.
Chalmers was founded in 1829 as a result of a donation from the director of the Swedish East India Company, William Chalmers. His motto, and ours, is:
Avancez!
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|
|
|||||||||||
|
Göteborgs-Posten, a major daily newspaper in Sweden with the second largest national circulation, published an article involving the interview with our team...