Difference between revisions of "Team:NYU Abu Dhabi"

 
(330 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
+
<html>
<html lang="en" class="no-js">
+
  
<style>
+
<head>
.pw {
+
    <!-- jQuery -->
  position: absolute;
+
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/jQuery?action=raw&ctype=text/javascript"></script>
  z-index: 1;
+
    <!-- Popper -->
  left: 0;
+
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/Popper?action=raw&ctype=text/javascript"></script>
  right:0;
+
    <!-- Bootstrap -->
  top: 1;
+
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapCSS?action=raw&ctype=text/css" />
  bottom: 15;
+
    <script type="text/javascript" src="https://2017.igem.org/Template:NYU_Abu_Dhabi/BootstrapJS?action=raw&ctype=text/javascript"></script>
  margin-left: 250px;
+
  -webkit-perspective: 1400px;
+
  -moz-perspective: 1400px;
+
  perspective: 1400px;
+
  -webkit-perspective-origin: 10% 10%;
+
  -moz-perspective-origin: 10% 10%;
+
  perspective-origin: 10% 10%;
+
  background: #fff;
+
}
+
  
/*
 
////////////Taming media wiki settings///////////////////*/
 
body {
 
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
 
    font-size: 14px;
 
    line-height: 1.42857143;
 
    color: #555;
 
    background-color: #fff;
 
}
 
  
#HQ_page p{
 
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
 
    font-size: 14px;
 
    line-height: 1.42857143;
 
 
 
    text-align: center;
 
    /*this above textalig is only for the homepage*/
 
 
 
}
 
  
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
    <!-- Reset CSS -->
     display: none;
+
     <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/ResetCSS?action=raw&ctype=text/css" />
}
+
#content {
+
    margin: 0;
+
    padding: 0;
+
    width: 100%;
+
  
    color: #555555;
 
}
 
  
 +
    <!-- BEGIN CUSTOM CSS -->
  
#globalWrapper {
+
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/CSS?action=raw&ctype=text/css" />
  font-size: 100%;
+
    <!-- <link rel="stylesheet" href="./style.css" /> -->
}
+
  
 +
    <link rel="stylesheet" href="https://2017.igem.org/Template:NYU_Abu_Dhabi/homeCSS?action=raw&ctype=text/css" />
 +
    <!-- <link rel="stylesheet" href="./home.css" /> -->
  
#bodyContent {
+
     <!-- END CUSTOM CSS -->
     margin-top: -15px;
+
    margin-bottom: -20px;
+
}
+
  
#top_title, #sideMenu {
+
    <script>
    display: none;
+
        window.onload = () => {
}
+
            var activated;
 +
            var svg = document.getElementById("hero-image").getSVGDocument();
  
