Team:Clemson/Team

From 2012.igem.org

(Difference between revisions)
 
(44 intermediate revisions not shown)
Line 1: Line 1:
-
 
+
<!--DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" -->
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
Line 11: Line 11:
<!-- Begin Stylesheets -->
<!-- Begin Stylesheets -->
 +
<style type="text/css">
<style type="text/css">
/*hide default igem banner and reformat style into blank slate*/
/*hide default igem banner and reformat style into blank slate*/
Line 29: Line 30:
#bodyContent {border:none;}
#bodyContent {border:none;}
</style>
</style>
-
<link rel="stylesheet" href="http://f.cl.ly/items/030R3f0w1a1M390o2p2i/reset.css" type="text/css" media="screen" />
+
<link rel="stylesheet" href="http://f.cl.ly/items/3L2H1T272l1v02092n2y/reset.css" type="text/css" media="screen" />
-
         <link rel="stylesheet" href="http://f.cl.ly/items/463E3f093Z1S45133N21/960_12_col.css" type="text/css" media="screen" />
+
         <link rel="stylesheet" href="http://f.cl.ly/items/0C0n13353n1U3t3T3K3c/960_12_col.css" type="text/css" media="screen" />
-
         <link rel="stylesheet" href="http://f.cl.ly/items/0f2L0L431h393a0B2A3q/layout.css" type="text/css" media="screen" />
+
         <link rel="stylesheet" href="http://f.cl.ly/items/1c3x1E1l0f190q2w0n11/layout.css" type="text/css" media="screen" />
         <link rel="stylesheet" href="http://f.cl.ly/items/1d0x1o3I170N0s0b3g10/tipTip.css" type="text/css" media="screen" />
         <link rel="stylesheet" href="http://f.cl.ly/items/1d0x1o3I170N0s0b3g10/tipTip.css" type="text/css" media="screen" />
-
         <link rel="stylesheet" href="stylesheets/colorbox.css" type="text/css" media="screen" />
+
         <link rel="stylesheet" href="http://f.cl.ly/items/3x2q0Q0O0C2M2Q3y0e26/colorbox.css" type="text/css" media="screen" />
-
         <link rel="stylesheet" href="http://f.cl.ly/items/3q0x0n2k3F1H0q0D2A3S/nivo-slider.css" type="text/css" media="screen" />
+
         <link rel="stylesheet" href="http://f.cl.ly/items/1L0F221c341C193E1z0A/nivo-slider.css" type="text/css" media="screen" />
-
         <link rel="stylesheet" href="http://f.cl.ly/items/2V1H080W1B2N0a1u0D3N/default.css" type="text/css" media="screen" />
+
         <link rel="stylesheet" href="http://f.cl.ly/items/3p1N2Q0L3z2Q3O1k0c0k/default.css" type="text/css" media="screen" />
-
         <link rel="stylesheet" href="http://f.cl.ly/items/0n0D211C0O0c393f1i2R/bx_styles.css" type="text/css" media="screen" />
+
         <link rel="stylesheet" href="http://f.cl.ly/items/3K0g0H0m461a1w233D0u/bx_styles.css" type="text/css" media="screen" />
         <link rel="stylesheet" href="http://f.cl.ly/items/2Q1M3H0F3S1V0W47253q/top_panel.css" type="text/css" media="screen" />
         <link rel="stylesheet" href="http://f.cl.ly/items/2Q1M3H0F3S1V0W47253q/top_panel.css" type="text/css" media="screen" />
-
         <link rel="stylesheet" href="http://f.cl.ly/items/2g1p3a200M3Q1g11391j/team.css" type="text/css" media="screen" />        
+
         <link rel="stylesheet" href="http://f.cl.ly/items/2g1p3a200M3Q1g11391j/team.css" type="text/css" media="screen" />  
 +
        <!-- End Stylesheets -->
 +
       
         <!-- End Stylesheets -->
         <!-- End Stylesheets -->
-
 
-
<style type = "text/css">
 
-
#tab table {
 
-
border-collapse:collapse;
 
-
width:100%;
 
-
background: transparent;
 
-
}
 
-
 
-
#tab td {
 
-
padding:20px;
 
-
}
 
-
</style>
 
-
 
-
<!-- End Stylesheets -->
 
      
      
     <!-- Begin Google Web Fonts -->
     <!-- Begin Google Web Fonts -->
Line 91: Line 80:
});
});
$('#carousel li').mouseover( function() { $(this).css("color","#000000"); });
$('#carousel li').mouseover( function() { $(this).css("color","#000000"); });
-
$('#carousel li').mouseout( function() { $(this).css("color","#FFFFFF"); });
+
$('#carousel li').mouseout( function() { $(this).css("color","#871F78"); });
// IMAGE SLIDER
// IMAGE SLIDER
Line 134: Line 123:
   });
   });
-
// NEWSLETTER INPUT
+
-
// global vars
+
-
var searchBox = $("#newsletterInput");
+
-
var searchBoxDefault = "your mail address";
+
-
+
-
//Searchbox show/hide default text if needed
+
-
searchBox.focus(function(){
+
-
if($(this).attr("value") == searchBoxDefault) $(this).attr("value", "");
+
-
});
+
-
searchBox.blur(function(){
+
-
if($(this).attr("value") == "") $(this).attr("value", searchBoxDefault);
+
-
});
+
-
 
+
});
});
Line 157: Line 134:
<body>
<body>
-
<!-- Begin top panel
 
-
<div id="toppanel">
 
-
    <div id="panel">
 
-
    <div id="panel_contents">
 
-
            <ul>
 
-
                <li><a href="../../blue/nivo-slider/index.html">Page</a></li>
 
-
                <li><a href="../../green/nivo-slider/index.html">Discussion</a></li>
 
-
                <li><a href="../../red/nivo-slider/index.html">Edit</a></li>
 
-
                <li><a href="../../red/nivo-slider/index.html">History</a></li>
 
-
                <li><a href="../../red/nivo-slider/index.html">Team</a></li>
 
-
 
-
            </ul>
 
-
           
 
-
        </div>
 
-
    </div>
 
-
    <div class="panel_button" id="expand_button"><img src="images/expand.png"  alt="expand"/></div>
 
-
    <div class="panel_button" id="hide_button"><img src="images/collapse.png" alt="collapse" /></div>
 
-
</div><!-- End top panel -->
 
<!-- BEGIN CONTAINER -->
<!-- BEGIN CONTAINER -->
Line 182: Line 141:
<div id="header">
<div id="header">
-
    <!-- begin .grid_3 - LOGO -->
 
-
    <div id="logo" class="grid_3">
 
-
    <img src="http://f.cl.ly/items/0W0N2X1M1S052R37011n/logo.png"width="100" height="100" alt=""/>
 
-
    <img src="http://f.cl.ly/items/2m320D0Z412m1X0F3x37/logo2.png" width="800" height="400" alt=""/>
 
-
    </div><!-- end .grid_3 -->
 
-
 
-
    <!-- begin .grid_9 - LINKS -->
 
-
  <!-- <div id="navigation" class="grid_9">
 
-
        <ul>
 
-
        <li><a href="#">Link #1</a></li>
 
-
            <li><a href="#">Link #2</a></li>
 
-
            <li><a href="#">Link #3</a></li>
 
-
        </ul>
 
-
    </div><!-- end .grid_9 -->
 
      
      
 +
<a href="https://2012.igem.org/Main_Page"><img src="http://f.cl.ly/items/1C1G08143t250T221Z1S/wiki.png"/></a> 
 +
 +
 
     <div class="clear"></div>
     <div class="clear"></div>
      
      
Line 214: Line 162:
                 <div class="ribbon"></div>
                 <div class="ribbon"></div>
                 <div id="slider" class="nivoSlider">
                 <div id="slider" class="nivoSlider">
-
                     <img src="http://f.cl.ly/items/452M391X0n1f14393G1I/1.jpg" alt="" title="1# This is an example of a caption" />
+
 
-
                     <img src="http://f.cl.ly/items/3E262T053F0x291F3w1G/2.jpg" alt="" title="2# This is an example of a caption" />
+
 
