var showurl=new Array();var marginsLR=0;var marginsTB=0;var width=430;var height=320;var ygap=40;var cookiesDisabledBlock=true;var surveyURL="http://surveys.globalepanel.com/wix/p570332499.aspx";var useFading=true;var ratio=1;var delayBeforeShow=1500;var hideInput=false;var hideSelect=false;var barSurvey=true;var barType="spaced";var movingbar=true;var barColor="#FFFF80";var barFontColor="#4E5FA8";var barFontSize="20px";var blockOnOverlayLoad=true;var blockOnOverlayLoadParams="0";var blockOnSurveyLoad=false;var blockOnSurveyLoadBar=false;var blockOnOverlayClose=true;var blockOnOverlayCloseParams="0";var blockOnOverlayCloseLimit=200000;function setUp(){div=document.createElement("div");var A="<div id='outer-layer' style='display: none;'><table cellpadding='0' cellspacing='0' width='100%' style='border: 10px solid #cccccc !important;'><tr><td id='topHead'><div id='close' style='float:right;' onclick='closeOverlay()' title='Close'>&nbsp;</div><!--<br><br>--><div id='olHeadLogo' title='survey logo'><img src='/overlay/imgs/popup_logo4.gif' alt='survey logo' /></div></td></tr><tr>";if(barSurvey){A+="<td id='data-box' style='text-align: center !important;	vertical-align: middle !important;	font-family: tahoma,arial,verdana,sans !important;	font-size: 12px !important; width: 100% !important;	background-color:#ffffff !important;	border-top-width: 7px !important; border-bottom-width: 7px !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: solid !important; border-color: #cccccc !important;'><iframe id='imoverlay' src='/overlay/content.html' frameborder='0' border='0' marginwidth='0' marginheight='0' width='100%'></iframe></td>"}else{A+="<td id='data-box' style='text-align: center;	vertical-align: middle !important;	font-family: tahoma,arial,verdana,sans !important;	font-size: 12px !important; width: 100% !important;	background-color:#ffffff !important;	border-top-width: 7px !important; border-bottom-width: 7px !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: solid !important; border-color: #cccccc !important;'><iframe id='imoverlay' src='/overlay/content.html' frameborder='0' border='0' marginwidth='0' marginheight='0' width='100%'></iframe></td>"}A+="</tr><tr><td id='olBottom'><div id='olFooterS1'><a href='http://surveys.globalepanel.com/npdcontent/surveydemo/privacy.html' target='_blank'><u>Learn more about our privacy policy</u></a><br />&copy; 2009 Ipsos MORI. All rights reserved</div></td></tr></table></div>";div.innerHTML=A;document.body.appendChild(div)}if(useFading){document.write("<script src='/overlay/javascripts/prototype.js' type='text/javascript'><\/script>");document.write("<script src='/overlay/javascripts/scriptaculous/scriptaculous.js?load=effects' type='text/javascript'><\/script>")}var rand=Math.random();var ourRatio=1/ratio;if(rand>ourRatio){document.cookie="overlayblk=1;path=/"}function stopOverlay(E){var C=E.split(",");if(C.length==1){var D=C[0];var B=null}else{var D=C[0];var B=C[1]}if(D==-1){document.cookie="overlayblk=1; expires=Tue, 1 Jan 2008 12:00:00 UTC; path=/"}else{if(D==0&&B==null){document.cookie="overlayblk=1; path=/"}else{if(D==-99){document.cookie="overlayblk=1; expires=Fri, 31 Dec 2010 12:00:00 UTC; path=/"}else{var A=new Date();A.setTime(A.getTime()+(60*1000*B)+(60*60*1000*D));document.cookie="overlayblk=1; expires="+A.toGMTString()+"; path=/"}}}}function getCookieValue(A){var B=new RegExp(escape(A)+"=([^;]+)");if(B.test(document.cookie+";")){B.exec(document.cookie+";");return unescape(RegExp.$1)}else{return false}}function increaseBlockCountClose(){if(getCookieValue("blockcountclose")){var A=getCookieValue("blockcountclose");A++;document.cookie="blockcountclose="+A+"; expires=Fri, 31 Dec 2010 12:00:00 UTC; path=/"}else{document.cookie="blockcountclose=1; expires=Fri, 31 Dec 2010 12:00:00 UTC; path=/"}}function showSelectBoxes(){var A=document.body.getElementsByTagName("select");for(i=0;i!=A.length;i++){A[i].style.visibility="visible"}}function showInputBoxes(){var A=document.body.getElementsByTagName("input");for(i=0;i!=A.length;i++){A[i].style.visibility="visible"}}function hideSelectBoxes(){var A=document.getElementsByTagName("select");for(i=0;i!=A.length;i++){A[i].style.visibility="hidden"}}function hideInputBoxes(){var A=document.getElementsByTagName("input");for(i=0;i!=A.length;i++){A[i].style.visibility="hidden"}}function pause(C){var B=new Date();A=null;do{var A=new Date()}while(A-B<C)}var overlayshowing=false;function showItems(){pause(500);moveOverlay(false);if(useFading){Effect.toggle("outer-layer","appear")}else{document.getElementById("outer-layer").style.display=""}if(hideSelect){hideSelectBoxes()}if(hideInput){hideInputBoxes()}overlayshowing=true}function hideItems(){pause(200);if(useFading){Effect.toggle("outer-layer","appear")}else{document.getElementById("outer-layer").style.display="none"}if(hideSelect){showSelectBoxes()}if(hideInput){showInputBoxes()}overlayshowing=false}function moveOverlay(C){var A=0,B=0;if(typeof (window.pageYOffset)=="number"){B=window.pageYOffset;A=window.pageXOffset}else{if(document.body&&(document.body.scrollLeft||document.body.scrollTop)){B=document.body.scrollTop;A=document.body.scrollLeft}else{if(document.documentElement&&(document.documentElement.scrollLeft||document.documentElement.scrollTop)){B=document.documentElement.scrollTop;A=document.documentElement.scrollLeft}}}document.getElementById("outer-layer").style.top=(ygap+B)+"px";document.getElementById("outer-layer").style.left=((document.documentElement.scrollWidth-width-marginsLR)/2)+"px"}function moveBar(C){var A=0,B=0;if(typeof (window.pageYOffset)=="number"){B=window.pageYOffset;A=window.pageXOffset}else{if(document.body&&(document.body.scrollLeft||document.body.scrollTop)){B=document.body.scrollTop;A=document.body.scrollLeft}else{if(document.documentElement&&(document.documentElement.scrollLeft||document.documentElement.scrollTop)){B=document.documentElement.scrollTop;A=document.documentElement.scrollLeft}}}document.getElementById("surveybar").style.top=B+"px";document.getElementById("surveybar").style.left="0px"}window.onload=function(){if(cookiesDisabledBlock){var B=false;document.cookie="overlaychk=1;path=/";if(document.cookie.indexOf("overlaychk")!=-1){B=true}}else{var B=true}if(document.cookie.indexOf("surveybar")!=-1&&B){showBar()}if(document.cookie.indexOf("overlayblk")==-1&&B){if(blockOnOverlayCloseLimit==0||getCookieValue("blockcountclose")<blockOnOverlayCloseLimit){if(document.cookie.indexOf("surveybar")<0){if(showurl.length>0){var A=false;for(i=0;i<=12;i++){if(showurl[i]==document.location.href){A=true}}}else{A=true}if(A){setUp();setTimeout("afterpause()",delayBeforeShow);if(blockOnOverlayLoad){stopOverlay(blockOnOverlayLoadParams)}}}}else{}}};function afterpause(){showItems();window.onresize=moveOverlay;document.onscroll=moveOverlay;window.onscroll=moveOverlay}function showBar(){div=document.createElement("div");if(barType=="spaced"){div.style.position="relative"}if(barType=="hover"){div.style.position="absolute"}div.id="surveybar";div.style.left=0;div.style.top=0;div.style.display="inline";div.style.width="100%";div.innerHTML="<table align='center' width='100%' bgcolor='"+barColor+"' cellpadding='5px' cellspacing=0 padding=0 margin=0 style='background-color: "+barColor+"'><tr><td width='100%' style='padding: 5px; text-align: center' align='center'><span style='color: "+barFontColor+"; font-size: "+barFontSize+" ;'><a style='color: "+barFontColor+"' href='"+surveyURL+"' title='Click to take the survey.' target='_blank' onclick='window.open(\""+surveyURL+"\");callSurveyFromBar();return false;'>Please click here to complete the survey</a></span></td></tr></table>";document.body.style.paddingTop=0;var A=document.getElementsByTagName("form");for(i=0;i!=A.length;i++){A[i].style.margin="0px"}document.body.insertBefore(div,document.body.firstChild);document.cookie="surveybar=1;path=/";if(movingbar){moveBar();document.onscroll=moveBar;window.onscroll=moveBar}}function callSurvey(){window.open(surveyURL);document.getElementById("outer-layer").style.display="none";if(blockOnSurveyLoad){stopOverlay(blockOnSurveyLoadParams)}}function callSurveyFromBar(){document.body.style.paddingTop="10px";document.getElementById("surveybar").style.display="none";document.cookie="surveybar=1; expires=Tue, 1 Jan 2008 12:00:00 UTC; path=/";if(blockOnSurveyLoadBar){stopOverlay(blockOnSurveyLoadBarParams)}}function closeOverlay(A){pause(200);if(useFading){Effect.toggle("outer-layer","appear")}else{document.getElementById("outer-layer").style.display="none"}if(hideSelect){showSelectBoxes()}if(hideInput){showInputBoxes()}overlayshowing=false;if(blockOnOverlayClose){stopOverlay(blockOnOverlayCloseParams)}if(A!="takepart"){increaseBlockCountClose()}};