-
Notifications
You must be signed in to change notification settings - Fork 3
/
menu.html
72 lines (58 loc) · 3.85 KB
/
menu.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="/photon.css">
</head><body>
<script>
var m = Math.floor(Math.random()*3);
var radiologo = new Image();
radiologo.src = "http://anon.fm/imgs/logos/"+ m +".png";
window.onload = function(){
document.getElementById("radiologo").appendChild(radiologo);
}
</script>
<div align="center">
<a href="http://anon.fm/info.html" id="radiologo" target="CONTENT"></a>
</div>
<div align="center">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" id="musplayer-radioanton" align="middle" height="140" width="200">
<param name="allowScriptAccess" value="always">
<param name="allowFullScreen" value="false">
<param name="movie" value="/flash/fplayer.swf?">
<param name="quality" value="high">
<param name="bgcolor" value="#eeeeee">
<embed src="/flash/fplayer.swf" quality="high" bgcolor="#eeeeee" name="musplayer-radioanton" allowscriptaccess="sameDomain" allowfullscreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" align="middle" height="140" width="184">
</object>
</div>
<center><a href="http://anon.fm/radio.m3u" style="font-family: Arial, Helvetica, sans-serif; color: #333; text-decoration:underline; font-size:12px;">192 kbps</a> <a href="http://anon.fm/radio-low.m3u"
style="font-family: Arial, Helvetica, sans-serif; color: #333; text-decoration:underline; font-size:12px;">64 kbps</a></center>
<div align="center" style="margin-top: 0.5em">
<!-- <a href="skype:anon.fm?call"><img src="/skype.php" style=float:right border=0/></a> -->
<SCRIPT>
var newWindow
function nw(){
window.status = "chat"
strfeatures = "top=400,left=250,width=300,height=150,toolbar=no"
window.open("http://anon.fm/message.html","win1",strfeatures)
}
</SCRIPT>
<a href="javascript:nw()" class="rolloverc" title="Написать диджею"></a>
</div>
<dl class="menu" id="menu">
<dt>Эфир</dt>
<dd><a href="http://www.google.com/calendar/hosted/radioanon.ru/embed?src=calendar%40radioanon.ru&ctz=Europe/Moscow&mode=week" target="CONTENT">Расписание</a> <!-- <a href="http://www.google.com/calendar/feeds/calendar%40radioanon.ru/public/basic?orderby=starttime&sortorder=d&ctz=Europe%2fMoscow&singleevents=true" target="CONTENT"><img src="http://anon.fm/imgs/rss.png" border=0></a> --></dd>
</a></dd><dd><a href="http://anon.fm/logs/" target="CONTENT">Логи вещания</a></dd>
</a></dd><dd><a href="http://wiki.anon.fm/" target="CONTENT">Записи эфиров</a></dd> <!-- Нужен плагин для докувики blog и tag -->
<dt>Обратная связь</dt>
<dd><a href="http://b.anon.fm" target="CONTENT">Борда</a></dd>
<dd><a href="http://anon.fm/wiki/" target="CONTENT">Чат</a></dd>
<dd><a href="http://anon.fm/contact.html" target="CONTENT">Контакты</a></dd>
<dt>Разное </dt>
<dd><a href="http://anon.fm/wiki/" target="CONTENT">Вики</a></dd>
<dd><a href="http://wiki.radioanon.ru/%D1%80%D0%B0%D0%B4%D0%B8%D0%BE/donate" target="CONTENT">Подачки и жертвы</a></dd>
<dd><a href="http://lurkmore.ru/%D0%A0%D0%B0%D0%B4%D0%B8%D0%BE_%D0%90%D0%BD%D0%BE%D0%BD%D0%B8%D0%BC%D1%83%D1%81" target="CONTENT">Луркоморье</a></dd>
<!-- <dd><a href="http://2-ch.ru/" target="_blank">Два-ч</a></dd> -->
<dd><a href="http://1chan.ru/" target="_blank">Первый канал</a></dd>
<dd><a href="http://lenta-chan.ru/" target="_blank">Lenta-chan</a></dd>
</dl>
</body></html>