tybriscoe

Event

Jan 28th, 2012
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. <script src="http://tangital.com/js/video_browser.js" type="text/javascript"></script>
  2.  
  3. <style type="text/css">
  4. .contenttitle2
  5. {
  6. text-align: center;
  7. }
  8. .video {
  9. width: 550px;
  10.  
  11. }
  12. .video td{
  13. width: 33%;
  14. text-align: center;
  15. vertical-align: top;
  16. height: 120px;
  17.  
  18. }
  19. .video img{
  20. width: 90px;
  21. height: 90px;
  22. border: 1px #555 solid;
  23. }
  24. .video a {
  25. color: #e8211c;
  26. font-weight: bold;
  27. text-decoration: none;
  28. }
  29.  
  30. .videoResult {
  31. color: #e8211c;
  32. font-weight: bold;
  33. text-decoration: none;
  34. }
  35.  
  36. .video a:hover{
  37. text-decoration: underline;
  38. }
  39. .videoResult a:hover{
  40. text-decoration: underline;
  41. }
  42. .videoPlayer
  43. {
  44. text-align: center;
  45. }
  46. </style>
  47.  
  48. <div class="contenttitle contenttitle2">Featured %% Videos</div><div class="contenttext"><div class="videos">
  49. <div id="videoList">
  50.  
  51. <table id="videos">
  52. </table>
  53. </div>
  54. </div>
  55. </div>
  56. <div id="searchResultsVideoColumn">
  57. <div class="videoPlayer" id="videoPlayer"></div>
  58. </div>
  59. <div style="height: 150px; display:block;">&nbsp;</div>
  60. <script type="text/javascript">
  61. ytvb.listVideos("all", "%%", 1);
  62. </script>
  63. <center><script type='text/javascript'><!--//<![CDATA[
  64. var m3_u = (location.protocol=='https:'?'https://tangital.com/ads/www/delivery/ajs.php':'http://tangital.com/ads/www/delivery/ajs.php');
  65. var m3_r = Math.floor(Math.random()*99999999999);
  66. if (!document.MAX_used) document.MAX_used = ',';
  67. document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
  68. document.write ("?zoneid=1");
  69. document.write ('&amp;cb=' + m3_r);
  70. if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
  71. document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
  72. document.write ("&amp;loc=" + escape(window.location));
  73. if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
  74. if (document.context) document.write ("&context=" + escape(document.context));
  75. if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
  76. document.write ("'><\/scr"+"ipt>");
  77. //]]>--></script></center>
  78. <script src='http://cdn.wibiya.com/Loaders/Loader_29819.js' type='text/javascript'></script>
  79.  
  80. <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
  81. </script>
  82. <script type="text/javascript">
  83. _uacct = "UA-3770478-1";
  84. urchinTracker();
  85. </script>
Advertisement
Add Comment
Please, Sign In to add comment