Team:METU Turkey

From 2010.igem.org

(Difference between revisions)
 
(39 intermediate revisions not shown)
Line 1: Line 1:
-
<html><head>
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+
<head>
-
<meta name="description" content="FW MX GoLive HTML">
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
<title>00000001.jpg</title>
+
<title>Home</title>
-
</head><body bgcolor="#ffffff" onload="CSScriptInit();"><csscriptdict>
+
<meta name="description" content="" />
-
<script><!--
+
<meta name="keywords" content="" />
 +
<style type="text/css">
 +
ul,ol,li,h1,h2,h3,h4,h5,h6,p{
 +
margin:0;
 +
padding:0;
 +
}
 +
ul{
 +
list-style:none;
 +
}
 +
a,a:link,a:visited,a:hover{
 +
color:#00f;
 +
text-decoration:none;
 +
}
 +
a:focus,a:hover{
 +
text-decoration:underline;
 +
}
 +
a img{
 +
border:0;
 +
}
 +
.clear{
 +
clear:both;
 +
}
 +
body{
 +
        margin:0;
 +
        padding:0;
 +
background:#f1f1f1 repeat-y;
 +
color:#000;
 +
font:62.5% Myriad Pro,Arial,sans-serif;
 +
}
 +
 
-
<!-- Fireworks MX GoLive 4/Cyberstudio 3.1 target.  Created Wed Oct 27 12:29:43 GMT+0300 (GTB Daylight Time) 2010-->
 
-
function CSScriptInit() {
 
-
CSILoad('n00000001_r3_c8',new Array(/*URL*/'00000001_r3_c8.jpg',/*URL*/'00000001_r3_c8_f2.jpg',/*URL*/'',''));
 
-
CSILoad('n00000001_r9_c9',new Array(/*URL*/'00000001_r9_c9.jpg',/*URL*/'00000001_r9_c9_f2.jpg',/*URL*/'',''));
 
-
CSILoad('n00000001_r12_c13',new Array(/*URL*/'00000001_r12_c13.jpg',/*URL*/'00000001_r12_c13_f2.jpg',/*URL*/'',''));
 
-
CSILoad('n00000001_r16_c4',new Array(/*URL*/'00000001_r16_c4.jpg',/*URL*/'00000001_r16_c4_f2.jpg',/*URL*/'',''));
 
-
CSILoad('n00000001_r18_c6',new Array(/*URL*/'00000001_r18_c6.jpg',/*URL*/'00000001_r18_c6_f2.jpg',/*URL*/'',''));
 
}
}
-
CSAg = window.navigator.userAgent;CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10);
+
#banner{
 +
float: left;
 +
margin: 0px 0px 0px 0px;
 +
}
-
function IsIE() {
+
#banner img{
-
    return CSAg.indexOf("MSIE") > 0;
+
float: left;
}
}
-
function CSIEStyl(s) {
+
#metucontent{
-
    return document.all.tags("div")[s].style;
+
width: 965px;
 +
     
}
}
 +
#content{background: #d0cdc8; }
-
function CSNSStyl(s) {
+
#left_column{
-
    return CSFindElement(s, 0);
+
width: 646px;
 +
float: left;
}
}
-
function CSFindElement(n, ly) {
+
.text{
-
    if (CSBVers < 4) {
+
font-family: Helvetica, Arial;
-
        return document[n];
+
width: 552px;
-
    }
+
float: left;
-
    var curDoc = ly ? ly.document : document;
+
padding: 32px 38px 22px 30px;
-
    var elem = curDoc[n];
+
-
    if (!elem) {
+
-
        for (var i = 0; i < curDoc.layers.length; i++) {
+
-
            elem = CSFindElement(n, curDoc.layers[i]);
+
-
            if (elem) {
+
-
                return elem;
+
-
            }
+
-
        }
+
-
    }
+
-
    return elem;
+
}
}
-
function CSButtonReturn() {
+
.text h3{
-
    var bAgent = window.navigator.userAgent;
+
font-size: 18px;
-
    var bAppName = window.navigator.appName;
+
float: left;
-
    if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0)) {
+
margin: 0px 0px 12px 0px;
-
        return false;
+
color: #fff;
-
    } else {
+
         text-decoration: none;
-
         return true;
+
-
    }
+
}
}
-
function CSClickReturn() {
+
.text p{
-
    var bAgent = window.navigator.userAgent;
+
color: #ffffff;
-
    var bAppName = window.navigator.appName;
+
width: 552px;
-
    if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0)) {
+
float: left;
-
        return false;
+
clear: left;
-
    } else {
+
font-size: 12px;
-
        return true;
+
-
    }
+
}
}
-
CSIm = new Object();
 
-
function CSIShow(n, i) {
+
.text p img{
-
    if (document.images) {
+
float: right;
-
        if (CSIm[n]) {
+
clear:left;
-
            var img = (!IsIE()) ? CSFindElement(n, 0) : document[n];
+
margin: 0px 0px 0px 20px;
-
            if (img) {
+
-
                img.src = CSIm[n][i].src;
+
-
                self.status = CSIm[n][3];
+
-
            }
+
-
            return true;
+
-
        }
+
-
    }
+
-
    return false;
+
}
}
-
function CSILoad(im, ar) {
+
.text a.continue{
-
    if (document.images) {
+
color: #65b8f9;
-
        CSIm[im] = new Object();
+
font-size: 14px;
-
        for (var i = 0; i < 3; i++) {
+
-
            if (ar[i] != "") {
+
-
                CSIm[im][i] = new Image();
+
-
                CSIm[im][i].src = ar[i];
+
-
            } else {
+
-
                CSIm[im][i] = 0;
+
-
            }
+
-
        }
+
-
        CSIm[im][3] = ar[3];
+
-
    }
+
}
}
-
function CSAction(array) {
+
.alternative{
-
    var result;
+
background: #2a2d32;
-
    for (var i = 0; i < array.length; i++) {
+
border-top: 1px solid #26292e;
-
        result = CSAct[array[i]][0](CSAct[array[i]]);
+
border-bottom: 1px solid #26292e;
-
    }
+
-
    return result;
+
}
}
-
CSAct = new Object;
 
-
function CSSetImageURL(action) {
+
#right_column{
-
    var img = null;
+
width: 283px;
-
    if (document.images) {
+
float: left;
-
         if (!IsIE()) {
+
padding: 18px 18px 0px 17px;
-
            img = CSFindElement(action[1], 0);
+
        background: #26292e;
-
        } else {
+
}
-
            img = document.images[action[1]];
+
 
-
        }
+
.heading{
-
         if (img) {
+
width: 260px;
-
            img.src = action[2];
+
         height: 20px;
 +
        float: left;
 +
        padding: 6px 14px 6px 14px;
 +
        margin: 0px 0px 12px 0px;
 +
        background: url(https://static.igem.org/mediawiki/igem.org/7/77/Navigation_btn_bg.gif) repeat-x;
 +
}
 +
 
 +
.heading h3{
 +
font-size: 17px;
 +
color: #ffffff;
 +
float: left;
 +
font-weight: normal;
 +
}
 +
 
 +
.heading img{
 +
float: right;
 +
margin: 3px 0px 0px 0px;
 +
}
 +
 
 +
ul{
 +
float: left;
 +
margin: 0px 0px 39px 0px;
 +
}
 +
ul.sitemap li a{
 +
font-size: 14px;
 +
color: #ffffff;
 +
margin: 0px 0px 17px 11px;
 +
}
 +
 
 +
ul.sitemap li span{
 +
color: #65b8f9;
 +
}
 +
 
 +
.replace{
 +
position:relative;
 +
margin:0;
 +
padding:0;
 +
/* \*/
 +
overflow:hidden;
 +
/* */
 +
}
 +
.replace span{
 +
display:block;
 +
position:absolute;
 +
top:0;
 +
left:0;
 +
z-index:1;
 +
}
 +
 
 +
#wrapper{
 +
width: 965px;
 +
padding: 0px 0px 0px 0px;
 +
         margin: 0px 0px 0px 0px;
 +
 
 +
}
 +
 
 +
 
 +
 
 +
/* CSS Document */
 +
 
 +
#tab_nav {
 +
height: 40px;
 +
float: left;
 +
background: url(https://static.igem.org/mediawiki/igem.org/5/50/Navigation_bg.jpg) repeat-x;
         }
         }
-
    }
