Team:Gothenburg-Sweden/About us

From 2010.igem.org

(Difference between revisions)
(New page: <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>Chalmers University of Technology</title> <style type="text/css"> body { margin: 0px; padding...)
 
(14 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">
-
body {
+
 
-
margin: 0px;
+
.style4 {
-
padding: 0px;
+
font-size: 11px;
-
background-color: #FFFFFF;
+
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:
}
}
-
h1, h2, h3, h4, h5, h6 {
+
 
-
margin: 0px;
+
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;
}
}
-
body, th, td, input, textarea, select {
+
 
-
font-family: Arial, Helvetica, sans-serif;
+
a:hover{
-
font-size: 11px;
+
padding:0;margin:0;
-
color: #A1A1A1;
+
    text-decoration: underline;
 +
    color: #000066;
 +
 
 +
}
}
-
p, blockquote, ul, ol, dl {
+
a:visited{color:#06639E;}
-
margin-top: 0px;
+
 
-
margin-bottom: 1em;
+
*
-
text-align: justify;
+
{
 +
    border: 0;
 +
    margin: 0;
}
}
-
a {
+
 
-
color: #ED8407;
+
#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;
 +
 
}
}
-
a:hover {
+
 
-
text-decoration: none;
+
/* left layer starts */
 +
 
 +
#left{
 +
    width:138px;
 +
    padding-left:45px;
 +
    float: left;
}
}
-
.style1 {
+
.Title1 {
-
font-size: 10px;
+
    font-family: Comic Sans;
-
color: #A1A1A1;
+
    font-weight:600;
-
height: 15px;
+
    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;
}
}
-
.style1 a {
+
.left_grad{
-
color: #ED8407;
+
   
-
text-decoration: none;
+
    background-position: top left;
 +
    padding-top: 0px;
 +
    margin-top: 0px;
}
}
-
.style1 a:hover {
+
.categories{
 +
   
 +
    background: url(https://static.igem.org/mediawiki/2010/1/10/CatCon.png) top repeat-y;
 +
    min-height:100px;
 +
    border: 1px solid #0485B0; 
}
}
-
.list1 {
+
#news {
-
margin-left: 0px;
+
  padding-top:0px;
-
padding-left: 10px;
+
  background: url(https://static.igem.org/mediawiki/2010/1/10/CatCon.png) left top repeat-y;
-
list-style: none;
+
  min-height:100px;
-
line-height: 22px;
+
  border: 1px dotted #0485B0; 
-
text-transform: uppercase;
+
-
font-family: Arial, Helvetica, sans-serif;
+
}
-
font-weight: bold;
+
#news p{
-
font-size: 11px;
+
    color:#07374E;
 +
    font-weight:normal;
 +
    font-size: 11px;
 +
text-align:left;
 +
    text-decoration:none;
 +
   
 +
    padding: 10px 5px 0px 15px;
 +
 +
   
 +
display:block;
}
}
-
.list1 li {
+
#news a:hover {
-
background: url(https://static.igem.org/mediawiki/2010/f/ff/Img4.gif) repeat-x left bottom;
+
border-bottom: 1px dotted #06639e;
-
padding: 5px 0px 5px 10px;
+
}
}
-
.list1 a {
+
.categories a{
-
background: url(https://static.igem.org/mediawiki/2010/1/17/Img7.gif) no-repeat left center;
+
    font-family: Arial, Helvetica, sans-serif;
-
text-decoration: none;
+
    font-weight:normal;
-
padding-left: 10px;
+
    color: #0485B0;
-
color: #A1A1A1;
+
    text-decoration: none;
 +
    text-align:left;
 +
    padding: 4px 0px 4px 20px;
 +
    font-size:12px;
 +
    padding-top:5px;
 +
    display:block;
 +
 
}
}
-
.text1 {
+
.categories a:hover{
-
letter-spacing: -1px;
+
  text-decoration:none;
-
text-transform: uppercase;
+
 
-
font-size: 18px;
+
  font-size:12px;
-
color: #207FF8;
+
  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;
}
}
-
.text2 {
+
#center p{
-
text-transform: uppercase;
+
    padding-left:0px;
-
font-size: 10px;
+
    padding-right:0px;
 +
    padding-bottom: 10px;
 +
}
}
-
.text3 {
+
    /* menu starts */
-
text-transform: uppercase;
+
-
font-size: 10px;
+
-
color: #4A9AFF;
+
-
}
+
-
.text4 {
+
     
-
letter-spacing: -1px;
+
        #Title2{
-
text-transform: uppercase;
+
 
-
font-size: 18px;
+
          height: 40px;
-
color: #ED8407;
+
          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 ;
}
}
-
.text5 {
+
#text p
-
background-color: #E0E0E0;
+
{
-
text-transform: uppercase;
+
  padding: 10px 10px 10px 25px;
-
padding: 10px 0px 10px 15px;
+
  font-family: "Times New Roman";
-
font-size: 14px;
+
  font-size:13px;
-
font-weight: bold;
+
  line-height:19px;
}
}
-
.text6 {
+
.logo{
-
font-weight: bold;
+
float:left;
-
color: #ED8407;
+
padding: 10px 20px 10px 20px;
 +
}
 +
 
 +
#text p{color: #07374E;}
 +
 
 +
.read{
 +
    text-align: right;
 +
    padding-bottom:5px;
 +
  /* padding-right: 5px;*/
}
}
-
.text7 {
+
#myTitle{
-
text-align: center;
+
    font-family: Arial, Helvetica, sans-serif;
-
letter-spacing: -2px;
+
    font-weight:normal;
-
text-transform: uppercase;
+
    color: #00456e;
-
font-size: 24px;
+
    font-size: 16px;
-
color: #FFFFFF;
+
    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;
 +
 
}
}
-
.text8 {
+
 
-
text-align: center;
+
#team {
-
text-transform: none;
+
padding: 20px 10px 20px 30px;
-
font-size: 12px;
+
 
-
color: #FFFFFF;
+
}
}
-
.bg1 {
+
/* center ends */
-
background: url(https://static.igem.org/mediawiki/2010/b/bd/Img3.jpg) no-repeat left top;
+
 
-
height: 187px;
+
/* right starts */
 +
 
 +
#right{
 +
    width:160px;
 +
    padding-left: 20px;
 +
    /*padding-right: 135px;*/
 +
    float:left;
}
}
-
.bg2 {
+
#right .read a{
-
background: url(https://static.igem.org/mediawiki/2010/1/15/Img4-gbg.gif) repeat-x left top;
+
   
 +
    color: #06639e;
 +
    font-weight:normal;
 +
    font-style: italic;
 +
    font-size: 12px;
 +
    text-decoration:none;
 +
    border-bottom: 1px #06639e;
 +
    padding-right:10px;
}
}
-
.bg3 {
+
#right .read a:hover{border-bottom: 1px dotted #06639e;}
-
background: url(https://static.igem.org/mediawiki/2010/f/f4/Img2.jpg) no-repeat left top;
+
 
-
height: 117px;
+
 
 +
#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;
}
}
-
.align-justify { text-align: justify; }
 
-
.align-right { text-align: right; }
 
-
img { border: none; }
+
/* right ends */
-
.img1 {
+
 
-
float: left;
+
/* footer starts */
-
margin: 3px 15px 0px 0px;
+
 
 +
#myfooter
 +
{
 +
    height: 60px;
 +
    font-size: 10px;
 +
    color: #00456e;
 +
    padding-right:180px; 
 +
   
 +
    clear:both;
}
}
-
.img2 {
+
#myfooter p{
-
float: right;
+
    color: #fff;
-
margin: 3px 0px 0px 15px;
+
    font-size: 10px;
 +
    font-weight: normal;
 +
    text-decoration: none;
 +
padding-top:0px;
 +
    padding-left:0px; 
 +
bottom:0px;
}
}
-
hr { display: none; }
+
#myfooter a{
 +
  color: #fff;
 +
    font-size: 11px;
 +
    font-weight: normal;
 +
    text-decoration: none;
 +
  padding-left: 0px;
 +
  margin-top:0px;
 +
  bottom:0;
 +
 
 +
}
-
.hr1 {
+
#myfooter a:hover{
-
height: 1px;
+
  text-decoration: underline;
}
}
 +
 +
/* footer ends */
 +
</style>
</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">
 +
-
<table width="730" border="0" align="center" cellpadding="0" cellspacing="0">
+
    <div id="left">
-
<tr valign="top">
+
                         
-
<td width="429"><img src="https://static.igem.org/mediawiki/2010/8/86/Img1.jpg" alt="" width="429" height="304" /></td>
+
                           
-
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
+
                             
-
<tr>
+
                              <div class="Title1">Team</div>
-
<td class="bg3"><table width="260" border="0" align="center" cellpadding="0" cellspacing="0">
+
                              <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>
-
</table></td>
+
<SCRIPT language=javascript>
-
</tr>
+
$("#accordion > li").click(function(){
-
<tr>
+
 
-
<td class="bg1"><table width="250" border="0" align="center" cellpadding="0" cellspacing="0">
+
if(false == $(this).next().is(':visible')) {
-
<tr>
+
$('#accordion > ul').slideUp(300);
-
<td>&nbsp;</td>
+
}
-
</tr>
+
$(this).next().slideToggle(300);
-
<tr>
+
});
-
<td width="301"><ul class="list1">
+
 
-
                  <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/Project">Project</a></li>
+
$('#accordion > ul:eq(0)').show();
-
                  <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/Lab_Note">Lab Note </a></li>
+
 
-
                  <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/Results">Results</a></li>
+
</SCRIPT>
-
  <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/About_us">About Us</a></li>
+
</div>
-
                  <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/Contact">Contact Us</a></li>
+
     
-
</ul></td>
+
 
-
</tr>
+
<div id="center">
-
</table></td>
+
 
-
</tr>
+
<div id="Title2"><ul id="sddm">
-
</table></td>
+
    <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden">Home</a></li>
-
</tr>
+
    <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/Project"  
-
</table>
+
        onmouseover="mopen('m1')"
-
<table width="725" border="0" align="center" cellpadding="0" cellspacing="0">
+
        onmouseout="mclosetime()"  >Project</a>
-
<tr valign="top">
+
        <div id="m1"
-
+
            onmouseover="mcancelclosetime()"
-
<td width="725"><table width="100%" border="0" cellspacing="0" cellpadding="0">
+
            onmouseout="mclosetime()">
-
<tr>
+
        <a href="https://2010.igem.org/Team:Gothenburg-Sweden/Project">Description</a>
-
<td><img src="https://static.igem.org/mediawiki/2010/2/23/Spacer.jpg" alt="" width="30" height="30" /></td>
+
        <a href="https://2010.igem.org/Team:Gothenburg-Sweden/Lab_Note">Lab Notes</a>
-
</tr>
+
        <a href="https://2010.igem.org/Team:Gothenburg-Sweden/Results">Results</a>
-
<tr>
+
        </div>
-
<td><span class="text1">The team </span></td>
+
    </li>
-
</tr>
+
-
<tr>
+
    <li id="active"><a href="https://2010.igem.org/Team:Gothenburg-Sweden/About_us"
-
<td>iGEM team - Gothenburg, Chalmers University of Technology </td>
+
        onmouseover="mopen('m2')"  
-
</tr>
+
        onmouseout="mclosetime()">Team</a>
-
<tr>
+
        <div id="m2"  
-
<td>&nbsp;</td>
+
            onmouseover="mcancelclosetime()"  
-
</tr>
+
            onmouseout="mclosetime()">
-
<tr>
+
<a href="#">Chalmers University of Technology</a>
-
<td><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>
+
        <a href="#">Supervisors</a>
-
  </td>
+
        <a href="#">Students</a>
-
</tr>
+
        </div>
-
<tr>
+
    </li>
-
<td>&nbsp;</td>
+
 
-
</tr>
+
    <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/Sponsors">Sponsors</a></li>
-
<tr>
+
    <li><a href="https://2010.igem.org/Team:Gothenburg-Sweden/Contact">Contact Us</a></li>
-
<td class="text5">Supervisors</td>
+
</ul>
-
</tr>
+
<div style="clear:both"></div></div>
-
<tr>
+
<div id="text"><a name="intro"></a>
-
<td>&nbsp;</td>
+
<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>  
-
</tr>
+
                 
-
<tr>
+
         
-
<td><table width="721" border="0" align="center" cellpadding="0" cellspacing="0">
+
-
<tr>
+
-
<td width="721">&nbsp;</td>
+
                            <div id="myTitle">Chalmers University of Technology <a name="cth"></a> </div>  
-
</tr>
+
                        <div class="logo"> <img src="https://static.igem.org/mediawiki/2010/a/a5/Chalmers_c_logo.jpg" width="133" height="152" align="left"></div>
-
<tr>
+
                   
-
<td><img src="https://static.igem.org/mediawiki/2010/e/eb/Goutham.jpg" alt="" width="133" height="200" class="img1" />
+
                              <p>
-
<p><span class="text6">Gotham Vemuri </span><br />
+
                                <strong>Chalmers in central Göteborg on the Swedish West Coast</strong></p>  
-
    Goutham Vemuri (supervisor) </p>
+
                       
-
  </td>
+
                              <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>  
-
</tr>
+
                                  <br>  
-
<tr>
+
                                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>  
-
<td>&nbsp;</td>
+
  <br>  
-
</tr>
+
                                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>  
-
<tr>
+
  <br>  
-
<td class="bg2"><img src="https://static.igem.org/mediawiki/2010/2/23/Spacer.jpg" alt="" width="100" height="1" /></td>
+
                                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>  
-
</tr>
+
  <br>  
-
<tr>
+
                                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>  
-
<td><img src="https://static.igem.org/mediawiki/2010/2/23/Spacer.jpg" alt="" width="30" height="20" /></td>
+
  <br>  
-
</tr>
+
                                Avancez!</p>
-
<tr>
+
                 
-
<td><img src="https://static.igem.org/mediawiki/2010/3/32/Per.jpg" alt="" width="133" height="200" class="img1" />
+
                         
-
<p><span class="text6">Per Sunnerhagen</span><br />
+
 
-
    Per Sunnerhagen (supervisor) </p>
+
                       
-
  </td>
+
                          <div id="myTitle">Supervisors<a name="svs"></a></div>
-
</tr>
+
                         
-
<tr>
+
                              <div id="team">
-
<td>&nbsp;</td>
+
<td><table width="560" border="1">  
-
</tr>
+
                                      <tr>  
-
<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>&nbsp;</td>
+
                                        <td width="174" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0">
-
  </tr>
+
                                            <tr>
-
<tr>
+
                                              <td><span class="style9">Goutham Vemuri</span></td>  
-
  <td><img src="https://static.igem.org/mediawiki/2010/8/88/Markus.jpg" alt="" width="133" height="200" class="img1" />
+
                                            </tr>
-
<p><span class="text6">Markus </span><br />
+
                                            <tr>
-
      Markus (supervisor) </p></td>
+
                                              <td><span class="style11">supervisor</span></td>  
-
  </tr>
+
                                            </tr>
-
<tr>
+
                                        </table></td>  
-
  <td>&nbsp;</td>
+
                                      </tr>  
-
  </tr>
+
                                      <tr>  
-
  <tr>
+
                                        <td valign="top"><p>&nbsp;</p>
-
<td>&nbsp;</td>
+
                                        </td>  
-
</tr>
+
                                        <td width="214" valign="top"><p class="style5">&nbsp;</p>  
-
<tr>
+
                                  </table>
-
<td class="text5">Students</td>
+
<p>&nbsp;</p>
-
</tr>
+
<table width="560" border="1">
-
<tr>
+
                                      <tr>  
-
<td>&nbsp;</td>
+
                                        <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>  
-
</tr>
+
                                        <td width="174" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0">
-
<tr>
+
                                            <tr>
-
  <td>&nbsp;</td>
+
                                              <td><span class="style9">Per Sunnerhagen </span></td>
-
  </tr>
+
                                            </tr>  
-
<tr>
+
                                            <tr>  
-
  <td><img src="https://static.igem.org/mediawiki/2010/d/d0/Malin.jpg" alt="" width="133" height="200" class="img1" />
+
                                              <td><span class="style11">supervisor</span></td>
-
<p><span class="text6">Malin Lindén </span><br />
+
                                            </tr>
-
      student</p></td>
+
                                        </table></td>
-
  </tr>
+
                                      </tr>
-
<tr>
+
                                      <tr>
-
  <td>&nbsp;</td>
+
                                        <td valign="top"><p>&nbsp;</p></td>
-
  </tr>
+
                                        <td width="214" valign="top"><p class="style5">&nbsp;</p>  
-
  <tr>
+
                                  </table>  
