Team:SMTexas

From 2014hs.igem.org

(Difference between revisions)
 
(384 intermediate revisions not shown)
Line 1: Line 1:
 +
{{SMTexas/heading}}
<html>
<html>
-
<link rel="stylesheet" href="<https://2014hs.igem.org/Template:SMTexas/CSS>?action=raw&ctype=text/css" type="text/css" />
+
<!-- Header -->
 +
<div id="header">
 +
<div class="container">
 +
<!-- Logo -->
 +
<div id="logo">
 +
<h1><a href="https://2014hs.igem.org/wiki/index.php?title=Team:SMTexas" class="nav-link"><img src="https://static.igem.org/mediawiki/2014hs/6/65/SMiGEM_Logo_%26_Text.png" alt=""></a></h1>
 +
<style>
 +
a.nav-link:link {
 +
  color: #000000;
 +
  text-decoration: none;
 +
}
 +
a.nav-link:visited {
 +
  color: #000000;
 +
  text-decoration: none;
 +
}
 +
a.nav-link:hover {
 +
  color: #000000;
 +
  text-decoration: none;
 +
}
 +
a.nav-link:active {
 +
  color: #000000;
 +
  text-decoration: none;
 +
}
 +
</style>
 +
 +
<style type="text/css">
-
<head>
+
/* All Styles Optional */
-
    <meta charset="utf-8">
+
-
    <title>Your Name Here - Welcome</title>
+
-
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
-
    <meta name="description" content="">
+
-
    <meta name="author" content=""> 
+
-
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <!-- Remove this Robots Meta Tag, to allow indexing of site -->
+
-
   
+
-
    <link href="scripts/bootstrap/css/bootstrap.min.css" rel="stylesheet">
+
-
    <link href="scripts/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet">
+
-
    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 
-
    <!--[if lt IE 9]>
 
-
      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 
-
    <![endif]-->
 
-
    <!-- Icons -->
 
-
    <link href="scripts/icons/general/stylesheets/general_foundicons.css" media="screen" rel="stylesheet" type="text/css" /> 
 
-
    <link href="scripts/icons/social/stylesheets/social_foundicons.css" media="screen" rel="stylesheet" type="text/css" />
 
-
    <!--[if lt IE 8]>
 
-
        <link href="scripts/icons/general/stylesheets/general_foundicons_ie7.css" media="screen" rel="stylesheet" type="text/css" />
 
-
        <link href="scripts/icons/social/stylesheets/social_foundicons_ie7.css" media="screen" rel="stylesheet" type="text/css" />
 
-
    <![endif]-->
 
-
    <link rel="stylesheet" href="scripts/fontawesome/css/font-awesome.min.css">
 
-
    <!--[if IE 7]>
 
-
        <link rel="stylesheet" href="scripts/fontawesome/css/font-awesome-ie7.min.css">
 
-
    <![endif]-->
 
-
<link href="scripts/carousel/style.css" rel="stylesheet" type="text/css" />
+
div#show {
 +
height:475px;
 +
width:1215px;
 +
margin:0; padding:2px;
 +
border:1px solid #909090;
 +
}
-
    <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet" type="text/css">
+
div#show table input,  div#show4 table input {
-
    <link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
+
outline-style:none;
-
    <link href="http://fonts.googleapis.com/css?family=Palatino+Linotype" rel="stylesheet" type="text/css">
+
}
-
    <link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
+
-
    <link href="styles/custom.css" rel="stylesheet" type="text/css" />
+
</style>
-
</head>
+
-
<body id="pageBody">
+
-
<div id="decorative2">
+
<!--[if IE]>
-
    <div class="container">
+
<style type="text/css">
 +
div#show table td, div#show4 table td {
 +
height:21px;
 +
}
 +
</style>
 +
<![endif]-->
-
        <div class="divPanel topArea notop nobottom">
+
<script src="https://2014hs.igem.org/Template:SMTexas/swissarmy?action=raw&amp;ctype=application/javascript" type="text/javascript"></script>
-
            <div class="row-fluid">
+
-
                <div class="span12">
+
-
                    <div id="divLogo" class="pull-left">
+
<script src="https://2014hs.igem.org/Template:SMTexas/slideshow?action=raw&amp;ctype=application/javascript" type="text/javascript"></script>
-
                        <a href="index.html" id="divSiteTitle">Your Name Here</a><br />
+
</div>
-
                        <a href="index.html" id="divTagLine">Your Tag Line Here</a>
+
-
                    </div>
+
 +
<!-- Header -->
 +
-
                    <div id="divMenuRight" class="pull-right">
 
-
                    <div class="navbar">
 
-
                        <button type="button" class="btn btn-navbar-highlight btn-large btn-primary" data-toggle="collapse" data-target=".nav-collapse">
 
-
                            NAVIGATION <span class="icon-chevron-down icon-white"></span>
 
-
                        </button>
 
-
                        <div class="nav-collapse collapse">
 
-
                            <ul class="nav nav-pills ddmenu">
 
-
                                <li class="dropdown active"><a href="index.html">Home</a></li>
 
-
<li class="dropdown"><a href="about.html">About</a></li>
 
-
                                <li class="dropdown">
 
-
                                    <a href="page.html" class="dropdown-toggle">Page <b class="caret"></b></a>
 
-
                                    <ul class="dropdown-menu">
 
-
                            <li><a href="full.html">Full Page</a></li>
 
-
                            <li><a href="2-column.html">Two Column</a></li>
 
-
                            <li><a href="3-column.html">Three Column</a></li>
 
-
<li><a href="../documentation/index.html">Documentation</a></li>
 
-
<li class="dropdown">
 
-
                            <a href="#" class="dropdown-toggle">Dropdown Item &nbsp;&raquo;</a>
 
-
                            <ul class="dropdown-menu sub-menu">
 
-
                            <li><a href="#">Dropdown Item</a></li>
 
-
                            <li><a href="#">Dropdown Item</a></li>
 
-
                            <li><a href="#">Dropdown Item</a></li>
 
-
                            </ul>
 
-
                            </li>
 
-
                            </ul>
 
-
                                </li>
 
-
                                <li class="dropdown"><a href="gallery.html">Gallery</a></li>
 
-
                                <li class="dropdown"><a href="contact.php">Contact</a></li>
 
-
                            </ul>
 
-
                        </div>
 
-
                    </div>
 
-
                    </div>
 
-
                </div>
+
<!-- Main -->
-
            </div>
+
<br><br>
-
        </div>
+
<div id="page">
 +
<section><div id="show"><script type="text/javascript">new inter_slide(slideShow)</script></div></section>
 +
<!-- Extra -->
 +
<div id="marketing" class="container">
 +
<div class="row">
 +
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Fundamental Research</h2>
 +
</header>
 +
<p class="subtitle">Explore how our Fundamental Research Team fueled our project development and research.<br><br></p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/5/5e/Basic_Research_PNG.png" alt="">
 +
<a href="https://2014hs.igem.org/Team:SMTexas/basicresearch" class="button">More</a>
 +
<style>
 +
a.button:link {
 +
  color: #FFFFFF;
 +
  text-decoration: none;
 +
}
 +
a.button:visited {
 +
  color: #FFFFFF;
 +
  text-decoration: none;
 +
}
 +
a.button:hover {
 +
  color: #C9E600;
 +
  text-decoration: none;
 +
}
 +
a.button:active {
 +
  color: #FFFFFF;
 +
  text-decoration: none;
 +
}
 +
</style>
-
    </div>
+
</section>
-
</div>
+
                                               
 +
</div>
 +
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Applied Research<br><br></h2>
 +
</header>
 +
<p class="subtitle">Explore how we have made biobricks that can detect lung cancer in a simple, inexpensive, and noninvasive way.</p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/8/83/Applied_Research_PNG.png" alt="">
 +
<a href="https://2014hs.igem.org/Team:SMTexas/appliedresearch" class="button">More</a>
 +
</section>
 +
</div>
 +
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Outreach<br><br></h2>
 +
</header>
 +
<p class="subtitle">Educating our community and gathering public opinion on modern biotechnology.<br><br></p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/2/2d/Outreach_PNG.png" alt="">
 +
