-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
437 lines (332 loc) · 34.7 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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Live Hindi Radio - Free!!! </title>
<meta name="keywords" content="Radio Mirchi, Desi Radio, Desi Radio, Bombay Beats, Hindi-Punjabi Mix, Kismat Radio, Houston Ki Jaan, Mast Madhu, Hip-Hop English Music, Mast Radio, Radio City 91, Hindi Top Hits, Dilli Radio, Radio Teental, Hum Fm, Smash Hits, Sky-English, Taal Fm, Sanaskar Devotional, radio, enjoy, listening, online, free, Live, Hindi, Punjabi, English"/>
<meta name="description" content="Enjoy Live Radio Listing For Free..." />
<style type="text/css">
@import url(http://fonts.googleapis.com/css?family=Montserrat+Alternates);
body {
background:#eeeff4;
font-family: 'Montserrat Alternates', sans-serif;
}
#underlay{
display:none;
position:fixed;
top:0;
left:0;
/*width:100%;*/
height:100%;
background-color:#000;
-moz-opacity:0.5;
opacity:.50;
filter:alpha(opacity=50);
}
#radio1, #radio2, #radio3, #radio4, #radio5, #radio6, #radio7, #radio8, #radio9, #radio10, #radio11, #radio12, #radio13, #radio14, #radio15, #radio16, #radio17, #radio18, #radio19, #radio20{
display:none;
}
#player {
background: #ccc;
border: 1px solid rgba(0,0,0,0.5);
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
box-shadow: inset 0 -20px 40px #aaa, inset 0 20px 40px #fff, 0 2px 6px rgba(0,0,0,0.5);
-o-box-shadow: inset 0 -20px 40px #aaa, inset 0 20px 40px #fff, 0 2px 6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 0 -20px 40px #aaa, inset 0 20px 40px #fff, 0 2px 6px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0 -20px 40px #aaa, inset 0 20px 40px #fff, 0 2px 6px rgba(0,0,0,0.5);
padding: 0px 20px 15px 10px;
/*width: 500px;*/
}
#player a{
text-decoration:none;
color:#000000;
font-weight:bolder;
}
#player a:hover{
}
#player b{
color:#FF0000;
}
#player b:hover{
background-image:url(http://www.bharatstudent.com/images/play_mini_cb.gif);
background-repeat:no-repeat;
padding-left:20px;
color:#000000;
}
.player_title {
text-align: left;
color: #444;
text-shadow: 0 1px 1px #fff;
font-size: 14px;
margin: -0 -20px 10px -10px;
padding: 5px 15px;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
background: rgba(0,0,0,0.2);
border-bottom: 2px groove rgba(255,255,255,0.75);
box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
-o-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
}
.closeme{
border: 1px solid #737373;
background-color:#737373;
color:#ffffff;
text-decoration:none;
padding:2px;
float:right;
position:relative;
right:-10px;
top:-3px;
border-radius: 100px;
box-shadow: inset 0 1px 3px #737373, inset 0 -15px #737373, 0 0 3px #737373;
-o-box-shadow: inset 0 1px 3px #737373, inset 0 -15px #737373, 0 0 3px #737373;
-webkit-box-shadow: inset 0 1px 3px #737373, inset 0 -15px #737373, 0 0 3px #737373;
-moz-box-shadow: inset 0 1px 3px #737373, inset 0 -15px #737373, 0 0 3px #737373;
}
.closeme:hover{
border: 1px solid #FF0000;
background-color:#FF0000;
color:#ffffff;
box-shadow: inset 0 1px 3px #FF0000, inset 0 -15px #FF0000, 0 0 3px #FF0000;
-o-box-shadow: inset 0 1px 3px #FF0000, inset 0 -15px #FF0000, 0 0 3px #FF0000;
-webkit-box-shadow: inset 0 1px 3px #FF0000, inset 0 -15px #FF0000, 0 0 3px #FF0000;
-moz-box-shadow: inset 0 1px 3px #FF0000, inset 0 -15px #FF0000, 0 0 3px #FF0000;
}
</style>
</head>
<body>
<div id="player">
<div id="underlay">
</div>
<h2 class="player_title"><img src="http://icons.iconseeker.com/png/16/for-mobile/radio-1.png" /> Online Radio Stations List </h2>
<!-- Radio Mirchi Section/radio1 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio1').style.display='block';document.getElementById('cl').style.display='none';" id="cl">
Listen to <b>Radio Mirchi</b> Online For Free</a>
<div id="radio1">
<div id="player">
<h2 class="player_title">Now Playing : <b>Radio Mirchi</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio1').style.display='none';document.getElementById('cl').style.display='block';" class="closeme">X</a></h2>
<center>
<object type="application/x-shockwave-flash" data="http://www.planetradiocity.com/internetradio/prcplayer.swf" width="100%" height="50">
<param name="movie" value="http://www.planetradiocity.com/internetradio/prcplayer.swf"/>
<param name="allowfullscreen" value="false"/>
<param name="flashvars" value="file=http://208.115.222.205:9998/;stream.nsv&type=mp3&volume=50&autostart=true"/>
</object>
</center>
</div>
</div>
<!-- Radio Mirchi Section/radio1 : Closed-->
<hr />
<!-- Radio Desi Radio Section/radio2 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio2').style.display='block';document.getElementById('c2').style.display='none';" id="c2">Listen to <b>Desi Radio</b> Online For Free</a>
<div id="radio2">
<div id="player">
<h2 class="player_title">Now Playing : <b>Desi Radio</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio2').style.display='none';document.getElementById('c2').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="http://www.desi-radio.com/servers/desiradio.asx"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="http://www.desi-radio.com/servers/desiradio.asx" loop="true"></object> </center>
</div>
</div>
<!-- Radio Desi Radio Section/radio2 : Closed-->
<hr />
<!-- Radio Bombay Beats Section/radio3 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio3').style.display='block';document.getElementById('c3').style.display='none';" id="c3">Listen to <b>Bombay Beats</b> Online For Free</a>
<div id="radio3">
<div id="player">
<h2 class="player_title">Now Playing : <b>Bombay Beats</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio3').style.display='none';document.getElementById('c3').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="mms://bb.1.fm/bbfm128k?MSWMExt=.asf"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="mms://bb.1.fm/bbfm128k?MSWMExt=.asf" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Bombay Beats Section/radio3 : Closed-->
<hr />
<!-- Radio Hindi-Punjabi Mix Section/radio4 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio4').style.display='block';document.getElementById('c4').style.display='none';" id="c4">Listen to <b>Hindi-Punjabi Mix</b> Online For Free</a>
<div id="radio4">
<div id="player">
<h2 class="player_title">Now Playing : <b>Hindi-Punjabi Mix</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio4').style.display='none';document.getElementById('c4').style.display='block';" class="closeme">X</a></h2>
<center>
<embed id="mediaPlayer" type="application/x-mplayer2" width="100%" height="50" src="http://desimusicmix.com:8000/HQ" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" name="mediaPlayer" autosize="-1" showcontrols="1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" showcaptioning="0" autostart="1">
</center>
</div>
</div>
<!-- Radio Hindi-Punjabi Mix Section/radio4 : Closed-->
<hr />
<!-- Radio Kismat Radio Section/radio5 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio5').style.display='block';document.getElementById('c5').style.display='none';" id="c5">Listen to <b>Kismat Radio</b> Online For Free</a>
<div id="radio5">
<div id="player">
<h2 class="player_title">Now Playing : <b>Kismat Radio</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio5').style.display='none';document.getElementById('c5').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="mms://193.218.160.20/kismat"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="mms://193.218.160.20/kismat" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Kismat Radio Section/radio5 : Closed-->
<hr />
<!-- Radio Houston Ki Jaan Section/radio6 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio6').style.display='block';document.getElementById('c6').style.display='none';" id="c6">Listen to <b>Houston Ki Jaan</b> Online For Free</a>
<div id="radio6">
<div id="player">
<h2 class="player_title">Now Playing : <b>Houston Ki Jaan</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio6').style.display='none';document.getElementById('c6').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="mms://nyc04.egihosting.com/237296"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="mms://nyc04.egihosting.com/237296" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Mast Madhu Section/radio6 : Closed-->
<hr />
<!-- Radio MastRadio-Hot Section/radio7 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio7').style.display='block';document.getElementById('c7').style.display='none';" id="c7">Listen to <b>Mast Madhu</b> Online For Free</a>
<div id="radio7">
<div id="player">
<h2 class="player_title">Now Playing : <b>Mast Madhu</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio7').style.display='none';document.getElementById('c7').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="http://hindiwood.com/radio/sbsfm/sbsfm.asx"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="http://hindiwood.com/radio/sbsfm/sbsfm.asx" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Mast Madhu Section/radio7 : Closed-->
<hr />
<!-- Radio Hip-Hop English Music Section/radio8 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio8').style.display='block';document.getElementById('c8').style.display='none';" id="c8">Listen to <b>Hip-Hop English Music</b> Online For Free</a>
<div id="radio8">
<div id="player">
<h2 class="player_title">Now Playing : <b>Hip-Hop English Music</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio8').style.display='none';document.getElementById('c8').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="mms://wstream5b.di.fm/tophits"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="mms://wstream5b.di.fm/tophits" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Hip-Hop English Music Section/radio8 : Closed-->
<hr />
<!-- Radio Mast Radio Section/radio9 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio9').style.display='block';document.getElementById('c9').style.display='none';" id="c9">Listen to <b>Mast Radio</b> Online For Free</a>
<div id="radio9">
<div id="player">
<h2 class="player_title">Now Playing : <b>Mast Radio</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio9').style.display='none';document.getElementById('c9').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="http://www.mastradio.com/modules/mod_shoutcastextended/mastradio.asx"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="http://www.mastradio.com/modules/mod_shoutcastextended/mastradio.asx" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Mast Radio Section/radio9 : Closed-->
<hr />
<!-- Radio Radio City 91 Section/radio10 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio10').style.display='block';document.getElementById('c10').style.display='none';" id="c10">Listen to <b>Radio City 91</b> Online For Free</a>
<div id="radio10">
<div id="player">
<h2 class="player_title">Now Playing : <b>Radio City 91</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio10').style.display='none';document.getElementById('c10').style.display='block';" class="closeme">X</a></h2>
<center>
<object type="application/x-shockwave-flash" data="http://www.planetradiocity.com/internetradio/prcplayer.swf" width="100%" height="50"> <param name="movie" value="http://www.planetradiocity.com/internetradio/prcplayer.swf"/> <param name="allowfullscreen" value="false"/> <param name="flashvars" value="file=http://208.115.222.205:9998/;stream.nsv&type=mp3&volume=50&autostart=true"/>
</object>
</center>
</div>
</div>
<!-- Radio Radio City 91 Section/radio10 : Closed-->
<hr />
<!-- Radio Hindi Top Hits Section/radio11 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio11').style.display='block';document.getElementById('c11').style.display='none';" id="c11">Listen to <b>Hindi Top Hits</b> Online For Free</a>
<div id="radio11">
<div id="player">
<h2 class="player_title">Now Playing : <b>Hindi Top Hits</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio11').style.display='none';document.getElementById('c11').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="mms://st.malargal.com/shyamradio"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="mms://st.malargal.com/shyamradio" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Hindi Top Hits Section/radio11 : Closed-->
<hr />
<!-- Radio Dilli Radio Section/radio12 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio12').style.display='block';document.getElementById('c12').style.display='none';" id="c12">Listen to <b>Dilli Radio</b> Online For Free</a>
<div id="radio12">
<div id="player">
<h2 class="player_title">Now Playing : <b>Dilli Radio</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio12').style.display='none';document.getElementById('c12').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="http://www.desi-radio.com/servers/desiradio.asx"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="http://www.desi-radio.com/servers/desiradio.asx" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Dilli Radio Section/radio12 : Closed-->
<hr />
<!-- Radio Radio Teental Section/radio13 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio13').style.display='block';document.getElementById('c13').style.display='none';" id="c13">Listen to <b>Radio Teental</b> Online For Free</a>
<div id="radio13">
<div id="player">
<h2 class="player_title">Now Playing : <b>Radio Teental</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio13').style.display='none';document.getElementById('c13').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="http://www.radioteentaal.com/masala128.asx"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="http://www.radioteentaal.com/masala128.asx" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Radio Teental Section/radio13 : Closed-->
<hr />
<!-- Radio Hum Fm Section/radio14 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio14').style.display='block';document.getElementById('c14').style.display='none';" id="c14">Listen to <b>Hum Fm</b> Online For Free</a>
<div id="radio14">
<div id="player">
<h2 class="player_title">Now Playing : <b>Hum Fm</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio14').style.display='none';document.getElementById('c14').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="http://asx.abacast.com/humfm-humfm-32.asx"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="http://asx.abacast.com/humfm-humfm-32.asx" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Hum Fm Section/radio14 : Closed-->
<hr />
<!-- Radio Smash Hits Section/radio15 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio15').style.display='block';document.getElementById('c15').style.display='none';" id="c15">Listen to <b>Smash Hits</b> Online For Free</a>
<div id="radio15">
<div id="player">
<h2 class="player_title">Now Playing : <b>Smash Hits</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio15').style.display='none';document.getElementById('c15').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="mms://st.malargal.com/shyamradio"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="mms://st.malargal.com/shyamradio" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Smash Hits Section/radio15 : Closed-->
<hr />
<!-- Radio Sky-English Section/radio16 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio16').style.display='block';document.getElementById('c16').style.display='none';" id="c16">Listen to <b>Sky-English</b> Online For Free</a>
<div id="radio16">
<div id="player">
<h2 class="player_title">Now Playing : <b>Sky-English</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio16').style.display='none';document.getElementById('c16').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="mms://wstream5b.di.fm/tophits"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="mms://wstream5b.di.fm/tophits" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Sky-English Section/radio16 : Closed-->
<hr />
<!-- Radio Taal Fm Section/radio17 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio17').style.display='block';document.getElementById('c17').style.display='none';" id="c17">Listen to <b>Taal Fm</b> Online For Free</a>
<div id="radio17">
<div id="player">
<h2 class="player_title">Now Playing : <b>Taal Fm</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio17').style.display='none';document.getElementById('c17').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="http://mbc.intnet.mu/TaalFm.asx"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="http://mbc.intnet.mu/TaalFm.asx" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Taal Fm Section/radio17 : Closed-->
<hr />
<!-- Radio Sanaskar Devotional Section/radio18 : Open-->
<a href="javascript:void();" onclick="document.getElementById('underlay').style.display='block'; document.getElementById('radio18').style.display='block';document.getElementById('c18').style.display='none';" id="c18">Listen to <b>Sanaskar Devotional</b> Online For Free</a>
<div id="radio18">
<div id="player">
<h2 class="player_title">Now Playing : <b>Sanaskar Devotional</b> Online - Free!!! <a href="javascript:void();" onclick="document.getElementById('underlay').style.display='none'; document.getElementById('radio18').style.display='none';document.getElementById('c18').style.display='block';" class="closeme">X</a></h2>
<center>
<object id="mediaPlayer" name="mediaPlayer" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" height="50" width="100%"><param name="FILENAME" value="http://sanskarradio.com/sanskar.m3u"><param name="AutoSize" value="false"><param name="AutoStart" value="true"><param name="ShowControls" value="true"><param name="ShowTracker" value="false"><param name="Autosize" value="true"><param name="Loop" value="true"><param name="ShowStatusBar" value="true"><param name="ShowDisplay" value="false"><param name="ShowPositionControls" value="false"><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download" id="mediaPlayer" name="mediaPlayer" displaysize="3" autosize="0" showcontrols="-1" showtracker="0" showdisplay="0" showstatusbar="1" showpositioncontrols="0" height="50" width="100%" autostart="true" src="http://sanskarradio.com/sanskar.m3u" loop="true"></object>
</center>
</div>
</div>
<!-- Radio Sanaskar Devotional Section/radio18 : Closed-->
<hr />
<span style="float:right;padding:5px; font-size:10px;">Created by : <a href="http://www.pawanmall.net/">Pawan Mall</a></span>
<br />
</div>
</body>
</html>