Team:USTC-Software/home 1

From 2011.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{:Team:USTC-Software/temp}}
{{:Team:USTC-Software/temp}}
-
{{:Team:USTC-Software/home}}
 
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
Line 7: Line 6:
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
<title>Team:USTC-Software - 2011.igem.org/</title>
+
<title>Team:USTC-Software - 2011.igem.org/notebook</title>
-
<meta name="description" content="home"/>
+
<meta name="description" content="notebook"/>
<meta name="keywords" content="USTC-Software,iGEM,synthetic biology"/>
<meta name="keywords" content="USTC-Software,iGEM,synthetic biology"/>
<meta name="author" content="Ao Xu">
<meta name="author" content="Ao Xu">
Line 15: Line 14:
<style type="text/css">
<style type="text/css">
-
p { margin: 0px; padding: 0px; }
+
body {
 +
margin: 0;
 +
padding: 0;
 +
line-height: 1.5em;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
font-size: 12px;
 +
color: #555a4a;
 +
    background: #a0c73f;
 +
}
-
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px; }   /*This is important!*/
+
a:link, a:visited { color: #0683ab; text-decoration: none; font-weight: normal; }  
-
.cleaner_h30 { clear: both; width:100%; height: 30px; }
+
a:active, a:hover { color: #0683ab; text-decoration: underline; }
-
.cleaner_h40 { clear: both; width:100%; height: 40px; }
+
-
.margin_r10 { margin-right: 10px; }
+
img { margin: 0px; padding: 0px; border: none; }
-
.float_l { float: left; }
+
#header_wrapper {
-
.float_r { float: right; }
+
width: 100%;
 +
height: 265px;
 +
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
 +
}
-
/* Search */
+
#header {
-
#header #search_box {
+
position: relative;
-
position: absolute;
+
width: 980px;
-
width: 333px;
+
height: 265px;
-
height: 53px;
+
padding: 0 10px;
-
bottom: 64px;
+
margin: 0 auto;
-
right: 15px;
+
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
-
background: url(./images/USTC_Software_search.png)
+
}
}
-
#search_box form {
+
/* site title */
-
width: 280px;
+
 
-
height: 27px;
+
#header  #site_title {
 +
float: left;
 +
width: 200px;
 +
padding: 33px 0;
 +
}
 +
 
 +
#site_title h1 {
margin: 0;
margin: 0;
-
padding: 25px 0 0 0;
+
padding: 3px;
 +
font-family:"Times New Roman", Times, serif;
 +
color:#000;
 +
font-size:24px;
}
}
-
#searchfield {
+
#site_title h1 a {
-
height: 17px;
+
margin: 0px;
-
width: 270px;
+
padding: 0px;
-
padding: 4px 5px 6px 5px;
+
font-size: 30px;
-
color: #fff;
+
color: #ffffff;
 +
font-weight: bold;
 +
text-decoration: none;
 +
}
 +
 
 +
#site_title h1 a:hover {
 +
font-weight: bold;
 +
text-decoration: none;
 +
}
 +
 
 +
#site_title h1 a span {
 +
display: block;
 +
margin-left: 2px;
 +
font-size: 14px;
 +
color: #416902;
 +
font-weight: bold;
 +
letter-spacing: 2px;
 +
}
 +
 
 +
/* end of site title */
 +
 
 +
/* ---------- Navigation ---------- */
 +
 
 +
ul  {
 +
      list-style-image: none;
 +
}
 +
 
 +
#nav {
 +
float: right;
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-weight: bold;
font-size: 12px;
font-size: 12px;
-
font-variant: normal;
+
padding-top: 70px;
-
line-height: normal;
+
height: 43px;
-
background: none;
+
-
border: none;
+
}
}
-
/* end of search */
+
#nav .last {
 +
padding-right: 2px;
 +
