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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Radio</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"> <script type='text/javascript' src='http://s1.viastreaming.net/swfobject.js'></script> <link href="../style/radio.css" rel="stylesheet" type="text/css"> <script language=javascript> <!--// function refreshiframe() { document.nowplay.location.reload(); setTimeout("refreshiframe()", 15000); } //--> </script> </head> <body onload="refreshiframe();"> <div class="container"> <div class="leftcell"> <div class="logoradio"><img src="images/radio2/radioKPTV_sigla_retus.gif" width="350"></div> <iframe name="nowplay" id="nowplay" src="now_player_n.php" width="350" height="18" scrolling="no" noresize frameborder="no" resizeable="no" marginwidth="0" marginheight="0"></iframe> <script type='text/javascript' src='http://s3.viastreaming.net/swfobject.js'></script> <div id='player'> <a href='http://get.adobe.com/flashplayer/' target='_blank'>Get Adobe Flash Media Player</a></div> <script type='text/javascript'> var so = new SWFObject('http://s3.viastreaming.net/flash/player/player.swf','ply','350','24','9','#FFFFFF'); so.addParam('allowfullscreen','false'); so.addParam('allowscriptaccess','always'); so.addParam('wmode','opaque'); so.addVariable('volume','50'); so.addVariable('autostart','true'); so.addVariable('provider','http://s3.viastreaming.net/flash/services/shoutcast.swf'); so.addVariable('file=http://s3.viastreaming.net:7180/;listen.pls'); so.write('player'); </script> </div> <div class="rightcell"> <div class="reklamkep"><a href="#"><img src="images/radio2/KPTV_reklam.png" border="0"></a></div> <div class="socializare"> <div class="separator"></div> <a href="https://www.facebook.com/radio.kptv.ro" target="_blank"><img src="images/radio2/KPTV_facebook.png" border="0"></a> <div class="separator"></div> <a href="https://twitter.com/radio_KPTV" target="_blank"><img src="images/radio2/KPTV_twit.png" border="0"></a> <div class="separator"></div> <a href="skype:kptv_fm?call" target="_blank"><img src="images/radio2/KPTV_skype.png" border="0"></a> <div class="separator"></div> <a href="mailto:%72%61%64%69%6F%40%6B%70%74%76%2E%72%6F" target="_blank"><img src="images/radio2/KPTV_mail.png" border="0"></a> <div class="separator"></div> <a href="http://radio.kptv.ro" target="_blank"><img src="images/radio2/KPTV_www.png" border="0"></a> <div class="separator"></div> <a href="http://radio.kptv.ro/ro/index.php?pg=voting" target="_blank"><img src="images/radio2/KPTV_top20.png" border="0"></a> </div> <div class="reklalatt"></div> </div> <div class="alatt"><img src="images/radio2/KPTV_pont.png"> classic and new rock online 24/7 <img src="images/radio2/KPTV_pont.png"></div> </div> <script type="text/javascript">
var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-20594419-1']); _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'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
</script> </body> </html>
|