+
 +
#topnav li.active a{
 +
color:#f1f1f1;
}
}
 +
ul#topnav {
 +
float: left;
 +
width: 964px;
 +
list-style: none;
 +
position: relative;
 +
margin-top:0px;
 +
}
 +
ul#topnav li {
 +
float: left;
 +
}
 +
ul#topnav li a {
 +
padding: 10px 15px;
 +
display: block;
 +
color: #fff;
 +
text-decoration: none;
 +
        font-size:14px;
 +
}
 +
ul#topnav li a:hover {
 +
    text-decoration: none;
 +
background: #016acb;
 +
height: 20px;
-
function CSSetStatus(action) {
 
-
    self.status = action[1];
 
}
}
-
CSAct['6d05800e'] = new Array(CSSetImageURL,'n00000001_r18_c6',/*URL*/ '00000001_r18_c6_f2.jpg');
+
}
-
CSAct['6d05800f'] = new Array(CSSetImageURL,'n00000001_r18_c6',/*URL*/ '00000001_r18_c6.jpg');
+
ul#topnav li:hover { 
-
CSAct['6d058012'] = new Array(CSSetImageURL,'n00000001_r16_c4',/*URL*/ '00000001_r16_c4_f2.jpg');
+
        z-index:1000;
-
CSAct['6d058013'] = new Array(CSSetImageURL,'n00000001_r16_c4',/*URL*/ '00000001_r16_c4.jpg');
+
}
-
// --></script>
+
ul#topnav li span {
-
</csscriptdict>
+
float: left;
-
<csactions>
+
        z-index:1000;
-
<csaction name="6d05800e" class="Set Image URL" val0="n00000001_r18_c6" val1="00000001_r18_c6_f2.jpg">
+
position: absolute;
-
<csaction name="6d05800f" class="Set Image URL" val0="n00000001_r18_c6" val1="00000001_r18_c6.jpg">
+
left: 0;
-
<csaction name="6d058012" class="Set Image URL" val0="n00000001_r16_c4" val1="00000001_r16_c4_f2.jpg">
+
top:35px;
-
<csaction name="6d058013" class="Set Image URL" val0="n00000001_r16_c4" val1="00000001_r16_c4.jpg">
+
display: none;
-
</csaction></csaction></csaction></csaction></csactions>
+
width:964px;
 +
color: #fff;
 +
-moz-border-radius-bottomright: 5px;
 +
-khtml-border-radius-bottomright: 5px;
 +
-webkit-border-bottom-right-radius: 5px;
 +
-moz-border-radius-bottomleft: 5px;
 +
-khtml-border-radius-bottomleft: 5px;
 +
-webkit-border-bottom-left-radius: 5px;
 +
background-color: #028AD3;
 +
padding-top: 8px;
 +
padding-right: 0;
 +
padding-bottom: 8px;
 +
padding-left: 0;
 +
}
 +
ul#topnav li:hover span { display: block;}
 +
ul#topnav li span a { display: inline;  font-weight; normal; }
 +
ul#topnav li span a:hover {text-decoration: none;}
 +
#groupparts {
 +
width: 650px!important;
 +
}
 +
#contentSub {
 +
display:none;
 +
}
 +
 
 +
#siteSub {
 +
display:none;
 +
}
 +
 
 +
#search-controls {
 +
display:none;
 +
}
 +
 
 +
.firstHeading {
 +
display:none;
 +
}
 +
 
 +
#search-controls {
 +
margin-top:30px;
 +
}
 +
 
 +
 
 +
 +
#p-logo {
 +
height:1px;
 +
overflow:hidden;
 +
display: none;
 +
}
 +
#top-section {
 +
height: 10px;
 +
margin-top: -4px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-bottom: 0;
 +
margin-bottom: 0px;
 +
padding: 0px 0px 0px 0px;
 +
border: none;
 +
position: relative;
 +
top:-65px;
 +
}
 +
 
 +
 
 +
 
 +
#footer ul li a{
 +
 
 +
color: ;
 +
}
 +
#footer-box{
 +
border: none;
 +
background: none;
 +
}
 +
#footer #ffffff ul li{
 +
 
 +
font-size: 13px;
 +
text-align: center;
 +
margin-right: auto;
 +
