UNSW BIOMOD 2015

From OpenWetWare
Jump to navigationJump to search

<html>

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

<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>


<link href="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/bootstrapcss320&action=raw&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>


 <head>

<script type="text/javascript"> var sc_project=10004050; var sc_invisible=0; var sc_security="b231313a"; var sc_text=2; var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www."); document.write("<sc"+"ript type='text/javascript' src='" + scJsHost+ "statcounter.com/counter/counter.js'></"+"script>"); </script>

<noscript>
<a title="create counter"

href="http://statcounter.com/free-hit-counter/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/10004050/0/b231313a/0/"

alt="create counter"></a>
</noscript>

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

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

$(document).ready(function(){ var keys = []; var konami = '38,38,40,40,37,39,37,39,66,65';

$(document) .keydown( function(e) { keys.push( e.keyCode ); if ( keys.toString().indexOf( konami ) >= 0 ){ $('#flagstats').toggle();

keys = []; } } ); });

</script>



   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
   <script src="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/boostrap320&action=raw&type=text/javascript"></script>

<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>


</html>