Template:Team:British Columbia Header
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <!--This code was taken from Calgary 2012 team. Thanks, guys!--> | + | <!--This code was taken from Imperial College of London 2011 and Calgary 2012 team. Thanks, guys!--> |
<head> | <head> | ||
+ | |||
<link rel='stylesheet' type='text/css' href="https://2012.igem.org/Team:Calgary/static/basicpageglobal.css?action=raw&ctype=text/css" /> | <link rel='stylesheet' type='text/css' href="https://2012.igem.org/Team:Calgary/static/basicpageglobal.css?action=raw&ctype=text/css" /> | ||
+ | |||
+ | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/Team:British_Columbia/superfish?action=raw&ctype=text/css" /> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | /*********************************************** | ||
+ | * jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) | ||
+ | * This notice MUST stay intact for legal use | ||
+ | * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more | ||
+ | ***********************************************/ | ||
+ | |||
+ | var $ = jQuery; | ||
+ | jQuery.imageMagnify.zIndexcounter = 1000; | ||
+ | </script> | ||
+ | |||
+ | <script> | ||
+ | $(document).ready(function() { | ||
+ | $("sup").click(function () { | ||
+ | if ($(this).html().substr(0,1)=="[") | ||
+ | { | ||
+ | if ($('.technology').length>0) | ||
+ | { | ||
+ | ddaccordion.expandone('technology', $('.technology').length-1) | ||
+ | setTimeout("window.scrollBy(0,50000)",200) | ||
+ | } | ||
+ | else window.scrollBy(0,50000) | ||
+ | } | ||
+ | }); | ||
+ | $("sup").mouseover(function () { | ||
+ | if ($(this).html().substr(0,1)=="[") $(this).css('cursor', 'pointer'); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <script> | ||
+ | |||
+ | $(document).ready(function() { | ||
+ | $('ul.sf-menu').superfish({ | ||
+ | }); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <div id='menucontainer'> | ||
+ | <ul class="sf-menu sf-navbar"> | ||
+ | <li> | ||
+ | <a class="sf-with-ul" href="#">Home<span class="sf-sub-indicator"> »</span></a> | ||
+ | <ul> | ||
+ | <li><a href="https://2011.igem.org/Team:Imperial_College_London">Home</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="sf-with-ul" href="#">Project<span class="sf-sub-indicator"> »</span></a> | ||
+ | <ul> | ||
+ | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Achievements">Main Results</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="sf-with-ul" href="#">Results<span class="sf-sub-indicator"> »</span></a> | ||
+ | <ul> | ||
+ | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Human_Overview">Informing Design</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a class="sf-with-ul" href="#">Models<span class="sf-sub-indicator"> »</span></a> | ||
+ | <ul> | ||
+ | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Extras/Collaboration">Human Practices</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2011.igem.org/Team:Imperial_College_London/Team">Human Practices</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </body> | ||
<title> British Columbia - 2012.igem.org </title> | <title> British Columbia - 2012.igem.org </title> | ||
Line 43: | Line 125: | ||
<area shape="rect" coords="444,22,576,50" href="https://2012.igem.org/Team:British_Columbia/Attributions" /> | <area shape="rect" coords="444,22,576,50" href="https://2012.igem.org/Team:British_Columbia/Attributions" /> | ||
<area shape="rect" coords="612,22,658,50" href="http://www.ubc.ca/" /> | <area shape="rect" coords="612,22,658,50" href="http://www.ubc.ca/" /> | ||
- | <area shape="rect" coords="690,22,750,50" href="https://igem.org/Main_Page" /> | + | <area shape="rect" coords="690,22,750,50" href="https://2012.igem.org/Main_Page" /> |
<area shape="rect" coords="25,72,230,117" href="https://2012.igem.org/Team:British_Columbia/Project" /> | <area shape="rect" coords="25,72,230,117" href="https://2012.igem.org/Team:British_Columbia/Project" /> |
Revision as of 06:11, 19 September 2012