var blocker_headline = ''; // INSTRUCTIONAL TEXT ABOVE THE LINKS var blocker_instructionalText = 'Just complete one of the following surveys/offers below and watch all the episodes you want. Once you have completed a survey/offer, come back to this page to view the content.'; // FOOTER TEXT BELOW THE LINKS var blocker_footerText = 'This page will automatically unlock after you fill out one of the above surveys/offers.
 
 

 
 
 

 
 
 
'; var el; var timeoutid; function skipad() { document.getElementById("lightbox").style.display='none'; document.getElementById("maincontent").style.visibility='visible'; } function wonload() { timeoutid = 0; el = document.getElementById("maincontent"); el.style.visibility='hidden'; } function wclick() { if(timeoutid) clearTimeout(timeoutid); timeoutid = setTimeout ( "skipad()", 45000 ); return false; } window.onload = wonload; document.write("'); document.write('');