-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
207 lines (201 loc) · 6.21 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
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="UTF-8" />
<title>
SbBoy Radio-拾贝网络电台 集众多国内外优秀电台(音乐之声|都市流行|怀旧金曲|猫扑网络电台|QQ音乐电台|各省广播电台|海外电台|BBC)于一身的电台频道聚合器
</title>
<link rel="icon" href="icon-32.png" sizes="32x32">
<link rel="icon" href="icon-64.png" sizes="64x64">
<link rel="shortcut icon" href="favicon.ico">
<meta content="广播电台在线收听,在线听广播,海外电台,在线英语广播,BBC在线收听,VOA在线收听,音乐之声,都市流行,怀旧金曲,猫扑网络电台,QQ音乐电台,各省广播电台"
name="keywords" />
<meta content="在线广播电台收听平台,集众多国内各地区及海外优秀电台于一身,包括各个省份,港澳台,以及国际的电台,无论你喜欢听音乐,还是听资讯,听相声或者学外语,都可以满足你的需求。"
name="description" />
<meta name="google-site-verification" content="mo6WNGkOXVngDvL8f40eCV-InTHq3tQ234EIoQZZQLo" />
<link href="index.css" rel="stylesheet"/>
<script src="jquery.js"></script>
<script src="radioinfo.js"></script>
</head>
<body>
<div id="head">
<h1>
Sbboy Radio
</h1>
<p>
在线广播收听平台,享受听广播的乐趣
</p>
</div>
<div id="player-wrap">
<ul id="nav">
<li>
<a title="电台列表" href="#" id="play-list-open">
电台列表
</a>
</li>
<li>
<a title="使用说明" href="#" id="play-help-open">
使用说明
</a>
</li>
<li>
<a href="http://radio.sbboy.com/" onclick="javascript:AddFavorite(this.href, document.title);return false;"
title='拾贝网络电台' rel="sidebar">
加入收藏
</a>
</li>
</ul>
<div id="player">
</div>
<div id="player-obj">
<div id="audio-player">
</div>
<div id="player-media-wrap">
<iframe src="player.html" frameborder="0" scrolling="no" marginwidth="0"
marginheight="0" height="18" width="309" name="wmp">
</iframe>
<div id="player-ctrl">
<a onclick="ctrl(3,1)" title="播放上一电台" class="pre">
Pre
</a>
<a onclick="ctrl(1)" title="播放" id="player-ctrl-play">
Play
</a>
<a onclick="ctrl(3)" title="播放下一电台" class="next">
Next
</a>
<a onclick="ctrl(7)" title="静音" id="ct-sound">
Sound
</a>
<span id="volume">
<span style="margin-left:27.5px;">
V
</span>
</span>
</div>
</div>
</div>
<div id="announcer">
</div>
</div>
<div id="play-menu" style="height:339px;position:absolute;z-index:100;right:50px;top:40%;width:404px;margin-top:-169px;display:none;">
<div id="play-list-wrap">
<div id="play-list-head">
<div id="list-ctrl">
<a id="play-list-close" title="点击关闭">
×
</a>
</div>
<div class="list-nav">
<a id="play-list-up" title="向上滚动">
▲
</a>
<div>
<a id="play-list-my-open" title="我收藏的电台">
我的收藏
</a>
<a id="radio-list-open" title="全部电台">
全部电台
</a>
<a id="audio-list-open" title="点播喜欢的节目">
点播
</a>
</div>
</div>
</div>
<div id="searchlist" class="subnav">
<input type="text" size="30" value="搜索内容 ENTER提交" />
</div>
<div id="play-list">
<ul id="play-list-my">
<div id="radio-list-my">
</div>
<div id="audio-list-my">
</div>
</ul>
<ul id="radio-list">
</ul>
<ul id="audio-list">
</ul>
</div>
<div id="play-list-bottom">
<a id="play-list-down" title="向下滚动">
▼
</a>
<div id="list-bottom-ctrl">
</div>
</div>
<div id="play-list-mes">
</div>
</div>
<div id="play-fwrap">
<div id="play-regin-wrap" class="play-fwrap">
</div>
<div id="play-cont-wrap" class="play-fwrap">
</div>
<div id="audio-cont-wrap" class="play-fwrap">
<div class="list">
</div>
<div class="nav">
</div>
</div>
</div>
</div>
<div id="bg">
<div>
<table cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<a href="https://github.com/kainy/radio" target="_blank"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png" alt="Fork me on GitHub"></a>
<script src="core.js"></script>
<script>
var createShortcut= function () {
var desktop = google.gears.factory.create("beta.desktop");
var description = "将网络电台放到桌面,方便日后访问该应用,享尽听广播乐趣!.";
var name = "Online Radio";
var icons = {
"16x16" : "images/icon16.png",
"32x32" : "images/icon32.png",
"48x48" : "images/icon48.png",
"128x128" : "images/icon128.png"
};
desktop.createShortcut(name, // name
"index.html", // url
icons, // icons (must specify at least one)
description); // description (optional)
}
var AddFavorite= function(sURL, sTitle) {
try {
window.external.addFavorite(sURL, sTitle);
} catch (e) {
try {
window.sidebar.addPanel(sTitle, sURL, "");
} catch (e) {
try {
createShortcut();
} catch (e) {
alert("您的浏览器不支持此操作,请尝试Ctrl+D收藏");
}
}
}
}
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-6962747-2']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
})();
</script>
</body>
</html>