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:
|
<!--Dreamstation-Radio-Anzeige Anfang-->
<script type="text/javascript">
function loadIframe(theURL) {
document.getElementById("Radio").src=theURL;
}
function resizeMe(obj){
docHeight = Radio.document.height || Radio.document.body.scrollHeight
obj.style.height = docHeight + 'px'
}
</script>
<table border="0" cellspacing="0" cellpadding="0" width="1070">
<tr>
<td><img src="./images/extras/obenlinks_radio.png" alt="" /></td>
<td style="width:50%; background-image: url(./images/extras/obenmitte_radio.png);"></td>
<td><img src="./images/extras/obenmitte_radio.gif" alt="" /></td>
<td style="width:50%; background-image: url(./images/extras/obenmitte_radio.png);"></td>
<td><img src="./images/extras/obenrechts_radio.png" alt="" /></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="1070">
<tr>
<td style="background: url('./images/extras/linkeleiste.png');" width="38">
</td>
<td >
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" width="100%" class="tableinborder">
<tr>
<td class="tableb" >
<iframe allowtransparency="true" height="240" id="mainContent" name="mainContent" onload="resizeMe(this)"
src="http://die-highscorediebe.de/wbb2/radioanzeige/status.php" width="100%" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"><p>kkk</p></iframe>
</td>
</tr>
</table>
<td style="background: url('./images/extras/leisterechts.png');" width="38"></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="1070">
<tr>
<td align="left">
<img src="./images/extras/untenlinks_radio.png" border="0" alt="" title="" /></a></td>
<td style="width:50%; background-image: url(http://new-energy-board.co.de/wbb2/images/extras/untenmitte_radio.png);"></td>
<td><a href="http://www.dreamstation-radio.de/infusions/gr_radiostatus_panel/gr_radiostatus_player.php?id=4&p=asx" target="_blank"><img src="./images/extras/untenmitte_radio_01.png" border="0" alt="Windows-Media-Player" title="Windows-Media-Player"/></a></td>
<td><a href="http://www.dreamstation-radio.de/infusions/gr_radiostatus_panel/gr_radiostatus_player.php?id=4&p=pls" target="_blank"><img src="./images/extras/untenmitte_radio_02.png" border="0" alt="Winamp" title="Winamp-Player" /></a></td>
<td><a href="http://85.214.237.251:9080/listen.pls" target="_blank"><img src="./images/extras/untenmitte_radio_03.png" border="0" alt="Real Player" title="Real Player" /></td>
<td><a href="http://85.214.237.251:9080/listen.pls" target="_blank"><img src="./images/extras/untenmitte_radio_04.png" border="0" alt="VLC" title="VLC Player" /></td>
<td style="width:50%; background-image: url(http://wbb2-styles.jackysgrafikschuppen.net/images/extras/untenmitte_radio.png);"></td>
<td align="right"><img src="./images/extras/untenrechts_radio_copy.png" alt="" title="" /></td>
</tr>
</table>
<!--Dreamstation-Radio-Anzeige Ende --> |