Difference between revisions of "Team:UNC-Chapel Hill"

Line 1: Line 1:
 
{{Testpage}}
 
{{Testpage}}
  
<!--
+
{{:Team:UNC-Chapel_Hill/practicemenu}}
Ion by TEMPLATED
+
 
templated.co @templatedco
+
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
+
-->
+
 
<html>
 
<html>
<head>
 
<title>UNC iGem</title>
 
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
 
<meta name="description" content="" />
 
<meta name="keywords" content="" />
 
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
 
       
 
        <script type="text/javascript" src="https://2015.igem.org/Template:UNC-Chapel_Hill/Jquery.js"></script>
 
        <script type="text/javascript" src="https://2015.igem.org/Template:UNC-Chapel_Hill/skel?
 
                                            action=raw&ctype=text/javascript"></script>
 
        <script type="text/javascript" src="https://2015.igem.org/Template:UNC-Chapel_Hill/skel-layers?
 
                                            action=raw&ctype=text/javascript"></script>
 
        <script type="text/javascript" src="https://2015.igem.org/Template:UNC-Chapel_Hill/init?
 
                                            action=raw&ctype=text/javascript"></script>
 
  
<noscript>
+
<!-- First block of content -->
            <link rel="stylesheet" type="text/css"
+
 
                href="https://2015.igem.org/Template:UNC-Chapel_Hill/CSS/skel?action=raw&ctype=text/css" />
+
<!-- end of first block -->
            <link rel="stylesheet" type="text/css"
+
 
                href="https://2015.igem.org/Template:UNC-Chapel_Hill/CSS?action=raw&ctype=text/css" />
+
<head>
            <link rel="stylesheet" type="text/css"
+
<link href="https://2014.igem.org/Team:UNC-Chapel_Hill/StyleSheets/HomePage?action=raw&ctype=text/css" rel="stylesheet">
                href="https://2015.igem.org/Template:UNC-Chapel_Hill/CSS/style-xlarge?action=raw&ctype=text/css" />
+
<script>
</noscript>
+
$(document).ready(function() {
 +
//Display slider for Javascript users
 +
$('#Slider').css('display', 'block');
 +
 +
//Set height of slider (16/5 ratio)
 +
$('#Slider').css('height', ($('body').width() / 3.2));
 +
 +
//Position right/left arrows
 +
var BarHeight = $('#Slider').height() -  $('#BottomLinks').height();
 +
$('#LeftBar, #RightBar').css('height', BarHeight);
 +
$('#LeftArrow, #RightArrow').css('top', (BarHeight-60)/2);
 +
 
 +
//Repeats for window resize
 +
$(window).resize(function() {
 +
$('#Slider').css('height', ($('body').width() / 3.2));
 +
 +
var BarHeight = $('#Slider').height() - $('#BottomLinks').height();
 +
$('#LeftBar, #RightBar').css('height', BarHeight);
 +
$('#LeftArrow, #RightArrow').css('top', (BarHeight-60)/2);
 +
});
 +
 +
var TotalSlides = $('.Slides').length;
 +
var CurrentSlide = 0;
 +
 
 +
$('#RightArrow').click(function() {
 +
CurrentSlide = ++CurrentSlide % TotalSlides;
 +
changeSlide(CurrentSlide);
 +
});
 +
 +
$('#LeftArrow').click(function() {
 +
CurrentSlide = (CurrentSlide + TotalSlides - 1) % TotalSlides;
 +
changeSlide(CurrentSlide);
 +
});
 +
 +
$('.SlideLink').click(function() {
 +
var ClickedSlide = $(this).attr('id');
 +
CurrentSlide = parseInt(ClickedSlide.replace('Link', ''));
 +
changeSlide(CurrentSlide);
 +
});
 +
 +
function changeSlide(num){
 +
var SlideID = '#Slide' + num;
 +
$('.Slides').css('display', 'none');
 +
$(SlideID).css('display', 'block');
 +
}
 +
});
 +
</script>
 
</head>
 
</head>
<body id="top">
+
 +
<body>
 +
<section id="HomePageContent">
 +
<div id="Slider">
 +
<div id="Slide0" class="Slides current"></div>
 +
<div id="Slide1" class="Slides"></div>
 +
<div id="Slide2" class="Slides"></div>
 +
<div id="Slide3" class="Slides"></div>
 +
<div id="Slide4" class="Slides"></div>
 +
<div id="Slide5" class="Slides"></div>
 +
