Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <!-- KODE DIBAWAH INI CUKUP GANTI LINK GAMBAR NYA SAJA -->
  2. <b>Jika Video Diatas Tidak Dapat Diputar, Gunakan Mirror Dibawah Ini</b><br/>
  3.  
  4. <!-- MIRROR 1 -->
  5. <div class="latestfpageidsplay">
  6. <a class="button_1" href="#"></a><div class="video-show frontp2">
  7. <a class="button_1" href="#">
  8. <img src="http://1.bp.blogspot.com/-qsJP7iSToGw/VMRVwfCzGXI/AAAAAAAAC5I/InDffhxGAuU/s1600/Cover%2BAldnoah%2BZero%2B2.jpg"/></a>
  9. <div class="title frontp2d">Mp4upload</div>
  10. </div>
  11.  
  12. <!-- MIRROR 2 -->
  13. <div class="latestfpageidsplay">
  14. <a class="button_2" href="#"></a><div class="video-show frontp2">
  15. <a class="button_2" href="#">
  16. <img src="http://1.bp.blogspot.com/-qsJP7iSToGw/VMRVwfCzGXI/AAAAAAAAC5I/InDffhxGAuU/s1600/Cover%2BAldnoah%2BZero%2B2.jpg"/></a>
  17. <div class="title frontp2d">Aisfile</div>
  18. </div>
  19.  
  20. <!-- MIRROR 3 -->
  21. <div class="latestfpageidsplay">
  22. <a class="button_3" href="#"></a><div class="video-show frontp2">
  23. <a class="button_3" href="#">
  24. <img src="http://1.bp.blogspot.com/-qsJP7iSToGw/VMRVwfCzGXI/AAAAAAAAC5I/InDffhxGAuU/s1600/Cover%2BAldnoah%2BZero%2B2.jpg"/></a>
  25. <div class="title frontp2d">Mp4upload 2</div>
  26. </div>
  27.  
  28. <!-- MIRROR 4 -->
  29. <div class="latestfpageidsplay">
  30. <a class="button_4" href="#"></a><div class="video-show frontp2">
  31. <a class="button_4" href="#">
  32. <img src="http://1.bp.blogspot.com/-qsJP7iSToGw/VMRVwfCzGXI/AAAAAAAAC5I/InDffhxGAuU/s1600/Cover%2BAldnoah%2BZero%2B2.jpg"/></a>
  33. <div class="title frontp2d">Acefile</div>
  34. </div>
  35.  
  36. </center>
  37. <!-- SCRIPT TABVIEW -->
  38. <script style="text/javascript">
  39. jQuery(document).ready(function(){
  40. jQuery('.button_1').click(function(){
  41. jQuery('.content_1').show('slow');
  42. jQuery('.content_2').hide('slow');
  43. jQuery('.content_3').hide('slow');
  44. jQuery('.content_4').hide('slow');
  45. jQuery('.content_5').hide('slow');
  46. jQuery('.content_6').hide('slow');
  47. jQuery('.content_7').hide('slow');
  48. jQuery('.content_8').hide('slow');
  49. return false;
  50. });
  51. jQuery('.button_2').click(function(){
  52. jQuery('.content_1').hide('slow');
  53. jQuery('.content_2').show('slow');
  54. jQuery('.content_3').hide('slow');
  55. jQuery('.content_4').hide('slow');
  56. jQuery('.content_5').hide('slow');
  57. jQuery('.content_6').hide('slow');
  58. jQuery('.content_7').hide('slow');
  59. jQuery('.content_8').hide('slow');
  60. return false;
  61. });
  62. jQuery('.button_3').click(function(){
  63. jQuery('.content_1').hide('slow');
  64. jQuery('.content_2').hide('slow');
  65. jQuery('.content_3').show('slow');
  66. jQuery('.content_4').hide('slow');
  67. jQuery('.content_5').hide('slow');
  68. jQuery('.content_6').hide('slow');
  69. jQuery('.content_7').hide('slow');
  70. jQuery('.content_8').hide('slow');
  71. return false;
  72. });
  73. jQuery('.button_4').click(function(){
  74. jQuery('.content_1').hide('slow');
  75. jQuery('.content_2').hide('slow');
  76. jQuery('.content_3').hide('slow');
  77. jQuery('.content_4').show('slow');
  78. jQuery('.content_5').hide('slow');
  79. jQuery('.content_6').hide('slow');
  80. jQuery('.content_7').hide('slow');
  81. jQuery('.content_8').hide('slow');
  82. return false;
  83. });
  84. });
  85. </script>