Biomod/2013/Xiamen/XMU-Nanobiocat/Team: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 186: Line 186:
if(now=="wangshizhen"){
if(now=="wangshizhen"){
    document.getElementById("name").innerHTML="Shizhen Wang/ Team mentor";
    document.getElementById("name").innerHTML="Shizhen Wang/ Team mentor";
    document.getElementById("msg").innerHTML="An assistant professor in Department of Chemical and Biochemical Engineering, College of Chemistry and Chemical Engineering, Xiamen University. I received my PhD in Biochemical Engineering from Zhejiang University in September of 2009 and joined Xiamen University in September of 2009. I have been the major mentor for BIOMOD Xiamen University - Team Nanobiocat this summer. My research interests in multi-enzymatic reaction systems for biosynthesis, enzyme engineering and proteomic and metabolic analyses. During her free time, she enjoys cooking, sailing, reading and travelling.";
    document.getElementById("msg").innerHTML="An assistant professor in Department of Chemical and Biochemical Engineering, College of Chemistry and Chemical Engineering, Xiamen University. I received my PhD in Biochemical Engineering from Zhejiang University in September of 2009 and joined Xiamen University in September of 2009. I have been the major mentor for BIOMOD Xiamen University - Team Nanobiocat this summer. My research interests is multi-enzymatic reaction systems for biosynthesis, enzyme engineering and proteomic and metabolic analyses. During my free time, I enjoy cooking, sailing, reading and travelling.";
}else if(now=="fangbaishan"){
}else if(now=="fangbaishan"){

Revision as of 21:53, 26 October 2013

<html> <head>

<!-- 以下部分的style定义的是wiki自定义的属性,在此重新设置 --> <style> /*控制中央位置*/ #globalWrapper { width:984px; background-color:#ffffff; margin-left:auto;

                                       margin-right:auto;

} /*定义中央部分的主体属性*/ #column-content{ width:984px; background-color:#ffffff; float:left; margin:0; padding:0; } /*定义内容部分*/ #content{ margin:0; align:center; padding:12px; width:960px;

                                       background:rgba(255,255,255,0);

border:0; /*兼容*/

                                       filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');

} /*定义内容主体部分*/ #bodyContent{ width:960px; align:center;

                                       background:rgba(255,255,255,0);
                                       border:0;    
                                       /*兼容*/
                                       filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');

} /*定义侧边部分,此部分是网站的宣传部分,应该隐藏*/ #column-one{ display:none; width:0px; background-color:#ffffff; } /*定义脚本部分,此部分是网站的宣传部分,应隐藏*/ #footer{ display:none; position:center; width:960px; } /*同上,网站头部*/ .firstHeading{ display:none; width:0px; } /*同上,未发现定义*/ .OWWNBcpCurrentDateFilled{ display:none; width:0px; } /*同上,未发现定义*/ .container{ background-color:#ffffff; margin-top:0px; } /*隐藏最上面的定向部分*/ #contentSub{ display:none; width:0px; margin:0px; } /*此处定义了全局的背景*/ @media screen {

   			body { 
   				background: #ffffff url(http://openwetware.org/images/1/14/Biomod-2012-utokyo-uthongo-wrapper-bg.jpg) repeat; 
   			}

} </style>

<!-- 自定义CSS样式 --> <style>

/*定义文本阴影*/ *{

                               /*filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=4);*/

text-shadow:0px 1px 2px #aaa;

                         }

/*定义全局的背景*/ #column-content,#content,#bodycontent{ background: #ffffff url(http://openwetware.org/images/8/80/Biomod_2013_Xiamen_XMU-Nanobiocat_Content_background.JPG) repeat; } /*添加左右边框*/ #column-content { border-left: 1px solid #888; border-right: 1px solid #888; } /*定义头部属性*/ #header{ width:960px; height:360px; background-size:100% auto; background-color:white; margin-bottom:0px; padding:0; } #header + p { background-color:white; margin:0px; } #header + p + p { background-color:white; margin:0px; } /*定义菜单*/ #menu{ display:block; width:960px; padding:0px; background-color:rgba(250, 171, 30, 0.37); border:0.1px solid #888; margin-bottom:15px; z-index:100;

                               position:relative;
                               top:86px;
                               font-weight:bolder;

