Team:NTNU Trondheim/Test
From 2012.igem.org
Line 1: | Line 1: | ||
<html> | <html> | ||
- | </p></div></div></div> | + | </p></div></div></div></div> |
<head> | <head> | ||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> | ||
<link href="http://folk.ntnu.no/oyas/igem_new/css/styles.css" rel="stylesheet" type="text/css" /> | <link href="http://folk.ntnu.no/oyas/igem_new/css/styles.css" rel="stylesheet" type="text/css" /> | ||
</head> | </head> | ||
- | |||
- | |||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
Line 31: | Line 29: | ||
<body> | <body> | ||
- | <div id="wrapper"> | + | <div id="new-wrapper"> |
- | <div id="content"> | + | <div id="new-content"> |
Line 137: | Line 135: | ||
padding-right:14px; | padding-right:14px; | ||
} | } | ||
- | </style> | + | </style><pre> |
+ | <script type="text/javascript"> | ||
+ | var fixed_menu_hidden = true; | ||
+ | function dtbaker_scroll(){ | ||
+ | var scrollTop = $(window).scrollTop(); | ||
+ | if(scrollTop>80){ | ||
+ | if(fixed_menu_hidden){ | ||
+ | $('#fixednav').fadeIn(); | ||
+ | fixed_menu_hidden = false; | ||
+ | } | ||
+ | }else{ | ||
+ | $('#fixednav').fadeOut(); | ||
+ | fixed_menu_hidden = true; | ||
+ | } | ||
+ | } | ||
+ | window.onscroll = dtbaker_scroll; | ||
+ | $(function(){ | ||
+ | $('body').prepend('<div id="fixednav"><div></div></div>'); | ||
+ | $('#fixednav div').html($('#navigation ul').clone()); | ||
+ | }); | ||
+ | </script> | ||
+ | <style type="text/css"> | ||
+ | #fixednav{ | ||
+ | position:fixed; | ||
+ | left:0; | ||
+ | right:0; | ||
+ | top:0; | ||
+ | height:39px; | ||
+ | background:#13B8D6; | ||
+ | display:none; | ||
+ | z-index:300; | ||
+ | } | ||
+ | #fixednav div{ | ||
+ | width:994px; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | #fixednav ul{ | ||
+ | list-style:none; | ||
+ | margin:0 0 0 110px; | ||
+ | padding:0; | ||
+ | } | ||
+ | #fixednav ul li{ | ||
+ | list-style:none; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | float:left; | ||
+ | } | ||
+ | #fixednav ul li a{ | ||
+ | display:block; | ||
+ | margin:0; | ||
+ | padding:12px 13px 8px 13px; | ||
+ | float:left; | ||
+ | height:19px; | ||
+ | border-left:1px solid #84daea; | ||
+ | border-right:1px solid #15a1bb; | ||
+ | font-family: Cuprum, Helvetica, 'Helvetica Neue', arial; | ||
+ | font-size: 1.4em; | ||
+ | text-transform:uppercase; | ||
+ | text-decoration:none; | ||
+ | color:#FFF; | ||
+ | } | ||
+ | #fixednav ul li a.selected{ | ||
+ | height:24px !important; | ||
+ | background:#15a1bb url('/new/images/menu_arrow_down.gif') no-repeat center bottom !important; | ||
+ | border-right:none; | ||
+ | border-left:none; | ||
+ | padding-left:14px; | ||
+ | padding-right:14px; | ||
+ | } | ||
+ | #fixednav ul li a:hover{ | ||
+ | background:#15a1bb; | ||
+ | height:19px; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | #fixednav ul li.first a{ | ||
+ | border-left:none; | ||
+ | padding-left:14px; | ||
+ | } | ||
+ | #fixednav ul li.last a{ | ||
+ | border-right:none; | ||
+ | padding-right:14px; | ||
+ | } | ||
+ | </style></pre> | ||
+ | |||
+ | |||
+ | |||
+ | <p> </p> | ||
+ | <p> </p> | ||
+ | |||
+ | <div style="margin-left:-20px;"> | ||
+ | <script type="text/javascript"><!-- | ||
+ | google_ad_client = "ca-pub-1818678593670533"; | ||
+ | /* 728x90, created 03/01/10 */ | ||
+ | google_ad_slot = "3763237052"; | ||
+ | google_ad_width = 728; | ||
+ | google_ad_height = 90; | ||
+ | //--> | ||
+ | </script> | ||
+ | <script type="text/javascript" | ||
+ | src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | ||
+ | </script> | ||
+ | </div> | ||
<div class="comments-add-form"> | <div class="comments-add-form"> | ||
Line 1,450: | Line 1,549: | ||
<div id="navigation_ribbon"></div> | <div id="navigation_ribbon"></div> | ||
+ | <div id="footer"> | ||
+ | <ul class="footer_col"> | ||
+ | <li class="footer_col"> | ||
+ | <h3>Latest Stuff</h3> | ||
+ | <ul><li> <a href="/random-bits/find-php-exploits.html" title="Find PHP exploits">Find PHP exploits</a> | ||
+ | <span class="small">2012-06-18</span> | ||
+ | </li><li> <a href="/random-bits/export-plesk-backup-file-from-command-line.html" title="Export plesk backup file from command line">Export plesk backup file from command line</a> | ||
+ | <span class="small">2012-06-18</span> | ||
+ | </li><li> <a href="/random-bits/linux-ubuntu-on-dell.-install-via-usb-stick-and-lcd-monitor-blinks-green-red-blue-white-and-black.html" title="Linux/Ubuntu on Dell. Install via USB stick and LCD Monitor blinks Green, Red, Blue, White and Black">Linux/Ubuntu on Dell. Install via USB stick and LCD Monitor blinks Green, Red, Blue, White and Black</a> | ||
+ | <span class="small">2012-05-11</span> | ||
+ | </li><li> <a href="/random-bits/wordpress-previous_posts_link-and-next_posts_link-with-a-custom-query_posts-.html" title="WordPress: previous_posts_link() and next_posts_link() with a custom query_posts()">WordPress: previous_posts_link() and next_posts_link() with a custom query_posts()</a> | ||
+ | <span class="small">2012-04-29</span> | ||
+ | </li><li> <a href="/random-bits/-13-permission-denied--var-www-vhosts-site.com-httpdocs-.htaccess-pcfg_openfile-unable-to-check-htaccess-file-ensure-it-is-readable.html" title="(13)Permission denied: /var/www/vhosts/site.com/httpdocs/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable">(13)Permission denied: /var/www/vhosts/site.com/httpdocs/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable</a> | ||
+ | <span class="small">2012-04-12</span> | ||
+ | </li><li> <a href="/random-bits/selling-large-php-applications-via-codecanyon.html" title="Selling large PHP applications via CodeCanyon">Selling large PHP applications via CodeCanyon</a> | ||
+ | <span class="small">2012-04-10</span> | ||
+ | </li><li> <a href="/random-bits/virtualbox-ubuntu---no-webcam---usb.html" title="Virtualbox Ubuntu - no webcam / usb">Virtualbox Ubuntu - no webcam / usb</a> | ||
+ | <span class="small">2012-03-28</span> | ||
+ | </li><li> <a href="/random-bits/simple-c-program-to-execute-another-program.html" title="Simple C program to execute another program">Simple C program to execute another program</a> | ||
+ | <span class="small">2012-03-14</span> | ||
+ | </li></ul> </li> | ||
+ | <li class="footer_col"> | ||
+ | <h3>Website Templates</h3> | ||
+ | <ul><li><a href="http://dtbaker.com.au/premium-website-templates/index.html?item=2283659&name=Download+the+Travel+Island+-+Responsive+e-Commerce+WordPress" title="website template" alt="cheap website template">Travel Island - Responsive e-Commerce WordPress</a> <span class="small">($55)</span></li><li><a href="http://dtbaker.com.au/premium-website-templates/index.html?item=1155240&name=Download+the+Mommy+Blog+-+Premium+WordPress+Jigoshop+Theme" title="website template" alt="cheap website template">Mommy Blog - Premium WordPress Jigoshop Theme</a> <span class="small">($55)</span></li><li><a href="http://dtbaker.com.au/premium-website-templates/index.html?item=992976&name=Download+the+Mommy+Blog+HTML+-+Including+Shop+%26+Blog+Layout+" title="website template" alt="cheap website template">Mommy Blog HTML - Including Shop & Blog Layout </a> <span class="small">($16)</span></li><li><a href="http://dtbaker.com.au/premium-website-templates/index.html?item=476282&name=Download+the+Jump+Eco+HTML+-+Slider+-+Single+product+shop" title="website template" alt="cheap website template">Jump Eco HTML - Slider - Single product shop</a> <span class="small">($9)</span></li><li><a href="http://dtbaker.com.au/premium-website-templates/index.html?item=237444&name=Download+the+Sport+and+Grunge+-+WordPress+Shop+%26+Newsletter" title="website template" alt="cheap website template">Sport and Grunge - WordPress Shop & Newsletter</a> <span class="small">($55)</span></li><li><a href="http://dtbaker.com.au/premium-website-templates/index.html?item=235261&name=Download+the+Cute+%26+Sweet+-+WordPress+Shop+%26+Newsletter" title="website template" alt="cheap website template">Cute & Sweet - WordPress Shop & Newsletter</a> <span class="small">($55)</span></li><li><a href="http://dtbaker.com.au/premium-website-templates/index.html?item=158011&name=Download+the+Child+Care+Creative+-+WordPress+Shop+%26+Newsletter" title="website template" alt="cheap website template">Child Care Creative - WordPress Shop & Newsletter</a> <span class="small">($55)</span></li><li><a href="http://dtbaker.com.au/premium-website-templates/index.html?item=154848&name=Download+the+Kids+Toys+-+WordPress+Shop+%26+Newsletter" title="website template" alt="cheap website template">Kids Toys - WordPress Shop & Newsletter</a> <span class="small">($55)</span></li><li><a href="http://dtbaker.com.au/premium-website-templates/index.html?item=154771&name=Download+the+Sport+and+Grunge+-+HTML+%2F+PSD" title="website template" alt="cheap website template">Sport and Grunge - HTML / PSD</a> <span class="small">($15)</span></li></ul> </li> | ||
+ | <li class="footer_col"> | ||
+ | <h3>PHP Programs</h3> | ||
+ | <ul><li><a href="http://dtbaker.com.au/premium-php-applications/index.html?item=2621629&name=Download+the+Ultimate+Client+Manager+-+Pro+Edition" title="download php script" alt="download this php script">Ultimate Client Manager - Pro Edition</a> <span class="small">($60)</span></li><li><a href="http://dtbaker.com.au/premium-php-applications/index.html?item=2616958&name=Download+the+UCM+Plugin%3A+Project+Discussion+%2F+Customer+Comments" title="download php script" alt="download this php script">UCM Plugin: Project Discussion / Customer Comments</a> <span class="small">($6)</span></li><li><a href="http://dtbaker.com.au/premium-php-applications/index.html?item=2613245&name=Download+the+UCM+Plugin%3A+Calendar+iCal+%2F+Google+Calendar+Export" title="download php script" alt="download this php script">UCM Plugin: Calendar iCal / Google Calendar Export</a> <span class="small">($2)</span></li><li><a href="http://dtbaker.com.au/premium-php-applications/index.html?item=2597920&name=Download+the+UCM+Plugin%3A+Club+Membership+Subscription+Manager" title="download php script" alt="download this php script">UCM Plugin: Club Membership Subscription Manager</a> <span class="small">($4)</span></li><li><a href="http://dtbaker.com.au/premium-php-applications/index.html?item=2597947&name=Download+the+UCM+Plugin%3A+Data+Encryption" title="download php script" alt="download this php script">UCM Plugin: Data Encryption</a> <span class="small">($8)</span></li><li><a href="http://dtbaker.com.au/premium-php-applications/index.html?item=2565050&name=Download+the+UCM+Plugin%3A+Bulk+Email+Newsletter+System" title="download php script" alt="download this php script">UCM Plugin: Bulk Email Newsletter System</a> <span class="small">($12)</span></li><li><a href="http://dtbaker.com.au/premium-php-applications/index.html?item=2142496&name=Download+the+UCM+Plugin%3A+Table+Sorting" title="download php script" alt="download this php script">UCM Plugin: Table Sorting</a> <span class="small">($3)</span></li><li><a href="http://dtbaker.com.au/premium-php-applications/index.html?item=2124883&name=Download+the+UCM+Plugin%3A+Quick+Pin%2FBookmark" title="download php script" alt="download this php script">UCM Plugin: Quick Pin/Bookmark</a> <span class="small">($3)</span></li><li><a href="http://dtbaker.com.au/premium-php-applications/index.html?item=2078396&name=Download+the+Jigoshop+Product+Image+Watermark" title="download php script" alt="download this php script">Jigoshop Product Image Watermark</a> <span class="small">($13)</span></li></ul> </li> | ||
+ | <li class="footer_col footer_col_last"> | ||
+ | <h3><a target="_blank" href="http://twitter.com/dtbaker">Twitter</a></h3> | ||
+ | <div id="webitorcms_tweets" class="twitters"> | ||
+ | </div> | ||
+ | <script src="/new/js/twitter.js" type="text/javascript" charset="utf-8"></script> | ||
+ | <script type="text/javascript" charset="utf-8"> | ||
+ | getTwitters('webitorcms_tweets', { | ||
+ | id: 'dtbaker', | ||
+ | // prefix: '<img height="16" width="16" src="%profile_image_url%" /><a href="http://twitter.com/%screen_name%">%name%</a> said: ', | ||
+ | clearContents: false, // leave the original message in place | ||
+ | count: 3, | ||
+ | withFriends: false, | ||
+ | onTimeout: function () { | ||
+ | this.innerHTML = 'Actually, Twitter is down right now, but you can <a href="http://twitter.com/dtbaker">follow me</a> if you like!'; | ||
+ | }, | ||
+ | onTimeoutCancel: true, // don't allow twitter to finsih the job | ||
+ | ignoreReplies: true | ||
+ | }); | ||
+ | |||
+ | </script> | ||
+ | </li> | ||
+ | <li class="footer_col" style="display:none;"> | ||
+ | <h3>Contact</h3> | ||
+ | <ul id="hcard-David-Baker" class="vcard"> | ||
+ | <li> | ||
+ | <a class="url fn n" href="http://dtbaker.com.au"> | ||
+ | <span class="given-name">David</span> <span class="family-name">Baker</span> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="adr"> | ||
+ | <span class="country-name">Australia</span> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | Email/GTalk: dtbaker -at gmail .com | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <br class="clear"/> | ||
+ | <div id="footer_links"> | ||
+ | © dtbaker | ||
+ | <span>|</span> | ||
+ | <a href="/sitemap.html">site map</a> | ||
+ | <span>|</span> | ||
+ | <a href="/contact.html">contact</a> | ||
+ | <span>|</span> | ||
+ | <a | ||
+ | id="webitor" | ||
+ | onclick="window.open('http://new.webitor.com.au/login/website/?s=dtbaker.com.au&p=/random-bits/stick-the-menu-to-the-top-of-the-page-on-scroll-down.html','webitor','fullscreen,scrollbars=1,resizable=1'); return false;" | ||
+ | href="#">Webitor®</a> | ||
+ | </div> | ||
+ | </div> | ||
Revision as of 14:03, 9 August 2012
Comments: