Difference between revisions of "Template:RHIT"

 
(601 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Media:Example.ogg]]{{Template_All_Teams}}
 
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
 
<html>
 
<html>
 
+
<style>
<!-- Start of CSS-->
+
/* Hide first heading */
<style type="text/css">
+
.firstHeading {
 
+
display: none;
/* PAGE LAYOUT */
+
}
 +
 +
/*-- Remove borders, float content left and remove padding/margin */
 +
#globalWrapper, #content{
 +
background-color: transparent;
 +
border: 0px;
 +
float: left;
 +
margin:0px;
 +
padding: 0px;
 +
}
  
 
/* Change Background color*/
 
/* Change Background color*/
 
body {  
 
body {  
background-color: #606b7d;
+
background-color: transparent;
 
}
 
}
  
/* Creates a container that will wrap all of the content inside your wiki pages. */
+
/*left align Black Menu Bar */
#mainContainer {
+
#top_menu_inside {  
width: 980px;
+
margin-left: 20px;  
overflow:hidden;
+
float:left;
+
margin-left:0px;
+
margin-bottom: 0px;
+
background-color: #424652;
+
border-bottom: 14px solid #000000;
+
border-right: 2px solid #000000;
+
border-left: 2px solid #000000;
+
border-top: 2px solid #000000;
+
font-family: "Arial", Helvetica, sans-serif;
+
}
+
           
+
/* Creates the container for the menu */
+
#menuContainer  {
+
float:left;
+
width: 134px;
+
padding: 20px 0px;
+
border-top: 14px solid #000000;
+
background-color: #606b7d;
+
 
}
 
}
 +
                 
 +
                  .electrons{
 +
                          position:absolute;
 +
                         
 +
                            }
 +
                            p{
 +
                                width:90%;
 +
                                padding-right:5%;
 +
                                padding-left:5%;
 +
                                }
  
/* Creates the container for the content */
+
</style>
#contentContainer {
+
<head>
padding-top:0px;
+
<link id="Stylish" rel="stylesheet" type="text/css" href="https://2015.igem.org/Team:RHIT/StyleSheet1?action=raw&ctype=text/css">
padding-right:20px;
+
                                padding-left:10px;
+
margin-bottom:0px;
+
width: 800px;
+
float: left;
+
background-color: #424652;
+
border-top: 14px solid #000000;
+
font-family: "Arial", Helvetica, sans-serif;
+
}
+
  
/*Set up height place holder for the banner*/
+
<!--------JAAAAAAAAVA-------------------------------------------------------->
#bannerContainer {
+
          <script>
height:200px;
+
margin:auto;
+
text-align:center;
+
color: #24B694;
+
}
+
  
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
+
            function SwapStyle1(sheet) {
 +
  document.getElementById('Stylish').setAttribute('href', sheet);
  
/*Change the styling of text for everything inside main container*/
+
    var Banner= document.getElementById('Banner');
#mainContainer p {
+
    var home=  document.getElementById('home');
font-size: 20px;
+
    var team=  document.getElementById('team');
color: #efefef;
+
    var project=  document.getElementById('project');
}
+
    var parts=  document.getElementById('parts');
                   
+
    var notebook=  document.getElementById('notebook');
+
    var safety=  document.getElementById('safety');
/*This changes the color and font family */
+
#contentContainer h1, h2, h3, h4, h5, h6 {
+
color: #efefef;
+
border-bottom: none;
+
font-weight: bold;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
margin-top:10px;
+
}
+
  
/*Style of the links - links are different inside the menu */
+
    var wet=  document.getElementById('Wetlab');
#contentContainer a {
+
    var design=  document.getElementById('Design');
font-weight: bold;
+
    var Protocols=  document.getElementById('Proto');
color: #64afb3;
+
    var human=  document.getElementById('kids');
                    background-color: #424652
+
    var results=  document.getElementById('RES');
}
+
    var desc=  document.getElementById('Description');
 +
    var attrb=  document.getElementById('attrb');
  
  /* Styling links on hover- links are different inside the menu */
 
#contentContainer a:hover {
 
color: #d46d30;
 
}
 
  
/*Change the styling of tables */
+
    Banner.src = "https://static.igem.org/mediawiki/2015/4/41/RHIT_BANNER_OFF.jpg";
        #contentContainer table {
