Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 10.23 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html>
  3.     <head>
  4.         <title>CINEMIX </title>
  5.         <link rel="shortcut icon" href="favicon.ico" />
  6.         <!-- General styles of the samPHPweb pages -->
  7.         <link rel="stylesheet" type="text/css" href="styles/style.css" />
  8.  
  9.         <!-- Common Javascript functions -->
  10.         <script type="text/javascript" src="js/common.js"></script>
  11.                 <!-- Javascript for request and songinfo actions -->
  12.         <script type="text/javascript">
  13.             /**
  14.              * Open a popup window to send a song request to SAM
  15.              */
  16.             function request(songID)
  17.             {
  18.                                     requestPrivate(songID);
  19.                             }
  20.         </script>
  21.                 <!-- AddThis javascript -->
  22.         <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=spacialaudio"></script>
  23.         <!-- JQuery library to do cool Javascript stuff -->
  24.         <script type="text/javascript" src="js/jquery-1.4.2.js"></script>
  25.         <!-- JQuery plugin for Cross-Browser compatible rounding of corners -->
  26.         <script type="text/javascript" src="js/jquery.corner.js"></script>
  27.  
  28.     </head>
  29.  
  30.     <body>
  31.  
  32.         <!-- BEGIN:PAGE -->
  33.         <div id="page">
  34.  
  35.  
  36.  
  37.             <!-- BEGIN:ERROR_MESSAGE -->
  38.                         <!-- END:ERROR_MESSAGE -->
  39.  
  40.  
  41.  
  42.  
  43.        
  44.             <!-- BEGIN:CURRENTLY PLAYING -->
  45.             <div id="currently_playing_wrapper">
  46.                 <div id="currently_playing">
  47.                     <table cellpadding="0" cellspacing="0">
  48.                         <thead>
  49.                             <tr>
  50.                                 <th align="left" style="width: 170px;">
  51.                                     Currently Playing
  52.                                 </th>
  53.                                 <th align="center">
  54.                                 </th>
  55.                                 <th align="left">
  56.                                 </th>
  57.                                 <th align="right" style="width: 50px;">
  58.                                     Time
  59.                                 </th>
  60.                             </tr>
  61.                         </thead>
  62.                         <tbody>
  63.                             <tr>
  64.                                 <td align="center">
  65.                                                                         <a href="http://www.amazon.com/Assassins-Creed-Original-Game-Soundtrack/dp/B002TURE9E/ref=sr_shvl_album_1?ie=UTF8&qid=1300830634&sr=301-1" target="_blank">
  66.                                         <img id="cpPictureMainSong" onload="showPicture(this, true)" width="150" height="150" src="http://vhost.fastserv.com/~cinemix/SAM2/pictures/az_B1118123_Assassin's Creed 2_Jesper Kyd.jpg" alt="Buy CD!" title="Buy CD!" />
  67.                                     </a>
  68.                                     <br />
  69.                                    
  70.  
  71.                                 </td>
  72.                                 <td colspan="2">
  73.                                     <span id="currently-playing-title">Flight Over Venice 1</span>                                  <br /> <span id="currently-playing-artist"><a href="http://audiorealm.com/findwebsite.html?artist=Jesper+Kyd&title=Flight+Over+Venice+1&album=Assassin%27s+Creed+2" target="_blank">Jesper Kyd</a></span>                                   <br /> <span id="currently-playing-artist"><a href="http://www.amazon.com/Assassins-Creed-Original-Game-Soundtrack/dp/B002TURE9E/ref=sr_shvl_album_1?ie=UTF8&qid=1300830634&sr=301-1" target="_blank">Assassin's Creed 2</a></span>
  74.  
  75.                                 </td>
  76.                                 <td align="right">
  77.                                     <span id="currently-playing-duration">5:10</span>
  78.                                 </td>
  79.                             </tr>
  80.                         </tbody>
  81.                     </table>
  82.                 </div>
  83.             </div>
  84.             <!-- END:CURRENTLY PLAYING -->
  85.        
  86.  
  87.                         <!-- BEGIN:COMING UP -->
  88.             <div id="coming-up_wrapper">
  89.                 <div id="coming-up">
  90.                     <table cellpadding="0" cellspacing="0">
  91.                         <thead>
  92.                             <tr>
  93.                                 <th colspan="1" align="left">
  94.                                     Coming up
  95.                                 </th>
  96.                             </tr>
  97.                         </thead>
  98.                         <tbody>
  99.                             <tr>
  100.                                 <td>
  101.                                                                             <div>
  102.                                             <span class="comingIndex">1</span>                                          <a href="javascript:songinfo(7952)" title="James Horner & Simon Franglen - House of Judgment">
  103.                                                 The Magnificent Seven                                                <br /> James Horner & Simon Franglen                                           </a>
  104.                                                                                 </div>
  105.                                                                             <div>
  106.                                             <span class="comingIndex">2</span>                                          <a href="javascript:songinfo(1566)" title="Trevor Rabin - Page 47">
  107.                                                 National Treasure: Book of Secrets                                               <br /> Trevor Rabin                                            </a>
  108.                                                                                 </div>
  109.                                                                             <div>
  110.                                             <span class="comingIndex">3</span>                                          <a href="javascript:songinfo(316)" title="David Arnold - We Don't Want To Die">
  111.                                                 Stargate (Movie)                                                 <br /> David Arnold                                            </a>
  112.                                                                                 </div>
  113.                                                                         <hr style="width:100%;border:none;"/>
  114.                                 </td>
  115.                             </tr>
  116.                         </tbody>
  117.                     </table>
  118.                 </div>
  119.             </div>
  120.             <!-- END:COMING UP -->
  121.            
  122.  
  123.                         <!-- BEGIN:RECENTLY PLAYED -->
  124.             <div id="recently_played_wrapper">
  125.                 <div id="recently_played">
  126.                     <table cellpadding="0" cellspacing="0">
  127.                         <thead>
  128.                             <tr>
  129.                                 <th colspan="2" align="left">
  130.                                     Recently Played
  131.                                 </th>
  132.                                 <th align="left">
  133.                                     Album
  134.                                 </th>
  135.                                 <th align="right">
  136.                                     Time
  137.                                 </th>
  138.                             </tr>
  139.                         </thead>
  140.                         <tbody>
  141.                                                     <tr>
  142.                                 <td>
  143.                                                                         <a href="https://www.amazon.com/Titanfall-Original-Soundtrack-Stephen-Barton/dp/B01MEHSF0B/" target="_blank">
  144.                                         <img class="rpPicture" id="rpPicture0" onload="showPicture(this, 1)" width="100" height="100" src="http://vhost.fastserv.com/~cinemix/SAM2/pictures/az_B1126108_Titanfall 2_Stephen Barton.jpg" alt="Buy CD!" title="Buy CD!" />
  145.                                     </a>
  146.                                                                     </td>
  147.  
  148.                                 <td>
  149.                                     Stephen Barton - Rifleman Cooper                                                                    </td>
  150.                                 <td>
  151.                                     Titanfall 2                             </td>
  152.                                 <td align="right">
  153.                                     2:40                                </td>
  154.                             </tr>
  155.                                                     <tr>
  156.                                 <td>
  157.                                                                         <a href="http://www.amazon.com/Beach-Angelo-Badalamenti/dp/B00004TA6G%3FSubscriptionId%3DAKIAJ7HPQDOBIXXNVHTA%26tag%3Dcinemix-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB00004TA6G" target="_blank">
  158.                                         <img class="rpPicture" id="rpPicture1" onload="showPicture(this, 1)" width="100" height="100" src="http://vhost.fastserv.com/~cinemix/SAM2/pictures/az_4686_Beach_.jpg" alt="Buy CD!" title="Buy CD!" />
  159.                                     </a>
  160.                                                                     </td>
  161.  
  162.                                 <td>
  163.                                     Angelo Badalamenti - The Beach Theme (Mythical Waters)                                                                  </td>
  164.                                 <td>
  165.                                     The Beach                               </td>
  166.                                 <td align="right">
  167.                                     1:59                                </td>
  168.                             </tr>
  169.                                                     <tr>
  170.                                 <td>
  171.                                                                         <a href="http://www.amazon.com/Atonement-Dario-Marianelli/dp/B000TKW3E2%3FSubscriptionId%3D07PZFX2D4RC9ZHWQWF02%26tag%3Dcinemix-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000TKW3E2" target="_blank">
  172.                                         <img class="rpPicture" id="rpPicture2" onload="showPicture(this, 1)" width="100" height="100" src="http://vhost.fastserv.com/~cinemix/SAM2/pictures/az_736_Atonement_.jpg" alt="Buy CD!" title="Buy CD!" />
  173.                                     </a>
  174.                                                                     </td>
  175.  
  176.                                 <td>
  177.                                     Dario Marianelli - Denouement                                                                   </td>
  178.                                 <td>
  179.                                     Atonement                               </td>
  180.                                 <td align="right">
  181.                                     2:29                                </td>
  182.                             </tr>
  183.                                                     <tr>
  184.                                 <td>
  185.                                                                         <a href="http://www.amazon.com/Exodus-Original-Motion-Picture-Soundtrack/dp/B00NMZWAX0%3FSubscriptionId%3DAKIAJ7HPQDOBIXXNVHTA%26tag%3Dcinemix-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB00NMZWAX0" target="_blank">
  186.                                         <img class="rpPicture" id="rpPicture3" onload="showPicture(this, 1)" width="100" height="100" src="http://vhost.fastserv.com/~cinemix/SAM2/pictures/az_B1218105_Exodus Gods and Kings_Alberto Iglesias.jpg" alt="Buy CD!" title="Buy CD!" />
  187.                                     </a>
  188.                                                                     </td>
  189.  
  190.                                 <td>
  191.                                     Alberto Iglesias - The Ten Commandments                                                                 </td>
  192.                                 <td>
  193.                                     Exodus: Gods and Kings                              </td>
  194.                                 <td align="right">
  195.                                     3:37                                </td>
  196.                             </tr>
  197.                                                     <tr>
  198.                                 <td>
  199.                                                                         <a href="http://www.amazon.com/Tom-Viv-Debbie-Wiseman/dp/B000008NZ5%3FSubscriptionId%3DAKIAJ7HPQDOBIXXNVHTA%26tag%3Dcinemix-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000008NZ5" target="_blank">
  200.                                         <img class="rpPicture" id="rpPicture4" onload="showPicture(this, 1)" width="100" height="100" src="http://vhost.fastserv.com/~cinemix/SAM2/pictures/az_4925_Tom & Viv_.jpg" alt="Buy CD!" title="Buy CD!" />
  201.                                     </a>
  202.                                                                     </td>
  203.  
  204.                                 <td>
  205.                                     Debbie Wiseman - Love Theme                                                                 </td>
  206.                                 <td>
  207.                                     Tom & Viv                               </td>
  208.                                 <td align="right">
  209.                                     2:09                                </td>
  210.                             </tr>
  211.                                                 </tbody>
  212.                     </table>
  213.                 </div>
  214.             </div>
  215.             <!-- END:RECENTLY PLAYED -->
  216.            
  217.  
  218.                 <!-- BEGIN:FOOTER -->
  219.         <div id="footer">
  220.  
  221.         </div>
  222.         <!-- END:FOOTER -->
  223.  
  224.         </div>
  225.         <!-- END:PAGE -->
  226.  
  227.         <script type="text/javascript">
  228.         //<![CDATA[
  229.                     //Check if song changed every CHECK_INTERVAL milliseconds
  230.             setInterval("DoCheckRefresh()", 30000);
  231.  
  232.             function DoCheckRefresh()
  233.             {
  234.                 var url = 'songcheck.js.php?songID=3598&buster=' + (new Date().getTime());
  235.                 $.getScript(url); //jQuery call to call remote javascript
  236.             }
  237.  
  238.             //This function is called by remote javascript above if the song changed
  239.             function doSongChanged()
  240.             {
  241.                 DoRefresh();
  242.             }
  243.  
  244.             function DoRefresh()
  245.             {
  246.                 //Reload this page with the new data
  247.                 document.location.href = "playing.php?buster=01091257793";
  248.             }
  249.                 //]]>
  250.         </script>
  251.  
  252.         <!-- JQuery to round corners some of the HTML items on the page -->
  253.         <script type="text/javascript">
  254.         //<![CDATA[
  255.         // Make sure the DOM is ready
  256.         $(document).ready(function() {
  257.             // Rounding of corners (Cross-browser compatible)
  258.             // See http://jquery.malsup.com/corner/ for different Styles.
  259.  
  260.             // Rounds the page corners
  261.             $('#page').corner();
  262.  
  263.             // Rounds the Navigation Menu Corners
  264.             $('#navigation dl').corner();
  265.  
  266.             // Rounds the Currently Playing Table Corners
  267.             $('#currently_playing').corner();
  268.  
  269.             // Rounds the Coming Up Corners
  270.             $('#coming-up').corner();
  271.  
  272.             // Rounds the Recently Played Table Corners
  273.             $('#recently_played').corner();
  274.             // Style odd and even rows in Currently Playing Table (Cross-browser compatible)
  275.             $('#recently_played table tbody tr:nth-child(odd)').addClass('recently_played_odd');
  276.             $('#recently_played table tbody tr:nth-child(even)').addClass('recently_played_even');
  277.  
  278.             // Round the Dedication Corners
  279.             $('#dedication dl').corner('tl tr').corner();
  280.  
  281.             // Round the Top Request Corners
  282.             $('#top_requests dl').corner();
  283.         });
  284.         //]]>
  285.         </script>
  286.     </body>
  287. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement