Team:Waterloo-E

From 2012e.igem.org

(Difference between revisions)
Line 1: Line 1:
<html dir="ltr" lang="en-US">
<html dir="ltr" lang="en-US">
<head>
<head>
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width; initial-scale=1.0">
<meta name="viewport" content="width=device-width; initial-scale=1.0">
<title>Venture</title>
<title>Venture</title>
Line 16: Line 16:
<![endif]-->
<![endif]-->
<script type="text/javascript" src="http://uwigemwiki.websharx.ca/js/jquery-1.7.2.min.js"></script>
<script type="text/javascript" src="http://uwigemwiki.websharx.ca/js/jquery-1.7.2.min.js"></script>
-
 
-
<style type="text/css">
 
-
<!--
 
-
 
-
#top-section { display:none; }
 
-
.firstHeading { display:none; }
 
-
#content { margin-left:200px; }
 
-
 
-
-->
 
-
</style>
 
</head>
</head>
-
<body id="body" class="home">
 
-
 
-
<!-- #header -->
 
-
<header id="header" class="clearfix">
 
-
  <div class="container clearfix">
 
-
   
 
-
    <!-- #header-top -->
 
-
    <div id="header-top" class="clearfix">
 
-
      <div class="left"> T. 05468 951332 | E. info@venture.com</div>
 
-
     
 
-
      <!-- #social -->
 
-
      <ul id="social" class="clearfix">
 
-
        <li class="twitter"><a href="http://twitter.com/swishthemes">Twitter</a></li>
 
-
        <li class="facebook"><a href="http://facebook.com/swishthemes">Facebook</a></li>
 
-
        <li class="rss"><a href="#">RSS</a></li>
 
-
      </ul>
 
-
      <!-- /#social -->
 
-
    </div>
 
-
    <!-- /#header-top -->
 
-
   
 
-
    <!-- #logo -->
 
-
    <div id="logo">
 
-
      <h1> <a href="index.html"> <img alt="Venture" src="http://themes.swishthemes.com/venture/files/2012/06/logo-venture.png"> </a> </h1>
 
-
    </div>
 
-
    <!-- /#logo -->
 
-
    <!-- #primary-nav -->
 
-
    <nav id="primary-nav" role="navigation" class="clearfix">
 
-
      <ul class="nav sf-menu clearfix">
 
-
        <li class="current-menu-item"><a href="index.html" ><strong>Home</strong><span>start here</span></a></li>
 
-
        <li><a href="#"><strong>Drop downs</strong><span>super slick</span></a>
 
-
          <ul class="sub-menu">
 
-
            <li><a href="#" >This is another link</a></li>
 
-
            <li><a href="#">Here is another</a>
 
-
              <ul class="sub-menu">
 
-
                <li><a href="#" >I'm another layer deep</a></li>
 
-
              </ul>
 
-
            </li>
 
-
            <li><a href="#" >See how this works?</a></li>
 
-
          </ul>
 
-
        </li>
 
-
        <li><a href="portfolio.html"><strong>Portfolio</strong><span>what we do</span></a></li>
 
-
        <li><a href="blog.html" ><strong>Blog</strong><span>our writing</span></a></li>
 
-
        <li><a href="contact.html" ><strong>Contact Us</strong><span>get in touch</span></a></li>
 
-
      </ul>
 
-
      <select>
 
-
        <option value="" class="blank">&mdash; Primary Nav &mdash;</option>
 
-
        <option class="current-menu-item" value="http://themes.swishthemes.com/venture/" selected="selected">Home</option>
 
-
        <option value="#">Features</option>
 
-
        <option class="menu-item menu-item-type-post_type menu-item-object-page menu-item-235 menu-item-depth-1" value="http://themes.swishthemes.com/venture/simple-unbranded-theme-options/">&ndash;&nbsp;Theme Options Panel</option>
 
-
        <option value="#">&ndash;&nbsp;Shortcodes</option>
 
-
        <option class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32 menu-item-depth-2" value="http://themes.swishthemes.com/venture/shortcodes/column-shortcodes/">&ndash;&nbsp;&ndash;&nbsp;Column Shortcodes</option>
 
-
        <option value="http://themes.swishthemes.com/venture/shortcodes/button-shortcodes/">&ndash;&nbsp;&ndash;&nbsp;Button &#038; Alert Shortcodes</option>
 
-
        <option value="http://themes.swishthemes.com/venture/shortcodes/tabs-accordion-toggles-shortcodes/">&ndash;&nbsp;&ndash;&nbsp;Tabs, Accordion &#038; Toggles Shortcodes</option>
 
-
        <option value="http://themes.swishthemes.com/venture/page-template-full-width/">&ndash;&nbsp;Page Template &#8211; Full Width</option>
 
-
        <option value="http://themes.swishthemes.com/venture/page-template-sidebar-left/">&ndash;&nbsp;Page Template &#8211; Sidebar Left</option>
 
-
        <option value="portfolio.html">Portfolio</option>
 
-
        <option value="blog.html">Blog</option>
 
-
        <option value="contact.html">Contact Us</option>
 
-
      </select>
 
-
    </nav>
 
-
    <!-- #primary-nav -->
 
-
   
 
-
  </div>
 
-
</header>
 
-
<!-- /#header -->
 
-
 
-
<!-- #primary -->
 
-
 
-
<div id="primary" class="clearfix">
 
-
  <!-- #content -->
 
-
  <section id="content" role="main" class="fullwidth">
 
-
   
 
-
    <!-- .container -->
 
-
    <div class="container">
 
-
     
 
-
      <!-- #hpslider -->
 
-
      <div id="hpslider">
 
-
        <script type="text/javascript" charset="utf-8">
 
-
jQuery(window).load(function() {
 
-
    jQuery('#slider').flexslider({
 
-
    animation: "slide",
 
-
    controlNav: false,
 
-
directionNav: true, 
 
-
prevText: "&lt;",
 
-
nextText: "&gt;",
 
-
    slideshow: true
 
-
  });
 
-
});
 
-
</script>
 
-
        <div id="slider" class="flexslider">
 
-
          <ul class="slides">
 
-
            <li> <img src="http://themes.swishthemes.com/venture/files/2012/06/slide-2.jpg" alt="" />
 
-
              <div class="flex-caption left">
 
-
                <h2>Business Doesn't Have To Happen In A City</h2>
 
-
                <p>You can add as many slides as you want, with and without captions. Win!</p>
 
-
              </div>
 
-
            </li>
 
-
            <li> <img src="http://themes.swishthemes.com/venture/files/2012/06/slide-4.jpg" alt="" />
 
-
              <div class="flex-caption center">
 
-
                <h2>Touch Friendly Slider</h2>
 
-
                <p>Use any touch devices to swipe between slides. Awesome!</p>
 
-
              </div>
 
-
            </li>
 
-
            <li> <img src="http://themes.swishthemes.com/venture/files/2012/06/slide-31.jpg" alt="" />
 
-
              <div class="flex-caption right">
 
-
                <h2>Fully Responsive</h2>
 
-
                <p>Venture is fully responsive so it mobile and tablet friendly. Nice!</p>
 
-
              </div>
 
-
            </li>
 
-
          </ul>
 
-
        </div>
 
-
      </div>
 
-
      <!-- /#hpslider -->
 
-
     
 
-
      <section class="fullwidth page" id="content">
 
-
       
 
-
        <!-- #callout -->
 
-
        <div id="callout">
 
-
          <h2>Venture is a powerful responsive WordPress Theme</h2>
 
-
          <h3>Venture is a striking business theme for trendy business' to showcase their work and blog beautifully with various post formats. Be <strong>bold </strong>with Venture.</h3>
 
-
        </div>
 
-
        <!-- /#callout -->
 
-
       
 
-
        <!-- #home-blocks -->
 
-
        <div id="home-blocks" class="row half-gutter">
 
-
          <div class="column col-third">
 
-
            <div class="circle"><span class="icon" style="background-image: url(http://themes.swishthemes.com/venture/files/2012/06/511-iPhone.png);"></span></div>
 
-
            <div class="block-wrap">
 
-
              <h3> Responsive </h3>
 
-
              <p>Fully responsive so it works great on tablets and phones. Awesome.</p>
 
-
            </div>
 
-
          </div>
 
-
          <div class="column col-third">
 
-
            <div class="circle"><span class="icon" style="background-image: url(http://themes.swishthemes.com/venture/files/2012/06/108-Pictues-3.png);"></span></div>
 
-
            <div class="block-wrap">
 
-
              <h3> Show Off Your Work </h3>
 
-
              <p>Display your work in style with an image, slider and video supported portfolio.</p>
 
-
            </div>
 
-
          </div>
 
-
          <div class="column col-third">
 
-
            <div class="circle"><span class="icon" style="background-image: url(http://themes.swishthemes.com/venture/files/2012/06/324-Target.png);"></span></div>
 
-
            <div class="block-wrap">
 
-
              <h3> SEO Optimized </h3>
 
-
              <p>A quick loading, carefully coded theme makes sure you&#8217;re ready for the search engines.</p>
 
-
            </div>
 
-
          </div>
 
-
          <div class="column col-third">
 
-
            <div class="circle"><span class="icon" style="background-image: url(http://themes.swishthemes.com/venture/files/2012/06/369-Small1.png);"></span></div>
 
-
            <div class="block-wrap">
 
-
              <h3> Clean Readable Typography </h3>
 
-
              <p>No tiny text here, just gorgeously laid out, readable copy.</p>
 
-
            </div>
 
-
          </div>
 
-
          <div class="column col-third">
 
-
            <div class="circle"><span class="icon" style="background-image: url(http://themes.swishthemes.com/venture/files/2012/06/84-Bubble-4.png);"></span></div>
 
-
            <div class="block-wrap">
 
-
              <h3> No Boring Comments Here </h3>
 
-
              <p>Awesomely designed and engaging comment interface.</p>
 
-
            </div>
 
-
          </div>
 
-
          <div class="column col-third">
 
-
            <div class="circle"><span class="icon" style="background-image: url(http://themes.swishthemes.com/venture/files/2012/06/256-Star-1.png);"></span></div>
 
-
            <div class="block-wrap">
 
-
              <h3> Super Support </h3>
 
-
              <p>Great support from an <strong>Elite Author</strong> provided on our Swish Support forum.</p>
 
-
            </div>
 
-
          </div>
 
-
        </div>
 
-
        <!-- /#home-blocks -->
 
-
       
 
-
        <!-- #home-portfolio -->
 
-
        <div id="home-portfolio" class="row-adaptive half-gutter">
 
-
          <div class="column col-fourth">
 
-
            <h2>Our Latest Work</h2>
 
-
            <p>Take a look at a few of our latest works. You can edit this area in the theme options. Super!</p>
 
-
            <a href="portfolio.html"> View Portfolio            &rarr;</a> </div>
 
-
          <div class="column col-fourth st_portfolio">
 
-
            <div class="entry-thumb"> <a class="overlay" href="blog-portfolio.html"> <img src="http://themes.swishthemes.com/venture/files/2012/06/photodune-1523265-heart-in-fire-and-water-m-286x257.jpg" alt="" />
 
-
              <div class="caption"><span> View Project </span></div>
 
-
              </a> </div>
 
-
            <h3 class="entry-title"><a rel="bookmark" href="blog-portfolio.html"> Heart in Fire and Water </a></h3>
 
-
            <div class="entry-meta"> <a href="#" rel="tag">Advertisements</a> / <a href="#" rel="tag">Graphic Design</a> </div>
 
-
          </div>
 
-
          <div class="column col-fourth st_portfolio">
 
-
            <div class="entry-thumb"> <a class="overlay" href="blog-portfolio.html"> <img src="http://themes.swishthemes.com/venture/files/2012/06/photodune-983011-new-york-city-manhattan-skyline-m-286x257.jpg" alt="" />
 
-
              <div class="caption"><span> View Project </span></div>
 
-
              </a> </div>
 
-
            <h3 class="entry-title"><a rel="bookmark" href="blog-portfolio.html"> New York Skyline </a></h3>
 
-
            <div class="entry-meta"> <a href="#" rel="tag">Architecture</a> </div>
 
-
          </div>
 
-
          <div class="column col-fourth st_portfolio">
 
-
            <div class="entry-thumb"> <a class="overlay" href="blog-portfolio.html"> <img src="http://themes.swishthemes.com/venture/files/2012/06/bbb-splash-286x257.png" alt="" />
 
-
              <div class="caption"><span> View Project </span></div>
 
-
              </a> </div>
 
-
            <h3 class="entry-title"><a rel="bookmark" href="blog-portfolio.html"> Big Buck Bunny (Video) </a></h3>
 
-
            <div class="entry-meta"> <a href="#" rel="tag">Advertisements</a> </div>
 
-
          </div>
 
-
        </div>
 
-
        <!-- /#home-portfolio -->
 
-
       
 
-
        <!-- #home-blog -->
 
-
        <div id="home-blog" class="row-adaptive half-gutter">
 
-
          <div class="column col-fourth">
 
-
            <h2>Latest From The Blog</h2>
 
-
            <p>Here&#039;s some of our latest blog posts. You can also edit this area. Awesome.</p>
 
-
            <a href="blog.html"> View Blog            &rarr;</a> </div>
 
-
          <div class="column col-fourth">
 
-
            <div class="entry-thumb"> <a class="overlay" href="blog-single.html"> <img src="http://themes.swishthemes.com/venture/files/2012/06/photodune-1118912-businessman-hand-holds-social-network-m1-286x180.jpg" alt="" />
 
-
              <div class="caption"><span> View Post </span></div>
 
-
              </a> </div>
 
-
            <h3 class="entry-title"><a rel="bookmark" href="blog-single.html"> 10 Things You Can Do To Rocket Your Social Network </a></h3>
 
-
            <div class="entry-meta"> Posted
 
-
              <time datetime="2012-06-29"> Jun 29th </time>
 
-
            </div>
 
-
          </div>
 
-
          <div class="column col-fourth">
 
-
            <div class="entry-thumb"> <a class="overlay" href="blog-single.html"> <img src="http://themes.swishthemes.com/venture/files/2012/06/photodune-452559-business-woman-leading-a-team-m-286x180.jpg" alt="" />
 
-
              <div class="caption"><span> View Post </span></div>
 
-
              </a> </div>
 
-
            <h3 class="entry-title"><a rel="bookmark" href="blog-single.html"> Our New Marketing Consultant </a></h3>
 
-
            <div class="entry-meta"> Posted
 
-
              <time datetime="2012-06-29"> Jun 29th </time>
 
-
            </div>
 
-
          </div>
 
-
          <div class="column col-fourth">
 
-
            <div class="entry-thumb-placeholder audio"> <a class="overlay" href="blog-single.html">
 
-
              <div class="caption"><span> View Post </span></div>
 
-
              </a> </div>
 
-
            <h3 class="entry-title"><a rel="bookmark" href="blog-single.html"> Our New Company Jingle </a></h3>
 
-
            <div class="entry-meta"> Posted
 
-
              <time datetime="2012-06-29"> Jun 29th </time>
 
-
            </div>
 
-
          </div>
 
-
        </div>
 
-
        <!-- /#home-blog -->
 
-
       
 
-
      </section>
 
-
    </div>
 
-
  </section>
 
-
  <!-- /#content -->
 
-
</div>
 
-
<!-- /#primary -->
 
-
<!-- #footer -->
 
-
<footer id="footer" class="clearfix">
 
-
  <div class="container">
 
-
    <div id="footer-widgets" class="row">
 
-
      <div id="text-2" class="widget-1 widget-first column col-third widget widget_text">
 
-
        <h4>About Venture<span>.</span></h4>
 
-
        <div class="textwidget">Venture is a striking business theme for trendy business' to showcase their work and blog beautifully with various post formats. Be bold with Venture.</div>
 
-
      </div>
 
