Msc2G2:Group

From cs
Revision as of 13:15, 4 July 2018 by Angelos (Talk | contribs)

Jump to: navigation, search


TUD 2

G2 Banner.png


Sophia - Karim - Shervin - Angelos



...loading file...D:\Documents\TU Delft\Msc2\Hyperbody\Studio\01_Pavillion

<script type="text/javascript">

function detectBrowser() {

   var slashIndex = window.location.href.lastIndexOf("/");
   var cropped = window.location.href.slice(0,slashIndex+1);
   window.location.replace(cropped + "assets/player/KeynoteDHTMLPlayer.html");

}

</script>

<body bgcolor="black" onload="detectBrowser()"> </body>