-
  <td>&nbsp;</td>
+
<p>&nbsp;</p>  
-
  </tr>
+
<table width="560" border="1">
-
<tr>
+
                                      <tr>  
-
  <td><img src="https://static.igem.org/mediawiki/2010/7/7f/Katarina.jpg" alt="" width="133" height="200" class="img1" />
+
                                        <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>  
-
<p><span class="text6">Katarina Risö </span><br />
+
                                        <td width="169" height="59" valign="top"><table width="172" border="5" cellpadding="0" cellspacing="0">
-
      student </p></td>
+
                                            <tr>
-
  </tr>
+
                                              <td width="136"><span class="style9">Marcus Wilhelmsson  </span></td>  
-
<tr>
+
                                            </tr>
-
  <td>&nbsp;</td>
+
                                            <tr>
-
  </tr>
+
                                              <td><span class="style11">supervisor</span></td>  
-
  <tr>
+
                                            </tr>
-
  <td>&nbsp;</td>
+
                                        </table></td>  
-
  </tr>
+
                                      </tr>  
-
<tr>
+
                                      <tr>  
-
  <td><img src="https://static.igem.org/mediawiki/2010/a/a7/Peidi.jpg" alt="" width="133" height="200" class="img1" />
+
                                        <td valign="top"><p>&nbsp;</p></td>
-
<p><span class="text6">Peidi Liu </span><br />
+
                                        <td width="219" valign="top"><p class="style5">&nbsp;</p>
-
      student</p></td>
+
                                  </table>
-
  </tr>
+
  <td>&nbsp;</td>  
-
<tr>
+
</tr>
-
  <td>&nbsp;</td>
+
<tr></tr>  
-
  </tr>
+
<tr>  
-
  <tr>
+
  <td>&nbsp;</td>  
-
  <td>&nbsp;</td>
+
  </tr>  
-
  </tr>
+
</div>
-
<tr>
+
                       
-
  <td><img src="https://static.igem.org/mediawiki/2010/8/80/Adnan.jpg" alt="" width="133" height="200" class="img1" />
+
                     
-
<p><span class="text6">Adnan Kadic </span><br />
+
-
      student </p></td>
+
               
-
  </tr>
+
                            <div id="myTitle">Students<a name="sts"></a></div>
-
<tr>
+
                           
-
  <td>&nbsp;</td>
+
                              <div id="team">
-
  </tr>
+
                                <table width="560" border="1">
-
  <tr>
+
                                    <tr>
-
  <td>&nbsp;</td>
+
                                      <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>
-
  </tr>
+
                                      <td width="151" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0">
-
<tr>
+
                                          <tr>
-
  <td><img src="https://static.igem.org/mediawiki/2010/e/ea/Lokesh.jpg" alt="" width="133" height="200" class="img1" />
+
                                            <td><span class="style9">Malin Linden</span></td>
-
<p><span class="text6">Lokeshwaran Manoharan </span><br />
+
                                          </tr>
-
      student</p></td>
+
                                          <tr>
-
  </tr>
+
                                            <td><span class="style11">student</span></td>
-
<tr>
+
                                          </tr>
-
  <td>&nbsp;</td>
+
                                      </table></td>
-
  </tr>
+
                                      <td width="237">&nbsp;</td>
-
  <tr>
+
                                    </tr>
-
  <td>&nbsp;</td>
+
                                    <tr>
-
  </tr>
+
                                      <td colspan="2" valign="top"><table width="363" height="150" border="1">
-
<tr>
+
                                          <tr>
-
  <td><img src="https://static.igem.org/mediawiki/2010/0/01/Kemal.jpg" alt="" width="133" height="200" class="img1" />
+
                                            <td width="147"><span class="style4">Age:</span></td>
-
<p><span class="text6">Kemal Sanli </span><br />
+
                                            <td width="158"><span class="style5">24</span></td>
-
      student</p></td>
+
                                          </tr>
-
  </tr>
+
                                          <tr>
-
<tr>
+
                                            <td><strong class="style5">Nationality:</strong></td>
-
  <td>&nbsp;</td>
+
                                            <td><span class="style5">Swedish</span></td>
-
  </tr>
+
                                          </tr>
-
  <tr>
+
                                          <tr>
-
  <td>&nbsp;</td>