-
                     <img src="http://f.cl.ly/items/452M391X0n1f14393G1I/1.jpg" alt="" title="3# This is an example of a caption"/>
+
 
-
                     <img src="http://f.cl.ly/items/3E262T053F0x291F3w1G/2.jpg" alt="" title="4# This is an example of a caption"/>
+
                 
-
                     <img src="http://f.cl.ly/items/452M391X0n1f14393G1I/1.jpg" alt="" title="5# This is an example of a caption"/>
+
                     <img src="http://f.cl.ly/items/2f211Q2G1I25390H2C0B/02.png" alt="" title="" />
-
                     <img src="http://f.cl.ly/items/3E262T053F0x291F3w1G/2.jpg" alt="" title="6# This is an example of a caption"/>
+
                     <img src="http://f.cl.ly/items/363F3D1U0I2n2I0U1B3E/01.png" alt="" title="" />
 +
                     <img src="http://f.cl.ly/items/1R3C0B2a1y0X0A0c2q0O/12.png" alt="" title="" />
 +
                     <img src="http://f.cl.ly/items/3x2V2Z3t2a3E3N031807/02.png" alt="" title="" />
 +
                     <img src="http://f.cl.ly/items/471X1J1z3d2n0Y0S0d1T/03.png" alt="" title="" />
 +
                     <img src="http://f.cl.ly/items/0a1y1v122v2B110S1p1x/04.png" alt="" title="" />
 +
                    <img src="http://f.cl.ly/items/1j1R3h1f3v3I0Q1P3a2y/mx2.png" alt="" title="" />
 +
                    <img src="http://f.cl.ly/items/11041u1n3o3d1J1u082s/mix1.png" alt="" title="" />
 +
                    <img src="http://f.cl.ly/items/0q0V3b213h353q452A38/05.png" alt="" title="" />
 +
 
 +
                   
 +
               
 +
 
 +
 
                 </div>
                 </div>
             </div>
             </div>
Line 232: Line 192:
         <ul id="carousel">
         <ul id="carousel">
             <li><a href="/Team:Clemson"><img src="http://f.cl.ly/items/1U3g202r2L1n3v1w3x0u/home.png" alt="" width="100" /></a><br />Home</li>
             <li><a href="/Team:Clemson"><img src="http://f.cl.ly/items/1U3g202r2L1n3v1w3x0u/home.png" alt="" width="100" /></a><br />Home</li>
-
             <li><a href="/Team:Clemson/Team"><img src="http://f.cl.ly/items/3d3i0k1f1R3x1P3r1t0w/team.png" alt="" width="100" /></a><br />Team</li>
+
            <li><img src="http://f.cl.ly/items/3d3i0k1f1R3x1P3r1t0w/team.png" alt="" width="100" /><br />Team</li>
-
             <li><a href=""><img src="http://f.cl.ly/items/0K223h2k2y0n0H2S0V0u/pp.png" alt="" width="100" /></a><br />Project</li>
+
             <li><a href="/Team:Clemson/Project"><img src="http://f.cl.ly/items/0K223h2k2y0n0H2S0V0u/pp.png" alt="" width="100" /></a><br />Project</li>
-
             <li><img src="http://f.cl.ly/items/1J0k0j2d0s1v2f0z1O3e/Draft.png" alt="" width="100" /><br />Notebook</li>
+
             <li><a href="/Team:Clemson/Notebook"><img src="http://f.cl.ly/items/1J0k0j2d0s1v2f0z1O3e/Draft.png" alt="" width="100" /></a><br />Notebook</li>
 +
             <li><a href="/Team:Clemson/Acknowledgment"><img src="http://f.cl.ly/items/2F333Y3G021S3j1u1u1K/collob.png" alt="" width="100" /></a><br />Attributions</li>
              
              
 +
            <li><a href="/Team:Clemson/Safety"><img src="http://f.cl.ly/items/3P1e1G2V073P462h2a0j/saftey.png" alt="" width="100" /></a><br />Safety</li>
 +