<div id="LeftBar" class="SideBar"><div id="LeftArrow"></div></div>
 +
<div id="RightBar" class="SideBar"><div id="RightArrow"></div></div>
 +
<ul id="BottomLinks">
 +
<li id="Link0" class="SlideLink">Background</li><li id="Link1" class="SlideLink">Problem</li><li id="Link2" class="SlideLink">Tools</li><li id="Link3" class="SlideLink">Inspiration</li><li id="Link4" class="SlideLink">Solution</li><li id="Link5" class="SlideLink">Impact</li>
 +
</ul>
 +
</div>
 +
 
 +
 
 +
<!--  Block of content 1 -->
 +
<table width="100%"  cellspacing="0" height="500px">
 +
<tr><td  bgColor="#f2f7fc"></td>
 +
<td width="975px" align="center" bgColor="#f2f7fc" >
 +
<table  width="975px"  cellspacing="0" height="500px">
 +
<tr>
 +
 
 +
<td width="95%" bgColor="#f2f7fc"  rowspan="3" align="center">
 +
 
 +
<!-- Content goes here -->
 +
 
 +
 
 +
<h3 style="color:#56A0D3;">Diabetes Mellitus</h3>
 +
<p>Diabetes mellitus is prevalent throughout the world especially in the United States and Mexico. Current methods of treatments have largely remained the same. Patients prick their fingers to draw blood in order for a device to report their blood glucose levels. After the device gives them that information, they administer the appropriate amount of insulin to themselves. There has yet to be a unified system for the sensing of blood glucose levels and insulin administration. As a solution, we propose the following:</p>
 +
<p style="color:#56A0D3;">The UNC Chapel Hill team has devised a protein controlled system in which E coli detects high glucose levels in its environment, and in response release one of two proteins, insulin or glucagon-like peptide-1 <br><font color="black">(Find out more at our <a href="https://2014.igem.org/Team:UNC-Chapel_Hill/Project#background">project page</a>)</font> </p>
 +
</td> 
 +
 
 +
 
 +
 
 +
 
 +
</table>
 +
 
 +
 
 +
</td>
 +
<td bgColor="#f2f7fc"></td>
 +
</tr>
 +
</table>
 +
<!-- end of Block-->
 +
 
 +
 
 +
 
 +
<!--  Block of content 4 -->
 +
<table width="100%"  cellspacing="0" height="500px">
 +
<tr>
 +
<td  bgColor="#c9def2"></td>
 +
<td width="975px" align="center" bgColor="#c9def2" >
 +
 
 +
<table  width="975px"  cellspacing="0" height="500px">
 +
<tr>
 +
<td width="95%" bgColor="#c9def2"  rowspan="3" align="center">
 +
<!-- Content goes here -->
 +
 
 +
<h3 style="color:#56A0D3;">Why did we choose this project?</h3>
 +
<p>In the National Diabetes Statistics Report of 2014 released by the National Center for Chronic Disease Prevention and Health Promotion it was reported that 29.1 million Americans (9.3% of the US population) have diabetes mellitus. The cost both direct and indirect of diabetes treatment is estimated to be 245 billion dollars, and the disease remains the 7th leading cause of premature death in the United States. With the prevalence of diabetes mellitus in the US population the 2014 UNC Chapel Hill iGEM team as part of a University that prides itself in serving "North Carolina, the United States, and the world through teaching, research, and public service" felt an obligation to address this problem</p>
 +
 
 +
</td> 
 +
 
 +
 
 +
 
 +
 
 +
</table>
 +
</td>
 +
<td bgColor="#c9def2"></td>
 +
</tr>
 +
</table>
 +
<!-- end of Block-->
 +
 
 +
 
  
<!-- Header -->
+
<!-- Final block of content -->
<header id="header" class="skel-layers-fixed">
+
<table  id="firstblock" width="100%" cellspacing="0" height="200px">
<h1><a href="#">University of North Carolina at Chapel Hill</a></h1>
+
<tr>
<nav id="nav">
+
<td  bgColor="#FFFFFF"></td>
<ul>
+
<td width="975px" align="center" bgColor="#FFFFFF" >
<li><a href="index.html">Home</a></li>
+
<li><a href="left-sidebar.html">Project</a></li>
+
<li><a href="right-sidebar.html">Parts</a></li>
+
<li><a href="notebook.html">Notebook</a></li>
+
<li><a href="#"> Other </a></li>
+
</ul>
+
</nav>
+
</header>
+
  