+
    home.src = "https://static.igem.org/mediawiki/2015/a/ad/RHIT_OFFBUTTON_home.png";
    border: 1px solid #565656;
+
    team.src = "https://static.igem.org/mediawiki/2015/4/46/RHIT_OFFBUTTON_team.png";
    border-collapse: collapse;
+
    project.src = "https://static.igem.org/mediawiki/2015/4/48/RHIT_OFFBUTTON_project.png";
    width: 90%
+
    parts.src = "https://static.igem.org/mediawiki/2015/a/ad/RHIT_OFFBUTTON_parts.png";
    margin: auto;
+
    notebook.src = "https://static.igem.org/mediawiki/2015/8/87/RHIT_OFFBUTTON_notebook.png";
    margin-bottom: 15px;
+
    safety.src = "https://static.igem.org/mediawiki/2015/0/03/RHIT_OFFBUTTON_safety.png";
    margin-top: 15px;
+
    margin-right: 10px;
+
    margin-left: 10px;
+
    }
+
  
/*Change the styling of table cells*/
+
    design.src = "https://static.igem.org/mediawiki/2015/e/eb/RHIT_DES_SUB_OFF.png";
    #contentContainer  td {
+
    wet.src = "https://static.igem.org/mediawiki/2015/2/25/RHIT_WET_SUB_OFF.png";
    padding: 10px;
+
    Protocols.src = "https://static.igem.org/mediawiki/2015/e/e4/RHIT_PROTOCOL_SUB_OFF.png";
    border: 1px solid #565656;
+
    human.src = "https://static.igem.org/mediawiki/2015/8/89/RHIT_HUMAN_SUB_OFF.png";
    border-collapse: collapse;
+
    results.src = "https://static.igem.org/mediawiki/2015/5/5e/RHIT_RESULTS_SUB_OFF.png";
    vertical-align: text-top;
+
    desc.src = "https://static.igem.org/mediawiki/2015/e/ec/RHIT_DESC_SUB_OFF.png";
    }
+
    attr.src = "https://static.igem.org/mediawiki/2015/7/7c/RHIT_attributions_off.png";
  
/*Change the styling of table headers */
+
                                      }
    #contentContainer th {
+
    background-color: #E8E8E9;
+
    padding: 10px;
+
    border: 1px solid #565656;
+
    border-collapse: collapse;
+
    vertical-align: text-top;
+
    }
+
  
 +
function SwapStyle2(sheet) {
 +
  document.getElementById('Stylish').setAttribute('href', sheet);
  
 +
    var Banner= document.getElementById('Banner');
 +
    var home=  document.getElementById('home');
 +
    var team=  document.getElementById('team');
 +
    var project=  document.getElementById('project');
 +
    var parts=  document.getElementById('parts');
 +
    var notebook=  document.getElementById('notebook');
 +
    var safety=  document.getElementById('safety');
  
/*MENU STYLING */
+
    var Wet=  document.getElementById('Wetlab');
 +
    var des=  document.getElementById('Design');
 +
    var prot=  document.getElementById('Proto');
 +
    var human=  document.getElementById('kids');
 +
    var results=  document.getElementById('RES');
 +
    var desc=  document.getElementById('Description');
 +
    var attrb=  document.getElementById('attrb');
 +
    var Refer=  document.getElementById('Refer');
  
/*Styling for the links in the menu */
+
    Banner.src = "https://static.igem.org/mediawiki/2015/d/d1/RHIT_BANNER_ON.jpg";
#menuContainer a {
+
    home.src = "https://static.igem.org/mediawiki/2015/f/fd/RHIT_ON_home.png";
color: #efefef;
+
    team.src = "https://static.igem.org/mediawiki/2015/1/1f/RHIT_ON_team.png";
text-decoration:none;
+
    project.src = "https://static.igem.org/mediawiki/2015/0/05/RHIT_ON_project.png";
font-weight: bold;
+
    parts.src = "https://static.igem.org/mediawiki/2015/2/27/RHIT_ON_parts.png";
}
+
    notebook.src = "https://static.igem.org/mediawiki/2015/8/84/RHIT_ON_notebook.png";
 +
    safety.src = "https://static.igem.org/mediawiki/2015/9/94/RHIT_ON_safety.png";
  