a:visited {
+
            var links = [
    color: #000000;
+
                ["bio", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Description"],
}
+
                ["engineering", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Description"],
a {
+
                ["demo", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Demonstrate"],
    color: #000000;
+
                ["integrated", "https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Gold_Integrated"],
    text-decoration: none;
+
                ["hpsilver", "https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver"],
}
+
                ["englab", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Engineering"],
 +
                ["design", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Applied_Design"],
 +
                ["app", "https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver"],
 +
                ["attributions", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Attributions"],
 +
                ["team", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Team"],
 +
                ["parts", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Parts"],
 +
                ["results", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Results"],
 +
                ["protocols", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Protocols"],
 +
                ["biolab", "https://2017.igem.org/Team:NYU_Abu_Dhabi/Biology"]
 +
            ]
  
#big-container a:visited {
+
            links.forEach(function (link) {
    color: #002bb8;
+
                $(svg.getElementById(link[0])).hover(function () {
}
+
                    $(this).css('cursor', 'pointer');
 +
                }, function () {
 +
                    $(this).css('cursor', 'auto');
 +
                }).click(function () {
 +
                    window.location.href = link[1];
 +
                });
 +
            });
  
  
#top-section {
+
        }
    border: none;
+
     </script>
    height: 0px;}
+
</head>
#content {
+
     border: none !important;}
+
#sideMenu,
+
#top_title {
+
    display: none;
+
}
+
  
 +
<body>
 +
    <div id="app">
 +
        <!-- Navbar -->
 +
        <nav class="navbar navbar-expand-lg fixed-top navbar-light bg-light">
 +
            <a class="navbar-brand" href="https://2017.igem.org/Team:NYU_Abu_Dhabi">
 +
                <img src="https://static.igem.org/mediawiki/2017/0/0d/T--NYU_Abu_Dhabi--horizontal-logo.png" alt="" />
 +
            </a>
 +
            <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown"
 +
                aria-expanded="false" aria-label="Toggle navigation">
 +
                <span class="navbar-toggler-icon"></span>
 +
            </button>
 +
            <div class="collapse navbar-collapse" id="navbarNavDropdown">
 +
                <ul class="navbar-nav">
 +
                    <li class="nav-item">
 +
                        <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi">Home
 +
                            <span class="sr-only">(current)</span>
 +
                        </a>
 +
                    </li>
 +
                    <li class="nav-item dropdown">
 +
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                            Project
 +
                        </a>
 +
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Description">Our Project</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Results">Results</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Parts">Parts</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Demonstrate">Demo</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Applied_Design">Design</a>
 +
                        </div>
 +
                    </li>
  
#globalWrapper {
+
                    <li class="nav-item">
    font-size: inherit;
+
                        <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Collaborations">Collaborations</a>
    padding-bottom: 0;
+
                    </li>
}
+
  
 +
                    <li class="nav-item dropdown">
 +
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 +
                            Lab Notebook
 +
                        </a>
 +
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Biology">Biology</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engineering">Engineering</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Protocols">Protocols</a>
 +
                        </div>
 +
                    </li>
  
#top_menu_under {
+
                    <li class="nav-item dropdown">
    height: 0px;
+
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
}
+
                            Human Practices
 +
                        </a>
 +
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP">Overview</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Silver">Human Practices</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/HP/Gold_Integrated">Integrated Human Practices</a>
 +
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Engagement">Engagement and Education</a>
 +
                        </div>
 +
                    </li>
  
ul {
+
                    <li class="nav-item">
    list-style-image: none; //removes the iGEM wiki bullets
+
                        <a class="nav-link" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/InterLab">Interlab</a>
}
+
                    </li>
</style>
+
  
    <head>
+
                    <li class="nav-item dropdown">
        <meta charset="utf-8">
+
                        <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+
                            Team
        <meta name="description" content="">
+
                        </a>
        <meta name="keywords" content="">
+
                        <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
        <meta name="author" content="">
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Team">Team</a>
        <title>NYU Abu Dhabi</title>
+
                            <a class="dropdown-item" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/Attributions">Attributions</a>
        <!-- Styles -->
+
                        </div>
        <link rel="stylesheet" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/bootstrapmin?action=raw&ctype=text/css" type="text/css">
+
                    </li>
        <link rel="stylesheet" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/peicon7stroke?action=raw&ctype=text/css" type="text/css">
+
                </ul>
        <link rel="stylesheet" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/animatemin?action=raw&ctype=text/css" type="text/css">
+
            </div>
        <link rel="stylesheet" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/animations?action=raw&ctype=text/css" type="text/css">
+
        </nav>
        <link rel="stylesheet" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/owlcarousel?action=raw&ctype=text/css" type="text/css">
+
        <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/css/style?action=raw&ctype=text/css">
+
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/modernizrcustom?action=raw&ctype=text/javascript"></script>
+
</head>
+
  
    <!-- PRELOADER -->
+
        <!-- BEGIN CONTENT HERE https://static.igem.org/mediawiki/2017/b/b2/FinalImg.svg-->
    <div class="preloader">
+
        <div class="spinner">
+
            <div class="dot1"></div>
+
            <div class="dot2"></div>
+
        </div>
+
    </div>
+
    <!-- end: PRELOADER  -->
+
  
<!-- NAVIGATION -->
+
        <object id="hero-image" data="https://static.igem.org/mediawiki/2017/b/b2/FinalImg.svg" type="image/svg+xml"> </object>
<nav role="navigation">
+
<!-- Logo -->
+
<a href="index.html" class="logo logo-img">
+
<img src="https://static.igem.org/mediawiki/2017/b/b7/T--NYU_Abu_Dhabi--logo.png" class="img-responsive" alt="euforia">
+
</a>
+
<!-- end: Logo -->
+
<!-- Menu -->
+
<div class="navi-scroll">
+
<div class="navi-col">
+
<ul class="menu menu-v2">
+
<li><a class="page-link" href="#home"><span data-hover="home">home</span><i class="fa fa-home"></i></a></li>
+
<li><a class="page-link" href="#team"><span data-hover="team">team</span><i class="fa fa-briefcase"></i></a></li>
+
<li><a class="page-link" href="#ourproject"><span data-hover="Our Project">Our Project</span><i class="fa fa-lightbulb-o"></i></a></li>
+
<!--<li><a class="page-link" href="#portfolio"><span data-hover="portfolio">portfolio</span><i class="fa fa-picture-o"></i></a></li>
+
<li><a class="page-link" href="#blog"><span data-hover="blog">blog</span><i class="fa fa-pencil"></i></a></li>-->
+
<li><a class="page-link" href="#contact"><span data-hover="contact">contact</span> <i class="fa fa-phone"></i></a></li>
+
</ul>
+
</div><!-- .navi-col -->
+
</div><!-- .navi-scroll -->
+
<!-- end: Menu -->
+
</nav>
+
<!-- end: NAVIGATION -->
+
  
<div class="page-wrapper">
+
        <!-- END CONTENT HERE -->
  
<section id="home" class="page-activ">
+
        <!-- Footer -->
<!-- <div class="owl-carousel rotate-text">
+
        <div class="footer">
<h3><span class="color-default">स्वागतम्</span></h3>
+
            <div class="container-fluid">
<div class="item">
+
                <div class="row">
<h3><font face="Helvetica" color="red">Welcome</font></h3>
+
                    <div class="col-lg-4 footer-section">
</div>
+
                        <p class="footer-text">
<div class="item">
+
                            NYU Abu Dhabi is a research university with a fully integrated liberal arts and science college. It draws students from around
<h3><font face="Helvetica" color="blue">Hola!</font></h3>
+
                             the world, and prepares them for the challenges and opportunities of our interconnected world.
</div>
+
                            </br>
<div class="item">
+
                            <a href="http://nyuad.nyu.edu/en/about.html">Read More</a>
<h3> <font face="Helvetica" color="orange">Bonjour</font></h3>
+
                        </p>
</div>
+
                    </div>
</div> -->
+
                    <div class="col-lg-4 footer-section">
<br>
+
                        <p class="footer-text">
                <div class="pw">
+
                            NYUAD Saadiyat Island </br>
<img src="https://static.igem.org/mediawiki/2017/1/18/T--NYU_Abu_Dhabi--igemlogo.png" width="600" height="600" align="left">
+
                            Abu Dhabi, P.O. Box 129188, U.A.E </br>
</div>
+
                            <a href="mailto:nyuad.igem@nyu.edu">Email</a>
</section>
+
                            </br>
 
+
                            <a href="https://www.facebook.com/iGEMNYUAD/" target="_blank">Facebook</a>
            <section id="team">
+
                            </br>
                <div class="content">
+
                        </p>
                    <div class="container-fluid">
+
                    </div>
                        <div class="row">
+
                    <div class="col-lg-4 footer-section">
                             <div class="col-lg-10 col-lg-offset-1">
+
                        <img class="footer-logo" src="https://static.igem.org/mediawiki/2017/7/71/IDT.png" />
                               
+
                        <img class="footer-logo2" src="https://static.igem.org/mediawiki/2017/2/2d/T--UrbanTundra_Edmonton--igemlogo.jpg" />
                                <header>
+
                        <img class="footer-logo" src="https://static.igem.org/mediawiki/2017/c/c8/NYU_Abu_Dhabi.png" />
                                    <h3>About Us</h3>
+
                    </div>
<h5>Meet the team</h5>
+
                </div>
</header>
+
            </div>
 
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/6/66/T--NYU_Abu_Dhabi--adrienne.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Adrienne Chang</font></h3>
+
        </div>
+
        <p>
+
Major: Chemistry (Biochemistry)<br>
+
Year: 2018 <br>
+
Where are you from: US/Taiwan <br>
+
Something interesting about yourself: My spirit animal is a sloth. <br>
+
Why do you want to participate in iGEM? I’ve always been interested in engineering and was curious to see how I could combine both passions.
+
        </p>
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Alex Cho</font></h3>
+
        </div>
+
        <p>
+
Major: Biology<br>
+
Year: 2020 <br>
+
Where are you from: South Korea <br>
+
Something interesting about yourself: I’m a South Korean soldier next year. <br>
+
Why do you want to participate in iGEM? You don’t say no to these things.
+
        </p>
+
    </div>
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/8/8f/T--NYU_Abu_Dhabi--alex.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/5/52/T--NYU_Abu_Dhabi--diego.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Diego Kleiman</font></h3>
+
        </div>
+
        <p>
+
Major: Biology<br>
+
Year: 2020 <br>
+
Where are you from: Argentina <br>
+
Something interesting about yourself: I am interested in exploring what can be learnt at the interface between biology and other disciplines. <br>
+
Why do you want to participate in iGEM? I think that iGEM is a great opportunity to develop an interdisciplinary project that draws upon biological knowledge to solve a real-world problem.
+
        </p>
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Fathurur Said</font></h3>
+
        </div>
+
        <p>
+
Major: Electrical Engineering<br>
+
Year: 2019 <br>
+
Where are you from: Indonesia <br>
+
Something interesting about yourself: I was 5 days away from getting struck by Tsunami.<br>
+
Why do you want to participate in iGEM? Who says engineers can’t join a Biology competition?
+
        </p>
+
    </div>
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/3/3c/T--NYU_Abu_Dhabi--said.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/0/0c/T--NYU_Abu_Dhabi--nisa.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Khairunnisa Mentari Semesta</font></h3>
+
        </div>
+
        <p>
+
Major: Biology<br>
+
Year: 2018<br>
+
Where are you from: Indonesia <br>
+
Something interesting about yourself: In my life I’ve survived multiple earthquakes and volcanic eruptions… #Indonesian<br>
+
Why do you want to participate in iGEM? My synthetic biology class introduced me to iGEM - I couldn’t wait to get hands-on experience in my final year!
+
        </p>
+
    </div>
+
</div><!-- .row -->
+
 
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Laura Karpauskaite</font></h3>
+
        </div>
+
        <p>
+
Major: Biology<br>
+
Year: 2020 <br>
+
Where are you from: Lithuania<br>
+
Something interesting about yourself: Went to a 30km cross-country skiing marathon without knowing how to ski.<br>
+
Why do you want to participate in iGEM? It seemed like a great opportunity to learn more about synthetic biology.
+
        </p>
+
    </div>
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/0/06/T--NYU_Abu_Dhabi--laura.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 no-padding">
+
        <img src="https://static.igem.org/mediawiki/2017/9/90/T--NYU_Abu_Dhabi--hamid.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Muhammad Shehryar Hamid</font></h3>
+
        </div>
+
        <p>
+
Major: Civil Engineering (Biochemistry)<br>
+
Year: 2020 <br>
+
Where are you from: Pakistan <br>
+
Something interesting about yourself: I have lived at ten different houses, each for at least more than a year, throughout my life. <br>
+
Why do you want to participate in iGEM? To acknowledge myself with the meeting grounds of biology and engineering, and to learn how to integrate this knowledge in designing bioengineering systems.
+
        </p>
+
    </div>
+
</div><!-- .row -->
+
<br>
+
<!--  image & text -->
+
<div class="row">
+
    <div class="col-md-6 col-box bg-gray-light">
+
        <div class="page-header">
+
            <h3><font face="sans-serif">Pratik Maisuria</font></h3>
+
 
         </div>
 
         </div>
        <p>
+
</body>
Major: Mechanical Engineering<br>
+
Year: 2019<br>
+
Where are you from: Suva,Fiji <br>
+
Something interesting about yourself: Not many people can find Fiji on the map. <br>
+
Why do you want to participate in iGEM? YI get to work with machines and organisms, experimenting and creating a hybrid of life and automata.
+
        </p>
+
    </div>
+
    <div class="col-md-6 no-padding">
+
        <img src="Chttps://static.igem.org/mediawiki/2017/f/f4/T--NYU_Abu_Dhabi--pratik.jpg" class="img-responsive center-block" alt="">
+
    </div>
+
</div><!-- .row -->
+
</div>
+
</div>
+
</div>
+
</div>
+
</section>
+
  
</div>
 
<!-- PLUGIN SCRIPTS -->
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/jquery213min?action=raw&ctype=text/javascript"></script>
 
<script src="hhttps://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/bootstrapmin?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/jqueryeasingmin?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/jquerybackstretchmin?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/owlcarouselmin?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/jqueryhoverdir?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/functions?action=raw&ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Team:NYU_Abu_Dhabi/assets/js/custom?action=raw&ctype=text/javascript"></script>
 
 
</html>
 
</html>

Latest revision as of 17:44, 31 October 2017