function fzGetThisDomain(){var a=window.location.href;var d=a.split("/");var b=d[2];var c=b.split(".");if(c.length>2){b=c[1]+"."+c[2]}return b}function fzGetSSAParams(){var d=new Array();var a=window.location.href;var f=a.split("?");if(f.length==2){var c=f[1].split("&");var e;for(var b=0;b<c.length;b++){e=c[b].split("=");if(e.length==2){switch(e[0]){case"SSAID":d[0]=e[1];break;case"SSAIDDATA":d[1]=e[1];break}}}}return(d)}function fzSetAffCookie(a,c){var b=new Date();var d=30;b.setTime(b.getTime()+(d*24*60*60*1000));document.cookie=a+"="+c+"; expires="+b.toGMTString()+"; path=/; domain="+fzGetThisDomain()+";"}function fzCaptureAffiliate(){var a=fzGetSSAParams();if(a.length==2){fzSetAffCookie("SSAID",a[0]);fzSetAffCookie("SSAIDDATA",a[1])}};