-
      <div id="st_tweet_widget-2" class="widget-2 column col-third widget st_tweet_widget">
 
-
        <h4>Latest Tweets<span>.</span></h4>
 
-
        <ul id="twitter_update_list" class="clearfix">
 
-
          <li>&nbsp;</li>
 
-
        </ul>
 
-
        <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
 
-
        <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/swishthemes.json?callback=twitterCallback2&amp;count=2"></script>
 
-
      </div>
 
-
      <div id="st_flickr_widget-2" class="widget-3 widget-last column col-third widget st_flickr_widget">
 
-
        <h4>My Photostream<span>.</span></h4>
 
-
        <div id="flickr_badge_wrapper" class="clearfix">
 
-
          <script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=6&amp;display=latest&amp;size=s&amp;layout=x&amp;source=user&amp;user=52617155@N08"></script>
 
-
        </div>
 
-
      </div>
 
-
    </div>
 
-
  </div>
 
-
</footer>
 
-
<!-- /#footer -->
 
-
 
-
<!-- #footer-bottom -->
 
-
<footer id="footer-bottom" class="clearfix">
 
-
  <div class="container">
 
-
    <nav id="footer-nav">
 
-
      <ul class="nav-footer clearfix">
 
-
        <li><a href="index.html" >Home</a></li>
 
-
        <li><a href="portfolio.html">Portfolio</a></li>
 
-
        <li><a href="blog.html" >Blog</a></li>
 
-
        <li><a href="contact.html" >Contact Us</a></li>
 
-
      </ul>
 
-
    </nav>
 
-
    <div id="copyright"> <small id="copyright">© Copyright, A Swish Theme</small> </div>
 
-
  </div>
 
-
</footer>
 
-
<!-- /#footer-bottom -->
 
-
 
-
<script>
 
-
var getElementsByClassName=function(a,b,c){if(document.getElementsByClassName){getElementsByClassName=function(a,b,c){c=c||document;var d=c.getElementsByClassName(a),e=b?new RegExp("\\b"+b+"\\b","i"):null,f=[],g;for(var h=0,i=d.length;h<i;h+=1){g=d[h];if(!e||e.test(g.nodeName)){f.push(g)}}return f}}else if(document.evaluate){getElementsByClassName=function(a,b,c){b=b||"*";c=c||document;var d=a.split(" "),e="",f="http://www.w3.org/1999/xhtml",g=document.documentElement.namespaceURI===f?f:null,h=[],i,j;for(var k=0,l=d.length;k<l;k+=1){e+="[contains(concat(' ', @class, ' '), ' "+d[k]+" ')]"}try{i=document.evaluate(".//"+b+e,c,g,0,null)}catch(m){i=document.evaluate(".//"+b+e,c,null,0,null)}while(j=i.iterateNext()){h.push(j)}return h}}else{getElementsByClassName=function(a,b,c){b=b||"*";c=c||document;var d=a.split(" "),e=[],f=b==="*"&&c.all?c.all:c.getElementsByTagName(b),g,h=[],i;for(var j=0,k=d.length;j<k;j+=1){e.push(new RegExp("(^|\\s)"+d[j]+"(\\s|$)"))}for(var l=0,m=f.length;l<m;l+=1){g=f[l];i=false;for(var n=0,o=e.length;n<o;n+=1){i=e[n].test(g.className);if(!i){break}}if(i){h.push(g)}}return h}}return getElementsByClassName(a,b,c)},
 
-
dropdowns = getElementsByClassName( 'dropdown-menu' );
 
-
for ( i=0; i<dropdowns.length; i++ )
 
-
dropdowns[i].onchange = function(){ if ( this.value != '' ) window.location.href = this.value; }
 
-
</script>
 
-
<script type="text/javascript" src="http://uwigemwiki.websharx.ca/js/functions.js"></script>
 
-
<script type="text/javascript" src="http://uwigemwiki.websharx.ca/js/jquery.flexslider-min.js"></script>
 
-
</body>
 
-
</html>
 

Revision as of 15:54, 6 October 2012

Venture