margin-left: auto;
 +
position: relative;
 +
}
 +
 +
</style>
 +
</head>
 +
<body>
 +
<div id="wrapper">       
 +
      <p>&nbsp;</p>
 +
        <div id="banner">
 +
            <img src="
 +
 
 +
https://static.igem.org/mediawiki/2010/1/1c/MTlastBanner.png" alt="" width="963" />
 +
</div> <!--banner ends-->
 +
 
 +
 
 +
 
 +
 
 +
 
 +
        <div id="tab_nav">
 +
    <ul id="topnav">
 +
        <li class="active"><a href="https://2010.igem.org/Team:METU_Turkey">HOME</a></li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey/Team">TEAM</a></li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey/Project">PROJECT</a>
 +
            <span>
 +
                <a href="https://2010.igem.org/Team:METU_Turkey/Project">Description</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey/Planning">Planning</a> |
 +
                               
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey/Results_Discussion">Results & Discussion</a> |
 +
                      <a href="https://2010.igem.org/Team:METU_Turkey/Conclusions">Conclusions</a> |
 +
                      <a href="https://2010.igem.org/Team:METU_Turkey/Future_Work">Future Work</a> |
 +
                      <a href="https://2010.igem.org/Team:METU_Turkey/Safety">Safety</a> |
 +
                      <a href="https://2010.igem.org/Team:METU_Turkey/References">References</a> |
-
<table border="0" cellpadding="0" cellspacing="0" width="2000">
+
                      <a href="https://2010.igem.org/Team:METU_Turkey/Acknowledgements">Acknowledgements</a> |
-
<!-- fwtable fwsrc="newmainpage1.png" fwbase="00000001.jpg" -->
+
       
-
  <tbody><tr>  <td><img src="spacer.gif" width="1089" height="1" border="0" alt=""></td>
+
                             
-
  <td><img src="spacer.gif" width="125" height="1" border="0" alt=""></td>
+
            </span>
-
  <td><img src="spacer.gif" width="20" height="1" border="0" alt=""></td>
+
      </li>
-
  <td><img src="spacer.gif" width="1" height="1" border="0" alt=""></td>
+
<li><a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2010&group=METU_Turkey">PARTS</a></li>
-
  <td><img src="spacer.gif" width="8" height="1" border="0" alt=""></td>
+
<li><a href="https://2010.igem.org/Team:METU_Turkey/Support_Actions">SUPPORT ACTIONS</a>
-
  <td><img src="spacer.gif" width="114" height="1" border="0" alt=""></td>
+
<span>
-
  <td><img src="spacer.gif" width="16" height="1" border="0" alt=""></td>
+
<a href="https://2010.igem.org/Team:METU_Turkey/Collaboration">Collaboration</a> |
-
  <td><img src="spacer.gif" width="16" height="1" border="0" alt=""></td>
+
                <a href="https://2010.igem.org/Team:METU_Turkey/Characterization_of_an_existing_part">Characterization of an Existing Part</a> |</span></li>
-
  <td><img src="spacer.gif" width="102" height="1" border="0" alt=""></td>
+
       
-
  <td><img src="spacer.gif" width="13" height="1" border="0" alt=""></td>
+
<li><a href="https://2010.igem.org/Team:METU_Turkey/Notebook">NOTEBOOK</a>
-
  <td><img src="spacer.gif" width="25" height="1" border="0" alt=""></td>
+
<span>
-
  <td><img src="spacer.gif" width="17" height="1" border="0" alt=""></td>
+
                <a href="https://2010.igem.org/Team:METU_Turkey/Alpha">Alpha Team</a> |
-
  <td><img src="spacer.gif" width="86" height="1" border="0" alt=""></td>
+
                <a href="https://2010.igem.org/Team:METU_Turkey/Bravo">Bravo Team</a> |
-
  <td><img src="spacer.gif" width="17" height="1" border="0" alt=""></td>
+
              <a href="https://2010.igem.org/Team:METU_Turkey/Charlie">Charlie Team</a> |
-
  <td><img src="spacer.gif" width="21" height="1" border="0" alt=""></td>
+
              <a href="https://2010.igem.org/Team:METU_Turkey/Delta">Delta Team</a> |
-
  <td><img src="spacer.gif" width="115" height="1" border="0" alt=""></td>
+
                <a href="https://2010.igem.org/Team:METU_Turkey/Procedures">Procedures</a>
-
  <td><img src="spacer.gif" width="16" height="1" border="0" alt=""></td>
+
            </span></li>
-
  <td><img src="spacer.gif" width="199" height="1" border="0" alt=""></td>
+
        <li><a href="https://2010.igem.org/Team:METU_Turkey/Gallery">GALLERY</a>
-
  <td><img src="spacer.gif" width="1" height="1" border="0" alt=""></td>
+
           
-
  </tr>
+
-
  <tr><!-- row 1 -->
+
-
  <td colspan="18"><img name="n00000001_r1_c1" src="00000001_r1_c1.jpg" width="2000" height="575" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="575" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 2 -->
+
-
  <td colspan="15"><img name="n00000001_r2_c1" src="00000001_r2_c1.jpg" width="1670" height="20" border="0" alt=""></td>
+
-
  <td rowspan="2"><img name="n00000001_r2_c16" src="00000001_r2_c16.jpg" width="115" height="90" border="0" alt="" usemap="#m_00000001_r2_c16"><map name="m_00000001_r2_c16"><area shape="rect" coords="0,0,115,93" href="https://2010.igem.org/Team:METU_Turkey/Team" alt=""><area shape="rect" coords="0,0, 115,90" href="https://2010.igem.org/Team:METU_Turkey/Team" alt=""></map></td>
+
-
  <td rowspan="6" colspan="2"><img name="n00000001_r2_c17" src="00000001_r2_c17.jpg" width="215" height="176" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="20" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 3 -->
+
-
  <td rowspan="3" colspan="7"><img name="n00000001_r3_c1" src="00000001_r3_c1.jpg" width="1373" height="86" border="0" alt=""></td>
+
-
  <td rowspan="4" colspan="2"> <csobj w="118" h="108" t="Button" ht="00000001_r3_c8_f2.jpg"><a href="https://2010.igem.org/Team:METU_Turkey/Project" onmouseover="return CSIShow('n00000001_r3_c8',1)" onmouseout="return CSIShow('n00000001_r3_c8',0)"><img name="n00000001_r3_c8" src="00000001_r3_c8.jpg" width="118" height="108" border="0" alt=""></a></csobj></td>
+
-
  <td rowspan="2" colspan="6"><img name="n00000001_r3_c10" src="00000001_r3_c10.jpg" width="179" height="73" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="70" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 4 -->
+
-
  <td rowspan="4"><img name="n00000001_r4_c16" src="00000001_r4_c16.jpg" width="115" height="86" border="0" alt="" usemap="#m_00000001_r4_c16"><map name="m_00000001_r4_c16"><area shape="rect" coords="0,-90,115,3" href="https://2010.igem.org/Team:METU_Turkey/Team" alt=""></map></td>
+
-
<td><img src="spacer.gif" width="1" height="3" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 5 -->
+
-
  <td rowspan="4" colspan="2"><img name="n00000001_r5_c10" src="00000001_r5_c10.jpg" width="38" height="90" border="0" alt=""></td>
+
-
  <td rowspan="5" colspan="2"><img name="n00000001_r5_c12" src="00000001_r5_c12.jpg" width="103" height="94" border="0" alt="" usemap="#m_00000001_r5_c12"><map name="m_00000001_r5_c12"><area shape="rect" coords="0,0,103,94" href="https://2010.igem.org/Team:METU_Turkey/Support_Actions" alt=""><area shape="rect" coords="0,0, 103,94" href="https://2010.igem.org/Team:METU_Turkey/Support_Actions" alt=""></map></td>
+
-
  <td rowspan="7" colspan="2"><img name="n00000001_r5_c14" src="00000001_r5_c14.jpg" width="38" height="166" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="13" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 6 -->
+
-
  <td rowspan="3" colspan="4"><img name="n00000001_r6_c1" src="00000001_r6_c1.jpg" width="1235" height="77" border="0" alt=""></td>