/* Sets the style for lists inside menuContainer  */
+
    Wet.src = "https://static.igem.org/mediawiki/2015/5/54/RHIT_SUB_WET_ON.png";
#menuContainer ul {
+
    des.src = "https://static.igem.org/mediawiki/2015/9/90/RHIT_SUB_DESIGN_ON.png";
list-style: none;
+
    prot.src = "https://static.igem.org/mediawiki/2015/8/86/RHIT_SUB_PROTO_ON.png";  
margin-left:0px;
+
    human.src = "https://static.igem.org/mediawiki/2015/6/6d/RHIT_SUB_HUMAN_ON.png";
}
+
    results.src = "https://static.igem.org/mediawiki/2015/5/54/RHIT_SUB_RESULT_ON.png";
 +
    desc.src = "https://static.igem.org/mediawiki/2015/3/35/RHIT_SUB_DESC_ON.png";
 +
    attrb.src = "https://static.igem.org/mediawiki/2015/7/7a/RHIT_Attributions_ON.png";
 +
    Refer.src = "https://static.igem.org/mediawiki/2015/7/7a/RHIT_Attributions_ON.png";
  
/*Styles the list items to become menu buttons */
+
                                }
#menuContainer ul li {
+
text-align: center;
+
display: block;
+
width: 100%;
+
height:30px;
+
padding-top:10px;
+
}
+
  
/*For the menu buttons, changes the color when hovering*/
+
function changecursor(id) {
#menuContainer li:hover {
+
    document.getElementById(id).style.cursor = "pointer";
color:  #efefef;
+
                          }                          
background-color: #64afb3;
+
}
+
  
/*Submenus are not displayed as default*/
+
function changeColorOn(id) {
#menuContainer li ul {
+
    document.getElementById(id).style.color= "#9CFBE4";
display: none;
+
                          }
padding-top:15px;
+
margin-left: -19px;
+
}
+
  
/*Submenus are displayed when hovering the menu button */
+
function changeColorOff(id) {
#menuContainer li:hover ul {
+
    document.getElementById(id).style.color= "#DBA246";
/*display: inline-block; */
+
                          }
display: block;
+
position: absolute;
+
float:right;
+
margin-left: 134px;
+
margin-top:-42px;
+
}
+
  
/*Style the submenu buttons*/
+
          function playSound(el,soundfile) {
#menuContainer li ul li{
+
              if (el.mp3) {
background-color: #64afb3;  
+
                  if(el.mp3.paused) el.mp3.play();
padding-left:20px;
+
                  else el.mp3.pause();
padding-right:20px;
+
              } else {
height:30px;
+
                  el.mp3 = new Audio(soundfile);
padding-top:10px;
+
                  el.mp3.play();
margin-top:-2px;
+
                      }
color: #efefef;
+
                            }
width: 150px;
+
</script>
}
+
  
  
 +
<!------------------------------------------------JQuery----------------------------------------------------------------------->
 +
<script>
 +