background-image:url(https://static.igem.org/mediawiki/2011/5/59/USTC_Software_nav_button_sep.jpg);
 +
background-repeat:no-repeat;
 +
background-position:right;
 +
}
-
/*clock_box*/
+
#nav, #nav ul{
-
#header #clock_box {
+
margin:0;
-
position: absolute;
+
padding:0;
-
width: 333px;
+
list-style-type:none;
-
height: 42px;
+
list-style-position:outside;
-
bottom: 15px;
+
position:relative;
-
right: 14px;
+
line-height:1.5em;
}
}
-
#clock_box form {
+
#nav .on {
-
width: 280px;
+
color:#fff !important;
-
height: 27px;
+
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg) !important;
-
margin: 0;
+
background-position: bottom left !important;
-
padding: 25px 0 0 0;
+
}
}
-
/* end of clock_box*/
+
#nav a:link, #nav a:active, #nav a:visited{
 +
    display:block;
 +
    padding: 14px 35px;
 +
    color:#a5a5a5;
 +
    text-decoration:none;
 +
text-transform: uppercase;
 +
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);
 +
background-position: top left;
 +
}
-
/* content_wrapper */
+
#nav a:hover {
 +
    color:#fff;
 +
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);
 +
background-position: bottom left;
 +
}
 +
 
 +
#nav li{
 +
    float:left;
 +
    position:relative;
-
#content {
 
-
background-color:#FFF;
 
-
float: left;
 
-
width: 600px;
 
}
}
-
#content p {
+
#nav ul {
-
text-align: justify;
+
    position:absolute;
-
margin-bottom: 10px;
+
    width:13em;
 +
    top:3.8em;
 +
    display:none;
 +
z-index: 1;
}
}
-
#content h2 {
+
#nav li ul a {
-
color: #3a5909;
+
    width:9em;
-
font-size: 24px;
+
    float:left;
-
padding: 0 0 60px 20px;
+
background-color: #2e2e2e;
-
background: url(./images/USTC_Software_header_bg.png) no-repeat bottom left;
+
background-image: none !important;
 +
}
 +
 
 +
#nav li ul a:hover {
 +
background-color: #292929;
 +
}
 +
 
 +
#nav ul ul{
 +
top:auto;
 +
}
 +
 
 +
#nav li ul ul {
 +
    left:12em;
 +
    margin:0px 0 0 10px;
 +
    }
 +
 
 +
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
 +
    display:none;
 +
    }
 +
 
 +
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
 +
    display:block;
 +
    }
 +
 
 +
/*end of nav*/
 +
 
 +
/* content_wrapper */
 +
 +
#content {
 +
        background-color:#a0c73f;
 +
        width:auto;
}
}
Line 99: Line 193:
margin: 0 auto;
margin: 0 auto;
padding: 30px 40px;
padding: 30px 40px;
-
background: url(./images/USTC_Software_content.jpg) repeat-y;
+
background: url(https://static.igem.org/mediawiki/2011/b/bc/USTC_Software_content.jpg) repeat-y;
}
}
Line 106: Line 200:
font-size: 24px;
font-size: 24px;
padding: 0 0 60px 20px;
padding: 0 0 60px 20px;
-
background: url(./images/USTC_Software_header_bg.png) no-repeat bottom left;
+
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
}
}
 +
#content_wrapper p {
#content_wrapper p {
Line 118: Line 213:
height: 15px;
height: 15px;
margin: 0 auto;
margin: 0 auto;
-
background: url(./images/USTC_Software_content_bottom.jpg) no-repeat;
+
background: url(https://static.igem.org/mediawiki/2011/a/a5/USTC_Software_content_bottom.jpg) no-repeat;
     background-color: #a0c73f;
     background-color: #a0c73f;
}
}
Line 124: Line 219:
/* end of content_wrapper */
/* end of content_wrapper */
-
/* content */
+
/* footer */
-
.content_section {
+
-
clear: both;
+
-
width: 100%;
+
-
}
+
-
.intro_box {
+
#mfooter {
-
float: left;
+
width: 980px;
-
width: 190px;
+
margin: 0 auto;
-
padding-bottom: 10px;
+
padding: 30px 10px;
-
border-bottom: 1px dotted #666;
+
text-align: center;
-
margin-bottom: 20px;
+
color: #333333;
 +
    background-color: #a0c73f;
}
}
-
.fl_image {
+
#mfooter a {
-
float: left;
+
color:#000;
-
margin: 3px 15px 5px 0;
+
}
}
-
#content .product_box p {
+
#mfooter .mfooter_menu {
-
padding: 0;
+
margin: 0 0 10px 0;
-
margin: 0 0 5px 0;
+
padding: 0px;
 +
