C:\xampp2_not used\htdocs\kptv\ro\shareradio.tpl.php


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
<script type="text/javascript">
function check(radio)  {
    switch(radio) {
    case "1":        
        document.getElementById("txtarea").value='<a href="#"><img src="http://radio.kptv.ro/ro/images/logo_1.gif" alt="KPTV - The Rock Station" border="0" style="cursor:hand;" onclick="window.open(\'http://radio.kptv.ro/ro/radio.php\', \'_blank\', \'top=200, left=200, width=331, height=175\');"></a>';
        break;
    case "2":    
        document.getElementById("txtarea").value='<a href="#"><img src="http://radio.kptv.ro/ro/images/logo_2.gif" alt="KPTV - The Rock Station" border="0" style="cursor:hand;" onclick="window.open(\'http://radio.kptv.ro/ro/radio.php\', \'_blank\', \'top=200, left=200, width=331, height=175\');"></a>';
        break;
    case "3":    
        document.getElementById("txtarea").value='<a href="#"><img src="http://radio.kptv.ro/ro/images/logo_3.gif" alt="KPTV - The Rock Station" border="0" style="cursor:hand;" onclick="window.open(\'http://radio.kptv.ro/ro/radio.php\', \'_blank\', \'top=200, left=200, width=331, height=175\');"></a>';
        break;
    case "4":    
        document.getElementById("txtarea").value='<a href="#"><img src="http://radio.kptv.ro/ro/images/logo_4.gif" alt="KPTV - The Rock Station" border="0" style="cursor:hand;" onclick="window.open(\'http://radio.kptv.ro/ro/radio.php\', \'_blank\', \'top=200, left=200, width=331, height=175\');"></a>';
        break;
    case "5":    
        document.getElementById("txtarea").value='<a href="#"><img src="http://radio.kptv.ro/ro/images/logo_5.gif" alt="KPTV - The Rock Station" border="0" style="cursor:hand;" onclick="window.open(\'http://radio.kptv.ro/ro/radio.php\', \'_blank\', \'top=200, left=200, width=331, height=175\');"></a>';
        break;
    case "6":    
        document.getElementById("txtarea").value='<a href="#"><img src="http://radio.kptv.ro/ro/images/logo_6.gif" alt="KPTV - The Rock Station" border="0" style="cursor:hand;" onclick="window.open(\'http://radio.kptv.ro/ro/radio.php\', \'_blank\', \'top=200, left=200, width=331, height=175\');"></a>';
        break;    
    }
  }
  
function SelectAll(id) {
    document.getElementById(id).focus();
    document.getElementById(id).select();
}
</script>

<td valign="top" style="border-right: 1px solid #5D5C5C" width="589">

    <table cellpadding="0" cellspacing="0" border="0" summary="">
        <tr>
            <td bgcolor="#252525" height="23" width="589" class="adr2"><a href="index.php" class="adr2">Home</a> &raquo; Share Radio</td>
        </tr>
        <tr>
            <td style="padding:10px;"><strong>Adauga in pagina ta web, widgetul nostru radio gratuit! </strong><br>
                Oricine poate integra in pagina sau blogul personal radio KPTV, adaugand scriptul de mai jos.<br>
                Widgetul nostru radio, va face pagina ta mai atractiva, mai memorabila, si mai interactiva.<br>
                Nu in ultimul rand, vei oferi celor care-ti viziteaza pagina si o muzica special aleasa, beneficiind astfel de experienta noastra in domeniu de peste 14 ani.<br>
                <strong>Incorporeaza rapid in pagina sau blogul tau, unul din bannerele de mai jos:</strong><br>
                Acest player nu necesita instalarea vreunui software. <br>
                <strong>Simplu "Copy &amp; Paste" codul HTML:</strong>    <br> 
                Copiaza si adauga in pagina sau blogul tau, corespunzator dimensiunii alese, codul de mai jos.<br>
                <strong>Vizualizeaza Widgetul:</strong>    <br>  
                Ai mai jos cateva variante de cum va arata widgetul ales, dupa ce ai inserat codul in pagina ta web.<br> <br>
                <strong>INCEARCA widgetul radio KPTV, urmand pasii de mai jos:</strong><br>
                <ol>
                <li>Alege de mai jos, folosind butoanele radio din partea stanga, dimensiunea dorita a bannerului pe pagina ta.<br>
                <li>Copiaza codul corespunzator din subsolul acestei pagini.<br>
                <li>Insereaza codul copiat in pagina ta.<br>
                <li>Da "Click" in pagina ta pe bannerul ales si vei asculta o muzica speciala.<br>
                </ol>
            </td>
        </tr>        
        <tr>
            <td style="padding:10px;">
                <table border="0" align="center">
                    <tr>
                        <td><input type="radio" name="radio" id="radio1" value="1" onclick="check(this.value)" checked></td>
                        <td><img src="http://radio.kptv.ro/ro/images/logo_1.gif" onclick="document.getElementById('radio1').checked=true;check('1')"><br>(Latime: 525px, Inaltime: 60px.)<br><br><br><br></td>
                    </tr>
                    <tr>
                        <td><input type="radio" name="radio" id="radio2" value="2" onclick="check(this.value)"></td>
                        <td><img src="http://radio.kptv.ro/ro/images/logo_2.gif" onclick="document.getElementById('radio2').checked=true;check('2')"><br>(Latime: 120px, Inaltime: 200px.)<br><br><br><br></td>
                    </tr>
                    <tr>
                        <td><input type="radio" name="radio" id="radio3" value="3" onclick="check(this.value)"></td>
                        <td><img src="http://radio.kptv.ro/ro/images/logo_3.gif" onclick="document.getElementById('radio3').checked=true;check('3')"><br>(Latime: 468px, Inaltime: 125px.)<br><br><br><br></td>
                    </tr>
                    <tr>
                        <td><input type="radio" name="radio" id="radio4" value="4" onclick="check(this.value)"></td>
                        <td><img src="http://radio.kptv.ro/ro/images/logo_4.gif" onclick="document.getElementById('radio4').checked=true;check('4')"><br>(Latime: 250px, Inaltime: 250px.)<br><br><br><br></td>
                    </tr>
                    <tr>
                        <td><input type="radio" name="radio" id="radio5" value="5" onclick="check(this.value)"></td>
                        <td><img src="http://radio.kptv.ro/ro/images/logo_5.gif" onclick="document.getElementById('radio5').checked=true;check('5')"><br>(Latime: 468px, Inaltime: 60px.)<br><br><br><br></td>
                    </tr>
                    <tr>
                        <td><input type="radio" name="radio" id="radio6" value="6" onclick="check(this.value)"></td>
                        <td><img src="http://radio.kptv.ro/ro/images/logo_6.gif" onclick="document.getElementById('radio6').checked=true;check('6')"><br>(Latime: 125px, Inaltime: 125px.)</td>
                    </tr>
                    <tr>
                        <td colspan="2">
                            <textarea cols="66" rows="10" name="txtarea" id="txtarea" onClick="SelectAll('txtarea');"><a href="#"><img src="http://radio.kptv.ro/ro/images/logo_1.gif" alt="KPTV - The Rock Station" border="0" style="cursor:hand;" onclick="window.open('http://radio.kptv.ro/ro/radio.php', '_blank', 'top=200, left=200, width=331, height=175');"></a></textarea>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
</td>
x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586