s.popupQuestion = 'We are conducting a survey to find out what visitors think about our Intel Support and Downloads website. Your answers will help us serve you better. \n\n As a participant, you will be asked to complete a survey once you have completed your visit to the Intel Support and Downloads website. This survey should take only 5 - 10 minutes. Please take the time to share your opinion with us.\n\n All of your answers and information will remain private and confidential. \n \n Would you like to participate? \n \n';
SurveySite_Config.k='ru_'+SurveySite_Config.cookieName;SurveySite_Config.l=false;function SurveySite_Primer(){if(SurveySite_Config.debug)dw.write('Creating SurveySite_Primer object.');this.m=n;this.o=p;function n(){if(SurveySite_Config.debug)dw.write('Inside Primer_trySurvey.');if(document.cookie.indexOf(SurveySite_Config.k+'=')!=-1){if(SurveySite_Config.debug)dw.write('Found returning user cookie.');SurveySite_Config.l=true;this.o();}else if(SurveySite_Config.ignoreCookie||(document.cookie.indexOf(SurveySite_Config.cookieName+'=')==-1&&(!SurveySite_Config.secondCookieName||document.cookie.indexOf(SurveySite_Config.secondCookieName+'=')==-1))){if(SurveySite_Config.maxFrequency>Math.random()){if(SurveySite_Config.debug)dw.write('User falls within frequency. Running SiteRecruit.');this.o();}else{if(SurveySite_Config.debug)dw.write('User not within frequency. Closing.');}}}function p(){if(SurveySite_Config.debug)dw.write('Inside Primer_runSurvey.');document.write('<script language="JavaScript">');document.write('var insideTrackerWindow = false;</script>');var start='<script language="JavaScript" src="';var q='"></script>';if(SurveySite_Config.debug)dw.write('Including Manager script.');document.write(start+SurveySite_Config.managerFile+q);if(SurveySite_Config.debug)dw.write('SurveySite_Primer finishing.');}}if(SurveySite_Config.debug&&!window.dw){alert('Site-Trax debug mode cannot run without the Debugger.');SurveySite_Config.debug=false;}SurveySite_Config.primer=new SurveySite_Primer();SurveySite_Config.primer.m();