Team:NCTU Formosa

From 2009.igem.org

(Difference between revisions)
 
(34 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">
-
<!-- DW6 -->
 
<head>
<head>
-
<!-- Copyright 2005 Macromedia, Inc. All rights reserved. -->
 
<meta http-equiv="Content-Type" content="text/html; charset=big5" />
<meta http-equiv="Content-Type" content="text/html; charset=big5" />
-
<title>Untitled Document</title>
+
<title>無標題文件</title>
-
<link rel="stylesheet" href="emx_nav_left.css" type="text/css" />
+
-
<script type="text/javascript">
+
-
<!--
+
-
var time = 3000;
+
-
var numofitems = 7;
+
-
//menu constructor
+
 
-
function menu(allitems,thisitem,startstate){
+
 
-
  callname= "gl"+thisitem;
+
<style type="text/css">
-
  divname="subglobal"+thisitem;
+
<!--/*==============================CSS樣式開始===============================*/
-
  this.numberofmenuitems = allitems;
+
 
-
  this.caller = document.getElementById(callname);
+
#body {}
-
   this.thediv = document.getElementById(divname);
+
 
-
  this.thediv.style.visibility = startstate;
+
#homebg {
 +
width: 900px;
 +
height: 590px;
 +
position: relative;
 +
background: url('https://static.igem.org/mediawiki/2009/b/b1/Homebg-test.png') no-repeat center top;
 +
margin:0px 0px 0px 35px;
 +
}
 +
#box1{ width:108px; margin:90px 0px 0px 25px;   position: absolute; border:1px;}
 +
#box2{ width:209px; margin:135px 0px 0px 230px; position: absolute; border:1px;}
 +
#box3{ width:230px; margin:137px 0px 0px 649px; position: absolute; border:1px;}
 +
#box4{ width:209px; margin:348px 0px 0px 229px; position: absolute; border:1px;}
 +
#box5{ width:210px; margin:442px 0px 0px 318px; position: absolute; border:1px;}
 +
 
 +
#team a{
 +
position: relative;
 +
width:108px; height:66px;
 +
background: url(https://static.igem.org/mediawiki/2009/9/9d/Team_nctu.png) no-repeat 0px 0px;
 +
display: block;
 +
text-indent:-9999px;
 +
}
 +
#team a:hover {
 +
position: relative;
 +
width:105px; height:83px;
 +
background: url(https://static.igem.org/mediawiki/2009/9/9d/Team_nctu.png) no-repeat 0px -66px;
}
}
-
//menu methods
+
 
-
function ehandler(event,theobj){
+
#project a{
-
  for (var i=1; i<= theobj.numberofmenuitems; i++){
+
position: relative;
-
    var shutdiv =eval( "menuitem"+i+".thediv");
+
width:204px; height:64px;
-
    shutdiv.style.visibility="hidden";
+
background: url(https://static.igem.org/mediawiki/2009/c/cb/NctuProject.png) no-repeat 0px 0px;
-
  }
+
display: block;
-
  theobj.thediv.style.visibility="visible";
+
text-indent:-9999px;
}
}
-
+
#project a:hover {
-
function closesubnav(event){
+
position: relative;
-
  if ((event.clientY <48)||(event.clientY > 107)){
+
width:204px; height:64px;
-
    for (var i=1; i<= numofitems; i++){
+
background: url(https://static.igem.org/mediawiki/2009/c/cb/NctuProject.png) no-repeat 0px -65px;
-
      var shutdiv =eval('menuitem'+i+'.thediv');
+
-
      shutdiv.style.visibility='hidden';
+
-
    }
+
-
  }
+
}
}
-
// -->
+
 
-
</script>
+
 
 +
#notebook a{
 +
position: relative;
 +
width:230px; height:64px;
 +
background: url(https://static.igem.org/mediawiki/2009/9/95/Notebook.png) no-repeat 0px 0px ;
 +
display: block;
 +
text-indent:-9999px;
 +
}
 +