+
                                            <td><strong class="style5">Academic background:</strong></td>
-
  </tr>
+
                                            <td><span class="style5">B sc. Biotecnology</span></td>
-
<tr>
+
                                          </tr>
-
  <td><img src="https://static.igem.org/mediawiki/2010/4/40/Karl.jpg" alt="" width="133" height="200" class="img1" />
+
                                          <tr>
-
<p><span class="text6">Karl Almén Burman </span><br />
+
                                            <td><strong class="style5">Current studies:</strong></td>
-
      student </p></td>
+
                                            <td><span class="style5">Exchange year at University of Minnesota, MS Biotecnology</span></td>
-
  </tr>
+
                                          </tr>
-
<tr>
+
                                          <tr>
-
  <td>&nbsp;</td>
+
                                            <td>&nbsp;</td>
-
  </tr>
+
                                            <td>&nbsp;</td>
-
  <tr>
+
                                          </tr>
-
  <td>&nbsp;</td>
+
                                      </table></td>
-
  </tr>
+
                                    </tr>
-
<tr>
+
                                </table>
-
  <td><img src="https://static.igem.org/mediawiki/2010/e/e8/Julia.jpg" alt="" width="133" height="200" class="img1" />
+
      <p>&nbsp;</p>
-
<p><span class="text6">Julia Fransson </span><br />
+
      <table width="560" border="1">
-
      student</p></td>
+
                                <tr>
-
  </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>  
-
<tr>
+
                                  <td width="151" height="59" valign="top"><table width="150" border="5" cellpadding="0" cellspacing="0">
-
  <td>&nbsp;</td>
+
                                      <tr>
-
  </tr>
+
                                        <td><span class="style9">Katarina Risö </span></td>  
-
</table></td>
+
                                      </tr>
-
</tr>
+
                                      <tr>
-
  </table></td>
+
                                        <td><span class="style11">student</span></td>  
-
</tr>
+
                                      </tr>  
-
</table>
+
                                  </table></td>  
-
<table width="730" border="0" align="center" cellpadding="0" cellspacing="0">
+
                                  <td width="237">&nbsp;</td>  
-
<tr>
+
                                </tr>  
-
<td><img src="https://static.igem.org/mediawiki/2010/d/da/Img6.jpg" alt="" width="100%" height="2" /></td>
+
                                <tr>  
-
</tr>
+
                                  <td colspan="2" valign="top"><table width="368" height="150" border="1">
-
<tr>
+
                                    <tr>
-
<td>&nbsp;</td>
+
                                      <td width="140"><span class="style4">Age:</span></td>
-
</tr>
+
                                      <td width="170"><span class="style5">24</span></td>
-
<tr>
+
                                    </tr>
-
<td align="center" class="style1"><a href="https://2010.igem.org/Team:Gothenburg-Sweden">Home</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      <a href="https://2010.igem.org/Team:Gothenburg-Sweden/About_us">About us </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      |      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.chalmers.se/en/">Chalmers</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      |      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://2010.igem.org/Team:Gothenburg-Sweden/Sponsors">Sponsors</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;       |      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://2010.igem.org/Team:Gothenburg-Sweden/Contact">Contact Us</a></td>
+
                                    <tr>
-
</tr>
+
                                      <td><strong class="style5">Nationality:</strong></td>
-
<tr>
+
                                      <td><span class="style5">Swedish</span></td>
-
<td align="center" class="style1">Design in Chalmers, Gothenburg, Sweden </td>
+
                                    </tr>
-
</tr>
+
                                    <tr>
-
<tr>
+
                                      <td><strong class="style5">Academic background:</strong></td>
-
<td align="center"><img src="https://static.igem.org/mediawiki/2010/2/23/Spacer.jpg" alt="" width="30" height="30" /></td>
+
                                      <td><span class="style5">B sc. Chemical Engineering</span></td>
-
</tr>
+
                                    </tr>
-
</table>
+
                                    <tr>
-
<div style="text-align: center; font-size: 0.75em;"></div>
+
                                      <td><strong class="style5">Current studies:</strong></td>
 +
                                      <td><span class="style5">MS Chemistry and Biosciences</span></td>
 +
                                    </tr>
 +
                                    <tr>
 +
                                      <td>&nbsp;</td>
 +
                                      <td>&nbsp;</td>
 +
                                    </tr>
 +
                                  </table>
 +
                                  </td>
 +
                                  </tr>
 +
                              </table>
 +
    <p>&nbsp;</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">&nbsp;</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">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>&nbsp;</td>
 +
                                          <td>&nbsp;</td>
 +
                                        </tr>
 +
                                    </table></td>
 +
                                  </tr>
 +
                                </table>
 +
    <p>&nbsp;</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>
 +
                                        </tr>
 +
                                    </table></td>
 +
                                    <td width="237">&nbsp;</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>&nbsp;</td>
 +
                                          <td>&nbsp;</td>
 +
                                        </tr>
 +
                                    </table></td>
 +
                                  </tr>
 +
                                </table>
 +
    <p>&nbsp;</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/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">&nbsp;</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>&nbsp;</td>
 +
                                          <td>&nbsp;</td>
 +
                                        </tr>
 +
                                    </table></td>
 +
                                  </tr>
 +
                                </table>
 +
    <p>&nbsp;</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">&nbsp;</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>
 +
                                        <tr>
 +
                                          <td><strong class="style5">Current studies:</strong></td>
 +
                                          <td><span class="style5">MS Bioinformatics</span></td>
 +
                                        </tr>
 +
                                        <tr>
 +
                                          <td>&nbsp;</td>
 +
                                          <td>&nbsp;</td>
 +
                                        </tr>
 +
                                    </table></td>
 +
                                  </tr>
 +
                                </table>
 +
    <p>&nbsp;</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">
 +
                                        <tr>
 +
                                          <td width="150"><span class="style9">Karl Almén Burman </span></td>
 +
                                        </tr>
 +
                                        <tr>
 +
                                          <td><span class="style11">student</span></td>
 +
                                        </tr>
 +
                                    </table></td>
 +
                                    <td width="161">&nbsp;</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>&nbsp;</td>
 +
                                          <td>&nbsp;</td>
 +
                                        </tr>
 +
                                    </table></td>
 +
                                  </tr>
 +
                                </table>
 +
    <p>&nbsp;</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">&nbsp;</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>&nbsp;</td>
 +
                                          <td>&nbsp;</td>
 +
                                        </tr>
 +
                                    </table></td>
 +
                                  </tr>
 +
                                </table>
 +
    <p>&nbsp;</p>
 +
              <p>&nbsp;</p>
 +
              </td>
 +
                                  </tr>
 +
                                  <tr><td>&nbsp;</td>
 +
  </tr><tr><td>&nbsp;</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

Chalmers University of Technology

Team
FUSS

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 University of Technology

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!

Supervisors
Goutham Vemuri
supervisor

 

 

 

Per Sunnerhagen
supervisor

 

 

 

Marcus Wilhelmsson
supervisor

 

 

   
Students
Malin Linden
student
 
Age: 24
Nationality: Swedish
Academic background: B sc. Biotecnology
Current studies: Exchange year at University of Minnesota, MS Biotecnology
   

 

Katarina Risö
student
 
Age: 24
Nationality: Swedish
Academic background: B sc. Chemical Engineering
Current studies: MS Chemistry and Biosciences
   

 

Peidi Liu
student
 
Age: 24
Nationality: Chinese
Academic background: Electronic Engineering
Current studies: MS Bioinformatics
   

 

Adnan Kadic
student
 
Age: 24
Nationality: Bosnian
Academic background: B sc. Biotecnology
Current studies: MS Chemistry and Biosciences
   

 

Lokeshwaran Manoharan
student
 
Age: 23
Nationality: Indian
Academic background: B.Tech Ind Biotechnology
Current studies: MS Bioinformatics
   

 

Kemal Sanli
student
 
Age: 24
Nationality: Turkish
Academic background: B sc. Molecular Biology and Genetics
Current studies: MS Bioinformatics
   

 

Karl Almén Burman
student
 
Age: 23
Nationality: Swedish
Academic background: B sc. Biotechnology
Current studies: MS Biotechnology
   

 

Julia Fransson
student
 
Age: 22
Nationality: Swedish
Academic background: B sc. Biotechnology
Current studies: Exchange year through Unitech International
   

 

 

   

Home | CTH | Sponsors | About Us | Contact Us

Chalmers University of Technology, Gothenburg, SWEDEN