-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
26 lines (21 loc) · 1.61 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<html>
<head>
<style media="screen">
body {
background-image: url('http://media.giphy.com/media/KnCMqYZCJq4Tu/giphy.gif');
background-repeat: no-repeat;
background-size: cover;
}
</style>
</head>
<body>
<!-- soundtrack -->
<div id="gaf210imvustylez_youtubebox" style="width:1px;height:1px;overflow:hidden;"><object width="300" height="300"><param name="movie" value="http://www.youtube.com/v/RScZrvTebeA?hd=1&autoplay=1&loop=1&playlist=RScZrvTebeA"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RScZrvTebeA?hd=1&autoplay=1&loop=1&playlist=RScZrvTebeA" type="application/x-shockwave-flash" allowscriptaccess="always" width="300" height="300"></embed></object><!--Youtube player code generated @ http://gaf210.imvustylez.net --></div>
<!-- rain -->
<div id="gaf210imvustylez_youtubebox" style="width:1px;height:1px;overflow:hidden;"><object width="300" height="300"><param name="movie" value="http://www.youtube.com/v/g6lGGgWC0hc?hd=1&autoplay=1&loop=1&playlist=g6lGGgWC0hc"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/g6lGGgWC0hc?hd=1&autoplay=1&loop=1&playlist=g6lGGgWC0hc" type="application/x-shockwave-flash" allowscriptaccess="always" width="300" height="300"></embed></object><!--Youtube player code generated @ http://gaf210.imvustylez.net --></div>
<!-- police scanner -->
<audio id='scan1' src='http://stream.scansf.com:8000/scansf.996xt' autoplay volume=.8>
*psch* we've got a 314 on Market St *psch*
</audio>
</body>
</html>