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
|
<?php
require_once("../admin/dbconn.php");
$result = mysql_query("SELECT * FROM banners");
if (!$result) { echo 'Could not run query: ' . mysql_error(); exit; } $ban = array();
while ($row = mysql_fetch_assoc($result)) { $ban[$row['ID']] = $row['Banner']; }
?> <!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="https://www.google.com/jsapi?key=ABQIAAAAuYE1N3O5Gk1qRi7gg8KI2BTTiq2Y_22pQfc99Pc9J8a-RsYFMhS9en6CCG4tBKIEFRv8q1v4PHefjA"></script> <script type="text/javascript" src="../js/gfeedfetcher.js"></script> <script src="https://yui.yahooapis.com/3.18.1/build/yui/yui-min.js"></script> <script type="text/javascript" src="../js/gajaxscroller.js">
/*********************************************** * gAjax RSS Pausing Scroller- (c) Dynamic Drive (www.dynamicdrive.com) * Requires "gfeedfetcher.js" class * This notice MUST stay intact for legal use * Visit http://www.dynamicdrive.com/ for full source code ***********************************************/
</script>
<style type="text/css">
td { font-family: Verdana, Arial; font-size:12px; color:#FFFFFF; }
.titlefield{ /*CSS for RSS title link in general*/ text-decoration: none; font-size:11px; font-family:Verdana, Arial; color: #FFC000; }
.labelfield{ /*CSS for label field in general*/ color:#FFFFFF; font-size:10px; font-family:Verdana, Arial; }
.datefield{ /*CSS for date field in general*/ color:#8C8C8C; font-size:10px; font-family:Verdana, Arial; }
#example2{ /*Demo 2 main container*/ text-align:left; width: 730px; height: 100px; /*border: 1px dashed black; padding: 4px; background-color: #EEEEEE;*/ }
#example2 div ul{ /*Demo 2 UL container*/ margin: 0; padding-left: 5px; }
#example2 div ul li{ /*Demo 2 LI that surrounds each entry*/ margin-bottom: 3px; }
code{ /*CSS for insructions*/ color: red; }
</style> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-HPZTTWXDYP"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date());
gtag('config', 'G-HPZTTWXDYP'); </script> </head> <body background="images/background.gif" style="margin:0px;"> <table border="0" width="950" cellspacing="1" cellpadding="1" align="center" border="0"> <tr> <td colspan="2" height="150" align="center"><?= $ban[1]; ?></td> </tr> <tr> <td colspan="2"> </td> </tr> <!--tr> <td colspan="2" align="center"><?php //echo $ban[2]; ?></td> </tr--> <tr> <td colspan="2" height="326" valign="top"> <table border="0" width="736" height="326" cellspacing="0" cellpadding="0" align="center" style="background:url('images/background2.gif');background-repeat:no-repeat;"> <tr> <td align="left" valign="top" style="padding-top:3px;padding-left:3px;"><iframe height="295" width="367" frameborder="0" scrolling="no" allowfullscreen="true" src="https://player.twitch.tv/?channel=radiokptv&parent=radio.kptv.ro&parent=testsite2.kptv.ro&muted=true">&nbsp;</iframe><br /> <div style="float:left;text-align:center;width:367px;height:20px;"><a style="font-size:10px;color:#000;" id="cc_strinfo_song_kptv" class="cc_streaminfo"> </a> <script language="javascript" type="text/javascript" src="https://nl1.streamingpulse.com:2199/system/streaminfo.js"></script> </div> </td> <td align="left" valign="top" style="padding-top:3px;padding-right:5px;"><div style="width:367px"><!-- Begin http://chatwing.com chatbox --> <iframe frameborder="0" scrolling="no" id="chat_embed" src="https://www.twitch.tv/embed/radiokptv/chat?parent=radio.kptv.ro&parent=testsite2.kptv.ro" height="295" width="363"> </iframe> <br /><!-- End http://chatwing.com chatbox --></div> <div style="float:right;position:relative;text-align:right;padding-right:5px;padding-top:3px;"><font style="line-height:5px;"></font><!-- Skype 'My status' button http://www.skype.com/go/skypebuttons --> <script type="text/javascript" src="https://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script> <a href="skype:kptv_fm?call"><img src="https://mystatus.skype.com/smallclassic/kptv_fm" style="border: none;" width="90" height="18" alt="Suna" /></a>
</div> </td> </tr> </table> </td> </tr> <tr> <td colspan="2" align="center"> <!-- start sw-rss-feed code --> <br /><center> <script type="text/javascript"><!-- rssfeed_url = new Array(); rssfeed_url[0]="https://www.rfi.ro/taxonomy/term/7/feed"; rssfeed_url[1]="https://rss.dw.com/xml/rss-rom-rom"; rssfeed_frame_width="730"; rssfeed_frame_height="160"; rssfeed_scroll="on"; rssfeed_scroll_step="6"; rssfeed_scroll_bar="off"; rssfeed_target="_blank"; rssfeed_font_size="12"; rssfeed_font_face=""; rssfeed_border="off"; rssfeed_css_url=""; rssfeed_title="on"; rssfeed_title_name=""; rssfeed_title_bgcolor="#262626"; rssfeed_title_color="#ffcc00"; rssfeed_title_bgimage=""; rssfeed_footer="off"; rssfeed_footer_name="rss feed"; rssfeed_footer_bgcolor="#fff"; rssfeed_footer_color="#333"; rssfeed_footer_bgimage=""; rssfeed_item_title_length="155"; rssfeed_item_title_color="#fff"; rssfeed_item_bgcolor="#000"; rssfeed_item_bgimage=""; rssfeed_item_border_bottom="on"; rssfeed_item_source_icon="off"; rssfeed_item_date="off"; rssfeed_item_description="on"; rssfeed_item_description_length="120"; rssfeed_item_description_color="#fff"; rssfeed_item_description_link_color="#333"; rssfeed_item_description_tag="off"; rssfeed_no_items="0"; rssfeed_cache = "0a3af5cc624fa3ca055c40225c7f92e2"; //--> </script> <script type="text/javascript" src="https://feed.surfing-waves.com/js/rss-feed.js"> </script> </center> <!-- The link below helps keep this service FREE, and helps other people find the SW widget. Please be cool and keep it! Thanks. --> <div style="color: rgb(204, 204, 204); font-size: 10px; text-align: right; width: 730px;">powered by <a rel="noopener" target="_blank" style="color: rgb(204, 204, 204);" href="https://surfing-waves.com/">Surfing Waves</a> </div> <!-- end sw-rss-feed code --> </td> </tr> <tr> <td align="right"><?= $ban[3]; ?></td> <td align="left"><?= $ban[4]; ?></td> <br /> </tr> </table> <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> <?php mysql_free_result($result); ?>
|