Advertisement
Guest User

dump file youtube-dl

a guest
Apr 25th, 2015
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 35.57 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
  3. <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
  4. <!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
  5. <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
  6.  
  7.  
  8.  
  9.     <head>
  10.  
  11.  
  12.         <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  13.  
  14.  
  15.  
  16.  
  17.         <meta name="viewport" content="width=640, user-scalable=no" id="viewport">
  18.  
  19.  
  20.  
  21.         <title>Die Hippie, Die - Full Episode - Season 09 - Ep 02 | South Park Studios</title>
  22.         <meta name="description" content="Cartman seeks to rid the world of hippies once and for all." />
  23.  
  24.         <link rel="canonical" href="http://southpark.cc.com/full-episodes/s09e02-die-hippie-die" />
  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.         <link rel="image_src" href="http://3.images.southparkstudios.com/images/shows/south-park/episode-thumbnails/season-9/south-park-s09e02-die-hippie-die_4x3.jpg?width=360&quality=0.8" />
  71.    
  72.  
  73.         <meta property="fb:app_id" content="137822872980280" />
  74.         <meta property="og:type" content="video.episode" />
  75.         <meta property="og:title" content="Die Hippie, Die" />
  76.         <meta property="og:description" content="Cartman seeks to rid the world of hippies once and for all." />
  77.         <meta property="og:url" content="http://southpark.cc.com/full-episodes/s09e02-die-hippie-die" />
  78.         <meta property="og:image" content="http://3.images.southparkstudios.com/images/shows/south-park/episode-thumbnails/season-9/south-park-s09e02-die-hippie-die_4x3.jpg?width=360&quality=0.8" />
  79.    
  80.  
  81.         <meta name="twitter:card" content="summary" />
  82.         <meta name="twitter:site" content="@SouthPark" />
  83.         <meta name="twitter:title" content="Die Hippie, Die" />
  84.         <meta name="twitter:description" content="Cartman seeks to rid the world of hippies once and for all." />
  85.         <meta name="twitter:image" content="http://3.images.southparkstudios.com/images/shows/south-park/episode-thumbnails/season-9/south-park-s09e02-die-hippie-die_4x3.jpg?width=360&quality=0.8" />
  86.  
  87.     <meta property="sm4:type" content="Video"/>
  88.     <meta property="sm4:alias" content="Show"/>
  89.     <meta property="sm4:category" content="South Park" />
  90.  
  91.  
  92.  
  93. <link rel="alternate" href="http://southpark.cc.com/full-episodes/s09e02-die-hippie-die" hreflang="x-default" />
  94.  
  95. <link rel="alternate" href="http://southpark.cc.com/episodios-en-espanol/s09e02-muere-hippie-muere" hreflang="es" />
  96.  
  97.  
  98.  
  99.         <link id="sheet-normalize" rel="stylesheet" type="text/css" href="/sitewide/css/normalize.css">
  100.         <link id="sheet-fonts" rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800">
  101.  
  102.  
  103.        
  104.  
  105.         <!--[if lte IE 8]>
  106.         <link id="sheet-main-ie8" rel="stylesheet" type="text/css" href="/sitewide/css/main-ie8.css">
  107.         <![endif]-->
  108.        
  109.  
  110.         <!--[if gte IE 9]><!-->
  111.        
  112.        
  113.         <link id="sheet-main" rel="stylesheet" type="text/css" href="/sitewide/css/main.css">
  114.        
  115.  
  116.         <!--<![endif]-->
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.         <script type="text/javascript">
  125.         var isIE = /*@cc_on!@*/!1;  // [Boolean]
  126.         if(!isIE)
  127.             document.domain = "southpark.cc.com";
  128.         </script>
  129.  
  130.         <!--[if !IE]><!-->
  131.         <script type="text/javascript" src="/sitewide/js/mobileDetect.js"></script>
  132.         <script type="text/javascript">
  133.             // set the viewport as soon as possible to prevent device flickering
  134.             if (mobileDetect.isAndroidTablet() || mobileDetect.isIpad()){
  135.                 //tablet style
  136.                 document.write('<link id="sheet-breakpoint-tablet" rel="stylesheet" type="text/css" href="/sitewide/css/breakpoint-tablet.css">');
  137.                 document.head.parentNode.className += ' tablet';
  138.  
  139.                 if (mobileDetect.isAndroidTablet()) {
  140.                     document.head.parentNode.className += ' android';
  141.                 }
  142.             } else if (mobileDetect.isAny()) {
  143.                 //mobile style
  144.                 document.write('<link id="sheet-breakpoint-desktop-mobile" rel="stylesheet" type="text/css" href="/sitewide/css/breakpoint-mobile.css">');
  145.             } else {
  146.                 //desktop
  147.                 document.write('<link id="sheet-breakpoint-desktop-mobile" rel="stylesheet" type="text/css" href="/sitewide/css/breakpoint-desktop.css">');
  148.             }
  149.         </script>
  150.         <!--<![endif]-->
  151.  
  152.         <!--[if IE]>
  153.         <link id="sheet-breakpoint-desktop-mobile" rel="stylesheet" type="text/css" href="/sitewide/css/breakpoint-desktop-mobile.css">
  154.         <script type="text/javascript" src="/sitewide/js/mobileDetect.js"></script>
  155.         <![endif]-->
  156.  
  157.         <!--[if lt IE 9]>
  158.         <script src="/sitewide/js/vendor/jquery-1.10.2.min.js"></script>
  159.         <![endif]-->
  160.         <!--[if gte IE 9]><!-->
  161.         <script src="/sitewide/js/vendor/jquery-2.0.3.min.js"></script>
  162.         <!--<![endif]-->
  163.  
  164.  
  165.  
  166.         <!--[if gte IE 9]>
  167.         <style type="text/css">
  168.             .gradient {
  169.                 filter: none !important;
  170.             }
  171.         </style>
  172.         <![endif]-->
  173.  
  174.  
  175.  
  176.  
  177.  
  178.         <!--[if lt IE 9]>
  179.         <script type="text/javascript" src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  180.         <![endif]-->
  181.  
  182.  
  183.  
  184.     <script type="text/javascript" src="//connect.facebook.net/en_US/all.js#xfbml=1&appId=137822872980280"></script>
  185.  
  186.     <script type="text/javascript">
  187.         window.rootUrl = '/sitewide/';
  188.  
  189.         var CONFIG = {
  190.             base_url     : '/sitewide/',
  191.            
  192.             userIsAuthed :
  193. false
  194.  
  195.  
  196.         };
  197.  
  198.         var USER_QUEUE =
  199.  
  200.  
  201.  
  202. []
  203.  
  204.  
  205. ;
  206.  
  207.         if (window.self !== window.parent) {
  208.             window.parent.CONFIG.userIsAuthed = CONFIG.userIsAuthed;
  209.             window.parent.USER_QUEUE = USER_QUEUE;
  210.         }
  211.     </script>
  212.     </head>
  213.     <body
  214.                     data-page="player"
  215.                 class=""
  216.         data-collection-api-url="http://southpark.cc.com/feeds/"
  217.         data-queue-api-url="http://southpark.cc.com/feeds/"
  218.  
  219.         data-now-playing="5fff6172-ecfd-11e0-aca6-0026b9414f30"
  220. >
  221.        
  222.  
  223.         <h1 style="display: none;">Die Hippie, Die - Full Episode - Season 09 - Ep 02 | South Park Studios</h1>
  224.  
  225.  
  226.         <div class="iframe-overlay">
  227.             <div class="loading-text">Loading...</div>
  228.         </div>
  229.  
  230.  
  231.  
  232.         <div id="container">
  233.  
  234.  
  235.            
  236.             <div id="sidebar" class="iframe">
  237.                                 <iframe src="/iframes/sidebar" id="sidebar-iframe" frameborder="0" scrolling="no"></iframe>
  238.                             </div>
  239.  
  240.  
  241.  
  242.             <div id="main" class="iframe">
  243.  
  244.  
  245.  
  246.                
  247.  
  248.  
  249.  
  250.  
  251.                
  252.                 <section id="main_content" class="content player">
  253.                    
  254.  
  255.  
  256.                     <div class="shadows"></div>
  257.  
  258.  
  259.  
  260.                    
  261.                     <div class="loader">
  262.                         <div class="container clearfix">
  263.                             <div></div>
  264.                             <div></div>
  265.                             <div></div>
  266.                             <div></div>
  267.                             <div></div>
  268.                             <div></div>
  269.                             <div></div>
  270.                             <div></div>
  271.                         </div>
  272.                     </div>
  273.  
  274.                    
  275.                     <header id="main_header">
  276. <section class="nav
  277. with-sub-nav
  278. powered-by-hulu
  279.    
  280. " data-moduletracking="SPS_top-nav">
  281.     <div class="mobile-menu">
  282.         <a href="" id="menu-anchor">&nbsp;</a>
  283.     </div>
  284.     <!-- asdf -->
  285. <nav class="main-nav" id="header-main-nav">
  286.     <header>
  287.         <span class="logo beta" id="nav-logo-beta">
  288.             <a href="/"></a>
  289.             <div class="powered-by">
  290.                 Powered by&nbsp;<a href="http://www.hulu.com/"><img src="/sitewide/img/hulu-logo.png"/></a>
  291.             </div>
  292.         </span>
  293.  
  294.     </header>
  295.  
  296.     <ul>
  297.  
  298.  
  299.         <li class="episodes active">
  300.             <a href="/full-episodes">Full Episodes</a>
  301.         </li>
  302.  
  303.  
  304.         <li class="wiki">
  305.             <a href="/wiki">Wiki</a>
  306.         </li>
  307.  
  308.  
  309.         <li class="blog">
  310.             <a href="/blog">Blog</a>
  311.         </li>
  312.  
  313.  
  314.         <li class="avatars">
  315.             <a href="/avatar">Avatar</a>
  316.         </li>
  317.  
  318.  
  319.         <li class="games">
  320.             <a href="/games">Games</a>
  321.         </li>
  322.  
  323.  
  324.         <li class="forum">
  325.             <a href="/forum">Forum</a>
  326.         </li>
  327.  
  328.  
  329.         <li class="shop">
  330.             <a href="/shop">Shop</a>
  331.         </li>
  332.  
  333.  
  334.         <li class="schedule">
  335.             <a href="/schedule">Schedule</a>
  336.         </li>
  337.         <li class="more">
  338.             <span>More &#x25BE;</span>
  339.             <ul>
  340.             </ul>
  341.         </li>
  342.     </ul>
  343. </nav>
  344.  
  345.  
  346.  
  347.  
  348. <nav class="main-sub-nav">
  349.     <div class="arrow"></div>
  350.     <div class="container clearfix Array">
  351.         <ul class="videos">
  352.  
  353.     <li class="episodes active">
  354.         <a href="/full-episodes">Episodes</a>
  355.     </li>
  356.  
  357.  
  358.     <li class="clips">
  359.         <a href="/clips">Clips</a>
  360.     </li>
  361.  
  362.  
  363.     <li class="collections">
  364.         <a href="/collections">Collections</a>
  365.     </li>
  366.  
  367.  
  368.     <li class="episodios-en-espanol">
  369.         <a href="/episodios-en-espanol">Episodios en Español</a>
  370.     </li>
  371.  
  372.         </ul>
  373.     </div>
  374. </nav>
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.     <section class="greeting">
  386.         <nav class="main-nav">
  387.             <div>
  388.                 <span class="welcome"><span>Stranger</span></span>
  389.                 <span class="messages"><a class="login-auth" href="#login">Sign in, buddy.</a></span>
  390.             </div>
  391.             <a href="/profile/" class="sub-nav-arrow-target" data-view="profileCollections" data-sub-nav="profile"><img src="http://2.images.southparkstudios.com/default/expression_default.png?height=34&quality=0.8"/></a>
  392.         </nav>
  393.     </section>
  394.  
  395.  
  396.     <section class="menu" id="header-menu-nav">
  397.         <span class="search icon-search"></span>
  398.         <span class="queue">0</span>
  399.     </section>
  400.  
  401.  
  402.  
  403.  
  404.  
  405.     <section class="search-container">
  406.         <form method="get" action="http://southpark.cc.com/search" id="search_form">
  407.             <input type="text" name="keywords" id="keywords" placeholder="Enter a keyword or search by your favorite South Park quote"/>
  408.             <button class="icon-search"></button>
  409.         </form>
  410.         <div class="arrow"></div>
  411.     </section>
  412.  
  413.  
  414.  
  415.  
  416.  
  417.     <section class="queue-container offline scroll-area" data-allow-desktop-expand="true" data-collapse-on-window-click="true">
  418.         <div class="outer-area">
  419.             <!-- <div class="scrollbar">
  420.                 <div class="scroll-thumb" draggable="true"></div>
  421.             </div> -->
  422.  
  423.             <div class="inner-area">
  424.                 <section class="">
  425.                     <header class="content-header clearfix">
  426.                         <h4>please login or register</h4>
  427.                         <p>Our queue is available only to registered users.<br>
  428.                             Please <a class="login-auth" href="#login">Login or Register</a> in order to use this feature.</p>
  429.                     </header>
  430.                 </section>
  431.             </div>
  432.         </div>
  433.     </section>
  434.  
  435.  
  436.  
  437. </section>
  438.  
  439.  
  440.  
  441.  
  442. <!-- No callout -->
  443.                     </header>
  444.  
  445.                    
  446.                     <section class="page-content player ">
  447.                        
  448.  
  449.  
  450.  
  451.  
  452.  
  453.                        
  454.  
  455. <div class="player collections" data-view="player">
  456.  
  457. <section class="featured" style="padding:inherit;min-height:inherit;">
  458.     <div id="hulu-plus-only">
  459.         <div class="episode-hero">
  460.             <img src="http://4.images.southparkstudios.com/images/shows/south-park/episode-thumbnails/season-9/south-park-s09e02-die-hippie-die_16x9.jpg?quality=0.8&grayscale=true" alt="" title="" />
  461.             <h1>"Die Hippie, Die"</h1>
  462.             <h3>This episode is currently not available at South Park Studios</h3>
  463.         </div>
  464.         <div class="other-episodes">
  465.             <span>More options: watch a <a href="/full-episodes/random">random episode</a> or pick one from below</span>
  466.         </div>
  467.                 <section class="single-row module videos thumbnails carousel clearfix"
  468.          data-url="/feeds/carousel/video/97c35e80-7ba2-4c1b-9f4e-af7f504f6609/{resultsPerPage}/{currentPage}/json/{sort}"
  469.         data-results-per-page="12"
  470.         data-sort="airdate"
  471.          data-current-page="1"
  472.          data-count="30"
  473.          data-theme="white-on-black"
  474. >
  475.     <header>
  476.     <h2 class="">
  477.                     Featured Episodes
  478.             </h2>
  479.         <div class="dropdowns enabled">
  480.             <aside>
  481.                
  482.  
  483.                             </aside>
  484.         </div>
  485. </header>
  486.  
  487.     <div class="carousel-wrapper">
  488.         <ul>
  489.                                         <li class="placeholder">
  490.    
  491.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s18e08-cock-magic">Cock Magic</a>
  492.  
  493.        
  494.                                         <li class="placeholder">
  495.    
  496.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s18e07-grounded-vindaloop">Grounded Vindaloop</a>
  497.  
  498.        
  499.                                         <li class="placeholder">
  500.    
  501.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s18e06-freemium-isnt-free">Freemium Isn't Free</a>
  502.  
  503.        
  504.                                         <li class="placeholder">
  505.    
  506.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s18e03-the-cissy">The Cissy</a>
  507.  
  508.        
  509.                                         <li class="placeholder">
  510.    
  511.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s18e02-gluten-free-ebola">Gluten Free Ebola</a>
  512.  
  513.        
  514.                                         <li class="placeholder">
  515.    
  516.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s18e01-go-fund-yourself">Go Fund Yourself</a>
  517.  
  518.        
  519.                                         <li class="placeholder">
  520.    
  521.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s17e10-the-hobbit">The Hobbit</a>
  522.  
  523.        
  524.                                         <li class="placeholder">
  525.    
  526.                     <a href="">
  527.                
  528.             </a>
  529.        
  530.                                         <li class="placeholder">
  531.    
  532.                     <a href="">
  533.                
  534.             </a>
  535.        
  536.                                         <li class="placeholder">
  537.    
  538.                     <a href="">
  539.                
  540.             </a>
  541.        
  542.                                         <li class="placeholder">
  543.    
  544.                     <a href="">
  545.                
  546.             </a>
  547.        
  548.                                         <li class="placeholder">
  549.    
  550.                     <a href="">
  551.                
  552.             </a>
  553.        
  554.                     </ul>
  555.     </div>
  556.  
  557. </section>
  558.  
  559.                 <div class="or-hulu-plus">
  560.             <span>...or watch <a target="_new" href="http://www.hulu.com/watch/250078">this episode</a> and the entire South Park library on&nbsp;&nbsp;<a class="hulu-plus-logo" target="_new" href="http://www.hulu.com/south-park"><img alt="hulu plus" src="/sitewide/img/hulu-plus.png"/></a></span>
  561.         </div>
  562.     </div>
  563. </section>
  564.    
  565.  
  566.     <section id="endcap-container" class="hidden"></section>
  567.  
  568.     <section class="actions clearfix" data-moduletracking="SPS_playerbar">
  569.        
  570.  
  571.         <h5 class="title">Die Hippie, Die</h5>
  572.        
  573.  
  574.         <!-- <span data-toggle="More Info &nbsp;" class="icon-chevron-info open">Less Info &nbsp;</span> -->
  575.         <div class="buttons icons">
  576.    
  577.  
  578.         <a class="button icon-black" href='#' title="Dim the lights" data-moduletracking="addto_dim">
  579.             <img style="width:21px;" src="/sitewide/img/icon-black.png"/>
  580.         </a>
  581.    
  582.  
  583.  
  584.    
  585.    
  586.    
  587.     <div id="share-button-container" title="Share this" data-moduletracking="addto_share">
  588.         <button class="icon-share" id="share-popover"></button>
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.                     <div class="social" id="share-buttons" data-itemid="5fff6172-ecfd-11e0-aca6-0026b9414f30">
  596.                         <a href="#" class="item facebook" data-title="Die Hippie, Die" data-text="Cartman seeks to rid the world of hippies once and for all." data-image="http://4.images.southparkstudios.com/images/shows/south-park/episode-thumbnails/season-9/south-park-s09e02-die-hippie-die_16x9.jpg?quality=0.8" data-url="http://southpark.cc.com/full-episodes/s09e02-die-hippie-die"></a>
  597.                         <a href="#" class="item twitter" data-title="Die Hippie, Die" data-text="Cartman seeks to rid the world of hippies once and for all." data-image="http://4.images.southparkstudios.com/images/shows/south-park/episode-thumbnails/season-9/south-park-s09e02-die-hippie-die_16x9.jpg?quality=0.8" data-url="http://southpark.cc.com/full-episodes/s09e02-die-hippie-die"></a>
  598.                         <a href="#" class="item email" data-title="South Park: Die Hippie, Die" data-text="Cartman seeks to rid the world of hippies once and for all." data-image="http://4.images.southparkstudios.com/images/shows/south-park/episode-thumbnails/season-9/south-park-s09e02-die-hippie-die_16x9.jpg?quality=0.8" data-url="http://southpark.cc.com/full-episodes/s09e02-die-hippie-die"></a>
  599.                         <a href="#" class="item googleplus" data-title="Die Hippie, Die" data-text="Cartman seeks to rid the world of hippies once and for all." data-image="http://4.images.southparkstudios.com/images/shows/south-park/episode-thumbnails/season-9/south-park-s09e02-die-hippie-die_16x9.jpg?quality=0.8" data-url="http://southpark.cc.com/full-episodes/s09e02-die-hippie-die"></a>
  600.                     </div>
  601.     </div>
  602.    
  603.     <a class="button icon-wiki" data-moduletracking="addto_wiki"  href="http://southpark.cc.com/wiki/Die_Hippie,_Die" title="Read wiki"></a>
  604.    
  605.     <button class="icon-addto addto collection" data-href="#" data-moduletracking="addto_add" data-guid="5fff6172-ecfd-11e0-aca6-0026b9414f30" title="Add To"></button>
  606. </div>
  607.     </section>
  608.  
  609.    
  610.     <section class="more-info shaded clearfix">
  611.         <article>
  612.             <header>
  613.                
  614.  
  615.                     <h6 class="additional">
  616.                         <span class='season'>s09e02</span>
  617.                         <span class='air-date'>March 16, 2005</span>
  618.                     </h6>
  619.             </header>
  620.             <p class="">Cartman seeks to rid the world of hippies once and for all.</p>
  621.         </article>
  622.                     <div id="adComponent"></div>
  623.             </section><div class="view-gradient"></div>
  624.     <section class="module shaded random-video clearfix" data-moduletracking="SPS_Randomcoll">
  625.         <a class="random-episode " href="/full-episodes/random"><img src="/sitewide/img/random-icon.png"/>&nbsp;&nbsp;&nbsp;Watch Random Episode</a>
  626.     </section>
  627.  
  628.  
  629.    
  630.  
  631.         <section class="grid-container">            <section class="grid  videos thumbnails module clearfix  "
  632.                         data-url="/feeds/carousel/video/fba639b0-ae4d-49b0-9d5d-addb27823f4b/{resultsPerPage}/{currentPage}/json/%21airdate/{relatedItemId}"
  633.                          data-results-per-page="30"
  634.                          data-current-page="1"
  635.                          data-sort="!airdate"
  636.                          data-filter="season-9"
  637.                                                                         >
  638.                                    
  639.  
  640.     <section class="filters clearfix" >
  641.         <h3 class="leader textGBook">Sort by Season</h3>
  642.         <nav>
  643.                                                                                             <a href="/full-episodes/promotion-0?sort=!airdate" class=" season-filter" data-value="promotion-0" data-title="Free">Free</a>
  644.                                                                                                         <a href="/full-episodes/season-1?sort=!airdate" class=" season-filter" data-value="season-1" data-title="Season 1">1</a>
  645.                                                                                                         <a href="/full-episodes/season-2?sort=!airdate" class=" season-filter" data-value="season-2" data-title="Season 2">2</a>
  646.                                                                                                         <a href="/full-episodes/season-3?sort=!airdate" class=" season-filter" data-value="season-3" data-title="Season 3">3</a>
  647.                                                                                                         <a href="/full-episodes/season-4?sort=!airdate" class=" season-filter" data-value="season-4" data-title="Season 4">4</a>
  648.                                                                                                         <a href="/full-episodes/season-5?sort=!airdate" class=" season-filter" data-value="season-5" data-title="Season 5">5</a>
  649.                                                                                                         <a href="/full-episodes/season-6?sort=!airdate" class=" season-filter" data-value="season-6" data-title="Season 6">6</a>
  650.                                                                                                         <a href="/full-episodes/season-7?sort=!airdate" class=" season-filter" data-value="season-7" data-title="Season 7">7</a>
  651.                                                                                                         <a href="/full-episodes/season-8?sort=!airdate" class=" season-filter" data-value="season-8" data-title="Season 8">8</a>
  652.                                                                                                         <a href="/full-episodes/season-9?sort=!airdate" class="active season-filter" data-value="season-9" data-title="Season 9">9</a>
  653.                                                                                                         <a href="/full-episodes/season-10?sort=!airdate" class=" season-filter" data-value="season-10" data-title="Season 10">10</a>
  654.                                                                                                         <a href="/full-episodes/season-11?sort=!airdate" class=" season-filter" data-value="season-11" data-title="Season 11">11</a>
  655.                                                                                                         <a href="/full-episodes/season-12?sort=!airdate" class=" season-filter" data-value="season-12" data-title="Season 12">12</a>
  656.                                                                                                         <a href="/full-episodes/season-13?sort=!airdate" class=" season-filter" data-value="season-13" data-title="Season 13">13</a>
  657.                                                                                                         <a href="/full-episodes/season-14?sort=!airdate" class=" season-filter" data-value="season-14" data-title="Season 14">14</a>
  658.                                                                                                         <a href="/full-episodes/season-15?sort=!airdate" class=" season-filter" data-value="season-15" data-title="Season 15">15</a>
  659.                                                                                                         <a href="/full-episodes/season-16?sort=!airdate" class=" season-filter" data-value="season-16" data-title="Season 16">16</a>
  660.                                                                                                         <a href="/full-episodes/season-17?sort=!airdate" class=" season-filter" data-value="season-17" data-title="Season 17">17</a>
  661.                                                                                                         <a href="/full-episodes/season-18?sort=!airdate" class=" season-filter" data-value="season-18" data-title="Season 18">18</a>
  662.                                                 <span class="season-filter disabled">19</span>
  663.                                                 <span class="season-filter disabled">20</span>
  664.                             </nav>
  665.     </section>
  666.  
  667.                                 <header>
  668.     <h2 class="">
  669.                                             <b>Season 9</b>
  670.                         <b>Episodes</b>
  671.                         <span class="hidden">
  672.                 (<span id="number-of"></span> Episodes)
  673.             </span>
  674.             </h2>
  675.         <div class="dropdowns enabled">
  676.             <aside>
  677.                
  678.  
  679.                             </aside>
  680.         </div>
  681. </header>
  682.  
  683.     <ul>
  684.                                 <li class="placeholder">
  685.    
  686.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s01e01-cartman-gets-an-anal-probe">Cartman Gets an Anal Probe</a>
  687.  
  688.        
  689.                                 <li class="placeholder">
  690.    
  691.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s01e03-volcano">Volcano</a>
  692.  
  693.        
  694.                                 <li class="placeholder">
  695.    
  696.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s01e02-weight-gain-4000">Weight Gain 4000</a>
  697.  
  698.        
  699.                                 <li class="placeholder">
  700.    
  701.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s01e04-big-gay-als-big-gay-boat-ride">Big Gay Al's Big Gay Boat Ride</a>
  702.  
  703.        
  704.                                 <li class="placeholder">
  705.    
  706.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s01e05-an-elephant-makes-love-to-a-pig">An Elephant Makes Love to a Pig</a>
  707.  
  708.        
  709.                                 <li class="placeholder">
  710.    
  711.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s01e06-death">Death</a>
  712.  
  713.        
  714.                                 <li class="placeholder">
  715.    
  716.                     <a class="carouselseo" href="http://southpark.cc.com/full-episodes/s01e07-pinkeye">Pinkeye</a>
  717.  
  718.        
  719.                                 <li class="placeholder">
  720.    
  721.                     <a href="">
  722.                
  723.             </a>
  724.        
  725.                                 <li class="placeholder">
  726.    
  727.                     <a href="">
  728.                
  729.             </a>
  730.        
  731.                                 <li class="placeholder">
  732.    
  733.                     <a href="">
  734.                
  735.             </a>
  736.        
  737.             </ul>
  738.     <div class="paginator buttons clearfix">
  739.         <button class="load-more more center hidden">VIEW MORE</button>
  740.     </div>
  741.  
  742.             </section>
  743.         </section> 
  744.  
  745.  
  746.    
  747.  
  748.                     <section class="carousel  videos thumbnails module clearfix  "
  749.                         data-url="/feeds/carousel/video/473fef35-48a7-434c-afc6-207874c7f1a3/{resultsPerPage}/{currentPage}/json/playlist/5fff6172-ecfd-11e0-aca6-0026b9414f30/{relatedItemId}"
  750.                          data-results-per-page="30"
  751.                          data-current-page="1"
  752.                          data-sort="playlist"
  753.                          data-filter="5fff6172-ecfd-11e0-aca6-0026b9414f30"
  754.                                                                         >
  755.                                     <header>
  756.     <h2 class="with-item-title">
  757.                     Related Clips
  758. from <b>Die Hippie, Die</b>
  759.  
  760.             </h2>
  761.         <div class="dropdowns enabled">
  762.             <aside>
  763.                
  764.  
  765.                             </aside>
  766.         </div>
  767. </header>
  768.  
  769.     <div class="carousel-wrapper">
  770.         <ul>
  771.                                         <li class="placeholder">
  772.    
  773.                     <a class="carouselseo" href="http://southpark.cc.com/clips/103809/hippie-infestation">Hippie Infestation</a>
  774.  
  775.        
  776.                                
  777.                     <a class="carouselseo" href="http://southpark.cc.com/clips/103812/hippie-digger">Hippie Digger</a>
  778.  
  779.        
  780.                                         <li class="placeholder">
  781.    
  782.                     <a class="carouselseo" href="http://southpark.cc.com/clips/103818/buzz-killer">Buzz Killer</a>
  783.  
  784.        
  785.                                
  786.                     <a class="carouselseo" href="http://southpark.cc.com/clips/154822/college-know-it-all-hippies">College Know it all Hippies</a>
  787.  
  788.        
  789.                                         <li class="placeholder">
  790.    
  791.                     <a class="carouselseo" href="http://southpark.cc.com/clips/154825/hippie-hostages">Hippie Hostages</a>
  792.  
  793.        
  794.                                
  795.                     <a class="carouselseo" href="http://southpark.cc.com/clips/154828/stans-changed">Stan's Changed</a>
  796.  
  797.        
  798.                                         <li class="placeholder">
  799.    
  800.                     <a class="carouselseo" href="http://southpark.cc.com/clips/154832/cartmans-plea">Cartman's Plea</a>
  801.  
  802.        
  803.                                
  804.                     <a href="">
  805.                
  806.             </a>
  807.        
  808.                                         <li class="placeholder">
  809.    
  810.                     <a href="">
  811.                
  812.             </a>
  813.        
  814.                                
  815.                     <a href="">
  816.                
  817.             </a>
  818.        
  819.                     </ul>
  820.     </div>
  821.  
  822.             </section>
  823.            
  824.  
  825.  
  826.    
  827.  
  828.                     <section class="carousel  videos related-media module clearfix  "
  829.                         data-url="/feeds/carousel/video/f4333751-0169-48e5-add8-e2f37131886a/{resultsPerPage}/{currentPage}/json/monthly/{relatedItemId}"
  830.                          data-results-per-page="30"
  831.                          data-current-page="1"
  832.                          data-sort="monthly"
  833.                          data-filter="5fff6172-ecfd-11e0-aca6-0026b9414f30"
  834.                                                                         >
  835.                                 <header>
  836.     <h2 class="">
  837.                     Related Media
  838.             </h2>
  839.         <div class="dropdowns enabled">
  840.             <aside>
  841.                
  842.  
  843.                             </aside>
  844.         </div>
  845. </header>
  846.  
  847.     <div class="carousel-wrapper">
  848.         <ul>
  849.                                         <li class="placeholder">
  850.    
  851.                     <a class="carouselseo" href="http://southpark.cc.com/wiki/Officer_Barbrady">Officer Barbrady</a>
  852.  
  853.        
  854.                                
  855.                     <a class="carouselseo" href="http://southpark.cc.com/wiki/Die_Hippie,_Die">Die Hippie, Die</a>
  856.  
  857.        
  858.                                         <li class="placeholder">
  859.    
  860.                     <a class="carouselseo" href="http://southpark.cc.com/wiki/Cartman's_Mom_Is_A_Dirty_Slut">Cartman's Mom Is A Dirty Slut</a>
  861.  
  862.        
  863.                                
  864.                     <a class="carouselseo" href="http://southpark.cc.com/wiki/Eric_Cartman">Eric Cartman</a>
  865.  
  866.        
  867.                                         <li class="placeholder">
  868.    
  869.                     <a class="carouselseo" href="http://southpark.cc.com/wiki/Randy_Marsh">Randy Marsh</a>
  870.  
  871.        
  872.                                
  873.                     <a class="carouselseo" href="http://southpark.cc.com/blog/2014/09/08/season-9-creator-commentary-with-matt-and-trey">Season 9 “Creator Commentary” with Matt and Trey!</a>
  874.  
  875.        
  876.                                         <li class="placeholder">
  877.    
  878.                     <a class="carouselseo" href="http://southpark.cc.com/wiki/Linda_Stotch">Linda Stotch</a>
  879.  
  880.        
  881.                                
  882.                     <a href="">
  883.                
  884.             </a>
  885.        
  886.                                         <li class="placeholder">
  887.    
  888.                     <a href="">
  889.                
  890.             </a>
  891.        
  892.                     </ul>
  893.     </div>
  894.  
  895.             </section>
  896.             <!-- this episode is not available yet, so no comments -->
  897. </div>
  898.  
  899.  
  900.                        
  901.  
  902.  
  903.  
  904.  
  905.  
  906.                     </section>
  907.  
  908.                    
  909.                     <footer data-moduletracking="SPS_Footer">
  910. <section class="footer module links clearfix">
  911.     <div class="row clearfix clearfix">
  912.         <div class="column legal">
  913.             <section>
  914.                 <header>
  915.                     <span class="logo"><img src="/sitewide/img/logo.png"></span>
  916.                 </header>
  917.  
  918.                 <article>
  919.                     <p>&copy;2015 South Park Digital Studios LLC.</p>
  920.                     <p>All Rights Reserved.</p>
  921.                 </article>
  922.                
  923.                 <article>
  924.                     <p>South Park &copy;2015 Comedy Partners.</p>
  925.                     <p>All Rights Reserved. Comedy Central.</p>
  926.                 </article>
  927.                
  928.                 <article>
  929.                     <p>South Park and all related titles, logos and characters are trademarks of Comedy Partners.</p>
  930.                 </article>
  931.             </section>
  932.             <div class="tos-links low">
  933.                 <nav>
  934.                     <a href="/about/web-credits">Web Credits</a>
  935.                     <a href="/about/legal/privacy-policy">Privacy Policy /<br/>Your Privacy Rights</a>
  936.                     <a href="/about/show-disclaimer">Show Disclaimer</a>
  937.                     <a href="/about/legal/copyright-compliance-policy">Copyright Policy</a>
  938.                     <a href="/about/legal/terms-of-use">Terms of Use</a>
  939.                     <a href="/about/legal/video-privacy-terms">Video Privacy Terms</a>
  940.                     <a href="mailto:info@spdigitalstudios.com">Tech Support</a>
  941.                     <a href="http://media.viacom.com/accessibility/">Closed Captioning</a>
  942.                     <a href="/about/legal/ad-choices">Ad Choices <img src="/sitewide/img/ad-choices.png" /></a>
  943.                 </nav>
  944.             </div>
  945.         </div>
  946.         <div class="column-wrap">
  947.         <div class="column video">
  948.             <nav>
  949.                 <header>
  950.                     <h3>Video</h3>
  951.                 </header>
  952.                 <ul>
  953.                     <li><a href="http://southpark.cc.com/full-episodes/s10e07-tsst">Tsst</a></li>
  954.                     <li><a href="http://southpark.cc.com/full-episodes/s13e10-wtf">W.T.F.</a></li>
  955.                     <li><a href="http://southpark.cc.com/clips/386587/the-tmi">The TMI</a></li>
  956.                     <li><a href="http://southpark.cc.com/full-episodes/s10e08-make-love-not-warcraft">Make Love, Not Warcraft</a></li>
  957.                     <li><a href="http://southpark.cc.com/full-episodes/s01e01-cartman-gets-an-anal-probe">Cartman Gets an Anal Probe</a></li>
  958.                 </ul>
  959.             </nav>
  960.         </div>
  961.         <div class="column blog">
  962.             <nav>
  963.                 <header>
  964.                     <h3>Blog</h3>
  965.                 </header>
  966.                 <ul>
  967.                     <li><a href="http://southpark.cc.com/blog/2015/04/23/season-14-creator-commentary-with-matt-and-trey">“Season 14: Creator Commentary” with Matt and Trey</a></li>
  968.                     <li><a href="http://southpark.cc.com/blog/2015/04/21/fan-question-is-it-true-blizzard-entertainment-helped-with-the-warcraft-episode">Fan Question:  Is it true Blizzard Entertainment helped with the “Warcraft” Episode?</a></li>
  969.                     <li><a href="http://southpark.cc.com/blog/2015/04/20/new-towelie-randy-merch-in-the-shop">New Towelie + Randy Merch in the Shop!</a></li>
  970.                     <li><a href="http://southpark.cc.com/blog/2015/04/16/all-seasons-of-south-park-now-available-in-spanish">All Seasons of South Park Now Available in Spanish!</a></li>
  971.                     <li><a href="http://southpark.cc.com/blog/2015/04/14/fan-question-what-are-the-lyrics-to-wendys-song-in-the-fingerbang-episode">Fan Question: What are the lyrics to Wendy’s song in the “Fingerbang” episode?</a></li>
  972.                 </ul>
  973.             </nav>
  974.         </div>
  975.         <div class="column wiki">
  976.             <nav>
  977.                 <header>
  978.                     <h3>Wiki</h3>
  979.                 </header>
  980.                 <ul>
  981.                     <li><a href="http://southpark.cc.com/wiki/Raisins_(episode)">Raisins (episode)</a></li>
  982.                     <li><a href="http://southpark.cc.com/wiki/Kenny_Dies">Kenny Dies</a></li>
  983.                     <li><a href="http://southpark.cc.com/wiki/Here_Comes_the_Neighborhood">Here Comes the Neighborhood</a></li>
  984.                     <li><a href="http://southpark.cc.com/wiki/The_Entity">The Entity</a></li>
  985.                     <li><a href="http://southpark.cc.com/wiki/How_To_Eat_With_Your_Butt">How To Eat With Your Butt</a></li>
  986.                 </ul>
  987.             </nav>
  988.         </div>
  989.         <div class="column general">
  990.             <nav>
  991.                 <header>
  992.                     <h3>General</h3>
  993.                 </header>
  994.                 <ul>
  995.                     <li><a href="/about/creator-bios">Creator Bios</a></li>
  996.                     <li><a href="/about/cast-and-crew">Cast & Crew Credits</a></li>
  997.                 </ul>
  998.             </nav>
  999.         </div>
  1000.             <div class="column viacom low">
  1001.                 <article>&nbsp;</article>
  1002.             </div>
  1003.         </div>
  1004.     </div>
  1005. </section>
  1006.  
  1007. <section class="footer module tos clearfix">
  1008.     <div class="row clearfix">
  1009.         <div class="tos-links high">
  1010.             <nav>
  1011.                 <ul>
  1012.  
  1013.                     <li><a href="/about/web-credits">Web Credits</a></li>
  1014.                     <li><a href="/about/legal/privacy-policy">Privacy Policy /<br/>Your Privacy Rights</a></li>
  1015.                     <li><a href="/about/show-disclaimer">Show Disclaimer</a></li>
  1016.                     <li><a href="/about/legal/copyright-compliance-policy">Copyright Policy</a></li>
  1017.                     <li><a href="/about/legal/terms-of-use">Terms of Use</a></li>
  1018.                     <li><a href="/about/legal/video-privacy-terms">Video Privacy Terms</a></li>
  1019.                     <li><a href="mailto:info@spdigitalstudios.com">Tech Support</a></li>
  1020.                     <li><a href="http://media.viacom.com/accessibility/">Closed Captioning</a></li>
  1021.                     <li><a href="/about/legal/ad-choices">Ad Choices <img src="/sitewide/img/ad-choices.png" /></a></li>
  1022.                 </ul>
  1023.             </nav>
  1024.         </div>
  1025.         <div class="viacom high">
  1026.             <article>&nbsp;</article>
  1027.         </div>
  1028.     </div>
  1029. </section>
  1030. <section class="footer module social clearfix" data-normal-anchors="true">
  1031.     <hr/>
  1032.     <div class="row clearfix">
  1033.         <div>
  1034.             <nav>
  1035.                 <div>
  1036.  
  1037.                     <a href="http://www.facebook.com/SouthPark"><span class="item facebook"></span></a>
  1038.                     <a href="http://www.twitter.com/SouthPark"><span class="item twitter"></span></a>
  1039.                     <a href="http://instagram.com/southpark"><span class="item instagram"></span></a>
  1040.                     <a href="https://plus.google.com/u/0/b/110774087608778002908/"><span class="item googleplus"></span></a>
  1041.                 </div>
  1042.             </nav>
  1043.         </div>
  1044.     </div>
  1045. </section>
  1046.  
  1047.                     </footer>
  1048.                 </section>
  1049.  
  1050.                
  1051.  
  1052.  
  1053.  
  1054.                
  1055.  
  1056.                
  1057.  
  1058.  
  1059.                 <script type="text/javascript">VideoPlayerType = "Hulu";</script>
  1060.                 <style type="text/css">.with-hulu { display: block; } .without-hulu { display: none; }</style>
  1061.  
  1062.    
  1063.  
  1064.  
  1065.  
  1066.    
  1067.  
  1068.                 <script type="text/javascript" data-main="/sitewide/js/app/main-packaged.js" src="/sitewide/js/require.js"></script>
  1069.             </div><!-- /#main -->
  1070.         </div>
  1071.  
  1072.         <!-- iframe site manager -->
  1073.         <div class="creator-overlay" id="skeleton-modal" style="display:none" data-url="/" data-collection-detail-url="/collections/{collectionId}">
  1074.         <div class="modal-container">
  1075.             <div class="modal">
  1076.                 <div class="header">
  1077.                     <button class="close">
  1078.                         <span class="icon-close-circle"></span>
  1079.                     </button>
  1080.                 </div>
  1081.                 <div class="content"></div>
  1082.             </div>
  1083.         </div>
  1084.         </div>
  1085.  
  1086.         <!-- reporting -->
  1087.  
  1088.  
  1089.  
  1090.  
  1091.  
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.         <script type="text/javascript">
  1098. var codaCallUrl = "http://btg.mtvnservices.com/aria/coda.html?site=southpark.cc.com&Ads_DFP=1&Ads=0";
  1099. var repoCallUrl = "http://repo.comedycentral.com/feeds/websites/southpark.cc.com/pages?url=%2Ffull-episodes%2Fs09e02-die-hippie-die&lang=eng&pageType=Full_Episode_Player&cmsPageId=f7acde35-60a2-4f65-8db9-07183db081fd&itemId=5fff6172-ecfd-11e0-aca6-0026b9414f30";
  1100.         </script>
  1101.         <script src="/sitewide/js/vendor-ads-v2.js"></script>
  1102.         <script type="text/javascript">
  1103.             //dfpp ads support
  1104.             $Crabapple.repo.init(codaCallUrl, repoCallUrl, false);
  1105.             //fire off the on coda loaded event to auto load the ads and send out the page tracking
  1106.             $Crabapple.repo.doFullPageLoadWithCustomAdFunc(function(){
  1107.                 /* self.placeAds(); */
  1108.                 $('[data-adsize]').each(function() {
  1109.                     /* self.placeAd($(this)); */
  1110.                     var elm = $(this);
  1111.                    
  1112.                     elm.empty();
  1113.                     if (elm.css('display') == 'none') return;
  1114.                    
  1115.                     //set the ad size
  1116.                     if(elm.attr('data-adsize') == 0){
  1117.                         //ignore bad ads
  1118.                         return;
  1119.                     }
  1120.                     elm.attr('data-ad-sizes',elm.attr('data-adsize'));
  1121.            
  1122.                     //setup the keyvalues
  1123.                     var keyValues = elm.attr('data-keys');
  1124.                     var campaignValue = elm.attr('data-campaign');
  1125.                     if(campaignValue){
  1126.                         //sponsor=
  1127.                         if(keyValues){
  1128.                             keyValues += ",sponsor="+campaignValue;
  1129.                         } else {
  1130.                             keyValues = "sponsor="+campaignValue
  1131.                         }
  1132.                     }
  1133.                
  1134.                     if(keyValues) {
  1135.                         elm.attr('data-ad-keyvalues', keyValues);
  1136.                     }
  1137.            
  1138.                     //place ad (convert back to domElement)
  1139.                     $Crabapple.repo.loadSingleAd(elm[0]);
  1140.                 });
  1141.             });
  1142.         </script>
  1143.  
  1144.  
  1145.         <div class="ad pointofentryad" data-adsize="6x6"></div>
  1146.  
  1147.  
  1148.  
  1149.  
  1150.         <!-- geoblock -->
  1151.  
  1152.  
  1153.  
  1154.  
  1155.  
  1156.  
  1157.     <div id="geoblockmsg">
  1158.         <div data-moduletracking="SPS_Terms">
  1159.             <h1>Welcome to the all new southpark.cc.com!</h1>
  1160.             <h2>We've Updated Our Terms</h2>
  1161.  
  1162.             <p>Before you agree to this Site's updated <a target="_new" href="/about/legal/terms-of-use">Terms of Use</a>, updated <a target="_new" href="/about/legal/privacy-policy">Privacy Policy</a> and <a target="_new" href="/about/legal/video-privacy-terms">Video Privacy Terms</a>, please read them and also check out some of the <a target="_new" href="/about/legal/summary-of-significant-updates">updates</a> (such as your options if you pursue a claim).</p>
  1163.            
  1164.             <a class="geoblockclosebtn" href="javascript:closePopupMessage()">Agree &amp; Continue</a>
  1165.         </div>
  1166.  
  1167.         <style type="text/css">
  1168. #geoblockmsg {
  1169.     background: url('/sitewide/img/messages/background.png') 0 0 repeat;
  1170.     position: fixed;
  1171.     top: 0px;
  1172.     left:0px;
  1173.     width:100%;
  1174.     height:100%;
  1175.     z-index:10010;
  1176. }
  1177.  
  1178. #geoblockmsg > div {
  1179.     background: url('/sitewide/img/messages/cookies/background.png') 0 0 no-repeat;
  1180.     padding: 10px;
  1181.     width: 464px;
  1182.     height: 252px;
  1183.     margin: 100px auto 0 auto;
  1184. }
  1185.  
  1186. #geoblockmsg > div h1 {
  1187.     font-family: 'Arial Black';
  1188.     font-size: 36px;
  1189.     line-height: 36px;
  1190.     letter-spacing: -2px;
  1191.     font-weight: bold;
  1192.     text-align: center;
  1193.     color: white;
  1194. }
  1195.  
  1196. #geoblockmsg > div h2 {
  1197.     font-family: 'Arial Black';
  1198.     font-size: 20px;
  1199.     margin: 5px 0;
  1200.     letter-spacing: -1px;
  1201.     font-weight: bold;
  1202.     text-align: center;
  1203.     color: white;
  1204. }
  1205.  
  1206. #geoblockmsg > div p {
  1207.     font-size: 12px;
  1208.     text-align: center;
  1209.     color: #ccc;
  1210. }
  1211.  
  1212. #geoblockmsg > div p a {
  1213.     font-weight: bold;
  1214.     text-decoration: underline;
  1215.     color: #fc0;
  1216. }
  1217.  
  1218. #geoblockmsg > div > a {
  1219.     background: url('/sitewide/img/messages/cookies/button.png');
  1220.     display: block;
  1221.     margin: 0 auto;
  1222.     width: 249px;
  1223.     height: 42px;
  1224.     font-size: 20px;
  1225.     font-weight: bold;
  1226.     text-transform: uppercase;
  1227.     line-height: 42px;
  1228.     text-align: center;
  1229.     color: #ffcc00;
  1230. }
  1231.         </style>
  1232.        
  1233.         <script type="text/javascript">
  1234. function closePopupMessage()
  1235. {
  1236.     // Set cookie
  1237.     var CookieDate = new Date;
  1238.     CookieDate.setFullYear(CookieDate.getFullYear()+2);
  1239.     document.cookie = 'SPS_hulu_acknowledged=true; expires=' + CookieDate.toGMTString( ) + '; path=/; domain=southpark.cc.com';
  1240.  
  1241.     // Hide popup
  1242.     var elem = document.getElementById("geoblockmsg");
  1243.     elem.parentNode.removeChild(elem);
  1244. }
  1245.         </script>
  1246.     </div>
  1247.  
  1248.    
  1249.  
  1250.  
  1251.  
  1252.         <!-- experimental -->
  1253.  
  1254.  
  1255.  
  1256.         <!-- PAGEOK -->
  1257.     </body>
  1258. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement