Difference between revisions of "Team:Pittsburgh/game"

 
Line 6: Line 6:
  
 
<head>
 
<head>
 +
 +
<script>
 +
 +
history.pushState({}, "", "https://2017.igem.org/Team:Pittsburgh/newstate");
 +
 +
window.onpopstate = function(event) {
 +
  window.close();
 +
            window.open('https://2017.igem.org/Team:Pittsburgh/town' ,'_blank');
 +
};
 +
 +
</script>
 +
 
<style>
 
<style>
  

Latest revision as of 21:55, 14 December 2017