list-style: none;
}
}
-
#content .product_box a {
+
.mfooter_menu li {
-
color: #000000;
+
margin: 0px;
-
font-weight: bold;
+
padding: 0 20px;
 +
display: inline;
 +
border-right: 1px solid #000000;
}
}
-
#content .em_text {
+
.mfooter_menu .last_menu {
-
color: #537c11;
+
border: none;
}
}
-
.inro {
+
#footer-box { background-color: transparent; border:none;} /*This is important!*/
-
color: #C30;
+
-
font-size: 14px;
+
-
font-weight: bold;
+
-
}
+
-
.intro_box h3 {
+
#totop_box {
-
background: #63a103;
+
position:fixed;
-
padding: 3px 10px;
+
width: 77px;
-
margin: 0 0 10px 0;
+
height: 75px;
-
color: #ffffff;
+
bottom: 21px;
-
font-size: 12px;
+
right: 15px;
}
}
-
.intro_box img {
+
#totop_box form {
-
width: 180px;
+
width: 280px;
-
height: 100px;
+
height: 27px;
-
border: 5px solid #e6e0ce;
+
margin: 0;
-
margin-bottom: 10px;
+
padding: 25px 0 0 0;
}
}
-
.button_01 a {
+
#to_org_box {
-
display: block;
+
position:fixed;
-
width: 102px;
+
width: 77px;
-
height: 23px;
+
height: 75px;
-
padding: 7px 0 0 0;
+
bottom: 21px;
-
background: url(./images/USTC_Software_button.png)  no-repeat;
+
right: 105px;
-
color: #333;
+
-
font-size: 12px;
+
-
font-weight: bold;
+
-
text-align: center;
+
-
text-decoration: none;
+
}
}
-
.button_01 a:hover {
+
#to_org_box form {
-
color: #fff;
+
-
    background:url(./images/USTC_Software_button_hover.png) no-repeat;
+
-
}
+
-
 
+
-
#sidebar {
+
-
float: right;
+
width: 280px;
width: 280px;
-
padding: 0;
+
height: 27px;
-
background: url(./images/USTC_Software_sidebar.jpg) repeat-y;  
+
margin: 0;
 +
padding: 25px 0 0 0;
}
}
 +
/* end of footer*/
-
#sidebar .sidebar_section {
+
/* note*/
-
margin-bottom: 30px;
+
-
}
+
-
 
+
-
#sidebar .sidebar_section_content {
+
-
}
+
-
 
+
-
#sidebar h2 {
+
-
color: #3a5909;
+
-
font-size: 24px;
+
-
padding: 0 0 60px 20px;
+
-
background: url(./images/USTC_Software_header_bg.png) no-repeat bottom left;
+
-
}
+
-
#sidebar .categories_list {
+
#sidebar .note_list {
margin: 0;
margin: 0;
padding: 0;
padding: 0;
Line 223: Line 292:
}
}
-
#sidebar .categories_list li {
+
#sidebar .note_list li {
padding: 0;
padding: 0;
margin: 0;
margin: 0;
}
}
-
.categories_list li a {
+
.note_list_p{
 +
font-family: Verdana, Arial;
 +
font-size: 16px;
 +
}
 +
 
 +
.note_list li a {
display: block;
display: block;
color: #201f1c;
color: #201f1c;
padding: 5px 0 5px 20px;
padding: 5px 0 5px 20px;
-
background: url(./images/USTC_Software_list.png) center left no-repeat;
+
background: url(./images/USTC_Software_notebook.png) center left no-repeat;
}
}
-
.categories_list li a:hover {
+
.note_list li a:hover {
color: #537c11;
color: #537c11;
text-decoration: none;
text-decoration: none;
-
}
 
-
 
-
.sidebar_section label {
 
-
display: block;
 
-
margin-bottom: 10px;
 
-
}
 
-
 
-
.sidebar_section #input_field {
 
-
height: 20px;
 
-
width: 233px;
 
-
padding: 0 5px;
 
-
margin-bottom: 10px;
 
-
color: #000000;
 
-
font-size: 12px;
 
-
font-variant: normal;
 
-
line-height: normal;
 
-
}
 
