function initFAQs() {	var d = document;	if (!d.getElementsByTagName) return	var divs = d.getElementsByTagName('div');	for (var i = 0; i < divs.length; i++) {		div = divs[i];		if (div.className == 'a') {			div.style.display = 'none';		}	}}window.onload = initFAQs;function showAnswer(qId) {	var d = document;	if (!d.getElementsByTagName) return	// Get the div containing the question and answer	var qnaDiv = d.getElementById(qId);	// Get all of the divs within it	var divs = qnaDiv.getElementsByTagName('div');	for (var i = 0; i < divs.length; i++ ) {		div = divs[i];		// find the 'question' div						if (div.className == 'q') {			div.className = 'q_opened';			as = div.getElementsByTagName('a')			for (var j = 0; j < as.length; j++) {				a = as[j];				if (a.className == 'q') {					a.className = 'q_opened';				}			}		}		// find the 'answer' div and display it		if (div.className == 'a') {			div.style.display = 'block';		}	}}function hideAnswer(qId) {	var d = document;	if (!d.getElementsByTagName) return	// Get the div containing the question and answer	var qnaDiv = d.getElementById(qId);	// Get all of the divs within it	var divs = qnaDiv.getElementsByTagName('div');	for (var i = 0; i < divs.length; i++ ) {		div = divs[i];		// find the 'question' div						if (div.className == 'q_opened') {			div.className = 'q';			as = div.getElementsByTagName('a')			for (var j = 0; j < as.length; j++) {				a = as[j];				if (a.className == 'q_opened') {					a.className = 'q';				}			}		}		// find the 'answer' div and display it		if (div.className == 'a') {			div.style.display = 'none';		}	}}function showAll() {	var d = document;	if (!d.getElementsByTagName) return	// Get all the divs	var divs = d.getElementsByTagName('div')	for (var i = 0; i < divs.length; i++ ) {		div = divs[i];		// find the 'question' divs		if (div.className == 'q') {			div.className = 'q_opened';		}		// find the 'answer' div and display it		if (div.className == 'a') {			div.style.display = 'block';		}	}	// Get all the as	var as = d.getElementsByTagName('a')	for (var j = 0; j < as.length; j++) {		a = as[j];		if (a.className == 'q') {		a.className = 'q_opened';		}	}}function hideAll() {	var d = document;	if (!d.getElementsByTagName) return	// Get all the divs	var divs = d.getElementsByTagName('div')	for (var i = 0; i < divs.length; i++ ) {		div = divs[i];		// find the 'question' divs		if (div.className == 'q_opened') {			div.className = 'q';		}		// find the 'answer' div and display it		if (div.className == 'a') {			div.style.display = 'none';		}	}	// Get all the as	var as = d.getElementsByTagName('a')	for (var j = 0; j < as.length; j++) {		a = as[j];		if (a.className == 'q_opened') {		a.className = 'q';		}	}}/*-- for how it works page not sure where to put this var answers = new Object();answers["faq0"] = "<div style='background-image: url(http://69.28.253.94/i/blank.gif); height:304px; width: 511px; background-repeat: no-repeat;background-color:#cccccc;'>;answers["faq1"] = "<div class=faqtext><div class=faqtextans>How much does it cost?</div>Our most popular program, 3-at-a-time and unlimited DVDs is $17.99 (plus any applicable tax) per month.  There are no additional charges. There are no late fees or due dates &#151; Shipping is free both ways!</div>";answers["faq2"] = "<div class=faqtext><div class=faqtextans>What is the selection like?</div>We have a wide selection of movies &#151; everything from classics to new releases. As a member, you'll be able to choose from any of our 40,000 titles &#151; five times the selection of a typical video store.<br><br>Our web site is available 24 hours a day and makes finding great movies easy. We offer a powerful search engine, dozens of genres and hundreds of subgenres to browse through. We also offer movie recommendations based on how you rate movies, member reviews, critic reviews, top rented lists and special collections to help you find movies you'll love.<br><br><a href='http://www.netflix.com/BrowseSelection?hnjr=3'>Click here to browse our selection.</a></div>";answers["faq3"] = "<div class=faqtext><div class=faqtextans>How does the free shipping work?</div>Select your movies at sign-up and they should arrive in your mailbox within 1 to 3 business days via U.S. mail. When you finish watching a movie, simply put it in its pre-paid envelope and mail it back to us. After we receive it, we'll send your next available movie. Shipping is always free both ways &#151; no hidden charges.<br><br><table border=0 cellpadding=3 cellspacing=0 class='itemtable'><tr><td align=center><img src='http://cdn.nflximg.com/us/learn_more/open1.gif' width=73 height=73 border=0></td><td rowspan=3>&nbsp;</td><td>Members receive movies in a postage paid envelope.</td></tr><tr><td align=center><img src='http://cdn.nflximg.com/us/learn_more/open2.gif' width=73 height=73 border=0></td><td>Once open, the inside of the envelope becomes the pre-paid return envelope.</td></tr><tr><td align=center><img src='http://cdn.nflximg.com/us/learn_more/open3.gif' width=73 height=73 border=0></td><td>Simply place your viewed DVD into the envelope and drop it in your mailbox.</td></tr></table></div>";answers["faq4"] = "<div class=faqtext><div class=faqtextans>How fast will I get my DVDs?</div><img src='http://cdn.nflximg.com/us/learn_more/map.gif' width=157 height=115 border=0 align=right hspace=10><br><br>Our 30 shipping centers across the United States allow us to provide  nearly 90% of our members with delivery of their DVDs within about one business day following shipment.</div>";answers["faq5"] = "<div class=faqtext><div class=faqtextans>How long is the Free Trial?</div>Your free trial will last for two weeks.<br><br>After your free trial, you will be billed at the monthly subscription rate for the program you have selected plus any applicable tax unless you cancel before the end of the free trial.</div>";answers["faq6"] = "<div class=faqtext><div class=faqtextans>How many DVDs can I rent during my Free Trial?</div>On our most popular program, the 3-at-a-time program, you can rent unlimited DVDs and exchange DVDs you've watched for new ones as often as you like. When your trial begins, we send you three movies of your choice.  You can exchange DVDs for new DVDs as often as you like. The number of DVDs you rent depends on a number of factors, including how quickly you watch and return each of your DVDs. </div>";answers["faq7"] = "<div class=faqtext><div class=faqtextans>Tell me more about Netflix</div>Since launching its online movie rental service in 1999, Netflix has become the world's largest online DVD movie rental service.  Netflix offers more than 3,000,000 members access to more than 40,000 titles. Our appeal and success are built on providing the most expansive selection of DVDs, an easy way to choose movies and fast, free shipping. Our &quot;no late fees, no due dates&quot; online movie rental model has eliminated the hassle involved in choosing, renting and returning movies.</div>";answers["faq9"] = "<div class=faqtext><div class=faqtextans>Can I cancel any time?</div>Absolutely. You can easily cancel your membership anytime, online, 24 hours a day. There are no cancellation fees. To avoid being charged after your trial, simply cancel your account before the trial ends.</div>";var clickedElement = "";function populateAnswer(element) {	if (element == clickedElement)		return false;		if (clickedElement != "") 		document.getElementById(clickedElement).className = "faq";	var ansNode = document.getElementById("answer");		var text = answers[element];	document.getElementById(element).className = "faqselected";	ansNode.innerHTML = text;	clickedElement = element;	}*/