Team:IIT Madras/Pawan

From 2009.igem.org

(Difference between revisions)
 
(43 intermediate revisions not shown)
Line 1: Line 1:
 +
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 +
<html>
 +
<head>
 +
  <title>Company Name</title>
 +
  <meta http-equiv="Content-Type"
 +
content="text/html; charset=windows-1250">
 +
<!-- ImageReady Preload Script (index.psd) -->
 +
  <script type="text/javascript">
<!--
<!--
-
[[Image:IITM.jpg|200px]]
+
function newImage(arg) {
-
-->
+
if (document.images) {
-
 
+
rslt = new Image();
-
<html>
+
rslt.src = arg;
-
<head> <style>
+
return rslt;
-
#container {
+
-
 
+
-
width: 850px;
+
-
 
+
-
margin-right: auto;
+
-
 
+
-
margin-left: auto;
+
-
 
+
-
}
+
-
 
+
-
#header {
+
-
 
+
-
height: 100px;
+
-
 
+
-
width: 850px;
+
-
 
+
-
background-image: url(https://static.igem.org/mediawiki/2009/c/c8/IITM.png);
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#content {
+
-
 
+
-
width: 500px;
+
-
 
+
-
padding: 10px;
+
-
 
+
-
margin-right: 160px;
+
-
 
+
-
margin-left: 160px;
+
-
 
+
-
}
+
-
 
+
-
#leftnav {
+
-
 
+
-
float: left;
+
-
 
+
-
width: 140px;
+
-
 
+
-
height: 400px;
+
-
 
+
-
background-color: #30D9F4;
+
-
 
+
-
padding: 5px;
+
-
 
+
-
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#leftnav ul
+
-
 
+
-
{
+
-
 
+
-
margin-left: 0;
+
-
 
+
-
padding-left: 0;
+
-
 
+
-
list-style-type: none;
+
-
 
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
 
+
-
font-size: 12px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#leftnav a
+
-
 
+
-
{
+
-
 
+
-
display: block;
+
-
 
+
-
width: 130px;
+
-
 
+
-
padding-top: 3px;
+
-
 
+
-
padding-right: 3px;
+
-
 
+
-
padding-bottom: 3px;
+
-
 
+
-
padding-left: 3px;
+
-
 
+
-
border-bottom-width: 1px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#leftnav a:link, .navlist a:visited
+
-
 
+
-
{
+
-
 
+
-
color: #ffffff;
+
-
 
+
-
text-decoration: underline;
+
-
 
+
-
font-weight: bold;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#leftnav a:visited
+
-
 
+
-
{
+
-
 
+
-
  color: #ffffff;
+
-
 
+
-
  text-decoration: underline;
+
-
 
+
-
  font-weight: bold;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#leftnav a:hover
+
-
 
+
-
{
+
-
 
+
-
text-decoration: none;
+
-
 
+
-
color: #0000ff;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#sidebar {
+
-
 
+
-
padding: 10px;
+
-
 
+
-
float: right;
+
-
 
+
-
width: 130px;
+
-
 
+
-
background-color: #30D9F4;
+
-
 
+
-
height: 390px;
+
-
 
+
-
 
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#footer {
+
-
 
+
-
background-color: #2F77F1;
+
-
 
+
-
padding: 10px;
+
-
 
+
-
clear: both;
+
-
 
+
-
font-family: Verdana, Arial, Helvetica, sans-serif;
+
-
 
+
-
font-size: 12px;
+
-
 
+
-
font-weight: bold;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
h1 {
+
-
 
+
-
font-family: Verdana, Arial, Helvetica, sans-serif;
+
-
 
+
-
font-size: 22px;
+
-
 
+
-
font-weight: bold;
+
-
 
+
-
color: #1A2373;
+
-
 
+
-
line-height: 24px;
+
-
 
+
-
}
+
-
 
+
-
h2 {
+
-
 
+
-
font-family: Verdana, Arial, Helvetica, sans-serif;
+
-
 
+
-
font-size: 17px;
+
-
 
+
-
font-weight: bold;
+
-
 
+
-
color: #2F77F1;
+
-
 
+
-
line-height: 20px;
+
-
 
+
-
}
+
-
 
+
-
h3 {
+
-
 
+
-
font-family: Verdana, Arial, Helvetica, sans-serif;
+
-
 
+
-
font-size: 14px;
+
-
 
+
-
font-weight: bolder;
+
-
 
+
-
color: #000000;
+
-
 
+
-
line-height: 20px;
+
-
 
+
}
}
-
 
-
 
-
 
-
p {
 
-
 
-
font-family: Verdana, Arial, Helvetica, sans-serif;
 
-
 
-
font-size: 12px;
 
-
 
-
line-height: 11pt;
 
-
 
-
margin-top: 3px;
 
-
 
-
margin-right: 0;
 
-
 
-
margin-bottom: 3px;
 
-
 
-
margin-left: 0;
 
-
 
-
padding-bottom: 9px;
 
-
 
}
}
-
 
+
function changeImages() {
-
 
+
if (document.images && (preloadFlag == true)) {
-
 
+
for (var i=0; i<changeImages.arguments.length; i+=2) {
-
a {
+
document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
-
 
+
-
color: #E82525;
+
-
 
+
-
font-weight: bold;
+
-
 
+
-
text-decoration: underline;
+
-
 
+
}
}
-
 
-
a:visited {
 
-
 
-
color: #E82525;
 
-
 
-
text-decoration: underline;
 
-
 
-
font-weight : bold;
 
-
 
}
}
-
 
-
a:hover {
 
-
 
-
color: #901BBE;
 
-
 
-
text-decoration: none;
 
-
 
}
}
-
 
+
var preloadFlag = false;
-
 
+
function preloadImages() {
-
 
+
if (document.images) {
-
 
+
home_over = newImage("images/home-over.gif");
-
 
+
my_account_over = newImage("images/my-account-over.gif");
-
.box1 {
+
help_over = newImage("images/help-over.gif");
-
 
+
contact_over = newImage("images/contact-over.gif");
-
background:#ffffff;
+
sub2_body_mind_spirit_over = newImage("images/sub2-body-mind-spirit_over.gif");
-
 
+
sub2_business___economics_over = newImage("images/sub2-business-%26-economics_o.gif");
-
color: #000;
+
sub2_computers_over = newImage("images/sub2-computers_over.gif");
-
 
+
sub2_family___relationships_over = newImage("images/sub2-family-%26-relationships.gif");
-
border:1px solid #00ffff;
+
sub2_health___fitness_over = newImage("images/sub2-health-%26-fitness_over.gif");
-
 
+
sub2_history_over = newImage("images/sub2-history_over.gif");
-
width: 400px;
+
sub2_reference_over = newImage("images/sub2-reference_over.gif");
-
 
+
sub2_religion_over = newImage("images/sub2-religion_over.gif");
-
height: 165px;
+
sub2_self_help_over = newImage("images/sub2-self-help_over.gif");
-
 
+
sub2_sex_over = newImage("images/sub2-sex_over.gif");
-
padding-top: 5;
+
sub2_fiction_over = newImage("images/sub2-fiction_over.gif");
-
 
+
sub2_adventure_over = newImage("images/sub2-adventure_over.gif");
-
padding-right: 6px;
+
sub2_crime_over = newImage("images/sub2-crime_over.gif");
-
 
+
sub2_erotica_over = newImage("images/sub2-erotica_over.gif");
-
padding-bottom: 0;
+
sub2_fantasy_over = newImage("images/sub2-fantasy_over.gif");
-
 
+
sub2_historical_over = newImage("images/sub2-historical_over.gif");
-
padding-left: 6px;
+
sub2_romance_over = newImage("images/sub2-romance_over.gif");
-
 
+
sub2_science_fiction_over = newImage("images/sub2-science-fiction_over.gif");
-
line-height: 16px;
+
sub2_thrillers_over = newImage("images/sub2-thrillers_over.gif");
-
 
+
sub2_non_fiction_over = newImage("images/sub2-non-fiction_over.gif");
 +
preloadFlag = true;
}
}
-
 
-
 
-
 
-
.smalltext {
 
-
 
-
font-family: Verdana, Arial, Helvetica, sans-serif;
 
-
 
-
font-size: 10px;
 
-
 
-
padding: 3px 0;
 
-
 
-
    margin: 3px 0;
 
-
 
-
line-height: 12pt
 
-
 
}
}
-
 
+
// -->
-
</style>
+
  </script><!-- End Preload Script -->
-
<body>
+
  <link href="css/styles.css" rel="stylesheet"
-
 
+
type="text/css">
-
<div id="aHome">
+
</head>
-
 
+
<body leftmargin="0" topmargin="0"
-
<div id="aHeading">
+
onload="preloadImages();"
-
  <h1 class="pageTitle">IIT Madras</h1>
+
style="background-color: rgb(255, 255, 255);" marginheight="0"
-
</div>
+
marginwidth="0">
-
 
+
<center><!-- ImageReady Slices (index.psd) -->
-
<ul id="navlist">
+
<table class="frame" border="0" cellpadding="0"
-
  <li><a href="https://2009.igem.org/Team:IIT_Madras">Home</a></li>
+
cellspacing="0" width="775">
-
<li><a href="https://2009.igem.org/Team:IIT_Madras/Team">Team</a></li>
+
  <tbody>
-
  <li><a href="https://2009.igem.org/Team:IIT_Madras/Project">Project</a></li>
+
    <tr>
-
  <li><a href="https://2009.igem.org/Team:IIT_Madras/Notebook">Notebook</a></li>
+
      <td colspan="2" rowspan="2"> <img
-
+
  style="width: 125px; height: 125px;"
-
</ul>
+
src="https://static.igem.org/mediawiki/2009/c/c8/IITM.png" alt=""></td>
-
<div id="sidebar">
+
      <td style="background-color: rgb(216, 233, 214);"
-
<p></p>
+
colspan="15"> <img src="images/top1.gif" alt=""
-
<p></p>
+
height="24" width="409"></td>
-
<p></p>
+
    </tr>
-
</div>
+
    <tr>
-
<div id="content">
+
      <td style="background-color: rgb(216, 233, 214);"
-
<h1>PLASMID</h1>
+
  colspan="1"> <a
-
<p>Plasmid Locking Assembly for Sustaining Multiple Insert DNA
+
href="https://2009.igem.org/Team:IIT_Madras"
-
</p>
+
onmouseover="window.status='home'; changeImages('home', 'images/home-over.gif'); return true;"
-
<h2>This is the second time that IIT Madras has sent a team to iGEM. Our team in iGEM 08, the only team to represent India in the competition that year, won the “Best Foundational advance” award, the "Best New Biobrick" award and a Silver, for their work on hybrid
+
onmouseout="window.status=''; changeImages('home', 'images/home.gif'); return true;">
-
promoters which have now been added under the category of promoters (IIT Madras Stresskit promoters). This year, the team is composed of 9 Undergraduates, all from the Department of Biotechnology. We hope to go one step better this year with our design of a combinatorial lock system, and thereby set the standard for future competitions.</h2>
+
      <big><big><big><span
-
<h3></h3>
+
style="color: rgb(102, 204, 204);">HOME</span></big></big></big><br>
-
</div>
+
      </a></td>
-
<div id="footer" align="center">
+
      <td style="background-color: rgb(216, 233, 214);"
-
<p></p>
+
colspan="4"> <a
-
<p class="smalltext"></p>
+
href="https://2009.igem.org/Team:IIT_Madras/Team"
-
<p class="smalltext"></p>
+
onmouseover="window.status='my account'; changeImages('my_account', 'images/my-account-over.gif'); return true;"
-
</div>
+
onmouseout="window.status=''; changeImages('my_account', 'images/my-account.gif'); return true;">
-
</div>
+
      <big><big><big>TEAM</big></big></big><br>
 +
      </a></td>
 +
      <td style="background-color: rgb(216, 233, 214);"
 +
  colspan="4"> <a href="#"
 +
onmouseover="window.status='help'; changeImages('help', 'images/help-over.gif'); return true;"
 +
onmouseout="window.status=''; changeImages('help', 'images/help.gif'); return true;">
 +
      <big><big>PROJECT</big></big></a><small><small><small><small><small><small><small><small><a
 +
href="https://2009.igem.org/Team:IIT_Madras/Project"
 +
onmouseover="window.status='my account'; changeImages('my_account', 'images/my-account-over.gif'); return true;"
 +
onmouseout="window.status=''; changeImages('my_account', 'images/my-account.gif'); return true;"><big
 +
style="color: rgb(102, 204, 204);"><big><big><big></big></big></big></big></a></small></small></small></small></small></small></small></small></td>
 +
      <td style="background-color: rgb(216, 233, 214);"
 +
  colspan="1"> <a href="#"
 +
onmouseover="window.status='contact'; changeImages('contact', 'images/contact-over.gif'); return true;"
 +
onmouseout="window.status=''; changeImages('contact', 'images/contact.gif'); return true;">
 +
      </a><a
 +
href="https://2009.igem.org/Team:IIT_Madras/Notebook"
 +
onmouseover="window.status='my account'; changeImages('my_account', 'images/my-account-over.gif'); return true;"
 +
onmouseout="window.status=''; changeImages('my_account', 'images/my-account.gif'); return true;"><big><big><big>NOTEBOOK</big></big></big><br>
 +
      </a></td>
 +
      <td style="background-color: rgb(216, 233, 214);"
 +
colspan="1"><a
 +
href="https://2009.igem.org/Team:IIT_Madras/Pawan"
 +
onmouseover="window.status='my account'; changeImages('my_account', 'images/my-account-over.gif'); return true;"
 +
onmouseout="window.status=''; changeImages('my_account', 'images/my-account.gif'); return true;">
 +
      <big><big><big>PAWAN</big></big></big></a><a
 +
href="index.html#"
 +
onmouseover="window.status='my account'; changeImages('my_account', 'images/my-account-over.gif'); return true;"
 +
onmouseout="window.status=''; changeImages('my_account', 'images/my-account.gif'); return true;"><br>
 +
      </a></td>
 +
      <td style="background-color: rgb(216, 233, 214);"
 +
colspan="4"><a
 +
href="https://2009.igem.org/Team:IIT_Madras/Abdul"
 +
onmouseover="window.status='my account'; changeImages('my_account', 'images/my-account-over.gif'); return true;"
 +
onmouseout="window.status=''; changeImages('my_account', 'images/my-account.gif'); return true;">
 +
      <big><big><big>ABDUL</big></big></big></a><a
 +
href="index.html#"
 +
onmouseover="window.status='my account'; changeImages('my_account', 'images/my-account-over.gif'); return true;"
 +
onmouseout="window.status=''; changeImages('my_account', 'images/my-account.gif'); return true;"><br>
 +
      </a></td>
 +
    </tr>
 +
    <tr>
 +
      <td style="background-color: rgb(216, 233, 214);"
 +
colspan="2" rowspan="1"> <br>
 +
      </td>
 +
      <td colspan="15" rowspan="1"> <br>
 +
      </td>
 +
    </tr>
 +
  </tbody>
 +
</table>
 +
<!-- End ImageReady Slices -->
 +
</center>
</body>
</body>
</html>
</html>

Latest revision as of 12:53, 14 October 2009

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> Company Name

HOME
TEAM
PROJECT NOTEBOOK
PAWAN
ABDUL