<li><a href="/Team:Clemson/Ethics"><img src="http://f.cl.ly/items/371Z0p1g3Q1Y1l0N1G3Y/ethics.png" alt="" width="100" /></a><br />Ethics</li>
 +
            <li><a href="/Team:Clemson/Judge"><img src="http://f.cl.ly/items/2Z273y3p0q3t2Y3C3v3i/link.png" alt="" width="100" /></a><br />Links</li>
         </ul>
         </ul>
     </div><!-- end .grid_12 -->
     </div><!-- end .grid_12 -->
Line 259: Line 223:
     </div>
     </div>
-
<div id = "weeklylog">
+
-
<br>
+
<div id="thislbx">
-
<font size = "5"><div align = "center"><u><a name="top">Weekly Log<hr></u></a></div></font>
+
<div id="thislbx" class="nbx"> <!-- team starts right below -->
-
<br>
+
-
<font size ="5">
 
-
<div id ="tab" align = "center">
 
-
<table>
 
-
<td>
 
-
<img src="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" width=50px height=50px/>
 
-
<a href="#week1">Week 1</a><br><br>
 
 +
<p><font size="5"><strong> Undergraduate Students </strong></font></p><br>
-
<img src="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" width=50px height=50px/>
+
<div id="maxpane" class="menu_list">
-
<a href="#week2">Week 2</a><br><br>
+
-
<img src="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" width=50px height=50px/>
+
  <p class="buckhead">Matthew Bickford: <span style="font-weight:normal">  Microbiology </span>  </p>
-
<a href="#week3">Week 3</a><br><br>
+
    <div class="dropbody">
 +
      <article>
 +
<img src="http://f.cl.ly/items/1p2F23170l0E2P1c1i1j/mb.png" width="160" height="250" align="left" style="margin-right:15px">
 +
 +
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 +
</article>
 +
    </div>
-
<img src="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" width=50px height=50px/>
+
  <p class="buckhead">Whitney Crain: <span style="font-weight:normal"> Microbiology </span></p>
-
<a href="#week4">Week 4</a><br><br>
+
    <div class="dropbody">
-
</td>
+
    <article>
-
<td>
+
<img src="http://f.cl.ly/items/2N3p2x1x1v3f1n1f0P0f/wc1.png"  width="160" height="250"  align="left" style="margin-right:15px">
-
<img src ="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" height=50px width=50px>
+
-
<a href="#week5">Week 5</a><br><br>
+
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 +
</article>
 +
    </div>
-
<img src="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" height=50px width=50px>
+
  <p class="buckhead">Ryan Kane: <span style="font-weight:normal"> Biological Sciences    </span>  </p>
-
<a href="#week6">Week 6</a><br><br>
+
    <div class="dropbody">
 +
      <article>
 +
                <img src="http://f.cl.ly/items/3a3D1c3r3h1h3V0z1S3O/rk.png"  width="160" height="250" align="left" style="margin-right:15px">
 +
                I am a junior Biological Sciences major, and am planning to apply to medical school next year. I also conduct research investigating the lifespan extension of Caenorhabditis elegans by the nutraceutical cranberry extract.
 +
<br><br><br><br><br><br><br><br><br><br><br>
 +
        </article>
 +
  </div>
-
<img src="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" height=50px width=50px>
+
  <p class="buckhead">Rachel Louie: <span style="font-weight:normal"> Microbiology  </span>  </p>
-
<a href="#week7">Week 7</a><br><br>
+
    <div class="dropbody">
 +
<article>
 +
<img src="http://f.cl.ly/items/3p3Y0V1k080K1P3g1p0h/lo.png"  width="160" height="250" align="left" style="margin-right:15px">
 +
 +
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 +
</article>   
 +
    </div>
-
<img src="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" height=50px width=50px>
+
  <p class="buckhead">Kelly Merchant: <span style="font-weight:normal"> Microbiology      </span> </p>
-
<a href="#week8">Week 8</a><br><br>
+
    <div class="dropbody">
-
</td>
+
        <article>
-
<td>
+
              <img src="http://f.cl.ly/items/0Z353C0n3q3D0T1W0O26/km.jpg"  width="160" height="250" align="left" style="margin-right:15px">
-
<img src="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" height=50px width=50px>
+
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
-
<a href="#week9">Week 9</a><br><br>
+
        </article>
 +
  </div>
