Team:NYMU-Taipei

From 2012.igem.org

Revision as of 17:08, 10 September 2012 by Jayms (Talk | contribs)

<!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>NYMU iGEM</title> <link href="style.css" rel="stylesheet" type="text/css" /> <script language="javascript" type="text/javascript"> function clearText(field) { if (field.defaultValue == field.value) field.value = ''; else if (field.value == '') field.value = field.defaultValue; } </script> <link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="screen" /> <script src="js/jquery.min.js" type="text/javascript"></script> <script src="js/jquery.nivo.slider.js" type="text/javascript"></script> <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider({ effect:'fade', slices:15, animSpeed:500, pauseTime:3000, startSlide:0, //Set starting Slide (0 index) directionNav:false, directionNavHide:false, //Only show on hover controlNav:true, //1,2,3... controlNavThumbs:false, //Use thumbnails for Control Nav pauseOnHover:true, //Stop animation while hovering manualAdvance:false, //Force manual transitions captionOpacity:0.8, //Universal caption opacity beforeChange: function(){}, afterChange: function(){}, slideshowEnd: function(){} //Triggers after all slides have been shown }); }); </script> </head> <body> <div class="templatemo_spacer"></div> <div id="templatemo_topcontainer"> <div id="templatemo_top"> <a href="project.html" target="_parent">Project Venusian</a> · <a href="#" target="_parent">Achievements</a> · <a href="#">Human Practice</a> · <a href="#">Team</a> · <a href="https://2012.igem.org/Main_Page">iGEM</a> </div> </div> <div id="templatemo_container"> <div id="templatemo_header"> <div id="inner_header"> <a href="index.html"><img src="images/templatemo_header.jpg" border="0"></a> </div> </div> <div id="templatemo_left_column"> <div class="text_area" align="justify"> <div class="title"> <p>Welcome to our Campus !</p> </div> <div id="slider"> <a href="#"><img src="images/slideshow/01.jpg" alt="01" title="The Front Gate that you guys just entered." /></a> <a href="#"><img src="images/slideshow/02.jpg" alt="02" title="We are in THE Library Research Center." /></a> <a href="#"><img src="images/slideshow/03.jpg" alt="03" title="Our soccer field at the top of the MOUTAIN!" /></a> <a href="#"><img src="images/slideshow/04.jpg" alt="04" title="The Beautiful Night View of Taipei." /></a> <a href="#"><img src="images/slideshow/05.jpg" alt="05" title="Our whole Campus in a nutshell." /></a> </div> <p> </p> <p>Founded in 1974, National Yang-Ming University, formerly known as National Yang-Ming College of Medicine, has been adhering to the school motto of "benevolent mind and art, putting knowledge into practice" while training excellent humane doctors to provide service by solving medical problems in remote and rural areas. </p> <p> Our success is no coincidence but an attribute of excellent allocation of limited resources and the devoted efforts of both the faculty and students, all of which were needed to achieve "brilliant results in teaching and research" within such a short period of time. Due to our research atmosphere, academic accomplishments, innovative knowledge and cultivation of talent, we have well demonstrated our standing as a top university. <br /> <br /> </p> </div> </div> <div id="templatemo_right_column"> <ul class="templatemo_menu"> <li></li> <li></li> <li></li> <li></li> <li></li> <li></li> </ul> <div class="section_box" align="justify"> <div class="subtitle"><strong>One Team One Goal</strong></div> After devoting ourselves to amazing ideas for half of the summer vacation, it is high time for us to share the inspiration, excitement and initial results. On August 15th, let's huddle, dear iGEMers. Let dreams from synthetic biology tie all of us together. <br /> </div> </div> <div id="templatemo_footer"> </div> </div> <div class="templatemo_spacer"></div> </div> </body> </html>