gofuckyourself

This commit is contained in:
Kasper Rynning-Tønnesen
2015-02-13 11:21:30 +01:00
parent e1a77e3951
commit 0afdb941a2

View File

@@ -84,6 +84,8 @@ foreach($fil as $files){
pr = pr + 0.5;
document.getElementById("zicon").style.transform = "rotate("+deg+"deg)";
document.getElementById("zicon").style.width = pr+"%";
if(pr >= 150)
window.location.href = 'https://www.youtube.com/watch?v=mK2fNG26xFg';
});
</script>
</body>