/*兼容*/

                               filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#5EFAAB1E,endColorstr=#5EFAAB1E);

} ul.menu li a{ display:block; padding:8px 10px; text-decoration:none; color:#fff; margin:0px; text-align:center; font-size:2em;

       font-weight:bolder;

} ul.menu li:hover{

       background-color:rgba(216, 201, 184, 0.5);

/*兼容*/

                               filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#7FD8C9B8,endColorstr=#7FD8C9B8);

}

     ul.menu li a:hover{
             color:#7fdcf7;
     }

ul.menu li{ margin:0;

                               padding:2px 20px 2px 20px !important;
                               padding:2px 10px 2px 10px;

float:left; position:relative; } ul.menu li:hover ul{ display:block; positive:absolute; z-index:100; } ul.menu{ height:40px; margin:0; padding:0; list-style:none; float:center; } ul.submenu{ display:none; list-style:none; background:transparent;

                               font-weight:bolder;

border:0px; margin:0px; position:absolute; background-color:rgba(216, 201, 184, 0.3); filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#4CD8C9B8,endColorstr=#4CD8C9B8); margin:3px; } ul.submenu li{ float:none; margin:0px;

       padding:0px;

} ul.submenu li a{ margin:0px; width:340px; padding:0px 0px 12px 10px; color:black; text-decoration:none; font-size:1.6em;

                               font-weight:bolder;

} ul.submenu li a:hover{ color:black; text-decoration:underline; }

ul.photos{ margin:0px; padding:0px; } ul.photos li.curr{ display:block; }

                       ul.photos li.curr a img{
                               width:960px;
                               height:360px;
                       }

