Team:IIT Madras/Pawan

From 2009.igem.org

(Difference between revisions)
 
(40 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: 1000px;
 
-
 
-
background-image:transparent url(https://static.igem.org/mediawiki/2009/c/c8/IITM.png) top right no-repeat;
 
-
 
}
}
-
 
+
function changeImages() {
-
 
+
if (document.images && (preloadFlag == true)) {
-
 
+
for (var i=0; i<changeImages.arguments.length; i+=2) {
-
#content {
+
document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
-
 
+
-
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;
 
-
 
}
}
-
 
+
var preloadFlag = false;
-
 
+
function preloadImages() {
-
 
+
if (document.images) {
-
#leftnav a
+
home_over = newImage("images/home-over.gif");
-
 
+
my_account_over = newImage("images/my-account-over.gif");
-
{
+
help_over = newImage("images/help-over.gif");
-
 
+
contact_over = newImage("images/contact-over.gif");
-
display: block;
+
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");
-
width: 130px;
+
sub2_computers_over = newImage("images/sub2-computers_over.gif");
-
 
+
sub2_family___relationships_over = newImage("images/sub2-family-%26-relationships.gif");
-
padding-top: 3px;
+
sub2_health___fitness_over = newImage("images/sub2-health-%26-fitness_over.gif");
-
 
+
sub2_history_over = newImage("images/sub2-history_over.gif");
-
padding-right: 3px;
+
sub2_reference_over = newImage("images/sub2-reference_over.gif");
-
 
+
sub2_religion_over = newImage("images/sub2-religion_over.gif");
-
padding-bottom: 3px;
+
sub2_self_help_over = newImage("images/sub2-self-help_over.gif");
-
 
+
sub2_sex_over = newImage("images/sub2-sex_over.gif");
-
padding-left: 3px;
+
sub2_fiction_over = newImage("images/sub2-fiction_over.gif");
-
 
+
sub2_adventure_over = newImage("images/sub2-adventure_over.gif");
-
border-bottom-width: 1px;
+
sub2_crime_over = newImage("images/sub2-crime_over.gif");
-
 
+
sub2_erotica_over = newImage("images/sub2-erotica_over.gif");
 +
sub2_fantasy_over = newImage("images/sub2-fantasy_over.gif");
 +
sub2_historical_over = newImage("images/sub2-historical_over.gif");
 +
sub2_romance_over = newImage("images/sub2-romance_over.gif");
 +
sub2_science_fiction_over = newImage("images/sub2-science-fiction_over.gif");
 +
sub2_thrillers_over = newImage("images/sub2-thrillers_over.gif");
 +
sub2_non_fiction_over = newImage("images/sub2-non-fiction_over.gif");
 +
preloadFlag = true;
}
}
-
 
-
 
-
 
-
#leftnav a:link, .navlist a:visited
 
-
 
-
{
 
-
 
-
color: #ffffff;
 
-
 
-
text-decoration: underline;
 
-
 
-
font-weight: bold;
 
-
 
}
}
-
 
+
// -->
-
 
+
   </script><!-- End Preload Script -->
-
 
+
   <link href="css/styles.css" rel="stylesheet"
-
#leftnav a:visited
+
  type="text/css">
-
 
+
-
{
+
-
 
+
-
  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;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
a {
+
-
 
+
-
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;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
.box1 {
+
-
 
+
-
background:#ffffff;
+
-
 
+
-
color: #000;
+
-
 
+
-
border:1px solid #00ffff;
+
-
 
+
-
width: 400px;
+
-
 
+
-
height: 165px;
+
-
 
+
-
padding-top: 5;
+
-
 
+
-
padding-right: 6px;
+
-
 
+
-
padding-bottom: 0;
+
-
 
+
-
padding-left: 6px;
+
-
 
+
-
line-height: 16px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
.smalltext {
+
-
 
+
-
font-family: Verdana, Arial, Helvetica, sans-serif;
+
-
 
+
-
font-size: 10px;
+
-
 
+
-
padding: 3px 0;
+
-
 
+
-
    margin: 3px 0;
+
-
 
+
-
line-height: 12pt
+
-
 
+
-
}
+
-
 
+
-
</style>
+
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
-
<head>
+
-
  <link rel="shortcut icon" type="image/vnd.microsoft.icon"
+
-
href="http://www.flat-stomach-exercises.com/favicon.ico" />
+
-
   <title>iGEM 2009 IIT MADRAS</title>
+
-
  <meta name="Description" content="description" />
+
-
  <meta name="Keywords" content="keywords separated by commas" />
+
-
   <link rel="Shortcut Icon" href="/favicon.ico" />
+
-
  <link href="style.css" rel="stylesheet"
+
-
  type="text/css" />
+
-
  <style type="text/css">
+
-
  </style>
+
</head>
</head>
-
<body>
+
<body leftmargin="0" topmargin="0"
-
<div id="container">
+
onload="preloadImages();"
-
<div id="header"><span class="style1"> </span></div>
+
style="background-color: rgb(255, 255, 255);" marginheight="0"
-
<div id="leftnav">
+
marginwidth="0">
-
<ul id="navlist">
+
<center><!-- ImageReady Slices (index.psd) -->
-
  <li><a href="https://2009.igem.org/Team:IIT_Madras">Home</a></li>
+
<table class="frame" border="0" cellpadding="0"
-
  <li><a href="https://2009.igem.org/Team:IIT_Madras/team">Team</a></li>
+
cellspacing="0" width="775">
-
  <li><a href="https://2009.igem.org/Team:IIT_Madras/project">Project</a></li>
+
  <tbody>
-
  <li><a href="https://2009.igem.org/Team:IIT_Madras/modelling">Modelling</a></li>
+
    <tr>
-
  <li><a href="https://2009.igem.org/Team:IIT_Madras/who_we_are">Who
+
      <td colspan="2" rowspan="2"> <img
-
we are</a></li>
+
style="width: 125px; height: 125px;"
-
</ul>
+
src="https://static.igem.org/mediawiki/2009/c/c8/IITM.png" alt=""></td>
-
</div>
+
      <td style="background-color: rgb(216, 233, 214);"
-
<div id="sidebar">
+
colspan="15"> <img src="images/top1.gif" alt=""
-
<p></p>
+
height="24" width="409"></td>
-
<p></p>
+
    </tr>
-
<p></p>
+
    <tr>
-
</div>
+
      <td style="background-color: rgb(216, 233, 214);"
-
<div id="content">
+
colspan="1"> <a
-
<h1>PLASMID</h1>
+
href="https://2009.igem.org/Team:IIT_Madras"
-
<p>Plasmid Locking Assembly
+
onmouseover="window.status='home'; changeImages('home', 'images/home-over.gif'); return true;"
-
for Sustaining Multiple Insert DNA
+
onmouseout="window.status=''; changeImages('home', 'images/home.gif'); return true;">
-
</p>
+
      <big><big><big><span
-
<h2>This is the
+
style="color: rgb(102, 204, 204);">HOME</span></big></big></big><br>
-
second time that IIT Madras has sent a team to
+
      </a></td>
-
iGEM. Our team in iGEM 08, the only team to represent India in the
+
      <td style="background-color: rgb(216, 233, 214);"
-
competition that year, won the “Best Foundational advance” award, the
+
colspan="4"> <a
-
"Best New Biobrick" award and a Silver, for their work on hybrid
+
href="https://2009.igem.org/Team:IIT_Madras/Team"
-
promoters which have now been added under the category of promoters
+
onmouseover="window.status='my account'; changeImages('my_account', 'images/my-account-over.gif'); return true;"
-
(IIT Madras Stresskit promoters). This year, the team is composed of 9
+
onmouseout="window.status=''; changeImages('my_account', 'images/my-account.gif'); return true;">
-
Undergraduates, all from the Department of Biotechnology. We hope to go
+
      <big><big><big>TEAM</big></big></big><br>
-
one step better this year with our design of a combinatorial lock
+
      </a></td>
-
system, and thereby set the standard for future competitions.</h2>
+
      <td style="background-color: rgb(216, 233, 214);"
-
<h3></h3>
+
colspan="4"> <a href="#"
-
</div>
+
onmouseover="window.status='help'; changeImages('help', 'images/help-over.gif'); return true;"
-
<div id="footer" align="center">
+
onmouseout="window.status=''; changeImages('help', 'images/help.gif'); return true;">
-
<p></p>
+
      <big><big>PROJECT</big></big></a><small><small><small><small><small><small><small><small><a
-
<p class="smalltext"></p>
+
href="https://2009.igem.org/Team:IIT_Madras/Project"
-
<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;"><big
-
</div>
+
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