<a href="https://2014hs.igem.org/wiki/index.php?title=Team:SMTexas/Outreach" class="button">More</a>
 +
</section>
 +
</div>
 +
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Videos<br><br></h2>
 +
</header>
 +
<p class="subtitle">Watch the video explaining our project in detail as well as numerous informative tutorials.<br><br></p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/d/de/Video_PNG.png" alt="">
 +
<a href="https://2014hs.igem.org/wiki/index.php?title=Team:SMTexas/Video&action=edit&redlink=1" class="button">More</a>
 +
</section>
 +
</div>
 +
</div>
 +
</div>
 +
<!-- Extra -->
 +
<div id="marketing" class="container">
 +
<div class="row">
 +
<div class="3u">
 +
<section>
 +
<header>
 +
<h2>Safety</h2>
 +
</header>
 +
<p class="subtitle">Our safety precautions.<br><br><br></p>
 +
<p><img src="https://static.igem.org/mediawiki/2014hs/f/f9/Safety_PNG.png" alt=""></p>
 +
<a href="https://2014hs.igem.org/Team:SMTexas/safety" class="button">More</a>
 +
<style>
 +
a.button:link {
 +
  color: #FFFFFF;
 +
  text-decoration: none;
 +
}
 +
a.button:visited {
 +
  color: #FFFFFF;
 +
  text-decoration: none;
 +
}
 +
a.button:hover {
 +
  color: #FFCC00;
 +
  text-decoration: none;
 +
}
 +
a.button:active {
 +
  color: #FFFFFF;
 +
  text-decoration: none;
 +
}
 +
</style>
-
<div id="decorative1" style="position:relative">
+
</section>
-
    <div class="container">
+
                                               
-
 
+
</div>
-
        <div class="divPanel headerArea">
+
<div class="3u">
-
            <div class="row-fluid">
+
<section>
-
                <div class="span12">
+
<header>
-
 
+
<h2>Attributions</h2>
-
                        <div id="headerSeparator"></div>
+
</header>
-
 
+
<p class="subtitle">Meet the faculty members who played an instrumental role to our success.</p>
-
                        <div id="divHeaderText" class="page-content">
+
<p><img src="https://static.igem.org/mediawiki/2014hs/6/64/Attributions_PNG.png" alt=""></p>
-
                            <div id="divHeaderLine1">Your Header Text Here!</div><br />
+
<a href="https://2014hs.igem.org/Team:SMTexas/Attributions" class="button">More</a>
-
                            <div id="divHeaderLine2">2nd line header text for calling extra attention to featured content..</div><br />
+
</section>
-
                            <div id="divHeaderLine3"><a class="btn btn-large btn-primary" href="#">Read More</a></div>
+
</div>
-
                        </div>
+
<div class="3u">
-
 
+
<section>
-
                        <div id="headerSeparator2"></div>
+
<header>
-
 
+
<h2>Human Practices</h2>
-
                </div>
+
</header>
-
            </div>
+
<p class="subtitle">Our project in the real world.</p><br><br>
-
 
+
<p><img src="https://static.igem.org/mediawiki/2014hs/5/5d/Human_Practices_PNG.png"></p>
-
        </div>
+
<a href="https://2014hs.igem.org/Team:SMTexas/Human_Practices" class="button">More</a>
-
 
+
</section>
-
    </div>
+
</div>
-
</div>
+
<div class="3u">
-
 
+
<section>
-
<div id="contentOuterSeparator"></div>
+
<header>
-
 
+
<h2>Sponsors</h2>
-
<div class="container">
+
</header>
-
 
+
<p class="subtitle">Meet the corporations that played an instrumental role in our success.</p><br>
-
    <div class="divPanel page-content">
+
<p><img src="https://static.igem.org/mediawiki/2014hs/9/90/Sponsors_PNG.png" alt=""></p>
-
 
+
<a href="https://2014hs.igem.org/Team:SMTexas/Sponsors" class="button">More</a>
-
        <div class="row-fluid">
+
</section>
-
 
+
</div>
-
                <div class="span12" id="divMain">
+
-
 