<!-- Banner -->
+
<p>Here you can place the logos of your sponsors or other links!</p>
<section id="banner">
+
<div class="inner">
+
<h2>UNC iGem</h2>
+
<p>Novel 3 color glucose sensor</p>
+
<ul class="actions">
+
<li><a href="#content" class="button big special">Sign Up</a></li>
+
<li><a href="#elements" class="button big alt">Learn More</a></li>
+
</ul>
+
</div>
+
</section>
+
  
<!-- One -->
+
</td>
<section id="one" class="wrapper style1">
+
<td bgColor="#FFFFFF"></td>
<header class="major">
+
</tr>
<h2>A new approach to a nation wide diabetes epidemic</h2>
+
</table>
<p>Three color glucose indicator using E. Coli</p>
+
<!-- end of final block -->
</header>
+
<div class="container">
+
<div class="row">
+
<div class="4u">
+
<section class="special box">
+
<i class="icon fa-area-chart major"></i>
+
<h3>Justo placerat</h3>
+
<p>Eu non col commodo accumsan ante mi. Commodo consectetur sed mi adipiscing accumsan ac nunc tincidunt lobortis.</p>
+
</section>
+
</div>
+
<div class="4u">
+
<section class="special box">
+
<i class="icon fa-refresh major"></i>
+
<h3>Blandit quis curae</h3>
+
<p>Eu non col commodo accumsan ante mi. Commodo consectetur sed mi adipiscing accumsan ac nunc tincidunt lobortis.</p>
+
</section>
+
</div>
+
<div class="4u">
+
<section class="special box">
+
<i class="icon fa-cog major"></i>
+
<h3>Amet sed accumsan</h3>
+
<p>Eu non col commodo accumsan ante mi. Commodo consectetur sed mi adipiscing accumsan ac nunc tincidunt lobortis.</p>
+
</section>
+
</div>
+
</div>
+
</div>
+
</section>
+
+
<!-- Two -->
+
<section id="two" class="wrapper style2">
+
<header class="major">
+
<h2>Commodo accumsan aliquam</h2>
+
<p>Amet nisi nunc lorem accumsan</p>
+
</header>
+
<div class="container">
+
<div class="row">
+
<div class="6u">
+
<section class="special">
+
<a href="#" class="image fit"><img src="images/pic01.jpg" alt="" /></a>
+
<h3>Mollis adipiscing nisl</h3>
+
<p>Eget mi ac magna cep lobortis faucibus accumsan enim lacinia adipiscing metus urna adipiscing cep commodo id. Ac quis arcu amet. Arcu nascetur lorem adipiscing non faucibus odio nullam arcu lobortis. Aliquet ante feugiat. Turpis aliquet ac posuere volutpat lorem arcu aliquam lorem.</p>
+
<ul class="actions">
+
<li><a href="#" class="button alt">Learn More</a></li>
+
</ul>
+
</section>
+
</div>
+
<div class="6u">
+
<section class="special">
+
<a href="#" class="image fit"><img src="images/pic02.jpg" alt="" /></a>
+
<h3>Neque ornare adipiscing</h3>
+
<p>Eget mi ac magna cep lobortis faucibus accumsan enim lacinia adipiscing metus urna adipiscing cep commodo id. Ac quis arcu amet. Arcu nascetur lorem adipiscing non faucibus odio nullam arcu lobortis. Aliquet ante feugiat. Turpis aliquet ac posuere volutpat lorem arcu aliquam lorem.</p>
+
<ul class="actions">
+
<li><a href="#" class="button alt">Learn More</a></li>
+
</ul>
+
</section>
+
</div>
+
</div>
+
</div>
+
</section>
+
  