$(document).ready(function(){
  
/*CLASSES */
+
 +
/*---------Slide toggle---------*/
 +
  $("#slide").click(function() {
 +
      $("#text").slideToggle(500);
 +
                              });
  
/*Clear class for all the pages, adds spacing too*/
+
    $("#slide2").click(function() {
.clear{
+
      $("#text2").slideToggle(500);
clear:both;
+
                              });
height: 10px;
+
}
+
  
                /* for getting pictures into the side*/
+
    $("#slide3").click(function() {
                      .picturebox1{
+
      $("#text3").slideToggle(500);
                            position:fixed;
+
                              });
                            left:1000px;
+
   
                            top:20px;}
+
      $("#slide4").click(function() {
  /* for getting pictures into the side*/
+
      $("#text4").slideToggle(500);
                      .picturebox2{
+
                              });
                            position:fixed;
+
                            left:1000px;
+
                            top:400px;}
+
/* for getting pictures into the side*/
+
                      .picturebox3{
+
                            position:fixed;
+
                            left:1000px;
+
                            top:700px;}
+
/* for getting pictures into the side*/
+
                      .picturebox4{
+
                            position:fixed;
+
                            left:1000px;
+
                            top:1000px;
+
}
+
     
+
</style>
+
<!-- End of CSS -->
+
  
 +
      $("#slide5").click(function() {
 +
      $("#text5").slideToggle(500);
 +
                              });
  
<!--- Start of the template html elements. ------------------------------------------------------------------------------------------>
+
      $("#slide6").click(function() {
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.-->
+
      $("#text6").slideToggle(500);
 +
                              });
  
 +
        $("#slide7").click(function() {
 +
      $("#text7").slideToggle(500);
 +
                              });
  
<div id="bannerContainer">
+
      $("#slide8").click(function() {
    <img src="https://static.igem.org/mediawiki/2015/d/dc/Team_RHIT_wikibanner.jpg" width="980px" height="200px" alt="Team_RHIT_Banner" usemap="#Banner1" >
+
      $("#text8").slideToggle(500);
    <map name="Banner1">
+
                              });
        <area shape="circle" coords="458,100,55" href="https://2015.igem.org/Team:RHIT/StyleSheet1?action=raw&ctype=text/css">
+
    </map>
+
</div>
+
  
<!------new menu------------->
+
      $("#slide9").click(function() {
  <div>
+
      $("#text9").slideToggle(500);
   
+
                              });
      <img class="picturebox1 src"https://static.igem.org/mediawiki/2015/a/ab/RHIT_menutrain.jpg" width="580px" height="944px" alt="menu" usemap="#newmenu"
+
      <map name="newmenu">
+
            <area shape="circle" coords="480,100,45" href="https://2015.igem.org/Team:RHIT"
+
        </map>
+
  </div>
+
  
<!-- Start of menu -->
+
      $("#slide10").click(function() {
<div id="menuContainer">
+
      $("#text10").slideToggle(500);
<style>
+
                              });
a:link { color:#efefef; background-color:transparent; text-decoration:none}
+
a:visited { color:#efefef; background-color:transparent; text-decoration:none}
+
a:hover { color:#64afb3; background-color:transparent; text-decoration:none}
+
a:active { color:#64afb3; background-color:transparent; text-decoration:none}
+
</style>
+
  
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
+
function electronUno() {
<ul>
+
        $("#electron1").css({left:0,top:0});
<a href="https://2015.igem.org/Team:RHIT"><li>HOME</li></a>
+
        $("#electron1").show().animate({left:50,top:50},500, 'linear').animate({left:120,top:100},500, 'linear').animate({left:195,top:149},500, 'linear').animate({left:270,top:185},500, 'linear').animate({left:345,top:207},500, 'linear').animate({left:445,top:223},500, 'linear').animate({left:567,top:229},500, 'linear').animate({left:660,top:217},500, 'linear').animate({left:788,top:182},500, 'linear').animate({left:905,top:117},500, 'linear').animate({left:983,top:67},500, 'linear').animate({left:1035,top:0},500, 'linear').animate({left:0,top:0},0,electronUno);
 +
                          }
  
<a href="https://2015.igem.org/Team:RHIT/Team"><li>TEAM</li></a>
+
function electronDos() {
 +
        $("#electron2").css({left:270,top:185});
 +
        $("#electron2").show().animate({left:345,top:207},500, 'linear').animate({left:445,top:223},500, 'linear').animate({left:567,top:229},500, 'linear').animate({left:660,top:217},500, 'linear').animate({left:788,top:182},500, 'linear').animate({left:905,top:117},500, 'linear').animate({left:983,top:67},500, 'linear').animate({left:1035,top:0},500, 'linear').animate({left:0,top:0},0, 'linear').animate({left:50,top:50},500, 'linear').animate({left:120,top:100},500, 'linear').animate({left:195,top:149},500, 'linear').animate({left:270,top:185},500,'linear',electronDos);
 +
                          }
  
<a href="#"><li>PROJECT
+
function electronTres() {
            <ul>
+
        $("#electron3").css({left:660,top:217});
<a href="https://2015.igem.org/Team:RHIT/Description"><li>Description</li></a>
+
        $("#electron3").show().animate({left:788,top:182},500, 'linear').animate({left:905,top:117},500, 'linear').animate({left:983,top:67},500, 'linear').animate({left:1035,top:0},500, 'linear').animate({left:0,top:0},0, 'linear').animate({left:50,top:50},500, 'linear').animate({left:120,top:100},500, 'linear').animate({left:195,top:149},500, 'linear').animate({left:270,top:185},500, 'linear').animate({left:345,top:207},500, 'linear').animate({left:445,top:223},500, 'linear').animate({left:567,top:229},500, 'linear').animate({left:660,top:217},500,'linear',electronTres);
<a href="https://2015.igem.org/Team:RHIT/Experiments"><li>Experiments &amp; Protocols</li></a> 
+
                          }
<a href="https://2015.igem.org/Team:RHIT/Results"><li>Results</li></a> 
+
function submenunote(){
<a href="https://2015.igem.org/Team:RHIT/Design"><li>Design</li></a>
+
          $("#Des").fadeToggle();
</ul>
+
          $("#Wet").fadeToggle();
</li></a>
+
          $("#Prot").fadeToggle();
 +
          $("#ref").fadeToggle();
 +
                      }
  
<a href="#"><li>PARTS
+
function submenuproj(){
            <ul>
+
          $("#Desc").fadeToggle();
<a href="https://2015.igem.org/Team:RHIT/Parts"><li>Team Parts</li></a>
+
          $("#Results").fadeToggle();
<a href="https://2015.igem.org/Team:RHIT/Basic_Part"><li>Basic Parts</li></a>  
+
          $("#Human").fadeToggle();  
<a href="https://2015.igem.org/Team:RHIT/Composite_Part"><li>Composite Parts</li></a>
+
          $("#who").fadeToggle();         
<a href="https://2015.igem.org/Team:RHIT/Part_Collection"><li>Part Collection</li></a> 
+
                      }
</ul>
+
</li></a>
+
  
<a href="https://2015.igem.org/Team:RHIT/Notebook"><li>NOTEBOOK</li></a>
 
     
 
<a href="https://2015.igem.org/Team:RHIT/Attributions"><li>ATTRIBUTIONS</li></a>
 
  
<a href="https://2015.igem.org/Team:RHIT/Collaborations"><li>COLLABORATIONS</li></a>
+
function hide() {
 +
        $("#electron1").hide();
 +
        $("#electron2").hide();
 +
        $("#electron3").hide();
 +
        $("#electron1").stop(true,false);
 +
        $("#electron2").stop(true,false);
 +
        $("#electron3").stop(true,false);
 +
        $("*").stop(true,false);
 +
                  }
  
<a href="https://2015.igem.org/Team:RHIT/Practices"><li>HUMAN PRACTICES</li></a>
+
          $(document).ready(electronUno).ready(electronDos).ready(electronTres);
  
<a href="https://2015.igem.org/Team:RHIT/Safety"><li>SAFETY</li></a>
+
          $("#notebook").click(submenunote);
 +
          $("#project").click(submenuproj);
  
<!--possibly wont be kept--> <a href="https://2015.igem.org/Team:RHIT/Modeling"><li>MODELING</li></a>
 
  
<!--possibly wont be kept-->    <a href="https://2015.igem.org/Team:RHIT/Measurement"><li>MEASUREMENT</li></a>
+
});
  
<!--possibly wont be kept--> <a href="https://2015.igem.org/Team:RHIT/Software"><li>SOFTWARE</li></a>
+
 
 +
</script>
  
<!--possibly wont be kept--> <a href="https://2015.igem.org/Team:RHIT/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
+
</head>
  
</ul>
+
<body>
</div>
+
<!--- Start of the template html elements. ------------------------------------------------------------------------------------------>
<!-- End of menu  -->
+
 
 +
<div id="globalWrapper">
 +
<div id="bannerContainer">
 +
        <img id="Banner" src="https://static.igem.org/mediawiki/2015/d/da/RHIT_BANNER.jpg">
 +
 
 +
        <img class="electrons" id="electron1" src="https://static.igem.org/mediawiki/2015/f/fe/RHIT_electron.png">
 +
 
 +
        <img class="electrons" id="electron2" src="https://static.igem.org/mediawiki/2015/f/fe/RHIT_electron.png">
 +
 +
        <img class="electrons" id="electron3" src="https://static.igem.org/mediawiki/2015/f/fe/RHIT_electron.png">
 +
 +
       
 +
  <!----------- framework buttons --------->
 +
 
 +
    <a class="home1" href="https://2015.igem.org/Team:RHIT">
 +
      <img id="home" src="https://static.igem.org/mediawiki/2015/a/ad/RHIT_OFFBUTTON_home.png">
 +
    </a>
 +
    <a class="team1" href="https://2015.igem.org/Team:RHIT/Team">
 +
      <img id="team" src="https://static.igem.org/mediawiki/2015/4/46/RHIT_OFFBUTTON_team.png">
 +
    </a>
 +
 
 +
      <img class="project1" id="project" src="https://static.igem.org/mediawiki/2015/4/48/RHIT_OFFBUTTON_project.png">
 +
 
 +
 
 +
      <a class="ProjectSubDesc" id="Desc" href="https://2015.igem.org/Team:RHIT/Description">
 +
      <img id="Description" src="https://static.igem.org/mediawiki/2015/e/ec/RHIT_DESC_SUB_OFF.png">
 +
      </a>
 +
    <a class="ProjectSubResults" id="Results" href= "https://2015.igem.org/Team:RHIT/Results">
 +
      <img id="RES" src="https://static.igem.org/mediawiki/2015/5/5e/RHIT_RESULTS_SUB_OFF.png">
 +
    </a>
 +
    <a class="ProjectSubHuman" id="Human" href="https://2015.igem.org/Team:RHIT/Practices">
 +
      <img id="kids" src="https://static.igem.org/mediawiki/2015/8/89/RHIT_HUMAN_SUB_OFF.png">
 +
    </a>
 +
    <a class="ProjectSubAttr" id="who" href="https://2015.igem.org/Team:RHIT/Attributions">
 +
      <img id="attrb" src="https://static.igem.org/mediawiki/2015/7/7c/RHIT_attributions_off.png">
 +
    </a>
 +
 
 +
 
 +
    <a class="parts1" href="https://2015.igem.org/Team:RHIT/Parts">
 +
      <img id="parts" src="https://static.igem.org/mediawiki/2015/a/ad/RHIT_OFFBUTTON_parts.png">
 +
    </a>
 +
 
 +
      <img class="notebook1" id="notebook" src="https://static.igem.org/mediawiki/2015/8/87/RHIT_OFFBUTTON_notebook.png">
 +
   
 +
 
 +
    <a class="notebook" id="Des" href="https://2015.igem.org/Team:RHIT/DesignNotebook">
 +
      <img id="Design" src="https://static.igem.org/mediawiki/2015/e/eb/RHIT_DES_SUB_OFF.png">
 +
    </a>
 +
    <a class="notebook" id="Wet" href="https://2015.igem.org/Team:RHIT/Notebook">
 +
      <img id="Wetlab" src="https://static.igem.org/mediawiki/2015/2/25/RHIT_WET_SUB_OFF.png">
 +
    </a>
 +
    <a class="notebook" id="Prot" href="https://2015.igem.org/Team:RHIT/Protocol">
 +
        <img id="Proto" src="https://static.igem.org/mediawiki/2015/archive/e/e4/20150918051649%21RHIT_PROTOCOL_SUB_OFF.png">
 +
    </a>
 +
    <a class="notebook" id="ref" href="https://2015.igem.org/Team:RHIT/References">
 +
        <img id="Refer" src="https://static.igem.org/mediawiki/2015/b/b3/RHIT_REFERENCES.png">
 +
    </a>
 +
 
 +
    <a class="safety1" id="safety" href="https://2015.igem.org/Team:RHIT/Safety">
 +
      <img id="safety" src="https://static.igem.org/mediawiki/2015/0/03/RHIT_OFFBUTTON_safety.png">
 +
    </a>
 +
 
 +
  <!--------- on/off buttons---------->
 +
 
 +
      </div>
 +
 
 +
<div id ="mainContainer" >
  
 
<!-- Start of content -->
 
<!-- Start of content -->
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
+
      <div id="contentContainer">
 +
 
 +
 
 
</html>
 
</html>

Latest revision as of 21:55, 18 September 2015