+
-
                    <h1>Welcome</h1>
+
-
 
+
-
                    <p>Content on this page is for presentation purposes only. Lorem Ipsum is simply dummy text of the printing and typesetting industry.  
+
-
                    Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
+
-
                    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
+
-
                    </p>
+
-
 
+
-
                    <hr style="margin:45px 0 35px" />
+
-
 
+
-
                    <div class="lead">
+
-
                        <h2>Lorem ipsum dolor sit amet.</h2>  
+
-
                        <h3>Vivamus leo ante, consectetur sit amet vulputate vel, dapibus sit amet lectus.</h3>
+
-
                    </div>
+
-
                    <br />
+
-
 
+
-
                    <div class="list_carousel responsive">
+
-
                        <ul id="list_photos">
+
-
                            <li><img src="images/carmel.jpg" class="img-polaroid"> </li>
+
-
                            <li><img src="images/rula-sibai-pink-flowers.jpg" class="img-polaroid">  </li>
+
-
                            <li><img src="images/girl-flowers.jpg" class="img-polaroid"> </li>
+
-
                            <li><img src="images/night-city.jpg" class="img-polaroid">  </li>
+
-
<li><img src="images/irish-hands.jpg" class="img-polaroid">  </li>                           
+
-
                            <li><img src="images/Top_view.jpg" class="img-polaroid">  </li>
+
-
                            <li><img src="images/vectorbeastcom-grass-sun.jpg" class="img-polaroid">  </li>
+
-
                            <li><img src="images/sunset-hair.jpg" class="img-polaroid"> </li>
+
-
<li><img src="images/stones-hi-res.jpg" class="img-polaroid">  </li>
+
-
<li><img src="images/salzburg-x.jpg" class="img-polaroid"> </li>
+
-
                        </ul>
+
-
                    </div>  
+
-
                    <hr style="margin:45px 0 35px" />
+
</div>
-
                   
+
</div>
-
                    <div class="lead">
+
-
                        <h2>Featured Content.</h2>  
+
-
                        <h3>Content on this page is for presentation purposes only.</h3>
+
<!-- Main -->
-
                    </div>
+
<div id="main" class="container">
-
                    <br />
+
<div class="row">
-
 
+
<div class="6u">
-
                    <div class="row-fluid">
+
<section>
-
                        <div class="span8">
+
<header>
-
 
+
<h2>Biotechnology Initiative</h2>
-
                            <h3>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>        
+
<span class="byline"></span>
-
 
+
</header>
-
                            <p>
+
<img src="https://static.igem.org/mediawiki/2014hs/a/ae/Commism.png" alt="">
-
                                <img src="images/spring-is-coming.jpg" class="img-polaroid" style="margin:12px 0px;">
+
<br><br>
-
                            </p>
+
 +
<img src="https://static.igem.org/mediawiki/2014hs/8/8b/Smgraph.png" alt="">
 +
<br><br>
 +
<p>The first iGEM high school team from the state of Texas, the St. Mark’s iGEM Team was established as part of a Biotechnology Initiative begun in September of 2013 by our school’s Biology Club. This Initiative, spurred on by iGEM, revitalized our Club and helped generate significant interest in synthetic biology from the student body, faculty, and school administration. In our first year we achieved regular access to a radiation oncology lab at the University of Texas Southwestern Medical Center, $1500 in funding from the school to cover the registration fee for the iGEM Competition, exlcusive laboratory space at the school, and a more than four-fold increase in membership of the Biology Club to twenty-two members.
 +
<br><br>
 +
Our iGEM Team blends the setup of a traditional club with the highly efficient structure of a professional research laboratory. The Team is divided into four Committees: Fundamental Research, Applied Research, Outreach, and Web Development. This allows us to work more efficiently and cohesively. We have had to lay the foundation of our iGEM Team this year by informing the school community on synthetic biology, seeking financial support, and establishing laboratory resources for our project. But it was our infectious enthusiasm and indefatigable determination for synthetic biology that allowed us to overcome administrative hurdles and a steep learning curve. Through our journey this year, we have proven that a school with limited resources in biotechnology can make significant strides, effectively pioneer investigations in the field, and shown our community the tremendous potential we have in the future.</p>
-
                            <p>Content on this page is for presentation purposes only. Lorem Ipsum is simply dummy text of the printing and typesetting industry.