+
-
  <td rowspan="5" colspan="2"><img name="n00000001_r6_c5" src="00000001_r6_c5.jpg" width="122" height="102" border="0" alt="" usemap="#m_00000001_r6_c5"><map name="m_00000001_r6_c5"><area shape="rect" coords="8,9,122,102" href="https://2010.igem.org/Team:METU_Turkey/Parts" alt=""><area shape="rect" coords="0,0, 122,102" href="https://2010.igem.org/Team:METU_Turkey/Parts" alt=""></map></td>
+
-
  <td rowspan="8"><img name="n00000001_r6_c7" src="00000001_r6_c7.jpg" width="16" height="176" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="22" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 7 -->
+
-
  <td rowspan="2" colspan="2"><img name="n00000001_r7_c8" src="00000001_r7_c8.jpg" width="118" height="55" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="48" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 8 -->
+
-
  <td rowspan="5" colspan="2"><img name="n00000001_r8_c16" src="00000001_r8_c16.jpg" width="131" height="95" border="0" alt="" usemap="#m_00000001_r8_c16"><map name="m_00000001_r8_c16"><area shape="rect" coords="0,7,131,95" href="https://2010.igem.org/Team:METU_Turkey/Galerry" alt=""><area shape="rect" coords="0,0, 131,95" href="https://2010.igem.org/Team:METU_Turkey/Galerry" alt=""></map></td>
+
-
  <td rowspan="12"><img name="n00000001_r8_c18" src="00000001_r8_c18.jpg" width="199" height="1249" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="7" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 9 -->
+
-
  <td rowspan="11"><img name="n00000001_r9_c1" src="00000001_r9_c1.jpg" width="1089" height="1242" border="0" alt=""></td>
+
-
  <td rowspan="6"><img name="n00000001_r9_c2" src="00000001_r9_c2.jpg" width="125" height="111" border="0" alt="" usemap="#m_00000001_r9_c2"><map name="m_00000001_r9_c2"><area shape="rect" coords="0,15,125,99" href="https://2010.igem.org/Team:METU_Turkey/Notebook" alt=""><area shape="rect" coords="0,0, 125,111" href="https://2010.igem.org/Team:METU_Turkey/Notebook" alt=""></map></td>
+
-
  <td rowspan="7" colspan="2"><img name="n00000001_r9_c3" src="00000001_r9_c3.jpg" width="21" height="166" border="0" alt=""></td>
+
-
  <td rowspan="11"><img name="n00000001_r9_c8" src="00000001_r9_c8.jpg" width="16" height="1242" border="0" alt=""></td>
+
-
  <td rowspan="6" colspan="2"> <csobj w="115" h="111" t="Button" ht="00000001_r9_c9_f2.jpg"><a href="https://2010.igem.org/Team:METU_Turkey/Home" onmouseover="return CSIShow('n00000001_r9_c9',1)" onmouseout="return CSIShow('n00000001_r9_c9',0)"><img name="n00000001_r9_c9" src="00000001_r9_c9.jpg" width="115" height="111" border="0" alt=""></a></csobj></td>
+
-
  <td rowspan="11"><img name="n00000001_r9_c11" src="00000001_r9_c11.jpg" width="25" height="1242" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="4" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 10 -->
+
-
  <td rowspan="2" colspan="2"><img name="n00000001_r10_c12" src="00000001_r10_c12.jpg" width="103" height="72" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="21" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 11 -->
+
-
  <td rowspan="3" colspan="2"><img name="n00000001_r11_c5" src="00000001_r11_c5.jpg" width="122" height="74" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="51" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 12 -->
+
-
  <td rowspan="8"><img name="n00000001_r12_c12" src="00000001_r12_c12.jpg" width="17" height="1166" border="0" alt=""></td>
+
-
  <td rowspan="5" colspan="2"> <csobj w="103" h="101" t="Button" ht="00000001_r12_c13_f2.jpg"><a href="https://2010.igem.org/Team:METU_Turkey/Sponsors" onmouseover="return CSIShow('n00000001_r12_c13',1)" onmouseout="return CSIShow('n00000001_r12_c13',0)"><img name="n00000001_r12_c13" src="00000001_r12_c13.jpg" width="103" height="101" border="0" alt=""></a></csobj></td>
+
-
  <td rowspan="8"><img name="n00000001_r12_c15" src="00000001_r12_c15.jpg" width="21" height="1166" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="12" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 13 -->