-
 
-
.sidebar_section #submit_btn{
 
-
float: right;
 
-
height: 30px;
 
-
width: 80px;
 
-
margin: 0px;
 
-
padding: 3px 0 15px 0;
 
-
cursor: pointer;
 
-
font-size: 12px;
 
-
text-align: center;
 
-
vertical-align: bottom;
 
-
white-space: pre;
 
-
outline: none;
 
}
}
</style>
</style>
-
<!-- Javascript-->
 
-
 
-
<!-- Javascript-->
 
</head>
</head>
<body>
<body>
 +
<div id="header_wrapper">
-
        <div id="search_box">
+
    <div id="header">
-
                <form action="#" method="get">
+
   
-
                    <input type="text" value="SEARCH..." name="q" size="10" id="searchfield" title="searchfield" onFocus="clearText(this)" onBlur="clearText(this)" />
+
  <div id="site_title">
-
                 </form>
+
            <h1><img src="https://static.igem.org/mediawiki/2011/b/b8/USTC_Software_iGEM_logo.jpg" alt="iGEM" width="173" height="150" /> </br> </br> USTC-Software </h1>
-
          </div>    
+
        </div>
-
      <div id="clock_box">      
+
       
-
        <SCRIPT type=text/javascript>
+
        <!-- Navigation -->
-
              document.write('<FONT  id="clock" color="#FFFFFF> </FONT>');setInterval('Clock()',1000);</SCRIPT>
+
<ul id="nav">
-
      </div>
+
<li><a href="https://2011.igem.org/Team:USTC-Software">Home</a></li>
-
   
+
    <li><a href="https://2011.igem.org/Team:USTC-Software/project">Project</a>
-
    <div class="cleaner"></div>
+
<ul>
 +
<li><a href="#">TBD_1</a></li>
 +
<li><a href="#">TBD_2</a></li>
 +
<li><a href="#">TBD_3</a>
 +
<ul>
 +
<li><a href="#">TBD_3_1</a></li>
 +
<li><a href="#">TBD_3_2</a></li>
 +
<li><a href="#">TBD_3_3</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:USTC-Software/model">MoDeL</a>
 +
<ul>
 +
<li><a href="#">TBD_1</a></li>
 +
<li><a href="#">TBD_2</a></li>
 +
</ul>
 +
</li>
 +
                 <li><a class="on" href="https://2011.igem.org/Team:USTC-Software/notebook">Notebook</a>
 +
</li>
 +
 
 +
<li><a href="https://2011.igem.org/Team:USTC-Software/team">Team</a>
 +
                            <ul>
 +
                            <li><a href="https://2011.igem.org/Team:USTC-Software/members">members</a></li>
 +
                            <li><a href="https://2011.igem.org/Team:USTC-Software/collaboration">collaboration</a></li>
 +
                            <li><a href="https://2011.igem.org/Team:USTC-Software/attribution">attribution</a></li>
 +
                            <li><a href="https://2011.igem.org/Team:USTC-Software/acknowledgements">acknowledgements</a></li>
 +
                            </ul>
 +
                </li>
 +
 
 +
  <li><a class="last"href="https://2011.igem.org/Team:USTC-Software/human practice">Human practice</a>              <!--current page-->
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:USTC-Software/safety">safety</a></li>
 +
<li><a href="https://2011.igem.org/Team:USTC-Software/meetup">meetup</a></li>
 +
</ul>
 +
</li>             
 +
</ul>
 +
<!-- // Navigation -->
 +
     
 +
      <div class="cleaner"></div>
     </div> <!-- end of header -->
     </div> <!-- end of header -->
Line 296: Line 377:
<div id="content_wrapper">
<div id="content_wrapper">
-
<!-- Content wrap -->
+
<h1>Notebook</h1>
-
<div id="content_wrap">
+
-
<!-- Top content -->
+
<iframe src="https://www.google.com/calendar/embed?src=ki6fgg1cgp4bank92o01a1c8nc%40group.calendar.google.com&ctz=Asia/Shanghai" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
 +
</div>
-
<!-- Left content -->
+
</div>
-
<div id="left_content">
+
 
-
+
-
</div>
+
-
<!-- // Left content -->
+
 +
<div id="content_wrapper_bottom"> </div>
 +
<!-- end of content_wrapper -->
 +
   
 +
<div id="mfooter">
-
<!-- // Top content -->
+
  <ul class="mfooter_menu">
-
 
+
                <li><a href="https://2011.igem.org/Team:USTC-Software" target="_parent">Home</a></li>
-
</div>
+
                <li><a href="https://2011.igem.org/Team:USTC-Software/project" target="_parent">Project</a></li>
-
    <!-- // Content wrap -->
+
                <li><a href="https://2011.igem.org/Team:USTC-Software/model" target="_parent"> MoDeL</a></li>
-
  <br/> <br/> <br/> <br/>  <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/>  <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/><br/> <br/> <br/>
+
                <li><a href="#" class="current">Notebook</a></li>
-
  <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>
+
                <li><a href="https://2011.igem.org/Team:USTC-Software/team" target="_parent">Team</a></li>
-
  <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>
+
                <li class="last_menu"><a href="https://2011.igem.org/Team:USTC-Software/team" target="_parent">Human Practice</a></li>
-
 
+
-
 
+
-
        <h1>Lachesis</h1>
+
-
<!-- Content wrap -->
+
-
<div id="content">
+
-
   
+
-
   
+
-
   
+
-
        <div class="content_section">
+
-
       
+
-
           
+
-
            <div class="intro_box margin_r10">
+
-
           
+
-
            <h3>Team</h3>
+
-
                <img src="./images/USTC_Software_image_02.jpg" alt="product" />
+
                  
                  
-
              <p class="intro">Sorry...  <div class="button_01"> <a href="./05_team.html">Details</a> </div> </p> </div>
+
  </ul>
-
           
+
  <b> Welcome to &#160;&#160;<a href="http://en.ustc.edu.cn/" target="_blank">University of Science and Technology of China</a>&#160;! </b>
-
            <div class="intro_box margin_r10">
+
-
            <h3>MoDeL</h3>
+
-
                <img src="./images/USTC_Software_image_03.jpg" alt="product" />
+
-
                   
+
-
              <p class="intro">Sorry... <div class="button_01"> <a href="./03_model.html">Details</a> </div> </p> </div>
+
-
           
+
-
           
+
-
            <div class="intro_box ">
+
-
            <h3>Huaman practice</h3>
+
-
                <img src="./images/USTC_Software_image_04.jpg" alt="product" />
+
-
               
+
-
              <p class="intro">Sorry... <div class="button_01"> <a href="./06_human practice.html">Details</a> </div> </p> </div>
+
-
           
+
-
            <div class="cleaner"></div>
+
-
        </div>
+
-
       
+
-
        <div class="cleaner_h40"></div>
+
-
        <div class="content_section">
+
-
       
+
-
        <h2>Project</h2>
+
-
       
+
-
        <img src="./images/USTC_Software_image_05.jpg" alt="image" class="fl_image" />
+
-
                   
+
-
            <p><span lang="EN-US" xml:lang="EN-US">USTC 2011 DRY TEAM as a one has worked diligently on designing and implementing a user friendly and interacting-prone software which will get nearer to biology reality and free synthetic biologist from considering unnecessary minutia as well as help both layman and expert draw deep understanding of the mechanism on how the gene circuit run.</span></p>
+
-
            <div><span lang="EN-US" xml:lang="EN-US">We offer a visualizing tool which give insight into the dynamics of a biology network. User dominated parameter adjustment process is also provided to assist in getting the required behavior. In order to assess the network&rsquo;s immunology to parameter perturbation, a PCA analysis approach is exploited to depict the structure of a &ldquo;good&rdquo; behaved region.   </span></div>
+
-
<p class="em_text"><p class="intro"> <div class="button_01"> <a href="./02_project.html">Details</a> </div> </p> </p>
+
-
       
+
-
        </div>
+
-
   
+
-
    </div> <!-- end of content -->
+
  <div id="to_org_box"><a href="https://2011.igem.org/Main_Page"><img class="logo" src="https://static.igem.org/mediawiki/2011/8/88/USTC_Software_back_to_igem.png" width="69" height="70"alt="to igem.org"  style="right:auto"/></a>
 +
  </div>
-
   
+
   <div id="totop_box">
-
   <div id="sidebar">
+
      <a href="#top"><img class="logo" src="https://static.igem.org/mediawiki/2011/e/eb/USTC_Software_top_icon.gif" width="76" height="72"alt="go back to topstyle="right:auto"/></a>  
-
   
+
   </div>
-
    <div class="sidebar_section">
+
-
     
+
-
            <h2>Sponsor</h2>
+
-
     
+
-
      <div class="sidebar_section_content">
+
-
           
+
-
            <img src="./images/USTC_Software_IF_LOGO.jpg" width="279" height="280" alt="USTC-IF" />
+
-
            <img src="./images/USTC_Software_sy_logo.png" width="279" height="83" alt="School of Life Sciences" />
+
-
              <img src="./images/USTC_Software_jwc_logo.png" width="279" height="81" alt="Teaching Afffairs" />
+
-
              <img src="./images/USTC_Software_yjs_logo.png" width="279" height="82" alt="Graduate School" />
+
-
 
+
-
            </div>
+
-
           
+
-
        </div>
+
-
       
+
-
        <div class="cleaner_h30"></div>
+
-
        <div class="sidebar_section">
+
-
       
+
-
        <h2>Newsletter</h2>
+
-
           
+
-
            <div class="sidebar_section_content">
+
-
                <form action="#" method="get">
+
-
                <label>Please enter your email address to subscribe our newsletter.</label>
+
-
                <input type="text" value="" name="username" size="10" id="input_field" title="usernmae" />
+
-
                <input type="submit" name="login" value="Subscribe" alt="login" id="submit_btn" title="Login" />
+
-
                </form>
+
-
                <div class="cleaner"></div>
+
-
            </div>
+
-
       
+
-
        </div>
+
-
 
+
-
</div> <!-- end of sidebar -->
+
-
   
+
-
  <div class="cleaner"></div>  
+
-
    <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>
+
-
<div id="clustrmaps-widget"></div><script type="text/javascript">var _clustrmaps = {'url' : 'http://home.ustc.edu.cn/~xuaoxiqi/', 'user' : 921273, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2011-08-16', 'lang' : 'zh', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript><a href="http://www4.clustrmaps.com/user/128e0eb9"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/home.ustc.edu.cn-~xuaoxiqi--thumb.jpg" alt="Locations of visitors to this page" /></a></noscript>
+
-
 
+
-
   <p>&nbsp;</p>
+
-
        <br/><br/> <br/> 
+
-
   
+
-
    </div>
+
-
   
+
-
    <div id="content_wrapper_bottom"></div> <!-- end of content_wrapper -->
+
-
+
 +
</div> <!-- end of mfooter -->
</body>
</body>
</html>
</html>

Latest revision as of 05:01, 13 September 2011


Team:USTC-Software - 2011.igem.org/notebook

Notebook