-
<img src="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" height=50px width=50px>
+
  <p class="buckhead">Andreea Nicolaica: <span style="font-weight:normal"> Microbiology    </span>  </p>
-
<a href="#week10">Week 10</a><br><br>
+
    <div class="dropbody">
 +
        <article>
 +
              <img src="http://f.cl.ly/items/2y2B2a2t071D091l301v/an.jpeg"  width="160" height="250" align="left" style="margin-right:15px">  
 +
             
 +
              <br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 +
        </article>       
 +
    </div>
-
<img src="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" height=50px width=50px>
+
  <p class="buckhead">Aaron Scanlan: <span style="font-weight:normal"> Microbiology    </span>  </p>
-
<a href="#week11">Week 11</a><br><br>
+
    <div class="dropbody">
 +
        <article>
 +
                <img src="http://f.cl.ly/items/2X1x0w2k2c0T3q3V2z1g/as.png"  width="160" height="250" align="left" style="margin-right:15px">  
 +
               
 +
                <br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 +
        </article>           
 +
    </div>
-
<img src="http://f.cl.ly/items/2b3W2f0R3p3l0w2b1c1z/dna2.jpg" height=50px width=50px>
+
  <p class="buckhead">William Smith: <span style="font-weight:normal"> Microbiology    </span>  </p>
-
<a href="#week12">Week 12</a><br><br>
+
    <div class="dropbody">
-
</td>
+
        <article>
-
</table>
+
                <img src="http://f.cl.ly/items/0D320V2R433S3c0w1T2o/ws.png"  width="160" height="250" align="left" style="margin-right:15px">  
-
</font>
+
               
 +
                <br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 +
        </article>           
 +
  </div>
 +
 
 +
  <p class="buckhead">Ariel Whatley: <span style="font-weight:normal"> Microbiology    </span> </p>
 +
    <div class="dropbody">
 +
        <article>
 +
              <img src="http://f.cl.ly/items/0j2y3I2o0y2G3m3k1814/aw.png" width="160" height="250" align="left" style="margin-right:15px">  
 +
             
 +
              <br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 +
        </article>          
 +
    </div>
</div>
</div>
 +
<br>
-
<hr>
 
-
<a name="week1">This Is Week One</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
-
<a name="week2">This Is Week Two</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
-
<a name="week3">This Is Week Three</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
-
<a name="week4">This Is Week Four</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
-
<a name="week5">This Is Week Five</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
-
<a name="week6">This Is Week Six</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
-
<a name="week7">This Is Week Seven</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
-
<a name="week8">This Is Week Eight</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
-
<a name="week9">This Is Week Nine</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
-
<a name="week10">This Is Week Ten</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
-
<a name="week11">This Is Week Eleven</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
-
<a name="week12">This Is Week Twelve</a><br><br><br><br><a href="#top"><p align="center"><img src="http://f.cl.ly/items/3j2S3D0q3l3j1a2f143m/ua.png" height="20px" width="20px" ><font size="2">top</a></font></img></p><hr>
 
 +
<p><font size="5"><strong> Graduate Student </strong></font></p><br>
 +
<div id="maxpane" class="menu_list">
 +
<p class="buckhead">Aaron Brown <span style="font-weight:normal">    </span>  </p>
 +
    <div class="dropbody">
 +
        <article>
 +
      <img src="http://f.cl.ly/items/3w2V2v2k3V2A1Y281H22/ab.png" width="160" height="250" align="left" style="margin-right:15px">
 +
     
 +
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 +
        </article>
 +
    </div>
 +
</div>
 +
<br>
 +
<p><font size="5"><strong> Advisors </strong></font></p><br>
 +
<div id="maxpane" class="menu_list">
 +
 +
  <p class="buckhead">Dr. Tzuen-Rong Jeremy Tzeng <span style="font-weight:normal">    </span>  </p>
 +
    <div class="dropbody">
 +
        <article>
 +
            <img src="http://f.cl.ly/items/0X123E0u3Y2k0N3E322d/jt.jpg"  width="160" height="250" align="left" style="margin-right:15px">Adhesin-receptor mediated pathogen-host interactions in novel therapeutic approaches and biosensor development<br><br> <a href="http://www.clemson.edu/cafls/departments/biosci/faculty_staff/tzeng_j.html"> <u>My Homepage </u></a>
 +
 +