+
-
                            Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
+
-
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
+
</section>
-
                            </p>
+
</div>
-
                                                                                     
+
<div class="6u">
-
                        </div>
+
<section>
-
                        <div class="span4 sidebar">
+
<header>
-
 
+
<h2>About Us</h2>
-
                            <div class="sidebox">
+
<span class="byline"></span>
-
                                <h3 class="sidebox-title">Sample Sidebar Content</h3>
+
</header>
-
                                <p>Lorem Ipsum is simply dummy text of the printing and <a href="#">typesetting industry</a>. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s.</p>                     
+
<img src="https://static.igem.org/mediawiki/2014hs/7/79/St._Mark%27s.jpg">
-
                            </div>
+
<br><br>
-
 
+
<p><b>Our Mission Statement:</b> To improve the community by pioneering investigations into bio-technology by solving real-world problems in order to promote scientific inquiry and educate the future leaders of biological engineering.</p>
-
                            <br />
+
<p><b>About St. Mark's:</b> St. Mark's School of Texas is a non-sectarian, college-preparatory, independent day school for boys in grades one through twelve. The School's charter states that it is "designed to afford its students well-rounded physical, intellectual, moral, and religious training and instruction." The School is intended to be a diverse community of teachers and students who share a love of learning and who strive for high achievement in whatever they undertake.</p>
-
 
+
-
                            <div class="sidebox">
+
<table><tr><td width="300" align="center"><a href="http://www.smtexas.org/home" class="button">Visit Our School</a></td><td width="300 align="center"><a href="https://2014hs.igem.org/Team:SMTexas/team" class="button">The Team</a></td></tr></table>
-
                                <h3 class="sidebox-title">Sample Sidebar Content</h3>
+
</section>
-
                                <p>
+
</div>
-
                                    <div class="input-append">
+
<div class="3u">
-
                                        <input class="span8" id="inpEmail" size="16" type="text"><button class="btn" type="button">Action</button>
+
<section class="sidebar">
-
                                    </div>
+
<header>
-
                                </p>                    
+
<h2><br><br>Follow us on:</h2>
-
                            </div>
+
</header>
-
 
+
<ul class="style2">
-
                        </div>
+
<li>
-
                    </div>
+
<a href="http://www.facebook.com/smbiology"><img src="https://static.igem.org/mediawiki/2014hs/f/fd/Facebook.jpg" alt=""></a>
-
 
+
<p>Facebook</p>
-
                </div>
+
</li>
-
 
+
<li>
-
            </div>
+
<a href="http://www.twitter.com/smbiology"><img src="https://static.igem.org/mediawiki/2014hs/2/2a/Twitter.jpg" alt=""></a>
-
 
+
<p>Twitter</p>
-
        <div id="footerInnerSeparator"></div>
+
</li>
-
    </div>
+
<li>
-
 
+
<a href="http://instagram.com/smbiology"><img src="https://static.igem.org/mediawiki/2014hs/f/f7/Instagram.jpg" alt=""></a>
-
</div>
+
<p>Instagram</p>
-
 
+
</li>
-
<div id="footerOuterSeparator"></div>
+
<li>
-
 
+
<a href="http://youtube.com/smbiology"><img src="https://static.igem.org/mediawiki/2014hs/5/56/Youtube.jpg" alt=""></a>
-
<div id="divFooter" class="footerArea">
+
<p>Youtube</p>
-
 
+
</li>
-
    <div class="container">
+
</ul>
-
 
+
</section>
-
        <div class="divPanel">
+
</div>
-
 
+
-
            <div class="row-fluid">
+
<!-- Main -->
-
                <div class="span3" id="footerArea1">
+
-
               
+
-
                    <h3>About Company</h3>
+
-
 
+
-
                    <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s.</p>
+
-
                   
+
-
                    <p>
+
-
                        <a href="#" title="Terms of Use">Terms of Use</a><br />