#notebook a:hover {
 +
position: relative;
 +
width:230px; height:64px;
 +
background: url(https://static.igem.org/mediawiki/2009/9/95/Notebook.png) no-repeat 0px -65px;
 +
}
 +
 
 +
#wetlab a{
 +
position: relative;
 +
width:209px; height:48px;
 +
background: url(https://static.igem.org/mediawiki/2009/a/af/WetLab.png) no-repeat 0px 0px;
 +
display: block;
 +
text-indent:-9999px;
 +
}
 +
#wetlab a:hover {
 +
position: relative;
 +
width:209px; height:48px;
 +
background: url(https://static.igem.org/mediawiki/2009/a/af/WetLab.png) no-repeat 0px -51px;
 +
}
 +
 
 +
#contact a{
 +
position: relative;
 +
width:210px; height:52px;
 +
background: url(https://static.igem.org/mediawiki/2009/1/17/Contact.png) no-repeat 0px 0px;
 +
display: block;
 +
text-indent:-9999px;
 +
}
 +
#contact a:hover {
 +
position: relative;
 +
width:210px; height:52px;
 +
background: url(https://static.igem.org/mediawiki/2009/1/17/Contact.png) no-repeat 0px -48px;
 +
}
 +
 
 +
/*==============================CSS樣式結束===============================*/-->
 +
</style>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
</head>
</head>
-
<body onmousemove="closesubnav(event);">
+
 
-
<div class="skipLinks">skip to: <a href="#content">page content</a> | <a href="#pageNav">links on this page</a> | <a href="#globalNav">site navigation</a> | <a href="#siteInfo">footer (site information)</a> </div>
+
<body>
-
<div id="masthead">
+
 
-
  <h1 id="siteName">Site Name</h1>
+
<div id="body">
-
  <div id="utility"> <a href="#">Utility Link</a> | <a href="#">Utility Link</a> | <a href="#">Utility Link</a> </div>
+
-
  <div id="globalNav"> <img alt="" src="gblnav_left.gif" height="32" width="4" id="gnl" /> <img alt="" src="glbnav_right.gif" height="32" width="4" id="gnr" />
+
<div id="homebg">  
-
    <div id="globalLink"> <a href="#" id="gl1" class="glink" onmouseover="ehandler(event,menuitem1);">global link</a><a href="#" id="gl2" class="glink" onmouseover="ehandler(event,menuitem2);">global link</a><a href="#" id="gl3" class="glink" onmouseover="ehandler(event,menuitem3);">global link</a><a href="#" id="gl4" class="glink" onmouseover="ehandler(event,menuitem4);">global link</a><a href="#" id="gl5" class="glink" onmouseover="ehandler(event,menuitem5);">global link</a><a href="#" id="gl6" class="glink" onmouseover="ehandler(event,menuitem6);">global link</a><a href="#" id="gl7" class="glink" onmouseover="ehandler(event,menuitem7);">global link</a> </div>
+
   
-
    <!--end globalLinks-->
+
    <div style="position:absolute; font-size:14px; font-weight:bold; width: 780px; height:18px; left:0px; top:540px;">
-
    <form id="search" action="">
+
        <p> Please use IE7, IE8, FireFox3.5 or Safari4 to browse this website.  If the browser is IE6, please click <a href="https://2009.igem.org/Team:NCTU_Formosa_forIE6" style="text-decoration:none;"><strong>here</strong></a>.</p>
-
      <input name="searchFor" type="text" size="10" />
+
        </div>  
-
      <a href="">search</a>
+
-
    </form>
+
<div id="box1">
-
  </div>
+
<div id="team">
-
  <!-- end globalNav -->
+
<a href="https://2009.igem.org/Team:NCTU_Formosa/Team" target="_self"> team</a>
-
  <div id="subglobal1" class="subglobalNav"> <a href="#">subglobal1 link</a> | <a href="#">subglobal1 link</a> | <a href="#">subglobal1 link</a> | <a href="#">subglobal1 link</a> | <a href="#">subglobal1 link</a> | <a href="#">subglobal1 link</a> | <a href="#">subglobal1 link</a> </div>
