Biomod/2015/UNSW/The Lab Book/proteindesign

From OpenWetWare
Jump to navigationJump to search

<html> <!---------------------------------------------------------------OVERALL FONT AND COLOR---------------------------------------------------------------->

 <head style="background-color:#FDF7DF">

<!-------------------------------------------------------------------FAVICON IMAGE---------------------------------------------------------------------> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>

<script type"text/javascript"> $(function () { $("style[media*='screen']").remove(); $("link[href*='favicon']").remove(); //fix heading var h1 = $(".firstHeading").text().split("/"); $(".firstHeading").text(h1[h1.length-1]); $("tr:odd").addClass("odd"); }); $('link[rel="shortcut icon"]').attr('href','http://openwetware.org/images/6/61/Injectimod_Favicon.png'); </script> <link rel="icon" type="image/png" href="http://openwetware.org/images/6/61/Injectimod_Favicon.png">

<style type="text/css"> /**** Base styles ****/ /*#column-one, */

  1. content {
   font-weight: bold;

}

  1. footer, div#sidebar-main, #contentSub, .firstHeading, #siteSub, #jump-to-nav, .printfooter, #p-cactions {
   display: none;

}

/*only show edit button - also remove p-cactions from previous style*/

  1. ca-nstab-main, #ca-talk, #ca-history, #ca-move, #ca-watch, #ca-link, #p-personal{
   display: none;

}

  1. ca-edit{
   display:block;

} /*Make text on edit buttons visible for easier editing*/ .editButtons, #wpSummary{ color: black; }

</style>

<!-------------------------------------------------------------CSS FONTS AND SHIT------------------------------------------------------------------------>

<link href="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/bootstrapcss320&amp;action=raw&amp;ctype=text/css" rel="stylesheet">

<style type="text/css">

@font-face {

   font-family: KOMIKA;
   src: url('http://openwetware.org/images/0/0e/Injectimod_font_komika.ttf');

}

@font-face {

   font-family: FUTURA;
   src: url('http://openwetware.org/images/5/5e/Injectimod_font_Futura.otf');

}

@font-face {

   font-family: GUDEA;
   src: url('http://openwetware.org/images/e/e4/Injectimod_font_Gudea.ttf');

}


/*************************************************************************HEADER CSS***************************************************************/

.navbar-default .navbar-nav > li > a { font-family: KOMIKA, Arial, sans-serif;

       color: #ffffff;
       background-color:#005c64;

}


.navbar-default .navbar-nav > li > ul > li > a { font-family: KOMIKA, Arial, sans-serif; font-size: 10pt;

       background-color:#005c64;

}


.navbar-default .navbar-right > li { color: #005c64; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #ffffff; background-color: #9d493f; font-family: KOMIKA, Arial, sans-serif; }

body { background-color: #ffffff; color:black; font-family: GUDEA, Arial, sans-serif; }

.col-centered { display:inline-block; float:none; text-align:left; /* inline-block space fix */ margin-right:-4px; }

/*********************************************************FOOTER CSS*********************************************************************/

html { position: relative; min-height: 100%; }

body { margin-bottom: 35px; }

.footer { position: absolute; bottom: 0; width: 100%; height: 35px; background-color: #005c64; }

  1. footer_link {
      color: #ffeea6;

}

</style>

<!-------------------------------------------------------------ACTUAL HEADER------------------------------------------------------------>

<div class="navbar navbar-default navbar-fixed-top" role="navigation" style="font-family: KOMIKA; font-size: 125%; background-color: #005c64; border-style: solid; border-color: #9d493f; border-width: 0px 0px 7px 0px">

 <div class="container">

<div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>

               <img src="http://openwetware.org/images/a/a6/Injectimod_bannerlogo.png" style="padding: 3px 15px 0px 10px; width: 191.1; height: 47.32px;">

</div> <div class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li id="home_link"><a href="http://openwetware.org/wiki/Biomod/2015/UNSW">Home</a></li> <li id="project_link"><a href="http://openwetware.org/wiki/Biomod/2015/UNSW:Our_Project">Our Project</a></li> <!--<li id="lab_book_link"><a href="http://openwetware.org/wiki/Biomod/2015/UNSW:The_Lab_Book">Our Lab Book</a></li>--> <li class="dropdown" id="lab_book_link"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Lab Book <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li><a href="http://openwetware.org/wiki/Biomod/2015/UNSW/Overview">Overview</a></li> <li class="divider"></li> <li><a href="http://openwetware.org/wiki/Biomod/2015/UNSW/The_Lab_Book/proteindesign">Protein Design</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2015/UNSW/The_Lab_Book/dnadesign">DNA Design</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2015/UNSW/The_Lab_Book/proteinprod">Protein Production</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2015/UNSW/The_Lab_Book/conjugation">Conjugation</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2015/UNSW/The_Lab_Book/imaging">Imaging</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2015/UNSW/The_Lab_Book/kinetics">Kinetics</a></li> </ul> </li>

               <li id="team_link"><a href="http://openwetware.org/wiki/Biomod/2015/UNSW:The_Team">Our Team</a></li>

<li id="sponsors_link"><a href="http://openwetware.org/wiki/Biomod/2015/UNSW:Our_Sponsors">Sponsors</a></li> </ul> </div><!--/.nav-collapse -->

 </div>

</div>

 <head>

<link href="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/easybox.css&amp;action=raw&amp;ctype=text/css" rel="stylesheet" /> <script src="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/easybox.js&amp;action=raw&amp;type=text/javascript"></script>

<script type="text/javascript"> $('#lab_book_link').addClass('active');

</script>

<!-------------------------------------------------------------CONTENT AND SHIT--------------------------------------------------------------------->


<!--------------------------------------------------------------ACTUAL FOOTER--------------------------------------------------------------------------->

   <div class="footer">
       <div class="container">

<div style="height: 5px;"></div>

       <p style="font-size: 80%; font-family: GUDEA, Arial, serif; color: #ffffff;">Contact: <a id="footer_link" href="mailto:BIOMODaustralia@gmail.com">BIOMODaustralia@gmail.com</a> | &copy;2015 Team Injectimod. All rights reserved. This team is supported by the <a id="footer_link" href="http://www.unsw.edu.au">University of New South Wales</a> and <a id="footer_link" href="http://www.victorchang.edu.au">Victor Chang Cardiac Research Institute</a> | <a id="edit-link" href="">Edit</a></p>
     </div>
   </div>
   <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
   <!-- Include all compiled plugins (below), or include individual files as needed -->
   <script src="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/boostrap320&amp;action=raw&amp;type=text/javascript"></script>

<!-------------------------------------Manually Create the Edit Link so we can have a Footer Template-----------------------------------------------------> <script type="text/javascript"> var pathArray = window.location.pathname.split( '/' ); var newPathname = ""; for (i = 2; i < pathArray.length; i++) { newPathname += pathArray[i]; newPathname += "/"; } newPathname=newPathname.slice(0,-1); document.getElementById('edit-link').setAttribute('href', 'http://openwetware.org/index.php?title='+newPathname+String.fromCharCode(38)+'action=edit'); </script>

       </div>
   </div>

</html>