/*全局的属性定义,对应于wiki中的图片和表格设置*/ .thumb { border-image: url(http://openwetware.org/images/d/d9/Biomod_2013_Xiamen_XMU-Nanobiocat.jpg) repeat; }

.mytable { border-image: url(http://openwetware.org/images/d/d9/Biomod_2013_Xiamen_XMU-Nanobiocat.jpg) repeat; } </style>

             <script type="text/javascript" src="/index.php?title=User:Shizhen_Wang/monobook.js&amp;action=raw&amp;ctype=text/javascript"></script>     


</head>

<body> <div style="text-align: right">

       <p>
   		<a target="_blank" href="http://en.wikipedia.org/wiki/Help:Contents/Browse/Editing_Wikipedia">wikipedia 帮助文档</a>
   	</p>
   	<p style="display:none;">
   		<a target="_blank" href="Http://openwetware.org/index.php?title=Template:Biomod/2013/Xiamen/XMU-Nanobiocat/Header&action=edit">edit this header</a>
   	</p>
 	</div>

<!-- 页面中的厦大图片部分 --> <div id="header"> <div style="position:absolute;"> <ul class="photos"> <li class="" style="display:block;" > <a href="#"> <img src="http://openwetware.org/images/d/de/Biomod_2013_Xiamen_XMU-Nanobiocat_header_1.jpg"/> </a> </li> <li style="display:none;" class=""> <a href="#"> <img src="http://openwetware.org/images/2/2b/Biomod_2013_Xiamen_XMU-Nanobiocat_header_2.png"/> </a> </li>

                       <li class="" style="display:none;" >

<a href="#"> <img src="http://openwetware.org/images/2/2e/Biomod_2013_Xiamen_XMU-Nanobiocat_header_3.png"/> </a> </li> <li class="" style="display:none;" > <a href="#"> <img src="http://openwetware.org/images/b/b5/Biomod_2013_Xiamen_XMU-Nanobiocat_header_4.png"/> </a> </li> <li style="display:none;" class=""> <a href="#"> <img src="http://openwetware.org/images/2/25/Biomod_2013_Xiamen_XMU-Nanobiocat_header_5.png"/> </a> </li> <li style="display:none;" class=""> <a href="#"> <img src="http://openwetware.org/images/5/55/Biomod_2013_Xiamen_XMU-Nanobiocat_header_6.png"/> </a> </li> <li style="display:none;" class=""> <a href="#"> <img src="http://openwetware.org/images/1/1f/Biomod_2013_Xiamen_XMU-Nanobiocat_header_7.png"/> </a> </li> <li style="display:none;" class=""> <a href="#"> <img src="http://openwetware.org/images/5/56/Biomod_2013_Xiamen_XMU-Nanobiocat_header_8.png"/> </a> </li> </ul> </div> <div style="text-align:left; position:relative; z-index:100; height:55px;font-size: 3em;font-weight: 900;"> <p> <a href="#">

                           <img src="http://openwetware.org/images/1/1b/Biomod_2013_Xiamen_XMU-Nanobiocat_header_teamName.png" style="margin:20px;" />
                       </a>

</p> </div> <div style="text-align:right; position:relative; z-index:100; top:60px; height:160px;font-size: 3em;font-weight: 900;padding:0 20px 0 0;"> <p>

                           </html><html>

</p> </div>

     <!-- 菜单部分的定义 -->

<div id="menu"> <ul class="menu"> <li class="home"> <a href="/wiki/Biomod/2013/Xiamen">HOME</a> </li> <li class="team"> <a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Team">TEAM</a> <ul class="submenu" style="left:-120px;"> <li> <a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Team#Our_Team">Our team</a> </li> <li> <a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Team#Members">Members</a> </li> <li> <a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Team#Our_University">Our university</a> </li> </ul> </li> <li class="project"> <a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Project">PROJECT</a> <ul class="submenu" style="left:-100px;"> <li> <a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Project#Background">Background</a> </li> <li> <a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Project#Overview">Overview</a> </li> <li> <a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Project#Refrences">Refrences</a> </li> </ul> </li> <li class="res_med"> <a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Res_Med">RESULT &amp; METHODS</a> <ul class="submenu" style="left:-50px;"> <li> <a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Res_Med#Result">Result</a> </li>

                                                       <li>

<a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Res_Med#Methods">Methods</a>

                                                       </li>

</ul> </li> <li class="thanks"> <a href="/wiki/Biomod/2013/Xiamen/XMU-Nanobiocat/Thanks">ACKNOWLEDGEMENT</a> </li> </ul> </div> </div>

</body> </html>


<html> <style> /*定义选中的页面部分*/ ul.menu li.</html>team<html> > a{ color:cyan; } /*隐藏toc内容,即目录部分*/ #toc{ display:none; } /*toc的属性定义,此处是系统内部设置*/ #toc ul ul, .toc ul ul{ margin:0 0 0 1em; } /*定义自己的toc,此处我保留,实际中按需调整*/ #mytoc{ background:#dedede; width:200px; } #mytoc a,#mytoc a:visited{ font-size:normal; color:black; } #mytoc a:hover{ font-weight:bold; text-decoration:none; }

/*框架设定,拉出toc部分,关键*/ #wiki-toc{ width:0px; margin-top:6px; float:left;

                       display:none;

} #wiki-body{ /*真正的内容设定部分*/ margin-left:0px; padding-left:12px; background-color:transparent; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /*background-image:url(http://openwetware.org/images/d/dd/Biomod_2013_Xiamen_XMU-Nanobiocat_logo.png); background-repeat:no-repeat; background-position:top right;*/ }

/*相关系统设定*/ #toctitle span{ display:none; } #wiki-body p, #wiki-body li, #wiki-body dd, div.thumbcation{ font-size:medium; }

               #wiki-contents{
                       background-color:white;
               }

</style>

<!-- js代码部分,此处是调整toc的核心 --> <script type="text/javascript"> window.onload = function () { document.getElementById('mytoc').appendChild(document.getElementById('toc').firstChild); };

 </script>
 
 <!-- 此处内容主体真正开始 -->
 <html>
 	
 	<html><div id="wiki-contents">

<div id="wiki-toc">

			 <table id="mytoc" class="toc" summary="Contents">
 			</table>
       </div>
       <div style="text-align: right">
  		 <p style="margin:0px;"><a target="_blank" href="http://openwetware.org/index.php?title=</html><html>Biomod/2013/Xiamen/XMU-Nanobiocat</html>/Team   <html>&action=edit">edit this page</a></p>
 	</div>

<div id="wiki-body"></html>

<html> <p style="font-family:Arial,sans-serif,Helvetica,黑体,Helvetica Neue, Microsoft YaHei;font-size:1.3em;line-height:1.3;font-wheight:400;word-spacing:7px;"> <img style="width:400px;height:275px;padding:0px 10px 0px 22px;float:right" src="http://openwetware.org/images/e/eb/Xmu_Team.jpg"> Our team XMU-Nanobiocat is a group of versatile talents in fields of chemical and biological engineering in Xiamen University. We have eleven undergraduate students, a Ph.D candidate student Yonghui Zhang as the team leader, and Professor Baishan Fang and Shizhen Wang as the project mentors. It is our first time to participate an international competition. We believe our enthusiasm, cooperation, and friendliness toward this project will impress everyone. Hopefully you will feel interested to our topics and results. </p> </html>


<html> <head> <!--放大图片样式 --> <style> .demo{overflow:hidden;text-align:center;} .demo img{border:none;width:70px;height:70px;border:5px solid #f4f4f4}

  1. enlarge_images{position:absolute;display:none;z-index:2;border:5px solid #f4f4f4}

</style> <!--滑动信息样式--> <style>

  1. show{background:white;height:456px;width:350px;position:relative;overflow:hidden;text-align:center

positon:relative;left:80px;top:-62px;}

  1. show p{position:absolute;height:361px;text-align:left;line-height:115%;width:320px;background:#d4fa83;color:black;left:0;bottom:-8px;

padding:15px 15px 15px 15px;}

  1. name{height:50px;}

</style> </head> <body> <!--放大图片--> <table style="float:left;margin:0 0 0 40px"> <tr> <td> <div class="demo" id="wangshizhen" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/a/ac/Wangshizhen.jpg"> </div> </td> <td> <div class="demo" id="fangbaishan" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/7/73/Fangbaishan.jpg"> </div> </td> <td> </td> <td> <div class="demo" id="zhangrong" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/4/42/Zhangrong.jpg"> </div> </td> <td> <div class="demo" id="zhangyonghui" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/0/07/Zhangyonghui.JPG"> </div> </td> </tr> <tr> <td> <div class="demo" id="huangyongchun" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/2/24/Huangyongchun.jpg"> </div> </td> <td> <div class="demo" id="yangruiqi" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/c/c3/Yangruiqi.jpg"> </div> </td> <td> <div class="demo" id="jiangyiping" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/9/94/Jiangyiping.JPG"> </div> </td> <td> <div class="demo" id="zengxiaofei" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/9/93/Zengxiaofei.jpg"> </div> </td> <td> <div class="demo" id="liupeize" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/f/f3/Liupeize.jpg"> </div> </td> </tr> <tr> <td> </td> <td> <div class="demo" id="zhengchuqiang" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/4/4d/Zhengchuqiang.jpg"> </div> </td> <td> <div class="demo" id="guohao" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/9/92/Guohao.jpg"> </div> </td> <td> <div class="demo" id="huangyan" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/d/df/Huangyan.jpg"> </div> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> <td> <div class="demo" id="zhangyanmei" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/4/46/Zhangyanmei.jpg"> </div> </td> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> <td> <div class="demo" id="liaoxinyuan" style="overflow:hidden;text-align:center;padding:0px"> <img onmouseover="showBigPic()" src="http://openwetware.org/images/8/80/Liaoxinyuan.jpg"> </div> </td> <td> </td> <td> </td> </tr> </table> <!--大图片--> <div id="enlarge_images"></div> <!--成员信息 --> <div id="show"> <h1 id="name" style="font-size:25px;font-weight:900;">Shizhen Wang/ Team mentor</h1> <p id="msg" style="font-size:16px;font-family:Arial;"> An assistant professor in Department of Chemical and Biochemical Engineering, College of Chemistry and Chemical Engineering, Xiamen University. I received my PhD in Biochemical

Engineering from Zhejiang University in September of 2009 and joined Xiamen University in September
of 2009. I have been the major mentor for BIOMOD Xiamen University - Team Nanobiocat this summer. My 
research interests in multi-enzymatic reaction systems for biosynthesis, enzyme engineering and proteomic
and metabolic analyses. During her free time, she enjoys cooking, sailing, reading and travelling.</p>
<img style="width:100px;height:100px;position:relative;top:272px;left:249px;" id="Bigphoto" src="http://openwetware.org/images/a/ac/Wangshizhen.jpg" />

</div> <!-- 放大图片--> <script> function getId(){

   var nowId=window.event.srcElement.parentElement.id;

return nowId; } function showBigPic(){ var nowId = getId(); var demo = document.getElementById(nowId); var gg = demo.getElementsByTagName("img"); var ei = document.getElementById("enlarge_images"); for(i=0; i<gg.length; i++){ var ts = gg[i]; ts.onmousemove = function(event){ event = event || window.event; ei.style.display = "block"; ei.innerHTML = '<img style="width:200px;height:200px;" src="' + this.src + '" />'; ei.style.top = document.body.scrollTop + event.clientY + 10 + "px"; ei.style.left = document.body.scrollLeft + event.clientX + 10 + "px"; } ts.onmouseout = function(){ ei.innerHTML = ""; ei.style.display = "none"; } ts.onmouseover = function(){ var now=window.event.srcElement.parentElement.id; document.getElementById("Bigphoto").src=this.src; if(now=="wangshizhen"){ document.getElementById("name").innerHTML="Shizhen Wang/ Team mentor"; document.getElementById("msg").innerHTML="An assistant professor in Department of Chemical and Biochemical Engineering, College of Chemistry and Chemical Engineering, Xiamen University. I received my PhD in Biochemical Engineering from Zhejiang University in September of 2009 and joined Xiamen University in September of 2009. I have been the major mentor for BIOMOD Xiamen University - Team Nanobiocat this summer. My research interests is multi-enzymatic reaction systems for biosynthesis, enzyme engineering and proteomic and metabolic analyses. During my free time, I enjoy cooking, sailing, reading and travelling.";

}else if(now=="fangbaishan"){ document.getElementById("name").innerHTML="Prof. Baishan Fang"; document.getElementById("msg").innerHTML="Dr. Baishan Fang is the professor in College of Chemistry & Chemical Engineering at Xiamen University. In the group of biocatalysis and biotransformation, his research mainly focuses on synthetic biology, mining and the transformation of the enzyme, construction of bio-molecular machines, the application of new biocatalysts. His major role of XMU BIOMOD team is to mentor for all and to enlighten the members."; }else if(now=="liaoxinyuan"){ document.getElementById("name").innerHTML="Daisy/ Wiki designer"; document.getElementById("msg").innerHTML="It could be hard to start at first, wish our endeavor deserved .Heart have how far, you can walk far, do a warm person, a small smile, gently love!!"; }else if(now=="yangruiqi"){ document.getElementById("name").innerHTML="RuiqiYang/ Wiki designer & Wiki maker"; document.getElementById("msg").innerHTML="I am a undergraduate of biological engineering, coming from a very hot city, Chongqing.I am particularly keen on smiling,which I take for my signature. I believe that smile has a strong power to warm hearts, handle with conflicts and give us courage. I am a girl of varied interests, travel, singing,reading,cate and sports make up my colorful spare life.In my group, I mainly take charge of the design of web and text edit. I do love my team and my teammates with whom I spent a really significative summer."; }else if(now=="zhangyanmei"){ document.getElementById("name").innerHTML="Yanmei Zhang/ Experiment & Protocols"; document.getElementById("msg").innerHTML="Hobbies: Reading and Table Tennis Favorite movie: Rain Man ;Favorite motto: You have to believe in yourself. That's the secret of success.You can call me Rita which is the logogram of Margarita.I learned a lot from Biomod, both the ability to acquire knowledge and collaborate with others. Now I am looking forward to the November trip to Harvard University, then I can make friends with you."; }else if(now=="guohao"){ document.getElementById("name").innerHTML="Gary/ Video maker"; document.getElementById("msg").innerHTML="A really funny fellow.Like camping and bicycling in his free. Do experiment in the beginning,and prepare the displaying document and video also. "; }else if(now=="zhangyonghui"){ document.getElementById("name").innerHTML="Yonghui Zhang/ Advisor"; document.getElementById("msg").innerHTML="PhD candidate of Institute of Biochemical Engineering of Xiamen University. 'Working with the team nanobiocat was an extraordinary experience and all the difficulties we faced together for the last few months inspired me to grow. '"; }else if(now=="zengxiaofei"){ document.getElementById("name").innerHTML="Shira/ Assistant & Dubber"; document.getElementById("msg").innerHTML="My English name is Shira which is the name of a princess in a cartoon. Except finishing daily work in the team, I prefer watching American series and films to relax myself. I also like playing piano and painting during vacations. This is my first time to participate in a world class competition and I am really exciting about the presentation. Although it is our school first time take part in Biomod, I hope that I can communicate with other teams’ members to improve myself and make new friends."; }else if(now=="huangyan"){ document.getElementById("name").innerHTML="Yan Huang/ Prepare material & Experiment"; document.getElementById("msg").innerHTML="Hobby: play piano, sing songs, traveling and swimmingIt’s an interesting biological competition. I learn some knowledge from involving in it. I love it!"; }else if(now=="huangyongchun"){ document.getElementById("name").innerHTML="Huang Yongchun/ Prepare material & Experiment"; document.getElementById("msg").innerHTML="He has great passions in many things. And he often goes to play basketball with his classmates and goes hiking on weekends."; }else if(now=="liupeize"){ document.getElementById("name").innerHTML="Peize Liu/ Experiment & Provide data support"; document.getElementById("msg").innerHTML="A student in the Department of Chemical Engineering. I’m a real girl, but my character is more like a boy though I’ll never admit this fact. The great-hearted girl has quite a series of interests: movies,martial arts novel,laws,travel etc. Particularly, stay in the lab this summer make her master the unique skill----wash the cuvette neatly."; }else if(now=="zhengchuqiang"){ document.getElementById("name").innerHTML="Chuqiang Zheng/ Experiment & The recorder"; document.getElementById("msg").innerHTML="A sign up writer of a literature site, who is adept in depicting fantastic and thriller suspense tales. You wanna hear a story? Please make friends with me. This is my first year to participate in the BIOMOD, I’m primarily involved in the purification of the enzyme which is one key to the whole experiment's success."; }else if(now=="jiangyiping"){ document.getElementById("name").innerHTML="Jiang Yiping/ Experiment"; document.getElementById("msg").innerHTML="A man from Qingdao;Hobby: do experiment, sleep."; }else if(now=="zhangrong"){ document.getElementById("name").innerHTML="Vera / Experiment"; document.getElementById("msg").innerHTML="I am a responsible and careful girl, I work in the lab for a long time and learn a lot in the lab. I take charge of protein purify the link and crystallization of two enzymes."; } } } } </script> <!--滑动信息--> <script> function go(){ var t,tt; var _div=document.getElementById("show"); var obj=_div.getElementsByTagName('p')[0]; //var obj=document.getElementById("msg"); obj.style.bottom="-380px"; var change=function(){ var obj_h=parseInt(obj.style.bottom); if(obj_h<-4){obj.style.bottom=(obj_h+Math.floor((0-obj_h)*0.1))+"px"}//if else{clearInterval(t)} } var back=function(){ var obj_hh=parseInt(obj.style.bottom); if(obj_hh>-380){obj.style.bottom=(obj_hh+Math.floor((-380-obj_hh)*0.1))+"px"} else{clearInterval(tt)} }

_div.onmouseover=function(){clearInterval(tt);t=setInterval(change,20);}
_div.onmouseout=function(){clearInterval(t);tt=setInterval(back,20)}

} window.onload=function(){ go(); } function showMsg(){ var t,tt; var _div=document.getElementById("show"); var obj=_div.getElementsByTagName('p')[0]; //var obj=document.getElementById("msg"); obj.style.bottom="-380px"; var change=function(){ var obj_h=parseInt(obj.style.bottom); if(obj_h<-4){obj.style.bottom=(obj_h+Math.floor((0-obj_h)*0.1))+"px"}//if else{clearInterval(t)} } var back=function(){ var obj_hh=parseInt(obj.style.bottom); if(obj_hh>-380){obj.style.bottom=(obj_hh+Math.floor((-380-obj_hh)*0.1))+"px"} else{clearInterval(tt)} } function(){clearInterval(tt);t=setInterval(change,20);} } </script> </body> </html>

<html> <p style="font-family:Arial,sans-serif,Helvetica,黑体,Helvetica Neue, Microsoft YaHei;font-size:1.3em;line-height:1.3;font-wheight:400;word-spacing:7px;"> Xiamen University (XMU), also known as Universitas Amoiensis in Latin, is one of the top universities in China.</br> </br> It was founded in 1921 by Tan Kah-Kee, the well-known patriotic overseas Chinese leader. As an integrated university, XMU owns a comprehensive branches of discipline as well as many specialized institutes. Economy, counting, chemistry, life science and marine science all win high fame nationwide and even worldwide. </br> </br> The main campus of XMU locates in a picturesque setting between the sea and a scenic mountain, spreading over 150 hectares, and is generally regarded as the most beautiful campus in China. </p> </html>




<html> <body> <style type="text/css"> <!--

  1. demo {

background: #FFF; overflow:hidden; border: 1px dashed #CCC; width: 858px; position:relative; left:43px; top:-197px; }

  1. demo img {

border: 3px solid #F2F2F2; }

  1. indemo {

float: left; width: 800%; }

  1. demo1 {

float: left; }

  1. demo2 {

float: left; } --> </style> <div id="demo"> <div id="indemo"> <div id="demo1"> <a href="#"><img src="http://openwetware.org/images/0/08/Xmu_roll1.png" border="0" /></a> <a href="#"><img src="http://openwetware.org/images/8/8b/Xmu_roll2.png" border="0" /></a> <a href="#"><img src="http://openwetware.org/images/5/56/Xmu_roll3.png" border="0" /></a> <a href="#"><img src="http://openwetware.org/images/2/25/Xmu_roll4.png" border="0" /></a> <a href="#"><img src="http://openwetware.org/images/4/40/Xmu_roll5.png" border="0" /></a> <a href="#"><img src="http://openwetware.org/images/7/7f/Xmu_roll6.png" border="0" /></a> </div> <div id="demo2"></div> </div> </div> <script> <!-- var speed=30; var tab=document.getElementById("demo"); var tab1=document.getElementById("demo1"); var tab2=document.getElementById("demo2"); tab2.innerHTML=tab1.innerHTML; function Marquee(){ if(tab2.offsetWidth-tab.scrollLeft<=0) tab.scrollLeft-=tab1.offsetWidth else{ tab.scrollLeft++; } } var MyMar=setInterval(Marquee,speed); tab.onmouseover=function() {clearInterval(MyMar)}; tab.onmouseout=function() {MyMar=setInterval(Marquee,speed)}; --> </script> </body> </html>


<html></div></div></html>


<html> <head> <!-- 定义页脚样式 --> <style> #myfooter{ width:960px; border-top:1px solid #a9a9a9; padding-top:20px; margin-top:18px; background-color:rgba(255, 255, 255, 0); } #myfooter p{ font-size:small; text-align:center; } </style> </head>

<body> <div style="text-align: right"> <p style="display:none;"> <a target="_blank" href="http://openwetware.org/index.php?title=Template:Biomod/2013/Xiamen/XMU-Nanobiocat/Footer&action=edit">edit this footer</a> </p> </div> <div id="myfooter"> <p>Copyright &copy; College of Chemistry and Chemical Engineering, Xiamen University,all rights reserved.</p>

               <p style="text-align:center;">BIOMOD 2013 XMU NANOBIOCAT</p>

</div> </body> </html>