<!-- Three -->
+
<footer>
<section id="three" class="wrapper style1">
+
<a href="#" class="go-top">Top</a>
<div class="container">
+
<div class="row">
+
<div class="8u">
+
<section>
+
<h2>Mollis ut adipiscing</h2>
+
<a href="#" class="image fit"><img src="images/pic03.jpg" alt="" /></a>
+
<p>Vis accumsan feugiat adipiscing nisl amet adipiscing accumsan blandit accumsan sapien blandit ac amet faucibus aliquet placerat commodo. Interdum ante aliquet commodo accumsan vis phasellus adipiscing. Ornare a in lacinia. Vestibulum accumsan ac metus massa tempor. Accumsan in lacinia ornare massa amet. Ac interdum ac non praesent. Cubilia lacinia interdum massa faucibus blandit nullam. Accumsan phasellus nunc integer. Accumsan euismod nunc adipiscing lacinia erat ut sit. Arcu amet. Id massa aliquet arcu accumsan lorem amet accumsan commodo odio cubilia ac eu interdum placerat placerat arcu commodo lobortis adipiscing semper ornare pellentesque.</p>
+
</section>
+
</div>
+
<div class="4u">
+
<section>
+
<h3>Magna massa blandit</h3>
+
<p>Feugiat amet accumsan ante aliquet feugiat accumsan. Ante blandit accumsan eu amet tortor non lorem felis semper. Interdum adipiscing orci feugiat penatibus adipiscing col cubilia lorem ipsum dolor sit amet feugiat consequat.</p>
+
<ul class="actions">
+
<li><a href="#" class="button alt">Learn More</a></li>
+
</ul>
+
</section>
+
<hr />
+
<section>
+
<h3>Ante sed commodo</h3>
+
<ul class="alt">
+
<li><a href="#">Erat blandit risus vis adipiscing</a></li>
+
<li><a href="#">Tempus ultricies faucibus amet</a></li>
+
<li><a href="#">Arcu commodo non adipiscing quis</a></li>
+
<li><a href="#">Accumsan vis lacinia semper</a></li>
+
</ul>
+
</section>
+
</div>
+
</div>
+
</div>
+
</section>
+
+
<!-- Footer -->
+
<footer id="footer">
+
<div class="container">
+
<div class="row double">
+
<div class="6u">
+
<div class="row collapse-at-2">
+
<div class="6u">
+
<h3>Accumsan</h3>
+
<ul class="alt">
+
<li><a href="#">Nascetur nunc varius</a></li>
+
<li><a href="#">Vis faucibus sed tempor</a></li>
+
<li><a href="#">Massa amet lobortis vel</a></li>
+
<li><a href="#">Nascetur nunc varius</a></li>
+
</ul>
+
</div>
+
<div class="6u">
+
<h3>Faucibus</h3>
+
<ul class="alt">
+
<li><a href="#">Nascetur nunc varius</a></li>
+
<li><a href="#">Vis faucibus sed tempor</a></li>
+
<li><a href="#">Massa amet lobortis vel</a></li>
+
<li><a href="#">Nascetur nunc varius</a></li>
+
</ul>
+
</div>
+
</div>
+
</div>
+
<div class="6u">
+
<h2>Aliquam Interdum</h2>
+
<p>Blandit nunc tempor lobortis nunc non. Mi accumsan. Justo aliquet massa adipiscing cubilia eu accumsan id. Arcu accumsan faucibus vis ultricies adipiscing ornare ut. Mi accumsan justo aliquet.</p>
+
<ul class="icons">
+
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
+
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
+
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
+
<li><a href="#" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
+
<li><a href="#" class="icon fa-pinterest"><span class="label">Pinterest</span></a></li>
+
</ul>
+
</div>
+
</div>
+
<ul class="copyright">
+
<li>&copy; Untitled. All rights reserved.</li>
+
<li>Design: <a href="http://templated.co">TEMPLATED</a></li>
+
<li>Images: <a href="http://unsplash.com">Unsplash</a></li>
+
</ul>
+
</div>
+
</footer>
+
  
</body>
+
</footer>
 
</html>
 
</html>

Revision as of 21:30, 14 July 2015

Diabetes Mellitus

Diabetes mellitus is prevalent throughout the world especially in the United States and Mexico. Current methods of treatments have largely remained the same. Patients prick their fingers to draw blood in order for a device to report their blood glucose levels. After the device gives them that information, they administer the appropriate amount of insulin to themselves. There has yet to be a unified system for the sensing of blood glucose levels and insulin administration. As a solution, we propose the following:

The UNC Chapel Hill team has devised a protein controlled system in which E coli detects high glucose levels in its environment, and in response release one of two proteins, insulin or glucagon-like peptide-1
(Find out more at our project page)

Why did we choose this project?

In the National Diabetes Statistics Report of 2014 released by the National Center for Chronic Disease Prevention and Health Promotion it was reported that 29.1 million Americans (9.3% of the US population) have diabetes mellitus. The cost both direct and indirect of diabetes treatment is estimated to be 245 billion dollars, and the disease remains the 7th leading cause of premature death in the United States. With the prevalence of diabetes mellitus in the US population the 2014 UNC Chapel Hill iGEM team as part of a University that prides itself in serving "North Carolina, the United States, and the world through teaching, research, and public service" felt an obligation to address this problem

Here you can place the logos of your sponsors or other links!