/* FILE ARCHIVED ON 7:48:51 Sep 20, 2008 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 11:40:50 May 23, 2024. JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* * Set these values here instead of the main body of code and deploy first * */ // location of SDC server var gDomain="sdc.aopa.org"; // site identifier var gDcsId="dcs10sco68uewf9p9qfa2hrqi_2c4q"; // Name of the FPC var gFpc="WT_FPC"; // use the document.write() below var gConvert=true; // set the cookie domain var gFpcDom=".aopa.org"; // writes this to the page when gConvert==true: // if ((typeof(gConvert)!="undefined")&&gConvert&&(document.cookie.indexOf(gFpc+"=")==-1)&&(document.cookie.indexOf("WTLOPTOUT=")==-1)){ document.write("<\/SCR"+"IPT>"); }