window.onload=function(){if(readCookie("hardwareuse")){$("qbsurvey_buttons").style.display="none";$("qbsurvey_thankyou").fade("hide");$("qbsurvey_thankyou").style.display="block";$("qbsurvey_thankyou").fade("in")}};function qbsurvey(a){$("qbsurvey_buttons").style.display="none";$("qbsurvey_thankyou").fade("hide");$("qbsurvey_thankyou").style.display="block";$("qbsurvey_thankyou").fade("in");createCookie("hardwareuse",a,1)}function dcrdqbsurvey(){eraseCookie("hardwareuse");$("qbsurvey_buttons").style.display="block";$("qbsurvey_thankyou").fade("in");$("qbsurvey_thankyou").style.display="none";$("qbsurvey_thankyou").fade("hide")};