+
</div>
-
  <div id="subglobal2" class="subglobalNav"> <a href="#">subglobal2 link</a> | <a href="#">subglobal2 link</a> | <a href="#">subglobal2 link</a> | <a href="#">subglobal2 link</a> | <a href="#">subglobal2 link</a> | <a href="#">subglobal2 link</a> | <a href="#">subglobal2 link</a> </div>
+
</div>
-
  <div id="subglobal3" class="subglobalNav"> <a href="#">subglobal3 link</a> | <a href="#">subglobal3 link</a> | <a href="#">subglobal3 link</a> | <a href="#">subglobal3 link</a> | <a href="#">subglobal3 link</a> | <a href="#">subglobal3 link</a> | <a href="#">subglobal3 link</a> </div>
+
-
  <div id="subglobal4" class="subglobalNav"> <a href="#">subglobal4 link</a> | <a href="#">subglobal4 link</a> | <a href="#">subglobal4 link</a> | <a href="#">subglobal4 link</a> | <a href="#">subglobal4 link</a> | <a href="#">subglobal4 link</a> | <a href="#">subglobal4 link</a> </div>
+
<div id="box2">
-
  <div id="subglobal5" class="subglobalNav"> <a href="#">subglobal5 link</a> | <a href="#">subglobal5 link</a> | <a href="#">subglobal5 link</a> | <a href="#">subglobal5 link</a> | <a href="#">subglobal5 link</a> | <a href="#">subglobal5 link</a> | <a href="#">subglobal5 link</a> </div>
+
<div id="project">
-
  <div id="subglobal6" class="subglobalNav"> <a href="#">subglobal6 link</a> | <a href="#">subglobal6 link</a> | <a href="#">subglobal6 link</a> | <a href="#">subglobal6 link</a> | <a href="#">subglobal6 link</a> | <a href="#">subglobal6 link</a> | <a href="#">subglobal6 link</a> </div>
+
<a href="https://2009.igem.org/Team:NCTU_Formosa/Project/Abstract" target="_self"> project</a>
-
  <div id="subglobal7" class="subglobalNav"> <a href="#">subglobal7 link</a> | <a href="#">subglobal7 link</a> | <a href="#">subglobal7 link</a> | <a href="#">subglobal7 link</a> | <a href="#">subglobal7 link</a> | <a href="#">subglobal7 link</a> | <a href="#">subglobal7 link</a> </div>
+
</div>
-
  <div id="subglobal8" class="subglobalNav"> <a href="#">subglobal8 link</a> | <a href="#">subglobal8 link</a> | <a href="#">subglobal8 link</a> | <a href="#">subglobal8 link</a> | <a href="#">subglobal8 link</a> | <a href="#">subglobal8 link</a> | <a href="#">subglobal8 link</a> </div>
+
</div>
 +
 +
<div id="box3">
 +
<div id="notebook">
 +
<a href="https://2009.igem.org/Team:NCTU_Formosa/Notebook/Calendar" target="_self"> notebook</a>
 +
</div>
 +
</div>
 +
 +
<div id="box4">
 +
<div id="wetlab">
 +
<a href="https://2009.igem.org/Team:NCTU_Formosa/WetLab/Labworks" target="_self"> wetlab</a>
 +
</div>
 +
</div>
 +
 +
<div id="box5">
 +
<div id="contact">
 +
<a href="https://2009.igem.org/Team:NCTU_Formosa/Contact" target="_self"> contact</a>
 +
</div>
 +
</div>
 +
 +
</div>
 +
 +
</div>
</div>
-
<!-- end masthead -->
+
 
-
<div id="pagecell1">
+
-
  <!--pagecell1-->
+
-
  <img alt="" src="tl_curve_white.gif" height="6" width="6" id="tl" /> <img alt="" src="tr_curve_white.gif" height="6" width="6" id="tr" />
+
-
  <div id="breadCrumb"> <a href="#">Breadcrumb</a> / <a href="#">Breadcrumb</a> / <a href="#">Breadcrumb</a> / </div>
+
-
  <div id="pageName">
+
-
    <h2>Page Name</h2>
+
-
    <img alt="small logo" src="" height="59" width="66"/> </div>
+
-
  <div id="pageNav">
+
-
    <div id="sectionLinks"> <a href="#">Section Link</a> <a href="#">Section Link</a> <a href="#">Section Link</a> <a href="#">Section Link</a> <a href="#">Section Link</a> <a href="#">Section Link</a> </div>
+
-
    <div class="relatedLinks">
+
-
      <h3>Related Link Category</h3>
+
-
      <a href="#">Related Link</a> <a href="#">Related Link</a> <a href="#">Related Link</a> <a href="#">Related Link</a> <a href="#">Related Link</a> <a href="#">Related Link</a> </div>
+
-
    <div class="relatedLinks">
+
-
      <h3>Related Link Category</h3>
+
-
      <a href="#">Related Link</a> <a href="#">Related Link</a> <a href="#">Related Link</a> <a href="#">Related Link</a> <a href="#">Related Link</a> <a href="#">Related Link</a> </div>
+
-
    <div id="advert"> <img src="" alt="" width="107" height="66" /> Advertisement copy goes here. Advertisement copy goes here. </div>
+
-
  </div>
+
-
  <div id="content">
+
-
    <div class="feature"> <img src="" alt="" width="280" height="200" />
+
-
      <h3>Feature Title </h3>
+
-
      <p> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec molestie. Sed aliquam sem ut arcu. Phasellus sollicitudin. Vestibulum condimentum facilisis nulla. In hac habitasse platea dictumst. Nulla nonummy. Cras quis libero. Cras venenatis. Aliquam posuere lobortis pede. Nullam fringilla urna id leo. Praesent aliquet pretium erat. Praesent non odio. Pellentesque a magna a mauris vulputate lacinia. Aenean viverra. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Aliquam lacus. Mauris magna eros, semper a, tempor et, rutrum et, tortor. </p>
+
-
    </div>
+
-
    <div class="story">
+
-
      <h3>Story Title</h3>
+
-
      <p> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec molestie. Sed aliquam sem ut arcu. Phasellus sollicitudin. Vestibulum condimentum facilisis nulla. In hac habitasse platea dictumst. Nulla nonummy. Cras quis libero. Cras venenatis. Aliquam posuere lobortis pede. Nullam fringilla urna id leo. Praesent aliquet pretium erat. Praesent non odio. Pellentesque a magna a mauris vulputate lacinia. Aenean viverra. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Aliquam lacus. Mauris magna eros, semper a, tempor et, rutrum et, tortor. </p>
+
-
      <p> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec molestie. Sed aliquam sem ut arcu. Phasellus sollicitudin. Vestibulum condimentum facilisis nulla. In hac habitasse platea dictumst. Nulla nonummy. Cras quis libero. Cras venenatis. Aliquam posuere lobortis pede. Nullam fringilla urna id leo. Praesent aliquet pretium erat. Praesent non odio. Pellentesque a magna a mauris vulputate lacinia. Aenean viverra. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Aliquam lacus. Mauris magna eros, semper a, tempor et, rutrum et, tortor. </p>
+
-
    </div>
+
-
    <div class="story">
+
-
      <table width="100%" cellpadding="0" cellspacing="0" summary="">
+
-
        <tr valign="top">
+
-
          <td class="storyLeft">
+
-
            <p> <a href="#" class="capsule">Capsule Story</a> Cras enim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Ut eu augue. Integer risus wisi, semper eu, congue quis, lobortis ut, massa. Vestibulum auctor vestibulum lectus. Vivamus neque. Cras lobortis. Aenean ut turpis eu libero volutpat euismod. <a href="#">Donec</a> eget lectus vitae ligula ornare tempor. Vivamus scelerisque lorem a elit. Sed id mauris. </p>          </td>
+
-
          <td>
+
-
            <p> <a href="#" class="capsule">Capsule Story</a> Cras enim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Ut eu augue. Integer risus wisi, semper eu, congue quis, lobortis ut, massa. Vestibulum auctor vestibulum lectus. Vivamus neque. Cras lobortis. Aenean ut turpis eu libero volutpat euismod. <a href="#">Donec</a> eget lectus vitae ligula ornare tempor. Vivamus scelerisque lorem a elit. Sed id mauris. </p>          </td>
+
-
        </tr>
+
-
        <tr valign="top">
+
-
          <td class="storyLeft">
+
-
            <p> <a href="#" class="capsule">Capsule Story</a> Cras enim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Ut eu augue. Integer risus wisi, semper eu, congue quis, lobortis ut, massa. Vestibulum auctor vestibulum lectus. Vivamus neque. Cras lobortis. Aenean ut turpis eu libero volutpat euismod. <a href="#">Donec</a> eget lectus vitae ligula ornare tempor. Vivamus scelerisque lorem a elit. Sed id mauris. </p>          </td>
+
-
          <td>
+
-
            <p> <a href="#" class="capsule">Capsule Story</a> Cras enim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Ut eu augue. Integer risus wisi, semper eu, congue quis, lobortis ut, massa. Vestibulum auctor vestibulum lectus. Vivamus neque. Cras lobortis. Aenean ut turpis eu libero volutpat euismod. <a href="#">Donec</a> eget lectus vitae ligula ornare tempor. Vivamus scelerisque lorem a elit. Sed id mauris. </p>          </td>
+
-
        </tr>
+
-
        <tr valign="top">
+
-
          <td class="storyLeft">
+
-
            <p> <a href="#" class="capsule">Capsule Story</a> Cras enim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Ut eu augue. Integer risus wisi, semper eu, congue quis, lobortis ut, massa. Vestibulum auctor vestibulum lectus. Vivamus neque. Cras lobortis. Aenean ut turpis eu libero volutpat euismod. <a href="#">Donec</a> eget lectus vitae ligula ornare tempor. Vivamus scelerisque lorem a elit. Sed id mauris. </p>          </td>
+
-
          <td>
+
-
            <p> <a href="#" class="capsule">Capsule Story</a> Cras enim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Ut eu augue. Integer risus wisi, semper eu, congue quis, lobortis ut, massa. Vestibulum auctor vestibulum lectus. Vivamus neque. Cras lobortis. Aenean ut turpis eu libero volutpat euismod. <a href="#">Donec</a> eget lectus vitae ligula ornare tempor. Vivamus scelerisque lorem a elit. Sed id mauris. </p>          </td>
+
-
        </tr>
+
-
      </table>
+
-
    </div>
+
-
  </div>
+
-
  <div id="siteInfo"> <img src="" width="44" height="22" /> <a href="#">About Us</a> | <a href="#">Site Map</a> | <a href="#">Privacy Policy</a> | <a href="#">Contact Us</a> | &copy;2003 Company Name </div>
+
-
</div>
+
-
<!--end pagecell1-->
+
-
<br />
+
-
<script type="text/javascript">
+
-
    <!--
+
-
      var menuitem1 = new menu(7,1,"hidden");
+
-
var menuitem2 = new menu(7,2,"hidden");
+
-
var menuitem3 = new menu(7,3,"hidden");
+
-
var menuitem4 = new menu(7,4,"hidden");
+
-
var menuitem5 = new menu(7,5,"hidden");
+
-
var menuitem6 = new menu(7,6,"hidden");
+
-
var menuitem7 = new menu(7,7,"hidden");
+
-
    // -->
+
-
    </script>
+
</body>
</body>
</html>
</html>

Latest revision as of 20:07, 21 October 2009

無標題文件

Please use IE7, IE8, FireFox3.5 or Safari4 to browse this website. If the browser is IE6, please click here.