Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2014
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.04 KB | None | 0 0
  1. <br>
  2. <br>
  3. <?php
  4. require_once('_inc/core.php');
  5. ?>
  6. <!--
  7. _____ _ _ __ __ _____
  8. | _ \ | | | | \ \ / / / ___|
  9. | |_| | | |_| | \ \/ / | |___
  10. | ___/ | _ | \ / | _ \
  11. | | | | | | / / | |_| |
  12. |_| |_| |_| /_/ \_____/
  13. @author: Jorge Garduño (Phy6), diseño hecho para LatinaFM.
  14.  
  15. -->
  16. <html>
  17. <head>
  18. <script language=JavaScript>
  19.  
  20. var message="Acceso Denegado";
  21.  
  22. ///////////////////////////////////
  23. function clickIE4(){
  24. if (event.button==2){
  25. alert(message);
  26. return false;
  27. }
  28. }
  29.  
  30. function clickNS4(e){
  31. if (document.layers||document.getElementById&&!document.all){
  32. if (e.which==2||e.which==3){
  33. alert(message);
  34. return false;
  35. }
  36. }
  37. }
  38.  
  39. if (document.layers){
  40. document.captureEvents(Event.MOUSEDOWN);
  41. document.onmousedown=clickNS4;
  42. }
  43. else if (document.all&&!document.getElementById){
  44. document.onmousedown=clickIE4;
  45. }
  46.  
  47. document.oncontextmenu=new Function("alert(message);return false" )
  48.  
  49. </script>
  50.  
  51.  
  52.  
  53. <link rel=StyleSheet href="/_style/style.css" type="text/css" media="screen">
  54. <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
  55. <script src="http://code.jquery.com/jquery-1.9.1.js"></script>
  56. <title><?php echo titulo; ?> &bull; <?php echo descripcion; ?></title>
  57. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  58. </head>
  59. <body>
  60. <center><header>
  61. <div class="logo center"></div>
  62.  
  63. <nav>
  64. <div class="space"></div>
  65. <ul class="menu">
  66. <li><a href="http://latinafm.es/inicio.php">HOME</a></li>
  67. <li><a href="#">TOP DJS</a></li>
  68. <li><a href="/horario.php">PROGRAMACIÓN</a></li>
  69. <li><a href="#">DJS/LOCUTORES</a></li>
  70. <li><a href="#">COLABORADORES</a></li>
  71. </ul>
  72. </nav>
  73. </header></center>
  74. <center><div id="bar_stats">
  75. <span><b>Mensaje Importante:</b> <marquee style="width: 600px;">Ayudanos dando Clic en la Publicidad de LatinaFM, esta radio Siempre estará Online para tí con la Mejor Música.</marquee></span>
  76. </div></center>
  77. <center><div class="main_boxes">
  78. <div id="box_biggest">
  79. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  80. <!-- Nuevo Diseño -->
  81. <ins class="adsbygoogle"
  82. style="display:inline-block;width:728px;height:90px"
  83. data-ad-client="ca-pub-2592644214032428"
  84. data-ad-slot="3457939194"></ins>
  85. <script>
  86. (adsbygoogle = window.adsbygoogle || []).push({});
  87. </script>
  88. </div>
  89. <div id="box_biggest">
  90. <embed wmode="transparent" src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="840" height="580" name="chat" FlashVars="id=197602620&rl=Argentina&xn=Oyente-LatinaFM.es" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.php" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/?cb"></a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=197602620"></a></small><br>
  91. <a href="http://latinafm.es/donaciones.php"><img src="/donar.png" title="Haz Click aquí para donar" /></a>
  92. </div>
  93. <div class="left">
  94. <div id="box_big">
  95. <h2>Reglas del Minichat</h2>
  96. <ul id="normas">
  97. <li>No Hacer Publicidad de LatinaFM en otras Radios, no queremos Conflictos con Nadie, si harán Publicidad, haganlo por medio de las Redes Sociales (Facebook, Twitter, etc).</li>
  98. <li>No Alterar el Chat, de lo contrario te ganarás un Baneo en LatinaFM temporal.</li>
  99. <li>Evita Hacer Spam, Flood, u otras cosas que puedan hacer ver mal al Xat de LatinaFM.</li>
  100. <li>No Publicitar Otras radios en LatinaFM, al igual que otros, nos molesta eso.</li>
  101. <li>Evita Insultar a Otros, a menos que el otro haya empezado, el se ganará el Kick y si es muy grave, un Ban Temporal.</li>
  102. </ul>
  103. </div>
  104. <div id="box_big">
  105. </br><left><h2>¿Quieres Ayudarnos</h2></left>
  106. </br> Tan solo pega este HTML en tu Web y así podrás sinonizarnos desde donde quieras.
  107. </br><textarea style="width:100%;"><iframe frameborder="0" width="328px" height="25px" src="http://latinafm.es/radio.php"></iframe></textarea>
  108. </div>
  109.  
  110. </div>
  111. <div class="right">
  112.  
  113. <div id="box_small">
  114. <div id="fb-root"></div>
  115. <script>(function(d, s, id) {
  116. var js, fjs = d.getElementsByTagName(s)[0];
  117. if (d.getElementById(id)) return;
  118. js = d.createElement(s); js.id = id;
  119. js.src = "//connect.facebook.net/es_LA/all.js#xfbml=1&appId=135853736499085";
  120. fjs.parentNode.insertBefore(js, fjs);
  121. }(document, 'script', 'facebook-jssdk'));</script>
  122. <div class="fb-like-box" data-href="https://www.facebook.com/latinafmus" data-width="300" data-show-faces="true" data-stream="false" data-show-border="false" data-header="false"></div>
  123. </div>
  124. </div>
  125. <div id="box_biggest">
  126. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  127. <!-- Nuevo Diseño -->
  128. <ins class="adsbygoogle"
  129. style="display:inline-block;width:728px;height:90px"
  130. data-ad-client="ca-pub-2592644214032428"
  131. data-ad-slot="3457939194"></ins>
  132. <script>
  133. (adsbygoogle = window.adsbygoogle || []).push({});
  134. </script>
  135. </div>
  136. </div></center>
  137. <footer>
  138. <div class="space_footer"></div>
  139. Todos los Derechos Reservados &copy; <b>Radio LatinaFM 2013-2014</b>, Prohibida la Copia total o Parcial de Radio Latina.
  140. <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/deed.es"><img alt="Licencia Creative Commons" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Radio Latina</span> por <a xmlns:cc="http://creativecommons.org/ns#" href="http://latinafm.es" property="cc:attributionName" rel="cc:attributionURL">Jorge Garduño</a> se encuentra bajo una <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/deed.es">Licencia Creative Commons Atribución-NoComercial-SinDerivadas 3.0 Unported</a>.
  141. <div class="space_footer"></div>
  142. </footer>
  143. <script type="text/javascript">
  144. </script>
  145. </body>
  146. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement