var _bizo={};_bizo.util={};_bizo.util.common={elementCreated:function(A){if(this.elementWriteCalls==null){this.elementWriteCalls={}}if(A!=null&&A!=""){if(this.elementWriteCalls[A]==null){this.elementWriteCalls[A]=1}else{this.elementWriteCalls[A]+=1}if(this.elementWriteCalls[A]>1){return true}}return false},writeScript:function(A,C,D){if(this.elementCreated(C)){return }var B='<script type="text/javascript" language="javascript" src="'+A+'"';if(C!=null){B+=' id="'+C+'"'}if(D!=null){B+=' onload="'+D+'"'}B+="><\/script>";document.write(B)},parseNVPairs:function(B){var A=new Object();if(typeof B!="string"){return A}var G=B.split("&");if(G.length==1&&G[0]==""){return A}for(var D=0;D<G.length;D++){var F=G[D].split("=");var C=F[0];var E;if(F.length==2){E=F[1]}else{E=C}A[C]=E}return A},getSessionCookie:function(D){var A=document.cookie.split("; ");for(var C=0;C<A.length;C++){var B=A[C].split("=");if(B[0]==D){return unescape(B[1])}}return null},setSessionCookie:function(C,D,E){var A="";if(E!=null){var B=new Date();B.setTime(B.getTime()+(E*24*60*60*1000));A="; expires="+B.toGMTString()}document.cookie=C+"="+escape(D)+A+"; path=/"},cookiesEnabled:function(){this.setSessionCookie("_bizo.cookie.test","test",1);var A=this.getSessionCookie("_bizo.cookie.test")=="test";if(A){this.setSessionCookie("_bizo.cookie.test","",-1)}return A},writePixel:function(C,B){if(this.elementCreated(B)){return }var A='<img border="0" width="1" height="1" ';A+='src="'+C+'" ';if(B!=null){A+='id="'+B+'" '}A+=" />";document.write(A);return true}};_bizo.util.partner={init:function(){this.base_url="http://www.bizographics.com/BizographicsServices/";this.disableAudit=false;this.data={};this.encryptedData=[];this.logged=false;this.identified=false;for(var B=0;B<arguments.length&&B<3;B++){var A=arguments[B];if(typeof A=="boolean"){this.disableAudit=A}if(typeof A=="string"){this.base_url=A}}},addData:function(A,B){this.data[A]=B},addEncryptedData:function(A){this.encryptedData.push(A)},audit:function(B){if(this.disableAudit||B==null||B==""){return }_bizo.util.common.writeScript("http://js.revsci.net/gateway/gw.js?csid=A08722","_bizo.ids.audit.rs");var A='<script type="text/javascript" language="javascript">';for(var C in B){A+='DM_addEncToLoc("'+C+'", "'+B[C]+'");'}A+="DM_tag();";A+="<\/script>";document.write(A);if(B.I2F=="C4X"){_bizo.util.common.writeScript("http://pbid.pro-market.net/engine?site=111420+size=1x1+kw=ZISBU+mimetype=js","_bizo.ids.audit.an")}},identify:function(F){if(!_bizo.util.common.cookiesEnabled()){return }if(!this.identified){this.identified=true}else{return }var A=this.base_url;var I=this.base_url+"Identifier.aspx?";var G=this.data;var D=this.encryptedData;var E="pid="+F+"&";for(var H in G){E+=H+"="+encodeURIComponent(G[H])+"&"}for(var B=0;B<D.length;B++){var H="ed["+B+"]";E+=H+"="+encodeURIComponent(D[B])+"&"}if(!this.logged){this.logged=true;var C={url:document.location,ref:document.referrer,ua:navigator.userAgent,log:1};for(var H in C){E+=H+"="+encodeURIComponent(C[H])+"&"}}E+="time="+(new Date().getTime()+"").substr(0,10);if(_bizo.util.common.writePixel(I+E,"_bizo.ids.identify")){this.demoQuery()}},log:function(G,D,F){if(!_bizo.util.common.cookiesEnabled()){return }if(!this.logged){this.logged=true}else{return }if(F!=null&&window!=window.parent){return }var C=this.base_url+"DataCollector.aspx?";var A={pid:G,url:document.location,ref:document.referrer,ua:navigator.userAgent};if(D||this.identified){A.cc=0}var E="";for(var B in A){E+=B+"="+encodeURIComponent(A[B])+"&"}E+="time="+(new Date().getTime()+"").substr(0,10);if(_bizo.util.common.writePixel(C+E,"_bizo.ids.log")){this.demoQuery()}},demoQuery:function(){var C=_bizo.util.common.getSessionCookie("BizographicData");if(C==null){var A=this.base_url+"DemographicQuery.aspx?format=NVPairs&time="+(new Date().getTime()+"").substr(0,10);_bizo.util.common.writeScript(A,"_bizo.ids.dq")}else{var B=_bizo.util.common.parseNVPairs(C);_bizo.util.partner.writeFirePixels(B)}},writeFirePixels:function(A){var C="http://ad.bizo.com/pixel?adv=76762";var D=0;for(var B in A){D+=1;C+="&code="+A[B]}var E=window.location.hostname.split(".");if(E.length>1){C+="&code="+E[E.length-2]+"."+E[E.length-1]}if(D==0){return }C+="&t=2";_bizo.util.common.writePixel(C,"_bizo.ids.pixels")},show_ad:function(C,F,E,D){var B;if(arguments.length==2){B=F}else{B=E;this.log(F,false,true)}var A='<SCRIPT TYPE="text/javascript" SRC="http://ad.bizo.com/st?ad_type=ad&ad_size='+C+"&section="+B+'"></SCRIPT>';document.write(A)},addBizoKeywords:function(C){var D=[];if(C!=null&&typeof C!="string"){for(var B=0;B<C.length;B++){var A=C[B];if(A!=null){D.push(C[B])}}}else{if(C!=""){D.push(C)}}_bizo.util.common.setSessionCookie("_bizo.keywords",D.join(","),1)},getBizoKeywords:function(){var B=[];var A=_bizo.util.common.getSessionCookie("_bizo.keywords");if(A!=null&&A!=""){B=A.split(",");_bizo.util.common.setSessionCookie("_bizo.keywords","",-1)}return B}};SetBizData=function(A){try{if(A!=null&&A!=""){var B=_bizo.util.common.parseNVPairs(A);_bizo.util.common.setSessionCookie("BizographicData",A,1);_bizo.util.partner.writeFirePixels(B);_bizo.util.partner.audit(B)}}catch(C){}};_bizo.util.partner.init();