+
-
                        <a href="#" title="Privacy Policy">Privacy Policy</a><br />
+
-
                        <a href="#" title="FAQ">FAQ</a><br />
+
-
                        <a href="#" title="Sitemap">Sitemap</a>
+
-
                    </p>
+
-
 
+
-
                </div>
+
-
                <div class="span3" id="footerArea2">
+
-
 
+
-
                    <h3>Recent Blog Posts</h3>  
+
-
                    <p>
+
-
                        <a href="#" title="">Lorem Ipsum is simply dummy text</a><br />
+
-
                        <span style="text-transform:none;">2 hours ago</span>
+
-
                    </p>
+
-
                    <p>
+
-
                        <a href="#" title="">Duis mollis, est non commodo luctus</a><br />
+
-
                        <span style="text-transform:none;">5 hours ago</span>
+
-
                    </p>
+
-
                    <p>
+
-
                        <a href="#" title="">Maecenas sed diam eget risus varius</a><br />
+
-
                        <span style="text-transform:none;">19 hours ago</span>
+
-
                    </p>
+
-
                    <p>
+
-
                        <a href="#" title="">VIEW ALL POSTS</a>
+
-
                    </p>
+
-
 
+
-
                </div>
+
-
                <div class="span3" id="footerArea3">
+
-
 
+
-
                    <h3>Sample Content</h3>
+
-
                    <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s.  
+
-
                        Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s.
+
-
                    </p>
+
-
 
+
-
                </div>
+
-
                <div class="span3" id="footerArea4">
+
-
 
+
-
                    <h3>Get in Touch</h3> 
+
-
                                                             
+
-
                    <ul id="contact-info">
+
-
                    <li>                                   
+
-
                        <i class="general foundicon-phone icon"></i>
+
-
                        <span class="field">Phone:</span>
+
-
                        <br />
+
-
                        (123) 456 7890 / 456 7891                                                                     
+
-
                    </li>
+
-
                    <li>
+
-
                        <i class="general foundicon-mail icon"></i>
+
-
                        <span class="field">Email:</span>
+
-
                        <br />
+
-
                        <a href="mailto:info@yourdomain.com" title="Email">info@yourdomain.com</a>
+
-
                    </li>
+
-
                    <li>
+
-
                        <i class="general foundicon-home icon" style="margin-bottom:50px"></i>
+
-
                        <span class="field">Address:</span>
+
-
                        <br />
+
-
                        123 Street<br />
+
-
                        12345 City, State<br />
+
-
                        Country
+
-
                    </li>
+
-
                    </ul>
+
-
 
+
-
                </div>
+
-
            </div>
+
-
 
+
-
            <br /><br />
+
-
            <div class="row-fluid">
+
-
                <div class="span12">
+
-
                    <p class="copyright">
+
-
                        Copyright © 2013 Your Company. All Rights Reserved.
+
-
                    </p>
+
-
 
+
-
                    <p class="social_bookmarks">
+
-
                        <a href="#"><i class="social foundicon-facebook"></i> Facebook</a>
+
-
<a href=""><i class="social foundicon-twitter"></i> Twitter</a>
+
-
<a href="#"><i class="social foundicon-pinterest"></i> Pinterest</a>
+
-
<a href="#"><i class="social foundicon-rss"></i> Rss</a>
+
-
                    </p>
+
-
                </div>
+
-
            </div>
+
-
            <br />
+
-
 
+
-
        </div>
+
-
 
+
-
    </div>
+
-
   
+
-
</div>
+
-
 
+
-
<script src="scripts/jquery.min.js" type="text/javascript"></script>
+
-
<script src="scripts/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
+
-
<script src="scripts/default.js" type="text/javascript"></script>
+
 +
</div>
 +
<!-- /Main -->
-
<script src="scripts/carousel/jquery.carouFredSel-6.2.0-packed.js" type="text/javascript"></script><script type="text/javascript">$('#list_photos').carouFredSel({ responsive: true, width: '100%', scroll: 2, items: {width: 320,visible: {min: 2, max: 6}} });</script>
+
 +
-
</body>
+
</body>
</html>
</html>

Latest revision as of 14:25, 20 June 2014