Biomod/2013/Komaba3

From OpenWetWare
Revision as of 07:58, 31 August 2013 by Toyoki Kondo (talk | contribs)
Jump to navigationJump to search

<html> <head>

   <style>
       <!-- HIDE WIKI STUFF -->
       #column-one {
           display: none;
           width: 0px;
       }
       .container {
           background-color: #ffffff;
           margin-top: 0px;
       }
       .OWWNBcpCurrentDateFilled {
           display: none;
       }
       #content {
           width: 0px;
           margin: 0 auto auto 0;
           padding: 0em 0em 0em 0em;
           align: center;
       }
       #column-content {
           width: 0px;
           float: left;
           margin: 0 0 0 0;
           padding: 0;
       }
       .firstHeading {
           display: none;
           width: 0px;
       }
       #globalWrapper {
           width: 1024px;
           background-color: #ffffff;
           margin-left: auto;
           margin-right: auto;
       }
       #column-one {
           display: none;
           width: 0px;
           background-color: #ffffff;
       }
       #content {
           margin: 0 0 0 0;
           align: center;
           padding: 12px;
           width: 1000px;
           background-color: #ffff;
           border: 0;
       }
       #bodyContent {
           width: 1000px;
           align: center;
           background-color: #ffffff;
       }
       #column-content {
           width: 1024px;
           background-color: #ffff;
       }
       #footer {
           display: none;
           position: center;
           width: 1000px;
       }
      </style>

</head> <body> <div> <iframe src="http://biomodteamkomaba.github.io/Biomod2013KomabaWebPage/index.html" style="height:6000px;width:1000px" frameborder="0"></iframe> </div> </body> </html>


</script>

   <script language="javascript1.1" type="text/javascript"></script>
   <script language="javascript1.2" type="text/javascript"></script>
   <script type="text/javascript" src="./js/prettify.js"></script>
   <script src="./js/jquery.sharrre-1.3.4.min.js"></script>
   <script>
       $('#shareme').sharrre({
           share: {
               googlePlus: true
               , facebook: true
               , twitter: true
               , delicious: true
           },
           urlCurl: "js/sharrre/sharrre.php",
           buttons: {
               googlePlus: { size: 'tall' },
               facebook: { layout: 'box_count' },
               twitter: { count: 'vertical' },
               delicious: { size: 'tall' }
           },
           hover: function (api, options) {
               $(api.element).find('.buttons').show();
           }
       });
   </script>


</body></html>-->