+
-
  <td rowspan="7" colspan="2"><img name="n00000001_r13_c16" src="00000001_r13_c16.jpg" width="131" height="1154" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="11" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 14 -->
+
-
  <td rowspan="2"><img name="n00000001_r14_c5" src="00000001_r14_c5.jpg" width="8" height="67" border="0" alt=""></td>
+
-
  <td rowspan="4" colspan="2"><img name="n00000001_r14_c6" src="00000001_r14_c6.jpg" width="130" height="90" border="0" alt="" usemap="#m_00000001_r14_c6"><map name="m_00000001_r14_c6"><area shape="rect" coords="4,6,124,84" href="https://2010.igem.org/Team:METU_Turkey/Links" alt=""><area shape="rect" coords="0,0, 130,90" href="https://2010.igem.org/Team:METU_Turkey/Links" alt=""></map></td>
+
-
<td><img src="spacer.gif" width="1" height="12" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 15 -->
+
-
  <td rowspan="5"><img name="n00000001_r15_c2" src="00000001_r15_c2.jpg" width="125" height="1131" border="0" alt=""></td>
+
-
  <td rowspan="5" colspan="2"><img name="n00000001_r15_c9" src="00000001_r15_c9.jpg" width="115" height="1131" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="55" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 16 -->
+
-
  <td rowspan="4"><img name="n00000001_r16_c3" src="00000001_r16_c3.jpg" width="20" height="1076" border="0" alt=""></td>
+
-
  <td rowspan="3" colspan="2"> <csobj w="9" h="92" t="Button" ht="00000001_r16_c4_f2.jpg" csover="6d05800e" csout="6d05800f"><a href="https://2010.igem.org/Team:METU_Turkey/Team" onmouseover="CSAction(new Array('6d05800e'));return CSIShow('n00000001_r16_c4',1)" onmouseout="CSAction(new Array('6d05800f'));return CSIShow('n00000001_r16_c4',0)"><img name="n00000001_r16_c4" src="00000001_r16_c4.jpg" width="9" height="92" border="0" alt=""></a></csobj></td>
+
-
<td><img src="spacer.gif" width="1" height="11" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 17 -->
+
-
  <td rowspan="3" colspan="2"><img name="n00000001_r17_c13" src="00000001_r17_c13.jpg" width="103" height="1065" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="12" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 18 -->
+
-
  <td> <csobj w="114" h="69" t="Button" ht="00000001_r18_c6_f2.jpg" csover="6d058012" csout="6d058013"><a href="https://2010.igem.org/Team:METU_Turkey/Team" onmouseover="CSAction(new Array('6d058012'));return CSIShow('n00000001_r18_c6',1)" onmouseout="CSAction(new Array('6d058013'));return CSIShow('n00000001_r18_c6',0)"><img name="n00000001_r18_c6" src="00000001_r18_c6.jpg" width="114" height="69" border="0" alt=""></a></csobj></td>
+
-
  <td rowspan="2"><img name="n00000001_r18_c7" src="00000001_r18_c7.jpg" width="16" height="1053" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="69" border="0" alt=""></td>
+
-
  </tr>
+
-
  <tr><!-- row 19 -->
+
-
  <td colspan="3"><img name="n00000001_r19_c4" src="00000001_r19_c4.jpg" width="123" height="984" border="0" alt=""></td>
+
-
<td><img src="spacer.gif" width="1" height="984" border="0" alt=""></td>
+
-
  </tr>
+
-
</tbody></table>
+
-
<!--This HTML was automatically created with Macromedia Fireworks http://www.macromedia.com-->
+
 +
      </li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey/Sponsors">SPONSORS</a>
 +
           
 +
        </li>     
 +
<li><a href="https://2010.igem.org/Team:METU_Turkey/Links">LINKS</a></li>
 +
    </ul><!--topnav ends-->
 +
</div><!--tab_nav ends-->
 +
<html>
 +
<center> <img style="border: 0px solid ; width: 950px; height: 500px;" alt="w7"  src="https://static.igem.org/mediawiki/2010/3/3a/MtSummary.png" alt="" style="border: 1px solid #fff"/> </center>
-
</body></html>
+
</html>

Latest revision as of 02:55, 28 October 2010

Home