<br><br><br><br><br><br><br><br><br><br>
 +
 +
        </article>
 +
    </div>
 +
 +
  <p class="buckhead">Dr. Min Cao <span style="font-weight:normal">    </span>  </p>
 +
    <div class="dropbody">
 +
        <article>
 +
                <img src="http://f.cl.ly/items/0m0e3c2L3D1H2I2o3K20/mc.png" width="160" height="250" align="left" style="margin-right:15px"> <a href="http://www.clemson.edu/cafls/departments/biosci/faculty_staff/cao_m.html"><u> My Homepage </u></a>
 +
<br><br><br><br><br><br>
 +
               
 +
                        </article>
 +
    </div>
 +
 +
  </div>
 +
</div>
 +
<br>
 +
 +
</div>
<!-- BEGIN FOOTER -->
<!-- BEGIN FOOTER -->
<div id="footer">
<div id="footer">
 +
    <img src="http://f.cl.ly/items/3r2p0f0632211y2l3Q0U/Sponsor.png" width="960"/>
     <div id="container_121" class="container_121">
     <div id="container_121" class="container_121">
-
    <p align="left>"<font size="4"> <strong>SPONSORS: </strong></font></p>
+
<!-- This line is removed  <p align="left>"<font size="4"> <strong>SPONSORS: </strong></font></p> -->
     <table align="left">
     <table align="left">
   <tr><td>&nbsp;</td><td>&nbsp;</td></tr>   
   <tr><td>&nbsp;</td><td>&nbsp;</td></tr>   
   <tr>
   <tr>
-
     <td><a href="http://www.clemson.edu/academics/programs/creative-inquiry/"><img src="http://f.cl.ly/items/2m140z071u1g3L0d3q25/cuci.png"  width="130" height="70" align="left"/></a></td>
+
     <td><a href="http://www.clemson.edu/academics/programs/creative-inquiry/"><img src="http://f.cl.ly/items/3m1P441D0o343M1Y1u0E/cuci.PNG"  width="130" height="70" align="left"/></a></td>
-
     <td><a href="http://www.clemson.edu/academics/programs/creative-inquiry/"><img src="http://f.cl.ly/items/2m140z071u1g3L0d3q25/cuci.png"  width="130" height="70" align="left"/></td>
+
    <td>&nbsp;</td>
-
  </tr>
+
     <td><a href="http://www.neb.com/nebecomm/default.asp"><img src="http://f.cl.ly/items/2c133n181W0C2r2A3t28/biolab.png"  width="130" height="70" align="left"/></td>
-
  <tr>
+
    <td>&nbsp;</td>
-
<td><a href="http://www.clemson.edu/academics/programs/creative-inquiry/"><img src="http://f.cl.ly/items/2m140z071u1g3L0d3q25/cuci.png"  width="130" height="70" align="left"/></td>    
+
    <td><a href="http://www.promega.com/"><img src="http://f.cl.ly/items/3T1H0e3B1c1v051J381v/promega.png"  width="130" height="70" align="left"/></td>
-
<td><a href="http://www.clemson.edu/academics/programs/creative-inquiry/"><img src="http://f.cl.ly/items/2m140z071u1g3L0d3q25/cuci.png"  width="130" height="70" align="left"/></td>    
+
<td><a href="http://www.qiagen.com/default.aspx"><img src="http://f.cl.ly/items/183a0E090o3g3J0E0E2z/qiagwn.png"  width="130" height="70" align="left"/></td>    
 +
    <td>&nbsp;</td>
 +
<td><a href="http://www.idtdna.com/site"><img src="http://f.cl.ly/items/0v1K2L1Y3I1E410J0u2C/idt.png"  width="130" height="70" align="left"/></td>    
   </tr>
   </tr>

Latest revision as of 04:25, 22 April 2013

CU iGEM

Undergraduate Students



Graduate Student



Advisors