/*================ LAST MOD: 2009-11-25 02:43:47am ================*/

/* -----------START: http://buzznet.crwdcntrl.net/s/cc.js---------*/

/* --------------------------------------------------*/

/*minified*/

if(typeof LOTCC=="undefined"){var LOTCC={};LOTCC.pvdone=false;LOTCC.userAgent=navigator.userAgent.toLowerCase();LOTCC.domain=document.domain;LOTCC.test=false;LOTCC.bcpDomain='';LOTCC.client='';LOTCC.loaded=false;LOTCC.te=new Array();LOTCC.mnpct=50;LOTCC.mxidle=20;LOTCC.mxstart=0;LOTCC.lstact=new Date();LOTCC.isFocused=true;LOTCC.expinited=false;LOTCC.maxPolls=5;LOTCC.icnt=0;LOTCC.numPolls=0;LOTCC.stepIncrement=0;LOTCC.pollInterval=0;LOTCC.pollIncrement=3;LOTCC.sw="_SW["+(new Date()).getTime()+"]";LOTCC.swSize=0;LOTCC.lastStr="";LOTCC.ichks=0;LOTCC.pvdone=false;LOTCC.behaviors=new Object();LOTCC.urls=new Object();LOTCC.sep="/";LOTCC.version="4";LOTCC.delim="|";LOTCC.bcpd_callback=null;LOTCC.pv="pv=y";LOTCC.dobcp=false}function bcp(){if(typeof(lotbcp)!="undefined"){LOTCC.bhv=lotbcp}if(typeof(domain)!="undefined"){LOTCC.domain=domain}if(typeof(lotclient)!="undefined"){LOTCC.client=lotclient}LOTCC.bcp()}LOTCC.flash=function(msg){if(div=document.getElementById('LOTCC.status'))div.innerHTML=msg};LOTCC.isArray=function(v){return v&&typeof v==='object'&&typeof v.length==='number'&&!(v.propertyIsEnumerable('length'))};LOTCC.add=function(name,id){if(LOTCC.behaviors[name]==null){LOTCC.behaviors[name]=new Array()}var entry=LOTCC.behaviors[name];var encodedId=encodeURIComponent(id);entry[entry.length]=encodedId.replace(/%2F/g,"/")};LOTCC.addBehavior=function(id){LOTCC.add("b",id)};LOTCC.addAction=function(id){LOTCC.add("act",id)};LOTCC.addInterest=function(id){LOTCC.add("int",id)};LOTCC.addMedia=function(id){LOTCC.add("med",id)};LOTCC.addMemberId=function(id){};LOTCC.addContentId=function(id){};LOTCC.appendInternal=function(url,vals,vr){if((typeof(vals)!="undefined")&&(vals.length>0)){var vn=LOTCC.delim+vr+"=";for(var i=0;i<vals.length;i++){url+=vn+vals[i]}}return url};LOTCC.append=function(url,val,vr){if((typeof(val)!="undefined")&&(val.length>0)){var vals;if(LOTCC.isArray(val)){vals=val}else{vals=val.split(",")}var vn=LOTCC.delim+vr+"=";for(var i=0;i<vals.length;i++){url+=vn+vals[i]}}return url};LOTCC.appendAll=function(url){for(var type in LOTCC.behaviors){url=LOTCC.appendInternal(url,LOTCC.behaviors[type],type)}return url};LOTCC.baseURL=function(pv){pv=!LOTCC.pvdone;var min=100000000;var max=999999999;var randomnumber=Math.floor(min+(max-min)*Math.random());var prefix=document.location.protocol+'//';var url=prefix+LOTCC.getDomain()+"/"+LOTCC.version+LOTCC.sep+"c="+LOTCC.client+LOTCC.delim+"rand="+randomnumber;if(pv){url+=LOTCC.delim+LOTCC.pv}if(typeof(LOTCC.group)!="undefined"){url+=LOTCC.delim+"brg="+LOTCC.group}return url};LOTCC.getDomain=function(){return(LOTCC.test)?'bcp.test.lotame.com':'bcp.crwdcntrl.net'};LOTCC.bcp=function(){if(LOTCC.client=="15"||/fotolog/i.test(LOTCC.domain)){var foundUS=false;var ints=LOTCC.behaviors["int"]||[];for(var i=0;i<ints.length;i++){if(decodeURIComponent(ints[i]).toLowerCase()=="country:us"||decodeURIComponent(ints[i]).toLowerCase()=="country:ca"){foundUS=true}}if(!foundUS){return}}LOTCC.bcpinternal()};LOTCC.bcpinternal=function(){if(LOTCC.loaded){LOTCC.firebcp()}else{LOTCC.dobcp=true}};LOTCC.enableDiv=function(){};LOTCC.enableNamedDiv=function(name){};LOTCC.fillDiv=function(content){};LOTCC.bcpd=function(cb){var url=LOTCC.appendAll(LOTCC.baseURL(false));LOTCC.pixel(url,cb)};LOTCC.bcpw=function(){var len=LOTCC.bcpw.arguments.length;if(len>0){for(var i=0;i<len;i+=2){if(i+1<len){LOTCC.add(LOTCC.bcpw.arguments[i],LOTCC.bcpw.arguments[i+1])}}}LOTCC.bcpd()};LOTCC.pixel=function(url,cb){var pi=new Image();pi.onload=LOTCC.img_done;pi.onerror=LOTCC.img_done;pi.onabort=LOTCC.img_done;LOTCC.bcpd_callback=cb;LOTCC.reset(url);pi.src=url};LOTCC.img_done=function(url){if(LOTCC.bcpd_callback){LOTCC.bcpd_callback()}};LOTCC.reset=function(url){LOTCC.behaviors=new Object();if(typeof(lotbcp)!="undefined"){lotbcp=""}if(typeof(lotact)!="undefined"){lotact=""}if(typeof(lotint)!="undefined"){lotint=""}if(typeof(lotmed)!="undefined"){lotmed=""}if(url&&url.indexOf(LOTCC.pv)>0){LOTCC.pvdone=true}};LOTCC.browser={version:(LOTCC.userAgent.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[])[1],safari:/webkit/.test(LOTCC.userAgent),opera:/opera/.test(LOTCC.userAgent),msie:/msie/.test(LOTCC.userAgent)&&!/opera/.test(LOTCC.userAgent),mozilla:/mozilla/.test(LOTCC.userAgent)&&!/(compatible|webkit)/.test(LOTCC.userAgent)};LOTCC.addEvent=(function(){if(document.addEventListener){return function(obj,sEvent,func){obj.addEventListener(sEvent,func,false);return true}}else{if(document.attachEvent){return function(obj,sEvent,func){obj.attachEvent("on"+sEvent,func);return true}}else{return function(obj,sEvent,func){return false}}}})();LOTCC.expinit=function(){if(LOTCC.expinited==true){return}LOTCC.flash("initializing");var f=function(){LOTCC.activity();LOTCC.isFocused=true};var b=function(){LOTCC.activity();LOTCC.isFocused=false};LOTCC.addEvent((LOTCC.browser.mozilla||LOTCC.browser.opera)?document:window,"focus",f);LOTCC.addEvent((LOTCC.browser.mozilla||LOTCC.browser.opera)?document:window,"blur",b);LOTCC.addEvent(window,"scroll",LOTCC.activity);LOTCC.addEvent(window,"resize",LOTCC.activity);LOTCC.addEvent(window,"load",LOTCC.activity);LOTCC.addEvent(window,"mousemove",LOTCC.activity);LOTCC.addEvent(document,"mousemove",LOTCC.activity);LOTCC.addEvent(document,"keyup",LOTCC.activity);LOTCC.addEvent(document,"click",LOTCC.activity);LOTCC.addEvent(window,"unload",LOTCC.record);setInterval("LOTCC.track()",1000);LOTCC.expinited=true;LOTCC.flash("Initialized")};LOTCC.firebcp=function(){var url=LOTCC.appendAll(LOTCC.baseURL(true));if(typeof(lotbcp)!="undefined"){url=LOTCC.append(url,lotbcp,"b")}if(typeof(lotact)!="undefined"){url=LOTCC.append(url,lotact,"act")}if(typeof(lotint)!="undefined"){url=LOTCC.append(url,lotint,"int")}if(typeof(lotmed)!="undefined"){url=LOTCC.append(url,lotmed,"med")}try{var tempIFrame=document.createElement('iframe');tempIFrame.setAttribute('id','LOTCCFrame'+new Date());url=LOTCC.append(url,"ifr","rt");tempIFrame.setAttribute('src',url.replace(/'/g,"%27"));tempIFrame.style.border='0px';tempIFrame.style.width='0px';tempIFrame.style.height='0px';document.body.appendChild(tempIFrame)}catch(exception){var pixel=new Image(1,1);pixel.src=url.replace(/'/g,"%27")}LOTCC.reset(url)};LOTCC.doneload=function(){if(LOTCC.dobcp){LOTCC.firebcp();LOTCC.dobcp=false}LOTCC.loaded=true};LOTCC.activity=function(){LOTCC.lstact=new Date()};LOTCC.record=function(){var ad_exp=new Array();var camp_exp=new Array();var swArray=new Array();for(var i=0;i<LOTCC.te.length;i++){var eInf=LOTCC.te[i];if(eInf==undefined)continue;if(eInf['last_seen']==null)continue;var d=Math.round(LOTCC.getTime(eInf['element'].elm)/1000);var start_time=eInf['max_start'];if(d==undefined||d<start_time)continue;var last_seen=Math.floor(eInf['last_seen'].getTime()/1000);var aInf=ad_exp['a'+eInf["adId"]];var cInf=camp_exp['c'+eInf["campaignId"]];if(aInf==undefined){aInf=new Array();aInf['id']=eInf["adId"];ad_exp['a'+eInf["adId"]]=aInf;ad_exp.push(aInf)}if(cInf==undefined){cInf=new Array();cInf['id']=eInf["campaignId"];camp_exp['c'+eInf["campaignId"]]=cInf;camp_exp.push(cInf)}aInf["duration"]=(aInf["duration"]==undefined)?d:aInf["duration"]+d;cInf["duration"]=(cInf["duration"]==undefined)?d:cInf["duration"]+d;aInf["last_seen"]=last_seen;if(cInf["last_seen"]==undefined||last_seen>cInf["last_seen"])cInf["last_seen"]=last_seen;swArray.push(eInf["txId"]+"."+eInf["adId"]+"."+eInf["zoneId"]+"."+aInf["duration"])}if(swArray.length>0&&LOTCC.icnt>0){var cks=new Array();cks.push(LOTCC.sw+"="+swArray.join("_"));for(var i=0;i<ad_exp.length;i++){var aInf=ad_exp[i];var ab_name='_OAAEBLOCK['+aInf['id']+']';var ac_name='_OAAECAP['+aInf['id']+']';cks.push(ac_name+"="+aInf["duration"]);cks.push(ab_name+"="+aInf["last_seen"])}for(var i=0;i<camp_exp.length;i++){var cInf=camp_exp[i];var cb_name='_OACEBLOCK['+cInf['id']+']';var cc_name='_OACECAP['+cInf['id']+']';cks.push(cc_name+"="+cInf["duration"]);cks.push(cb_name+"="+cInf["last_seen"])}if(swArray.length>LOTCC.swSize){LOTCC.pollInterval=0;LOTCC.stepIncrement=0}LOTCC.swSize=swArray.length;if(LOTCC.stepIncrement==LOTCC.pollInterval){var str=cks.join("&");if(str!=null&&str.length>0&&str!=LOTCC.lastStr){var min=100000000;var max=999999999;var rand=Math.floor(min+(max-min)*Math.random());var tracker=new Image(1,1);var prefix=document.location.protocol+'//';var poll=prefix+LOTCC.getDomain()+"/exp?"+str+"&rand="+rand;tracker.src=poll;LOTCC.flash("Poll "+poll);LOTCC.lastStr=str;LOTCC.stepIncrement=0;LOTCC.numPolls++}else{LOTCC.flash("no changes to poll")}if(LOTCC.numPolls==LOTCC.maxPolls){LOTCC.numPolls=0;LOTCC.maxPolls=Math.ceil(LOTCC.maxPolls/2);LOTCC.pollInterval+=LOTCC.pollIncrement}}else{LOTCC.stepIncrement++}}LOTCC.icnt++};LOTCC.track=function(){var msg="";for(var i=0;i<LOTCC.te.length;i++){var eInf=LOTCC.te[i];var e=eInf['element'];if(e==undefined)continue;e=e.elm;var pct=LOTCC.getPctVisible(e);var activityInterval=Math.round((new Date().getTime()-LOTCC.lstact.getTime())/1000);var exposure_time=Math.round(LOTCC.getTime(e)/1000);if(pct>=eInf['min_visible']&&activityInterval<eInf['max_idle']&&LOTCC.isFocused){msg+=LOTCC.startTimer(e)}else{msg+=LOTCC.stopTimer(e)}msg+=": "+pct+" visible, "+activityInterval+" seconds idle. exposure timer @ "+exposure_time+" seconds for tx "+eInf['txId']+"<br \>"}LOTCC.flash(msg);LOTCC.record()};LOTCC.stopTimer=function(e){if(e==undefined)return;var eInf=LOTCC.getElementInfo(e);var msg='';if(eInf['start']!=undefined){eInf['totaltime']=LOTCC.getTime(e);delete eInf['start'];msg='Stop Timer'}else{msg='Timer Stopped'}return msg};LOTCC.startTimer=function(e){if(e==undefined)return;var eInf=LOTCC.getElementInfo(e);var msg='';eInf['last_seen']=new Date();if(eInf['start']==undefined){eInf['start']=new Date();msg='Start Timer'}else{msg='Timer Running'}return msg};LOTCC.getTime=function(e){if(e==undefined)return;var eInf=LOTCC.getElementInfo(e);var duration=0;if(eInf['start']!=undefined){duration=new Date().getTime()-eInf['start'].getTime();duration=eInf['totaltime']+duration}else{duration=eInf['totaltime']}return duration};LOTCC.getElementInfo=function(e){var len=LOTCC.te.length;for(var i=0;i<len;i++){if(LOTCC.te[i]['element'].elm==e)return LOTCC.te[i]}return null};LOTCC.addExpTracker=function(txId,elementId,zoneId,adId,campaignId,expInfo){var e=document.getElementById(elementId);if(e==undefined||adId==undefined){LOTEXP.flash(elementId+" not found");return}LOTCC.addExpTrackerElm(txId,e,zoneId,adId,campaignId,expInfo)};LOTCC.addExpTrackerElm=function(txId,e,zoneId,adId,campaignId,expInfo){if(e==undefined||adId==undefined)return;LOTCC.expinit();if(!(e.offsetHeight>0||e.offsetWidth>0))return;for(var i=0;i<LOTCC.te.length;i++){if(LOTCC.te[i]['element'].elm==e)return}LOTCC.flash("adding tracker for tx "+txId);var eInf=new Array();eInf['element']={elm:e};eInf['adId']=adId;eInf['zoneId']=zoneId;eInf['txId']=txId;eInf['campaignId']=campaignId;eInf['min_visible']=expInfo.pct_visible||LOTCC.mnpct;eInf['max_idle']=expInfo.max_idle||LOTCC.mxidle;eInf['max_start']=expInfo.max_start||LOTCC.mxstart;eInf['rand']=Math.floor(100000000+(999999999-100000000)*Math.random());eInf['last_seen']=null;eInf['totaltime']=0;LOTCC.te.push(eInf)};LOTCC.getPctVisible=function(e){if(e==null)return 0;var elementX1=elementY1=0;var workingElement=e;if(workingElement.offsetParent){do{elementX1+=workingElement.offsetLeft;elementY1+=workingElement.offsetTop}while(workingElement=workingElement.offsetParent)}var elementX2=elementX1+e.offsetWidth;var elementY2=elementY1+e.offsetHeight;if(elementX2==elementX1)elementX2=elementX1+1;if(elementY2==elementY1)elementY2=elementY1+1;LOTCC.flash(elementX1+","+elementX2+","+elementY1+","+elementY2);var viewX1=window.pageXOffset?window.pageXOffset:document.body.scrollLeft;var viewY1=window.pageYOffset?window.pageYOffset:document.body.scrollTop;var viewX2=viewX1+(window.innerWidth?window.innerWidth:document.body.clientWidth);var viewY2=viewY1+(window.innerHeight?window.innerHeight:document.body.clientHeight);var overlap;var x_overlap;var y_overlap;if(elementX1>viewX2){overlap=0}else if(elementX2<viewX1){overlap=0}else if(elementY1>viewY2){overlap=0}else if(elementY2<viewY1){overlap=0}else{x_overlap=Math.min(viewX2,elementX2)-Math.max(viewX1,elementX1);y_overlap=Math.min(viewY2,elementY2)-Math.max(viewY1,elementY1)}var areaOriginal=(elementX2-elementX1)*(elementY2-elementY1);overlap=x_overlap*y_overlap;var overlapPct=overlap/areaOriginal*100.0;return overlapPct>=0?overlapPct:0};LOTCC.checkForAds=function(){var fs=document.getElementsByTagName("IFRAME");var len=fs.length;for(var i=0;i<len;i++){var f=fs[i].contentWindow;try{var h=f.location.href;}catch(e){for(var j=0;j<fs[i].contentWindow.frames.length;j++){try{var loc=fs[i].contentWindow.frames[j].location.toString();var index=loc.indexOf("#LOTEXP.");if(index>0){var ps=loc.substring(index+8).split("_");if(ps.length>=6)LOTCC.addExpTrackerElm(ps[0],fs[i],ps[1],ps[2],ps[3],{max_idle:ps[4],pct_visible:ps[5]})}}catch(e){}}}}};LOTCC.adChk=function(){if(!LOTCC.loaded){LOTCC.checkForAds();if(LOTCC.ichks<10){setTimeout(LOTCC.adChk,1000)}LOTCC.ichks++}};LOTCC.addEvent(window,"load",LOTCC.checkForAds);LOTCC.addEvent(window,"load",LOTCC.doneload);setTimeout(LOTCC.adChk,1000);
/* --------------------------------------------------*/

/* -----------START: http://buzznet.crwdcntrl.net/s/optimus.js---------*/

/* --------------------------------------------------*/

/*minified*/

if(typeof LOTCC=="undefined")exit;LOTCC.rule_document=document;LOTCC.current_href=window.location.href;LOTCC.reg_selector=/\{\{([^}}]*)\}\}(\.(\w+))?/g;LOTCC.opt_rules=[];LOTCC.hpx_rules=[];LOTCC.bustIframe=true;LOTCC.filterSpecial=true;LOTCC.filterQuotes=true;LOTCC.addOptimusRule=function(rule){LOTCC.opt_rules.push(rule)};LOTCC.addHapaxRule=function(rule){LOTCC.hpx_rules.push(rule)};LOTCC.bindTriggers=function(){for(var i=0;opt=LOTCC.opt_rules[i++];){if(!LOTCC.isValidOptRule(opt))continue;var loc_matches=LOTCC.getLocationMatches(opt.location);if(loc_matches==false)continue;if("element"in opt){var elements=LOTCC.getElements(opt.element);if(elements.length>0){if("event"in opt){for(var j=0;j<elements.length;j++){e=elements[j];LOTCC.addEvent(e,opt.event,LOTCC.getOptimusEventCallback(opt,loc_matches))}}else{LOTCC.populateBehaviors(opt,loc_matches)}}}else{LOTCC.populateBehaviors(opt,loc_matches)}}for(var i=0,hpx;hpx=LOTCC.hpx_rules[i++];){if(!LOTCC.isValidHpxRule(hpx))continue;var loc_matches=LOTCC.getLocationMatches(hpx.location);if(loc_matches==false)continue;var elements=LOTCC.getElements(hpx.element);if(elements.length>0){for(var j=0,e;e=elements[j++];){LOTCC.addEvent(e,hpx.event,LOTCC.getHapaxEventCallback(hpx))}}}};LOTCC.getOptimusEventCallback=function(o,loc){return function(){LOTCC.populateBehaviors(o,loc);LOTCC.bcpw()}};LOTCC.getHapaxEventCallback=function(h){return function(){var ugc_behaviors=[];for(var i=0,behavior;behavior=h.ug[i++];){var matched_element=LOTCC.getElements(behavior);ugc_behaviors.push(matched_element[0].value)}var ugc_behavior_string=ugc_behaviors.join(' ');if(ugc_behavior_string!=''){LOTCC.add("ugc",ugc_behavior_string);LOTCC.bcpw()}}};LOTCC.getLocationMatches=function(loc){var currUrl=window.location.href;if(window.top!==window){try{var currUrl=window.top.location.href}catch(err){}}var matches,re;try{re=new RegExp(loc);matches=re.exec(LOTCC.current_href)}catch(e){LOTCC.add("opterr","location-match");matches=null}return(matches!=null)?matches:false};LOTCC.getElements=function(el){var domelements;if(LOTCC.isSelector(el)){var expr_els=LOTCC.getElementsBySelector(el);domelements=(expr_els.length>0)?expr_els[0][1]:[]}else{domelements=(LOTCC.rule_document.getElementById(el))?[LOTCC.rule_document.getElementById(el)]:[]}return domelements};LOTCC.getElementsBySelector=function(expression){var matches=[],results,expr,selector,property,els;if(!LOTCC.isSelector(expression))return[];try{while((results=LOTCC.reg_selector.exec(expression))!=null){expr=results[0];selector=results[1];property=results[3]||'value';els=LOTCC.query(selector,LOTCC.rule_document);if(els.length>0)matches.push([expr,els,property])}}catch(e){LOTCC.add("opterr","get-elements-by-selector");matches=[]}return matches};LOTCC.isSelector=function(expression){var result;try{result=LOTCC.reg_selector.test(expression);LOTCC.reg_selector.lastIndex=0}catch(e){LOTCC.add("opterr","selector-match");result=false}return result};LOTCC.isValidOptRule=function(rule){var valid=true;if(!("location"in rule)||((rule.location=='')||(rule.location==null)))valid=false;if(("element"in rule)&&(rule.element==''||rule.element==null))valid=false;if(("event"in rule)&&(!("element"in rule)||(rule.event==''||rule.event==null)))valid=false;return valid};LOTCC.populateBehaviors=function(behaviors,loc_matches){var available_types=["act","int","med","gen","age","prov","cntry","geo","dem","srch","adv","ug"];for(var bt in behaviors){if(LOTCC.searchArray(available_types,bt)){if(!LOTCC.isArray(behaviors[bt]))continue;for(var i=0,b;b=behaviors[bt][i++];){b=LOTCC.replaceSelectors(b);b=LOTCC.replacePlaceholders(b,loc_matches);LOTCC.add(bt,b);}}}};LOTCC.replaceSelectors=function(b){if(!LOTCC.isSelector(b))return b;var matches=LOTCC.getElementsBySelector(b);for(var i=0,m;m=matches[i++];){var el_vals=[],selector=m[0],els=m[1],property=m[2];for(var j=0,el;el=els[j++];){el_vals.push(LOTCC.filterContent(el[property]))}b=b.replace(selector,el_vals.join(' '))}return b};LOTCC.filterContent=function(c){if(LOTCC.filterSpecial){c=c.replace(/\<\/?[^>]+\/?\>/gi,'');c=c.replace(/\n|\t|\r/gi,' ');c=c.replace(/\s{2,}/g,' ');}if(LOTCC.filterQuotes)c=c.replace(/\[quote\][\s\S]*\[\/quote\]/gi,'');return c}LOTCC.replacePlaceholders=function(b,loc_matches){if(loc_matches.length<2)return b;for(var i=0;i<loc_matches.length;i++){var sub_regex=new RegExp("\\$"+i.toString()+"\\b");b=b.replace(sub_regex,loc_matches[i])}return b};LOTCC.addTrigger=LOTCC.addOptimusRule;LOTCC.isValidHpxRule=function(rule){var valid=true;if(!("location"in rule)||((rule.location=='')||(rule.location==null)))valid=false;if(!("element"in rule)||(rule.element==''||rule.element==null))valid=false;if(!("event"in rule)||(rule.event==''||rule.event==null))valid=false;if(!("ug"in rule)||(rule.ug==''||rule.ug==null))valid=false;return valid};LOTCC.addEvent=(function(){if(LOTCC.rule_document.addEventListener){return function(obj,sEvent,func){obj.addEventListener(sEvent,func,false);return true}}else{if(LOTCC.rule_document.attachEvent){return function(obj,sEvent,func){obj.attachEvent("on"+sEvent,func);return true}}else{return function(obj,sEvent,func){return false}}}})();LOTCC.searchArray=function(arr,str){if(!LOTCC.isArray(arr))return false;if(!Array.prototype.indexOf){for(var i=0;i<arr.length;i++){if(arr[i]==str)return true}}else{if(arr.indexOf(str)>=0)return true}return false};LOTCC.query=function(){};if(LOTCC.bustIframe){(function(){if(window.top!=window){try{LOTCC.current_href=window.top.location.href;LOTCC.rule_document=window.top.document;}catch(err){LOTCC.current_href=document.referrer}}})()}(function(){var doc=LOTCC.rule_document;var isIE=/(?!.*?opera.*?)msie(?!.*?opera.*?)/i.test(navigator.userAgent);var isWebKit=/webkit/i.test(navigator.userAgent);var cache={};var cacheOn=!isIE&&!isWebKit;var persistCache={};var _uid=0;var reg={trim:/^\s+|\s+$/g,quickTest:/^[^:\[>+~ ,]+$/,typeSelector:/(^[^\[:]+?)(?:\[|\:|$)/,tag:/^(\w+|\*)/,id:/^(\w*|\*)#/,classRE:/^(\w*|\*)\./,attributeName:/(\w+)(?:[!+~*\^$|=])|\w+/,attributeValue:/(?:[!+~*\^$|=]=*)(.+)(?:\])/,pseudoName:/(\:[^\(]+)/,pseudoArgs:/(?:\()(.+)(?:\))/,nthParts:/([+-]?\d)*(n)([+-]\d+)*/i,combinatorTest:/[+>~ ](?![^\(]+\)|[^\[]+\])/,combinator:/\s*[>~]\s*(?![=])|\s*\+\s*(?![0-9)])|\s+/g,recursive:/:(not|has)\((\w+|\*)?([#.](\w|\d)+)*(\:(\w|-)+(\([^\)]+\))?|\[[^\}]+\])*(\s*,\s*(\w+|\*)?([#.](\w|\d)+)*(\:(\w|-)+(\([^\)]+\))?|\[[^\}]+\])*)*\)/gi};var arrayIt=function(a){if(!!(window.attachEvent&&!window.opera)){return function(a){if(a instanceof Array)return a;for(var i=0,result=[],m;m=a[i++];)result[result.length]=m;return result}}else{return function(a){return Array.prototype.slice.call(a)}}}();function filter(a,tag){var r=[],uids={};if(tag)tag=new RegExp("^"+tag+"$","i");for(var i=0,ae;ae=a[i++];){ae.uid=ae.uid||_uid++;if(!uids[ae.uid]&&(!tag||ae.nodeName.search(tag)!==-1)){r[r.length]=uids[ae.uid]=ae}}return r}function getAttribute(e,a){if(!e)return null;if(a==="class"||a==="className")return e.className;if(a==="for")return e.htmlFor;return e.getAttribute(a)||e[a]}function getByClass(selector,selectorRE,root,includeRoot,cacheKey,tag,flat){var result=[];if(!!flat){return selectorRE.test(root.className)?[root]:[]}if(root.getElementsByClassName){result=arrayIt(root.getElementsByClassName(selector));if(!!includeRoot){if(selectorRE.test(root.className))result[result.length]=root}if(tag!="*")result=filter(result,tag);cache[cacheKey]=result.slice(0);return result}else if(doc.getElementsByClassName){result=arrayIt(doc.getElementsByClassName(selector));if(tag!="*")result=filter(result,tag);cache[cacheKey]=result.slice(0);return result}var es=(tag=="*"&&root.all)?root.all:root.getElementsByTagName(tag);if(!!includeRoot)es[es.length]=root;for(var index=0,e;e=es[index++];){if(selectorRE.test(e.className)){result[result.length]=e}}return result}function getById(selector,root,includeRoot,cacheKey,tag,flat){var rs,result=[];if(!!flat){return getAttribute(root,"id")===selector?[root]:[]}if(root.getElementById){rs=root.getElementById(selector)}else{rs=doc.getElementById(selector)}if(rs&&getAttribute(rs,"id")===selector){result[result.length]=rs;cache[cacheKey]=result.slice(0);return result}var es=root.getElementsByTagName(tag);if(!!includeRoot)es[es.length]=root;for(var index=0,e;e=es[index++];){if(getAttribute(e,"id")===selector){result[result.length]=e;break}}return result}function getContextFromSequenceSelector(selector,roots,includeRoot,flat){var context,tag,contextType="",result=[],tResult=[],root,rootCount,rootsLength;reg.id.lastIndex=reg.typeSelector.lastIndex=reg.classRE.lastIndex=0;if(!reg.tag.test(selector))selector="*"+selector;context=reg.typeSelector.exec(selector)[1];roots=roots instanceof Array?roots.slice(0):[roots];rootsLength=roots.length;rootCount=rootsLength-1;if(reg.id.test(context)){contextType="id";tag=(tag=context.match(/^\w+/))?tag[0]:"*";context=context.replace(reg.id,"")}else if(reg.classRE.test(context)){contextType="class";tag=(tag=context.match(reg.tag))?tag[0]:"*";context=context.replace(reg.tag,"");contextRE=persistCache[context+"RegExp"]||(persistCache[context+"RegExp"]=new RegExp("(?:^|\\s)"+context.replace(/\./g,"\\s*")+"(?:\\s|$)"));context=context.replace(/\./g," ")}while(rootCount>-1){root=roots[rootCount--];root.uid=root.uid||_uid++;var cacheKey=selector+root.uid;if(cacheOn&&cache[cacheKey]){result=result.concat(cache[cacheKey]);continue}if(contextType==="id"){tResult=getById(context,root,includeRoot,cacheKey,tag,flat)}else if(contextType==="class"){tResult=getByClass(context,contextRE,root,includeRoot,cacheKey,tag,flat)}else{tResult=arrayIt(root.getElementsByTagName(context));if(!!includeRoot&&(root.nodeName.toUpperCase()===context.toUpperCase()||context==="*"))tResult[tResult.length]=root}result=rootsLength>1?result.concat(tResult):tResult;cache[cacheKey]=result.slice(0)}return result}peppy={query:function(selectorGroups,root,includeRoot,recursed,flat){var elements=[];if(!recursed){selectorGroups=selectorGroups.replace(reg.trim,"").replace(/(\[)\s+/g,"$1").replace(/\s+(\])/g,"$1").replace(/(\[[^\] ]+)\s+/g,"$1").replace(/\s+([^ \[]+\])/g,"$1").replace(/(\()\s+/g,"$1").replace(/(\+)([^0-9])/g,"$1 $2").replace(/['"]/g,"").replace(/\(\s*even\s*\)/gi,"(2n)").replace(/\(\s*odd\s*\)/gi,"(2n+1)");}if(typeof root==="string"){root=(root=getContextFromSequenceSelector(root,doc)).length>0?root:undefined}root=root||doc;root.uid=root.uid||_uid++;var cacheKey=selectorGroups+root.uid;if(cacheOn&&cache[cacheKey])return cache[cacheKey];reg.quickTest.lastIndex=0;if(reg.quickTest.test(selectorGroups)){elements=getContextFromSequenceSelector(selectorGroups,root,includeRoot,flat);return(cache[cacheKey]=elements.slice(0))}var groupsWorker,groups,selector,parts=[],part;groupsWorker=selectorGroups.split(/\s*,\s*/g);groups=groupsWorker.length>1?[""]:groupsWorker;for(var gwi=0,tc=0,gi=0,g;groupsWorker.length>1&&(g=groupsWorker[gwi++])!==undefined;){tc+=(((l=g.match(/\(/g))?l.length:0)-((r=g.match(/\)/g))?r.length:0));groups[gi]=groups[gi]||"";groups[gi]+=(groups[gi]===""?g:","+g);if(tc===0)gi++}var gCount=0;while((selector=groups[gCount++])!==undefined){reg.quickTest.lastIndex=0;if(reg.quickTest.test(selector)){result=getContextFromSequenceSelector(selector,root,includeRoot,flat);elements=groups.length>1?elements.concat(result):result;continue}reg.combinatorTest.lastIndex=0;if(reg.combinatorTest.test(selector)){var parts,pLength,pCount=0,combinators,cLength,cCount=0,result;parts=selector.split(reg.combinator);pLength=parts.length;combinators=selector.match(reg.combinator)||[""];cLength=combinators.length;while(pCount<pLength){var c,part1,part2;c=combinators[cCount++].replace(reg.trim,"");part1=result||peppy.query(parts[pCount++],root,includeRoot,true,flat);part2=peppy.query(parts[pCount++],c==""||c==">"?part1:root,c==""||c==">",true,flat);result=peppy.queryCombinator(part1,part2,c)}elements=groups.length>1?elements.concat(result):result;result=undefined}else{result=peppy.querySelector(selector,root,includeRoot,flat);elements=groups.length>1?elements.concat(result):result}}if(groups.length>1)elements=filter(elements);return(cache[cacheKey]=elements.slice(0))},queryCombinator:function(l,r,c){var result=[],uids={},proc={},succ={},fail={},combinatorCheck=peppy.simpleSelector.combinator[c];for(var li=0,le;le=l[li++];){le.uid=le.uid||_uid++;uids[le.uid]=le}for(var ri=0,re;re=r[ri++];){re.uid=re.uid||_uid++;if(!proc[re.uid]&&combinatorCheck(re,uids,fail,succ)){result[result.length]=re}proc[re.uid]=re}return result},querySelector:function(selector,root,includeRoot,flat){var context,passed=[],count,totalCount,e,first=true,localCache={};context=getContextFromSequenceSelector(selector,root,includeRoot,flat);count=context.length;totalCount=count-1;var tests,recursive;if(/:(not|has)/i.test(selector)){recursive=selector.match(reg.recursive);selector=selector.replace(reg.recursive,"")}if(!(tests=selector.match(/:(\w|-)+(\([^\(]+\))*|\[[^\[]+\]/g)))tests=[];if(recursive)tests=tests.concat(recursive);var aTest;while((aTest=tests.pop())!==undefined){var pc=persistCache[aTest],testFuncScope,testFunc,testFuncKey,testFuncArgs=[],isTypeTest=false,isCountTest=false;passed=[];if(pc){testFuncKey=pc[0];testFuncScope=pc[1];testFuncArgs=pc.slice(2);testFunc=testFuncScope[testFuncKey]}else if(!/^:/.test(aTest)){var n=aTest.match(reg.attributeName);var v=aTest.match(reg.attributeValue);testFuncArgs[1]=n[1]||n[0];testFuncArgs[2]=v?v[1]:"";testFuncKey=""+aTest.match(/[~!+*\^$|=]/);testFuncScope=peppy.simpleSelector.attribute;testFunc=testFuncScope[testFuncKey];persistCache[aTest]=[testFuncKey,testFuncScope].concat(testFuncArgs)}else{var pa=aTest.match(reg.pseudoArgs);testFuncArgs[1]=pa?pa[1]:"";testFuncKey=aTest.match(reg.pseudoName)[1];testFuncScope=peppy.simpleSelector.pseudos;if(/nth-(?!.+only)/i.test(aTest)){var a,b,nArg=testFuncArgs[1],nArgPC=persistCache[nArg];if(nArgPC){a=nArgPC[0];b=nArgPC[1]}else{var nParts=nArg.match(reg.nthParts);if(nParts){a=parseInt(nParts[1],10)||0;b=parseInt(nParts[3],10)||0;if(/^\+n|^n/i.test(nArg)){a=1}else if(/^-n/i.test(nArg)){a=-1}testFuncArgs[2]=a;testFuncArgs[3]=b;persistCache[nArg]=[a,b]}}}else if(/^:contains/.test(aTest)){var cArg=testFuncArgs[1];var cArgPC=persistCache[cArg];if(cArgPC){testFuncArgs[1]=cArgPC}else{testFuncArgs[1]=persistCache[cArg]=new RegExp(cArg)}}testFunc=testFuncScope[testFuncKey];persistCache[aTest]=[testFuncKey,testFuncScope].concat(testFuncArgs)}isTypeTest=/:(\w|-)+type/i.test(aTest);isCountTest=/^:(nth[^-]|eq|gt|lt|first|last)/i.test(aTest);if(isCountTest)testFuncArgs[3]=totalCount;var cLength=context.length,cCount=cLength-1;while(cCount>-1){e=context[cCount--];if(first){e.peppyCount=cCount+1}var pass=true;testFuncArgs[0]=e;if(isCountTest)testFuncArgs[2]=e.peppyCount;if(!testFunc.apply(testFuncScope,testFuncArgs)){pass=false}if(pass){passed.push(e)}}context=passed;first=false}return passed},simpleSelector:{attribute:{"null":function(e,a,v){return!!getAttribute(e,a)},"=":function(e,a,v){return getAttribute(e,a)==v},"~":function(e,a,v){return getAttribute(e,a).match(new RegExp('\\b'+v+'\\b'))},"^":function(e,a,v){return getAttribute(e,a).indexOf(v)===0},"$":function(e,a,v){var attr=getAttribute(e,a);return attr.lastIndexOf(v)===attr.length-v.length},"*":function(e,a,v){return getAttribute(e,a).indexOf(v)!=-1},"|":function(e,a,v){return getAttribute(e,a).match('^'+v+'-?(('+v+'-)*('+v+'$))*')},"!":function(e,a,v){return getAttribute(e,a)!==v}},pseudos:{":root":function(e){return e===doc.getElementsByTagName("html")[0]?true:false},":nth-child":function(e,n,a,b,t){if(!e.nodeIndex){var node=e.parentNode.firstChild,count=0,last;for(;node;node=node.nextSibling){if(node.nodeType==1){last=node;node.nodeIndex=++count}}last.IsLastNode=true;if(count==1)last.IsOnlyChild=true}var position=e.nodeIndex;if(n=="first")return position==1;if(n=="last")return!!e.IsLastNode;if(n=="only")return!!e.IsOnlyChild;return(!a&&!b&&position==n)||((a==0?position==b:a>0?position>=b&&(position-b)%a==0:position<=b&&(position+b)%a==0))},":nth-last-child":function(e,n){return this[":nth-child"](e,n,a,b)},":nth-of-type":function(e,n,t){return this[":nth-child"](e,n,a,b,t)},":nth-last-of-type":function(e,n,t){return this[":nth-child"](e,n,a,b,t)},":first-child":function(e){return this[":nth-child"](e,"first")},":last-child":function(e){return this[":nth-child"](e,"last")},":first-of-type":function(e,n,t){return this[":nth-child"](e,"first",null,null,t)},":last-of-type":function(e,n,t){return this[":nth-child"](e,"last",null,null,t)},":only-child":function(e){return this[":nth-child"](e,"only")},":only-of-type":function(e,n,t){return this[":nth-child"](e,"only",null,null,t)},":empty":function(e){for(var node=e.firstChild,count=0;node!==null;node=node.nextSibling){if(node.nodeType===1||node.nodeType===3)return false}return true},":not":function(e,s){return peppy.query(s,e,true,true,true).length===0},":has":function(e,s){return peppy.query(s,e,true,true,true).length>0},":selected":function(e){return e.selected},":hidden":function(e){return e.type==="hidden"||e.style.display==="none"},":visible":function(e){return e.type!=="hidden"&&e.style.display!=="none"},":input":function(e){return e.nodeName.search(/input|select|textarea|button/i)!==-1},":radio":function(e){return e.type==="radio"},":checkbox":function(e){return e.type==="checkbox"},":text":function(e){return e.type==="text"},":header":function(e){return e.nodeName.search(/h\d/i)!==-1},":enabled":function(e){return!e.disabled&&e.type!=="hidden"},":disabled":function(e){return e.disabled},":checked":function(e){return e.checked},":contains":function(e,s){return s.test((e.textContent||e.innerText||""))},":parent":function(e){return!!e.firstChild},":odd":function(e){return this[":nth-child"](e,"2n+2",2,2)},":even":function(e){return this[":nth-child"](e,"2n+1",2,1)},":nth":function(e,s,i){return s==i},":eq":function(e,s,i){return s==i},":gt":function(e,s,i){return i>s},":lt":function(e,s,i){return i<s},":first":function(e,s,i){return i==0},":last":function(e,s,i,end){return i==end}},combinator:{"":function(r,u,f,s){var rUID=r.uid;while((r=r.parentNode)!==null&&!f[r.uid]){if(!!u[r.uid]||!!s[r.uid]){return(s[rUID]=true)}}return(f[rUID]=false)},">":function(r,u,f,s){return r.parentNode&&u[r.parentNode.uid]},"+":function(r,u,f,s){while((r=r.previousSibling)!==null&&!f[r.uid]){if(r.nodeType===1)return r.uid in u}return false},"~":function(r,u,f,s){var rUID=r.uid;while((r=r.previousSibling)!==null&&!f[r.uid]){if(!!u[r.uid]||!!s[r.uid]){return(s[rUID]=true)}}return(f[rUID]=false)}}}};if(doc.querySelectorAll){(function(){var oldpeppy=peppy.query;peppy.query=function(sel,context){context=context||doc;if(context===doc){try{return context.querySelectorAll(sel)}catch(e){}}return oldpeppy.apply(oldpeppy,arrayIt(arguments))}})()}else{var aEvent=doc.addEventListener||doc.attachEvent;function clearCache(){cache={}}aEvent("DOMAttrModified",clearCache,false);aEvent("DOMNodeInserted",clearCache,false);aEvent("DOMNodeRemoved",clearCache,false)}LOTCC.query=peppy.query})();
/* --------------------------------------------------*/

/* -----------START: http://buzznet.crwdcntrl.net/o/36.js---------*/

/* --------------------------------------------------*/

/*minified*/

LOTCC.addTrigger({act:["Search Photos"],location:"buzznet\.com/www/search/photos/(.*)"});LOTCC.addTrigger({act:["Tresemme: Group"],location:"buzznet\.com/groups/tresemme"});LOTCC.addTrigger({act:["Subscribe to JustJared RSS Feed"],location:"justjared\.buzznet\.com",element:"{{a[href*=feeds2]}}",event:"click"});LOTCC.addTrigger({act:["Follow on Facebook"],location:"justjared\.buzznet\.com",element:"{{a[href*=facebook.com/pages/JustJared]}}",event:"click"});LOTCC.addTrigger({act:["Follow on Twitter"],location:"justjared\.buzznet\.com",element:"{{a[href*=twitter.com/justjared]}}",event:"click"});LOTCC.addTrigger({act:["Subscribe by Email"],location:"justjared\.buzznet\.com",element:"{{a[href*=feedburner]}}",event:"click"});LOTCC.addTrigger({act:["Follow Jared on Twitter"],location:"justjared\.buzznet\.com",element:"{{a[href*=twitter.com/jaredeng]}}",event:"click"});LOTCC.addTrigger({act:["SLOTAT Exposure"],location:"justjared\.buzznet\.com/2009/06/01/rumer\-willis\-mtv\-movie\-awards\-2009/"});LOTCC.addTrigger({act:["Modern Family Fan (ABC Fan)"],location:"buzznet\.com/groups/qotd/forum/topics/455781/qotd\-new\-tv\-shows\-will/"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)ABCFamily(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)ABC(.*)Family(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)SecretLifeoftheamericanteenager(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)slotat(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)secret(.*)life(.*)of(.*)the(.*)american(.*)teenager(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)kylexy(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)kyle(.*)xy(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)greek(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)lincolnheights(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)lincoln(.*)heights(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)7thheaven(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)7th(.*)heaven(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)seventhheaven(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)seventh(.*)heaven(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)gilmoregirls(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)gilmore(.*)girls(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)smallville(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)brigittedale(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)brigitte(.*)dale(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)everwood(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)whatilikeaboutyou(.*)"});LOTCC.addTrigger({int:["ABC Family Fan"],location:"buzznet\.com(.*)what(.*)i(.*)like(.*)about(.*)you(.*)"});LOTCC.addTrigger({int:["Peanut Butter Salmonella"],location:"http\://thelife\.buzznet\.com/user/photos/(.*)id\=48934511"});LOTCC.addTrigger({int:["Peanut Butter Salmonella"],location:"http\://thelife\.buzznet\.com/user/photos/(.*)id\=49526381"});LOTCC.addTrigger({int:["Swine Tagged Article"],location:"buzznet\.com/groups/qotd/forum/topics/429661/qotd\-should\-concerned\-about\-swine/"});LOTCC.addTrigger({int:["Swine Tagged Article"],location:"buzznet\.com/groups/trashedteens/forum/topics/432631/week\-81/"});LOTCC.addTrigger({int:["Swine Tagged Article"],location:"buzznet\.com/musicnews/katy\-perrys\-life\-ambition\-many\-j4051591/"});LOTCC.addTrigger({int:["Swine Tagged Article"],location:"buzznet\.com/web/community/journals/entry/4013561/twicon\-twilight\-conventional/"});LOTCC.addTrigger({int:["Swine Tagged Article"],location:"buzznet\.com/web/community/journals/entry/4039181/dress\-prom\-memoir/"});LOTCC.addTrigger({int:["Swine Tagged Article"],location:"buzznet\.com/web/community/journals/entry/4040681/celebrity\-rehab\-dr\-nonsense\-week/"});LOTCC.addTrigger({int:["Swine Tagged Article"],location:"buzznet\.com/web/community/journals/entry/4048861/cinco\-de\-mayo\-id\-rather/"});LOTCC.addTrigger({int:["Swine Tagged Article"],location:"buzznet\.com/web/community/journals/entry/4062811/hunter\-burgan\-analyzes\-swine\-flu/"});LOTCC.addTrigger({int:["Lost Fan"],location:"buzznet\.com/tags/lost/"});LOTCC.bindTriggers();
/* --------------------------------------------------*/

/* -----------START: /assets/cssjs/omniture/s_code.js---------*/

/* --------------------------------------------------*/

/*minified*/

if(typeof(s_account)=="undefined")
s_account="buzznetpoc";var s=s_gi(s_account)
s.currencyCode="USD"
s.trackDownloadLinks=true
s.trackExternalLinks=true
s.trackInlineStats=true
s.linkDownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,wmv,doc,pdf,xls"
s.linkInternalFilters="javascript:,buzznet,friendsorenemies.com,tilashotspot.com"
s.linkLeaveQueryString=false
s.linkTrackVars="None"
s.linkTrackEvents="None"
s.usePlugins=true
function s_doPlugins(s){if(typeof(TRACK_NEXT_PAGE)=="undefined")
TRACK_NEXT_PAGE=false;if(typeof(s.prop9)=="undefined")
s.prop9=s.getQueryParam('id');if((typeof(s.prop12)=="undefined"||!s.prop12)&&ReadCookie("_t_")!=null&&!TRACK_NEXT_PAGE){s.prop12=ReadCookie("_t_");if(s.getQueryParam('t').length)
s.prop12=s.getQueryParam('t');DeleteCookie("_t_");}
s.campaign=s.getQueryParam('cmpid');if(s.prop1)s.eVar1=s.prop1;if(s.prop2)s.eVar2=s.prop2;if(s.prop3)s.eVar3=s.prop3;if(s.prop5)s.eVar5=s.prop5;if(s.prop6)s.eVar6=s.prop6;}
s.doPlugins=s_doPlugins
s.getQueryParam=new Function("p","d","u",""
+"var s=this,v='',i,t;d=d?d:'';u=u?u:(s.pageURL?s.pageURL:s.wd.locati"
+"on);if(u=='f')u=s.gtfs().location;while(p){i=p.indexOf(',');i=i<0?p"
+".length:i;t=s.p_gpv(p.substring(0,i),u+'');if(t)v+=v?d+t:t;p=p.subs"
+"tring(i==p.length?i:i+1)}return v");s.p_gpv=new Function("k","u",""
+"var s=this,v='',i=u.indexOf('?'),q;if(k&&i>-1){q=u.substring(i+1);v"
+"=s.pt(q,'&','p_gvf',k)}return v");s.p_gvf=new Function("t","k",""
+"if(t){var s=this,i=t.indexOf('='),p=i<0?t:t.substring(0,i),v=i<0?'T"
+"rue':t.substring(i+1);if(p.toLowerCase()==k.toLowerCase())return s."
+"epa(v)}return ''");s.trackingServer="om.buzznet.com"
s.trackingServerSecure="som.buzznet.com"
s.vmk="4725F8EA"
s.visitorNamespace="buzznet"
s.dc=112
s.loadModule("Media")
s.Media.autoTrack=true
s.Media.trackVars="prop24"
s.Media.trackEvents="event14"
s.m_Media_c="='s_media_'+m._in+'_~=new Function(~m.ae(mn,l,\"'+p+'\",~;`H~o.'+f~o.Get~=function(~){var m=this~}^9 p');p=tcf(o)~setTimeout(~x,x!=2?p:-1,o)}~=parseInt(~m.s.d.getElementsByTagName~ersion"
+"Info~'`z_c_il['+m._in+'],~'o','var e,p=~QuickTime~if(~}catch(e){p=~s.wd.addEventListener~m.s.rep(~=new Object~layState~||^D~m.s.wd[f1]~Media~.name~Player '+~s.wd.attachEvent~'a','b',c~;o[f1]~tm.get"
+"Time()/1~m.s.isie~.current~,tm=new Date,~p<p2||p-p2>5)~m.e(n,1,o^F~m.close~i.lx~=v+',n,~){this.e(n,~MovieName()~);o[f~i.lo~m.ol~o.controls~load',m.as~==3)~script';x.~,t;try{t=~Version()~else~o.id~)"
+"{mn=~1;o[f7]=~Position~);m.~(x==~)};m.~&&m.l~l[n])~var m=s~!p){tcf~xc=m.s.~Title()~();~7+'~)}};m.a~\"'+v+';~3,p,o);~5000~return~i.lt~';c2='~Change~n==~',f~);i.~==1)~{p='~4+'=n;~()/t;p~.'+n)}~~`z.m_"
+"i('`P'`uopen`6n,l,p,b`7,i`L`Ya='',x;l`Bl)`3!l)l=1`3n&&p){`H!m.l)m.l`L;n=`Km.s.rep(`Kn,\"\\n\",''),\"\\r\",''),'--**--','')`3m.`y`b(n)`3b&&b.id)a=b.id;for (x in m.l)`Hm.l[x]`x[x].a==a)`b(m.l[x].n^Fn"
+"=n;i.l=l;i.p=p;i.a=a;i.t=0;i.s`B`V000);`c=0;^A=0;`h=0;i.e='';m.l[n]=i}};`b`6n`e0,-1`wplay`6n,o`7,i;i=`am`1`Ei`3m.l){i=m.l[\"'+`Ki.n,'\"','\\\\\"')+'\"]`3i){`H`c^Gm.e(i.n,3,-1^Fmt=`9i.m,^8)}}'^Fm(`w"
+"stop`6n,o`e2,o`we`6n,x,o`7,i=n`x&&m.l[n]?m.l[n]:0`Yts`B`V000),d='--**--'`3i){if `v3||(x!=`c&&(x!=2||`c^G)) {`Hx){`Ho<0&&^A>0){o=(ts-^A)+`h;o=o<i.l?o:i.l-1}o`Bo)`3`v2||x`l&&`h<o)i.t+=o-`h`3x!=3){i.e"
+"+=`v1?'S':'E')+o;`c=x;}`p `H`c!=1)`alt=ts;`h=o;m.s.pe='media';m.s.pev3=i.n+d+i.l+d+i.p+d+i.t+d+i.s+d+i.e+`v3?'E'+o:''`us.t(0,'`P^K`p{m.e(n,2,-1`ul[n]=0;m.s.fbr('`P^K}}^9 i};m.ae`6n,l,p,x,o,b){`Hn&&"
+"p`7`3!m.l||!m.`ym.open(n,l,p,b`ue(n,x,o^5`6o,t`7,i=`q?`q:o`Q,n=o`Q,p=0,v,c,c1,c2,^1h,x,e,f1,f2`0oc^E3`0t^E4`0s^E5`0l^E6`0m^E7`0c',tcf,w`3!i){`H!m.c)m.c=0;i`0'+m.c;m.c++}`H!`q)`q=i`3!o`Q)o`Q=n=i`3!`"
+"i)`i`L`3`i[i])^9;`i[i]=o`3!xc)^1b;tcf`1`F0;try{`Ho.v`D&&o`X`P&&`j)p=1`I0`8`3^0`1`F0`n`5`G`o`3t)p=2`I0`8`3^0`1`F0`n`5V`D()`3t)p=3`I0`8}}v=\"`z_c_il[\"+m._in+\"],o=`i['\"+i+\"']\"`3p^G^HWindows `P `R"
+"o.v`D;c1`dp,l,x=-1,cm,c,mn`3o){cm=o`X`P;c=`j`3cm&&c`rcm`Q?cm`Q:c.URL;l=cm.duration;p=c`X`t;n=o.p`M`3n){`H^D8)x=0`3n`lx=1`3^D1`N2`N4`N5`N6)x=2;}^B`Hx>=0)`2`A}';c=c1+c2`3`W&&xc){x=m.s.d.createElement"
+"('script');x.language='j`mtype='text/java`mhtmlFor=i;x.event='P`M^C(NewState)';x.defer=true;x.text=c;xc.appendChild(x`g6]`1c1+'`Hn`l{x=3;'+c2+'}`9`46+',^8)'`g6]()}}`Hp==2)^H`G `R(`5Is`GRegistered()"
+"?'Pro ':'')+`5`G`o;f1=f2;c`dx,t,l,p,p2,mn`3o`r`5`f?`5`f:`5URL^3n=`5Rate^3t=`5TimeScale^3l=`5Duration^J=`5Time^J2=`45+'`3n!=`44+'||`Z{x=2`3n!=0)x=1;`p `Hp>=l)x=0`3`Z`22,p2,o);`2`A`Hn>0&&`4^4>=10){`2"
+"^7`4^4=0}`4^4++;`4^I`45+'=p;`9^6`42+'(0,0)\",500)}'`U`1`T`g4]=-`s0`U(0,0)}`Hp`l^HReal`R`5V`D^3f1=n+'_OnP`M^C';c1`dx=-1,l,p,mn`3o`r`5^2?`5^2:`5Source^3n=`5P`M^3l=`5Length()/1000;p=`5`t()/1000`3n!=`4"
+"4+'){`Hn`lx=1`3^D0`N2`N4`N5)x=2`3^D0&&(p>=l||p==0))x=0`3x>=0)`2`A`H^D3&&(`4^4>=10||!`43+')){`2^7`4^4=0}`4^4++;`4^I^B`H`42+')`42+'(o,n)}'`3`O)o[f2]=`O;`O`1`T1+c2)`U`1`T1+'`9^6`41+'(0,0)\",`43+'?500:"
+"^8);'+c2`g4]=-1`3`W)o[f3]=`s0`U(0,0^5s`1'e',`El,n`3m.autoTrack&&`C){l=`C(`W?\"OBJECT\":\"EMBED\")`3l)for(n=0;n<l.length;n++)m.a(`y;}')`3`S)`S('on`k);`p `H`J)`J('`k,false)";s.m_i("Media");var s_code='',s_objectID;function s_gi(un,pg,ss){var c="=fun@6(~){`Ks=^S~$h ~.substring(~.indexOf(~;@t~';`Bt`t~=new Fun@6(~.toLowerCase()~s_c_il['+s^sn+']~};s.~`m@t~.length~.toUpperCase~=new Object~s"
+".wd~','~){@t~')q='~.location~var ~s.pt(~dynamicAccount~link~s.apv~='+@y(~)@tx^m!Object$eObject.prototype$eObject.prototype[x])~);s.~Element~.getTime()~=new Array~ookieDomainPeriods~s.m_~referrer~.p"
+"rotocol~=new Date~BufferedRequests~}c$s(e){~visitor~;@X^js[k],255)}~=''~javaEnabled~conne@6^M~@0c_i~Name~:'')~onclick~}@t~else ~ternalFilters~javascript~s.dl~@Os.b.addBehavior(\"# default# ~=parseF"
+"loat(~'+tm.get~=='~cookie~s.rep(~s.^T~track~o@0oid~browser~.parent~window~colorDepth~String~while(~.host~.lastIndexOf('~s.sq~s.maxDelay~s.vl_g~r=s.m(f)?s[f](~for(~s.un~s.eo~&&s.~parseInt(~t=s.ot(o)"
+"~j='1.~#4URL~lugins~dynamicVariablePrefix~document~Type~Sampling~s.rc[un]~Download~Event~');~this~tfs~resolution~s.c_r(~s.c_w(~s.eh~s.isie~s.vl_l~s.vl_t~Height~t,h){t=t?t~tcf~isopera~ismac~escape(~"
+".href~screen.~s.fl(~Version~harCode~&&(~_'+~variableProvider~s.pe~)?'Y':'N'~:'';h=h?h~._i~e&&l$HSESSION'~f',~onload~name~home#4~objectID~}else{~.s_~s.rl[u~Width~s.ssl~o.type~Timeout(~ction~Lifetime"
+"~.mrq(\"'+un+'\")~sEnabled~;i++)~'){q='~&&l$HNONE'){~ExternalLinks~charSet~onerror~lnk~currencyCode~.src~s=s_gi(~etYear(~&&!~Opera~'s_~;try{~Math.~s.fsg~s.ns6~s.oun~InlineStats~Track~'0123456789~&&"
+"t~s[k]=~s.epa(~m._d~n=s.oid(o)~,'sqs',q);~LeaveQuery~')>=~'=')~)+'/~){n=~\",''),~vo)~s.sampled~=s.oh(o);~+(y<1900?~s.disable~ingServer~n]=~true~sess~campaign~lif~if(~'http~,100)~s.co(~x in ~s.ape~f"
+"fset~s.c_d~s.br~'&pe~s.gg(~s.gv(~s[mn]~s.qav~,'vo~s.pl~=(apn~Listener~\"s_gs(\")~vo._t~b.attach~d.create~=s.n.app~(''+~!='~'||t~'+n~s()+'~){p=~():''~a):f(~+1))~a['!'+t]~){v=s.n.~channel~un)~.target"
+"~o.value~g+\"_c\"]~\".tl(\")~etscape~(ns?ns:~s_')t=t~k',s.bc~omePage~s.d.get~')<~||!~[b](e);~m[t+1](~return~mobile~height~events~random~code~'MSIE ~rs,~un,~,pev~floor(~atch~s.num(~[\"s_\"+~s.c_gd~s"
+".dc~s.pg~,'lt~.inner~transa~;s.gl(~\"m_\"+n~idt='+~page~Group,~.fromC~sByTag~?'&~+';'~t&&~1);~){s.~[t]=~>=5)~[t](~=l[n];~!a[t])~~s._c=@Nc';`F=^1`5!`F`hn){`F`hl`U;`F`hn=0;}s^sl=`F`hl;s^sn=`F`hn;s^sl"
+"[s^s@os;`F`hn++;s.m`0m){`2$Gm)`4'{$d0`Afl`0x,l){`2x?$Gx)`30,l):x`Aco`0o`H!o)`2o;`Kn`E,x;^B@xo)@tx`4'select$d0&&x`4'filter$d0)n[x]=o[x];`2n`Anum`0x){x`e+x;^B`Kp=0;p<x`C;p++)@t(@V')`4x`3p,p$O<0)`20;`"
+"21`Arep=s_r;@y`0x`1,h=@VABCDEF',i,c=s.@E,n,l,e,y`e;c=c?c`D$M`5x){x`e+x`5c`tAUTO'^m'').c^lAt){^Bi=0;i<x`C@A{c=x`3i,i+#Bn=x.c^lAt(i)`5n>127){l=0;e`e;^4n||l<4){e=h`3n%16,n%16+1)+e;n=(n-n%16)/16;l++}y+"
+"='%u'+e}`Bc`t+')y+='%2B';`my+=^gc)}x=y^zx=x?`v^g''+x),'+`G%2B'):x`5x&&c^Eem==1&&x`4'%u$d0&&x`4'%U$d0){i=x`4'%^R^4i>=0){i++`5h`38)`4x`3i,i+1)`D())>=0)`2x`30,i)+'u00'+x`3i);i=x`4'%',i)}}}}`2x`Aepa`0x"
+"`1;`2x?un^g`v''+x,'+`G ')):x`Apt`0x,d,f,a`1,t=x,z=0,y,r;^4t){y=t`4d);y=y<0?t`C:y;t=t`30,y);^At,$Nt,a)`5r)`2r;z+=y+d`C;t=x`3z,x`C);t=z<x`C?t:''}`2''`Aisf`0t,a){`Kc=a`4':')`5c>=0)a=a`30,c)`5t`30,2)`t"
+"$Z`32);`2(t!`e@W==a)`Afsf`0t,a`1`5`La,`G,'is^ut))@Q+=(@Q!`e?`G`j+t;`20`Afs`0x,f`1;@Q`e;`Lx,`G,'fs^uf);`2@Q`Ac_d`e;$vf`0t,a`1`5!$tt))`21;`20`Ac_gd`0`1,d=`F`J^5^w,n=s.fpC`V,p`5!n)n=s.c`V`5d@L$0@gn?^F"
+"n):2;n=n>2?n:2;p=d^6.')`5p>=0){^4p>=0&&n>1$Ld^6.',p-#Bn--}$0=p>0&&`Ld,'.`Gc_gd^u0)?d`3p):d}}`2$0`Ac_r`0k`1;k=@y(k);`Kc=' '+s.d.`u,i=c`4' '+k+@e,e=i<0?i:c`4';',i),v=i<0?'':@Yc`3i+2+k`C,e<0?c`C:e));`"
+"2v$H[[B]]'?v:''`Ac_w`0k,v,e`1,d=$v(),l=s.`u@7,t;v`e+v;l=l?$Gl)`D$M`5^t@Ct=(v!`e?^Fl?l:0):-60)`5t){e`Z;e.setTime(e`T+(t*1000))}`lk@Cs.d.`u=k+'`Pv!`e?v:'[[B]]')+'; path=/;'+(^t?' expires='+e.toGMT^3("
+")#9`j+(d?' domain='+d#9`j;`2^Vk)==v}`20`Aeh`0o,e,r,f`1,b='s^ne+'^ns^sn,n=-1,l,i,x`5!^Xl)^Xl`U;l=^Xl;^Bi=0;i<l`C&&n<0;i++`Hl[i].o==o&&l[i].e==e)n=i`ln<0@gi;l[n]`E}x#Gx.o=o;x.e=e;f=r?x.b:f`5r||f){x.b"
+"=r?0:o[e];x.o[e]=f`lx.b){x.o[b]=x.b;`2b}`20`Acet`0f,a,t,o,b`1,r,^d`5`O>=5^m!s.^e||`O>=7)){^d`7's`Gf`Ga`Gt`G`Ke,r@O^A$Na)`br=s.m(t)?s#Fe):t(e)}`2r^Rr=^d(s,f,a,t)^z@ts.^f^Eu`4$n4@d0)r=s.m(b)?s[b](a):"
+"b(a);else{^X(`F,'@F',0,o);^A$Na`Reh(`F,'@F',1)}}`2r`Ag^Tet`0e`1;`2`w`Ag^Toe`7'e`G`Ks=`9,c;^X(^1,\"@F\",1`Re^T=1;c=s.t()`5c)s.d.write(c`Re^T=0;`2@p'`Rg^Tfb`0a){`2^1`Ag^Tf`0w`1,p=w^0,l=w`J;`w=w`5p&&p"
+"`J!=l&&p`J^5==l^5){`w=p;`2s.g^Tf(`w)}`2`w`Ag^T`0`1`5!`w){`w=`F`5!s.e^T)`w=s.cet('g^T^u`w,'g^Tet',s.g^Toe,'g^Tfb')}`2`w`Amrq`0u`1,l=@1],n,r;@1]=0`5l)^Bn=0;n<l`C;n++){r#Gs.mr(0,0,r.r,0,r.t,r.u)}`Abr`"
+"0id,rs`1`5@m`a$e^W@Nbr',rs))$1l=rs`Aflush`a`0`1;s.fbr(0)`Afbr`0id`1,br=^V@Nbr')`5!br)br=$1l`5br`H!@m`a)^W@Nbr`G'`Rmr(0,0,br)}$1l=0`Amr`0@q,q,$oid,ta,u`1,dc=$w,t1=s.`x@n,t2=s.`x@nSecure,ns=s.`c`ispa"
+"ce,un=u?u:$Ys.f$S,unc=`v$p'_`G-'),r`E,l,imn=@Ni^n($S,im,b,e`5!rs){rs=@u'+(@3?'s'`j+'://'+(t1?(@3@W2?t2:t1):($Y(@3?'102':unc))+'.'+($w?$w:112)+'.2o7.net')@fb/ss/'+^C+'/'+(s.$i?'5.1':'1'@fH.17/'+@q+'"
+"?AQB=1&ndh=1'+(q?q`j+'&AQE=1'`5^Y@Ls.^f`H`O>5.5)rs=^j$o4095);`mrs=^j$o2047)`lid){$1(id,rs);$h}`ls.d.images&&`O>=3^m!s.^e||`O>=7)^m@R<0||`O>=6.1)`H!s.rc)s.rc`E`5!^O){^O=1`5!s.rl)s.rl`E;@1n]`U;set@5'"
+"@t^1`hl)^1.`9@8',750)^zl=@1n]`5l){r.t=ta;r.u=un;r.r=rs;l[l`C]=r;`2''}imn+='^n^O;^O++}im=`F[imn]`5!im)im=`F[im@onew Image;im@0l=0;im.^v`7'e`G^S@0l=1`5^1`hl)^1.`9@8^Rim@I=rs`5rs`4$2=@d0^m!ta||ta`t_se"
+"lf$Ia`t_top'||(`F.^w@Wa==`F.^w))){b=e`Z;^4!im@0l&&e`T-b`T<500)e`Z}`2''}`2'<im'+'g sr'+'c=\"'+rs+'\" width=1 $j=1 border=0 alt=\"\">'`Agg`0v`1`5!`F['s^nv])`F['s^nv]`e;`2`F['s^nv]`Aglf`0t,a`Ht`30,2)`"
+"t$Z`32);`Ks=^S,v=$3t)`5v)s#Dv`Agl`0v`1`5$x)`Lv,`G,'gl^u0)`Agv`0v`1;`2s['vpm^nv]?s['vpv^nv]:(s[v]?s[v]`j`Ahavf`0t,a`1,b=t`30,4),x=t`34),n=^Fx),k='g^nt,m='vpm^nt,q=t,v=s.`N@UVa$oe=s.`N@U^Qs,mn;@X$4t)"
+"`5s.@G||^D||^p`H^p^Epe`30,4)$H@G_'){mn=^p`30,1)`D()+^p`31)`5$5){v=$5.`xVars;e=$5.`x^Qs}}v=v?v+`G+^Z+`G+^Z2:''`5v@L`Lv,`G,'is^ut))s[k]`e`5t`t$k'&&e)@Xs.fs(s[k],e)}s[m]=0`5t`t^K`ID`6`cID`Ivid`6^I@Bg'"
+"`d`Bt`t`X@Br'`d`Bt`tvmk`Ivmt`6@E@Bce'`5s[k]&&s[k]`D()`tAUTO')@X'ISO8859-1';`Bs[k]^Eem==2)@X'UTF-8'}`Bt`t`c`ispace`Ins`6c`V`Icdp`6`u@7`Icl`6^o`Ivvp`6@H`Icc`6$R`Ich`6#0@6ID`Ixact`6@r`Iv0`6^U`Is`6^2`I"
+"c`6`o^k`Ij`6`f`Iv`6`u@9`Ik`6`z@2`Ibw`6`z^b`Ibh`6`g`Ict`6^x`Ihp`6p^J`Ip';`B$tx)`Hb`tprop`Ic$J;`Bb`teVar`Iv$J;`Bb`thier@Bh$J`d`ls[k]@W$H`N`i'@W$H`N^M')$6+='&'+q+'`Ps[k]);`2''`Ahav`0`1;$6`e;`L^a,`G,'h"
+"av^u0);`2$6`Alnf`0^c`8^r`8:'';`Kte=t`4@e`5t@We>0&&h`4t`3te$O>=0)`2t`30,te);`2''`Aln`0h`1,n=s.`N`is`5n)`2`Ln,`G,'ln^uh);`2''`Altdf`0^c`8^r`8:'';`Kqi=h`4'?^Rh=qi>=0?h`30,qi):h`5#Ah`3h`C-(t`C$O`t.'+t)"
+"`21;`20`Altef`0^c`8^r`8:''`5#Ah`4t)>=0)`21;`20`Alt`0h`1,lft=s.`N^PFile^Ms,lef=s.`NEx`n,@s=s.`NIn`n;@s=@s?@s:`F`J^5^w;h=h`8`5s.`x^PLinks&&lf#A`Llft,`G$yd^uh))`2'd'`5s.`x@D&&h`30,1)$H# '^mlef||@s)^m!"
+"lef||`Llef,`G$ye^uh))^m!@s$e`L@s,`G$ye^uh)))`2'e';`2''`Alc`7'e`G`Ks=`9,b=^X(^S,\"`k\"`R@G=@w^S`Rt(`R@G=0`5b)`2^S$f`2@p'`Rbc`7'e`G`Ks=`9,f,^d`5s.d^Ed.all^Ed.all.cppXYctnr)$h;^D=e@I`S?e@I`S:e$T;^d`7"
+"\"s\",\"`Ke@O@t^D^m^D.tag`i||^D^0`S||^D^0Node))s.t()`b}\");^d(s`Reo=0'`Roh`0o`1,l=`F`J,h=o^h?o^h:'',i,j,k,p;i=h`4':^Rj=h`4'?^Rk=h`4'/')`5h^mi<0||(j>=0&&i>j)||(k>=0&&i>k))$Lo`Y&&o`Y`C>1?o`Y:(l`Y?l`Y"
+"`j;i=l.path^w^6/^Rh=(p?p+'//'`j+(o^5?o^5:(l^5?l^5`j)+(h`30,1)$H/'?l.path^w`30,i<0?0:i@f'`j+h}`2h`Aot`0o){`Kt=o.tag`i;t=t@W`D?t`D$M`5t`tSHAPE')t`e`5t`Ht`tINPUT'&&@4&&@4`D)t=@4`D();`B!#Ao^h)t='A';}`2"
+"t`Aoid`0o`1,^G,p,c,n`e,x=0`5t@L`y$Lo`Y;c=o.`k`5o^h^mt`tA$I`tAREA')^m!c$ep||p`8`4'`o$d0))n@k`Bc@g`vs.rep(`vs.rep$Gc,\"\\r@h\"\\n@h\"\\t@h' `G^Rx=2}`B$U^mt`tINPUT$I`tSUBMIT')@g$U;x=3}`Bo@I@W`tIMAGE')"
+"n=o@I`5n){`y=^jn@v;`yt=x}}`2`y`Arqf`0t,un`1,e=t`4@e,u=e>=0?`G+t`30,e)+`G:'';`2u&&u`4`G+un+`G)>=0?@Yt`3e$O:''`Arq`0un`1,c=un`4`G),v=^V@Nsq'),q`e`5c<0)`2`Lv,'&`Grq^u$S;`2`L$p`G,'rq',0)`Asqp`0t,a`1,e="
+"t`4@e,q=e<0?'':@Yt`3e+1)`Rsqq[q]`e`5e>=0)`Lt`30,e),`G@b`20`Asqs`0$pq`1;^7u[u@oq;`20`Asq`0q`1,k=@Nsq',v=^Vk),x,c=0;^7q`E;^7u`E;^7q[q]`e;`Lv,'&`Gsqp',0);`L^C,`G@bv`e;^B@x^7u`Q)^7q[^7u[x]]+=(^7q[^7u[x"
+"]]?`G`j+x;^B@x^7q`Q&&^7q[x]^mx==q||c<2)){v+=(v#8'`j+^7q[x]+'`Px);c++}`2^Wk,v,0)`Awdl`7'e`G`Ks=`9,r=@p,b=^X(`F,\"^v\"),i,o,oc`5b)r=^S$f^Bi=0;i<s.d.`Ns`C@A{o=s.d.`Ns[i];oc=o.`k?\"\"+o.`k:\"\"`5(oc`4$"
+"B<0||oc`4\"@0oc(\")>=0)&&oc`4$W<0)^X(o,\"`k\",0,s.lc);}`2r^R`Fs`0`1`5`O>3^m!^Y$es.^f||`O#E`Hs.b^E$D^Q)s.$D^Q('`k',s.bc);`Bs.b^Eb.add^Q$A)s.b.add^Q$A('clic$a,false);`m^X(`F,'^v',0,`Fl)}`Avs`0x`1,v=s"
+".`c^N,g=s.`c^N#5k=@Nvsn^n^C+(g?'^ng`j,n=^Vk),e`Z,y=e.g@K);e.s@Ky+10@l1900:0))`5v){v*=100`5!n`H!^Wk,x,e))`20;n=x`ln%10000>v)`20}`21`Adyasmf`0t,m`H#Am&&m`4t)>=0)`21;`20`Adyasf`0t,m`1,i=t?t`4@e:-1,n,x"
+"`5i>=0&&m){`Kn=t`30,i),x=t`3i+1)`5`Lx,`G,'dyasm^um))`2n}`20`Auns`0`1,x=s.`MSele@6,l=s.`MList,m=s.`MM$s,n,i;^C=^C`8`5x&&l`H!m)m=`F`J^5`5!m.toLowerCase)m`e+m;l=l`8;m=m`8;n=`Ll,';`Gdyas^um)`5n)^C=n}i="
+"^C`4`G`Rfun=i<0?^C:^C`30,i)`Asa`0un`1;^C=un`5!@S)@S=un;`B(`G+@S+`G)`4$S<0)@S+=`G+un;^Cs()`Am_i`0n,a`1,m,f=n`30,1),r,l,i`5!`Wl)`Wl`E`5!`Wnl)`Wnl`U;m=`Wl[n]`5!a&&m&&m._e@Lm^s)`Wa(n)`5!m){m`E,m._c=@Nm"
+"';m^sn=`F`hn;m^sl=s^sl;m^sl[m^s@om;`F`hn++;m.s=s;m._n=n;m._l`U('_c`G_in`G_il`G_i`G_e`G_d`G_dl`Gs`Gn`G_r`G_g`G_g1`G_t`G_t1`G_x`G_x1`G_l'`Rm_l[@om;`Wnl[`Wnl`C]=n}`Bm._r@Lm._m){r=m._r;r._m=m;l=m._l;^B"
+"i=0;i<l`C@A@tm[l[i]])r[l[i]]=m[l[i]];r^sl[r^s@or;m=`Wl[@or`lf==f`D())s[@om;`2m`Am_a`7'n`Gg`G@t!g)g=#2;`Ks=`9,c=s[$V,m,x,f=0`5!c)c=`F$u$V`5c&&s_d)s[g]`7\"s\",s_ft(s_d(c)));x=s[g]`5!x)x=`F$ug];m=`Wi("
+"n,1)`5x){m^s=f=1`5(\"\"+x)`4\"fun@6\")>=0)x(s);`m`Wm(\"x\",n,x)}m=`Wi(n,1)`5@Zl)@Zl=@Z=0;`pt();`2f'`Rm_m`0t,n,d){t='^nt;`Ks=^S,i,x,m,f='^nt`5`Wl&&`Wnl)^Bi=0;i<`Wnl`C@A{x=`Wnl[i]`5!n||x==n){m=`Wi(x)"
+"`5m[t]`Ht`t_d')`21`5d)m#Fd);`mm#F)`lm[t+1]@Lm[f]`Hd)$gd);`m$g)}m[f]=1}}`20`AloadModule`0n,u,d,l`1,m,i=n`4':'),g=i<0?#2:n`3i+1),o=0,f,c=s.h?s.h:s.b,^d`5i>=0)n=n`30,i);m=`Wi(n)`5(l$e`Wa(n,g))&&u^Ed&&"
+"c^E$E`S`Hd){@Z=1;@Zl=1`l@3)u=`vu,@u:`Ghttps:^Rf`7'e`G`9.m_a(\"$J+'\",\"'+g+'\")^R^d`7's`Gf`Gu`Gc`G`Ke,o=0@Oo=s.$E`S(\"script\")`5o){@4=\"text/`o\"`5f)o.^v=f;o@I=u;c.appendChild(o)}`bo=0}`2o^Ro=^d(s"
+",f,u,c)}`mm=`Wi(n);m._e=1;`2m`Avo1`0t,a`Ha[t]||$P)^S#Da[t]`Avo2`0t,a`H#H{a#D^S[t]`5#H$P=1}`Adlt`7'`Ks=`9,d`Z,i,vo,f=0`5`pl)^Bi=0;i<`pl`C@A{vo=`pl[i]`5vo`H!`Wm(\"d\")||d`T-$C>=^8){`pl[i]=0;s.t(@i}`m"
+"f=1}`l`pi)clear@5`pi`Rdli=0`5f`H!`pi)`pi=set@5`pt,^8)}`m`pl=0'`Rdl`0vo`1,d`Z`5!@ivo`E;`L^9,`G$72',@i;$C=d`T`5!`pl)`pl`U;`pl[`pl`C]=vo`5!^8)^8=250;`pt()`At`0vo,id`1,trk=1,tm`Z,sed=Math&&@P$l?@P$r@P$"
+"l()*10000000000000):tm`T,@q='s'+@P$rtm`T/10800000)%10+sed,y=tm.g@K),vt=tm.getDate(@f`sMonth(@f'@ly+1900:y)+' `sHour$K:`sMinute$K:`sSecond$K `sDay()+' `sTimezoneO@z(),^d,^T=s.g^T(),ta`e,q`e,qs`e,$m`"
+"e,vb`E#1^9`Runs()`5!s.td){`Ktl=^T`J,a,o,i,x`e,c`e,v`e,p`e,bw`e,bh`e,^H0',k=^W@Ncc`G@p',0^q,hp`e,ct`e,pn=0,ps`5^3&&^3.prototype){^H1'`5j.m$s){^H2'`5tm.setUTCDate){^H3'`5^Y^E^f&&`O#E^H4'`5pn.toPrecis"
+"ion){^H5';a`U`5a.forEach){^H6';i=0;o`E;^d`7'o`G`Ke,i=0@Oi=new Iterator(o)`b}`2i^Ri=^d(o)`5i&&i.next)^H7'}}}}`l`O>=4)x=^iwidth+'x'+^i$j`5s.isns||s.^e`H`O>=3$Q`f(^q`5`O>=4){c=^ipixelDepth;bw=`F$z@2;b"
+"h=`F$z^b}}$8=s.n.p^J}`B^Y`H`O>=4$Q`f(^q;c=^i^2`5`O#E{bw=s.d.^L`S.o@z@2;bh=s.d.^L`S.o@z^b`5!s.^f^Eb){^d`7's`Gtl`G`Ke,hp=0`qh$b\");hp=s.b.isH$b(tl)?\"Y\":\"N\"`b}`2hp^Rhp=^d(s,tl);^d`7's`G`Ke,ct=0`qc"
+"lientCaps\");ct=s.b.`g`b}`2ct^Rct=^d(s)}}}`mr`e`l$8)^4pn<$8`C&&pn<30){ps=^j$8[pn].^w@v#9`5p`4ps)<0)p+=ps;pn++}s.^U=x;s.^2=c;s.`o^k=j;s.`f=v;s.`u@9=k;s.`z@2=bw;s.`z^b=bh;s.`g=ct;s.^x=hp;s.p^J=p;s.td"
+"=1`l@i{`L^9,`G$72',vb);`L^9,`G$71',@i`ls.useP^J)s.doP^J(s);`Kl=`F`J,r=^T.^L.`X`5!s.^I)s.^I=l^h?l^h:l`5!s.`X@Ls._1_`X#C`X=r;s._1_`X=1}`Wm('g')`5(vo&&$C)$e`Wm('d')`Hs.@G||^D){`Ko=^D?^D:s.@G`5!o)`2'';"
+"`Kp=$4'#4`i'),w=1,^G,@a,x=`yt,h,l,i,oc`5^D&&o==^D){^4o@Ln@W$HBODY'){o=o^0`S?o^0`S:o^0Node`5!o)`2'';^G;@a;x=`yt}oc=o.`k?''+o.`k:''`5(oc`4$B>=0&&oc`4\"@0oc(\")<0)||oc`4$W>=0)`2''}ta=n?o$T:1;h@ki=h`4'"
+"?^Rh=s.`N@c^3||i<0?h:h`30,i);l=s.`N`i?s.`N`i:s.ln(h);t=s.`N^M?s.`N^M`8:s.lt(h)`5t^mh||l))q+=$2=@G^n(t`td$I`te'?@y(t):'o')+(h?$2v1`Ph)`j+(l?$2v2`Pl)`j;`mtrk=0`5s.`x@T`H!p$L$4'^I^Rw=0}^G;i=o.sourceIn"
+"dex`5$3'^y')@g$3'^y^Rx=1;i=1`lp&&n@W)qs='&pid`P^jp,255))+(w#8p#3w`j+'&oid`P^jn@v)+(x#8o#3x`j+'&ot`Pt)+(i#8oi='+i`j}`l!trk@Lqs)`2'';@j=s.vs(sed)`5trk`H@j)$m=s.mr(@q,(vt#8t`Pvt)`j+s.hav()+q+(qs?qs:s."
+"rq(^C)),0,id,ta);qs`e;`Wm('t')`5s.p_r)s.p_r(`R`X`e}^7(qs);^z`p(@i;`l@i`L^9,`G$71',vb`R@G=^D=s.`N`i=s.`N^M=`F@0^y=s.ppu=^p=^pv1=^pv2=^pv3`e`5$x)`F@0@G=`F@0eo=`F@0`N`i=`F@0`N^M`e`5!id@Ls.tc#Ctc=1;s.f"
+"lush`a()}`2$m`Atl`0o,t,n,vo`1;s.@G=@wo`R`N^M=t;s.`N`i=n;s.t(@i}`5pg){`F@0co`0o){`K@J\"_\",1,#B`2@wo)`Awd@0gs`0$S{`K@J$p1,#B`2s.t()`Awd@0dc`0$S{`K@J$p#B`2s.t()}}@3=(`F`J`Y`8`4@us@d0`Rd=^L;s.b=s.d.bo"
+"dy`5$c`S#7`i#Ch=$c`S#7`i('HEAD')`5s.h)s.h=s.h[0]}s.n=navigator;s.u=s.n.userAgent;@R=s.u`4'N$X6/^R`Kapn$F`i,v$F^k,ie=v`4$n'),o=s.u`4'@M '),i`5v`4'@M@d0||o>0)apn='@M';^Y$9`tMicrosoft Internet Explore"
+"r'`Risns$9`tN$X'`R^e$9`t@M'`R^f=(s.u`4'Mac@d0)`5o>0)`O`rs.u`3o+6));`Bie>0){`O=^Fi=v`3ie+5))`5`O>3)`O`ri)}`B@R>0)`O`rs.u`3@R+10));`m`O`rv`Rem=0`5^3#6^l){i=^g^3#6^l(256))`D(`Rem=(i`t%C4%80'?2:(i`t%U0"
+"100'?1:0))}s.sa(un`Rvl_l='^K,`cID,vmk,ppu,@E,`c`ispace,c`V,`u@7,#4`i,^I,`X,@H';^a=^Z+',^o,$R,server,#4^M,#0@6ID,purchaseID,@r,state,zip,$k,products,`N`i,`N^M';^B`Kn=1;n<51;n++)^a+=',prop$J+',eVar$J"
+"+',hier$J;^Z2=',^U,^2,`o^k,`f,`u@9,`z@2,`z^b,`g,^x,pe$q1$q2$q3,p^J';^a+=^Z2;^9=^a+',$i,`c^N,`c^N#5`MSele@6,`MList,`MM$s,`x^PLinks,`x@D,`x@T,`N@c^3,`N^PFile^Ms,`NEx`n,`NIn`n,`N@UVa$o`N@U^Qs,`N`is,@G"
+",eo';$x=pg#1^9)`5!ss)`Fs()",w=window,l=w.s_c_il,n=navigator,u=n.userAgent,v=n.appVersion,e=v.indexOf('MSIE '),m=u.indexOf('Netscape6/'),a,i,s;if(un){un=un.toLowerCase();if(l)for(i=0;i<l.length;i++){s=l[i];if(s._c=='s_c'){if(s.oun==un)return s;else if(s.fs&&s.sa&&s.fs(s.oun,un)){s.sa(un);return s}}}}
w.s_r=new Function("x","o","n","var i=x.indexOf(o);if(i>=0&&x.split)x=(x.split(o)).join(n);else while(i>=0){x=x.substring(0,i)+n+x.substring(i+o.length);i=x.indexOf(o)}return x");w.s_d=new Function("x","var t='`^@$#',l='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz',d,n=0,b,k,w,i=x.lastIndexOf('~~');if(i>0){d=x.substring(0,i);x=x.substring(i+2);while(d){w=d;i"
+"=d.indexOf('~');if(i>0){w=d.substring(0,i);d=d.substring(i+1)}else d='';b=(n-n%62)/62;k=n-b*62;k=t.substring(b,b+1)+l.substring(k,k+1);x=s_r(x,k,w);n++}for(i=0;i<5;i++){w=t.substring(i,i+1);x=s_r(x"
+",w+' ',w)}}return x");w.s_fe=new Function("c","return s_r(s_r(s_r(c,'\\\\','\\\\\\\\'),'\"','\\\\\"'),\"\\n\",\"\\\\n\")");w.s_fa=new Function("f","var s=f.indexOf('(')+1,e=f.indexOf(')'),a='',c;while(s>=0&&s<e){c=f.substring(s,s+1);if(c==',')a+='\",\"';else if((\"\\n\\r\\t \").indexOf(c)<0)a+=c;s++}return a?'\"'+a+'\"':"
+"a");w.s_ft=new Function("c","c+='';var s,e,o,a,d,q,f,h,x;s=c.indexOf('=function(');while(s>=0){s++;d=1;q='';x=0;f=c.substring(s);a=s_fa(f);e=o=c.indexOf('{',s);e++;while(d>0){h=c.substring(e,e+1);if(q){i"
+"f(h==q&&!x)q='';if(h=='\\\\')x=x?0:1;else x=0}else{if(h=='\"'||h==\"'\")q=h;if(h=='{')d++;if(h=='}')d--}if(d>0)e++}c=c.substring(0,s)+'new Function('+(a?a+',':'')+'\"'+s_fe(c.substring(o+1,e))+'\")"
+"'+c.substring(e+1);s=c.indexOf('=function(')}return c;");c=s_d(c);if(e>0){a=parseInt(i=v.substring(e+5));if(a>3)a=parseFloat(i)}else if(m>0)a=parseFloat(u.substring(m+10));else a=parseFloat(v);if(a>=5&&v.indexOf('Opera')<0&&u.indexOf('Opera')<0){w.s_c=new Function("un","pg","ss","var s=this;"+c);return new s_c(un,pg,ss)}else s=new Function("un","pg","ss","var s=new Object;"+s_ft(c)+";return s");return s(un,pg,ss)}
/* --------------------------------------------------*/

/* -----------START: http://www.google-analytics.com/ga.js---------*/

/* --------------------------------------------------*/

/*minified*/

(function(){var aa="_gat",s="_gaq",v=true,w=false,x=undefined,ba="4.5.9",z="length",A="cookie",C="location",D="&",E="=",F="__utma=",H="__utmb=",I="__utmc=",ca="__utmk=",K="__utmv=",L="__utmz=",M="__utmx=",da="GASO=";var N=function(f){return x==f||"-"==f||""==f},ea=function(f){return f[z]>0&&" \n\r\t".indexOf(f)>-1},Q=function(f,i,b){var j="-",c;if(!N(f)&&!N(i)&&!N(b)){c=f.indexOf(i);if(c>-1){b=f.indexOf(b,c);if(b<0)b=f[z];j=P(f,c+i.indexOf(E)+1,b)}}return j},fa=function(f){var i=w,b=0,j,c;if(!N(f)){i=v;for(j=0;j<f[z];j++){c=f.charAt(j);b+="."==c?1:0;i=i&&b<=1&&(0==j&&"-"==c||".0123456789".indexOf(c)>-1)}}return i},R=function(f,i){var b=encodeURIComponent;return b instanceof Function?i?encodeURI(f):b(f):escape(f)},T=function(f,i){var b=decodeURIComponent,j;f=f.split("+").join(" ");if(b instanceof Function)try{j=i?decodeURI(f):b(f)}catch(c){j=unescape(f)}else j=unescape(f);return j},U=function(f,i){return f.indexOf(i)>-1},V=function(f,i){f[f[z]]=i},W=function(f){return f.toLowerCase()},X=function(f,i){return f.split(i)},ga=function(f,i){return f.indexOf(i)},P=function(f,i,b){b=x==b?f[z]:b;return f.substring(i,b)},ia=function(f,i){return f.join(i)},ja=function(f){var i=1,b=0,j;if(!N(f)){i=0;for(j=f[z]-1;j>=0;j--){b=f.charCodeAt(j);i=(i<<6&268435455)+b+(b<<14);b=i&266338304;i=b!=0?i^b>>21:i}}return i},ka=function(){var f=window,i=x;if(f&&f.gaGlobal&&f.gaGlobal.hid)i=f.gaGlobal.hid;else{i=Y();f.gaGlobal=f.gaGlobal?f.gaGlobal:{};f.gaGlobal.hid=i}return i},Y=function(){return Math.round(Math.random()*2147483647)},Z={Ha:function(f,i){this.bb=f;this.nb=i},t:63072000000,ib:w,_gasoDomain:x,_gasoCPath:x};Z.Gb=function(){var f=this,i=Z.Ha;function b(c){return new i(c[0],c[1])}function j(c){var p=[];c=c.split(",");var m;for(m=0;m<c.length;++m)p.push(b(c[m].split(":")));return p}f.Ia="utm_campaign";f.Ja="utm_content";f.Ka="utm_id";f.La="utm_medium";f.Ma="utm_nooverride";f.Na="utm_source";f.Oa="utm_term";f.Pa="gclid";f.ba=0;f.z=0;f.Ya="15768000";f.sb="1800";f.ta=[];f.va=[];f.nc="cse";f.oc="q";f.ob=5;f.T=j("images.google:q,google:q,yahoo:p,msn:q,bing:q,aol:query,aol:encquery,lycos:query,ask:q,altavista:q,netscape:query,cnn:query,looksmart:qt,about:terms,mamma:query,alltheweb:q,gigablast:q,voila:rdata,virgilio:qs,live:q,baidu:wd,alice:qs,yandex:text,najdi:q,aol:q,club-internet:query,mama:query,seznam:q,search:q,wp:szukaj,onet:qt,netsprint:q,google.interia:q,szukacz:q,yam:k,pchome:q,kvasir:q,sesam:q,ozu:q,terra:query,nostrum:query,mynet:q,ekolay:q,search.ilse:search_for,rambler:words");f.u=x;f.lb=w;f.h="/";f.U=100;f.oa="/__utm.gif";f.ga=1;f.ha=1;f.v="|";f.fa=1;f.da=1;f.Ra=1;f.b="auto";f.I=1;f.ra=1000;f.Jc=10;f.Pb=10;f.Kc=0.2;f.o=x;f.a=document;f.e=window};Z.Hb=function(f){var i=this,b=f;i.r=(new Date).getTime();var j=[F,H,I,L,K,M,da];function c(k,n,r,a){var d="",l=0;d=Q(k,"2"+n,";");if(!N(d)){k=d.indexOf("^"+r+".");if(k<0)return["",0];d=P(d,k+r[z]+2);if(d.indexOf("^")>0)d=d.split("^")[0];r=d.split(":");d=r[1];l=parseInt(r[0],10);if(!a&&l<i.r)d=""}if(N(d))d="";return[d,l]}i.k=function(){var k=b.a[A];return b.o?i.Wb(k,b.o):k};i.Wb=function(k,n){var r=[],a,d;for(a=0;a<j[z];a++){d=c(k,j[a],n)[0];N(d)||(r[r[z]]=j[a]+d+";")}return r.join("")};i.l=function(k,n,r){var a=r>0?h(r):"";if(b.o){n=i.kc(b.a[A],k,b.o,n,r);k="2"+k;a=e(r)}q(k+n,a)};i.kc=function(k,n,r,a,d){var l="";d=p(d);a=m([a,i.r+d*1],r);l=Q(k,"2"+n,";");if(!N(l)){k=m(c(k,n,r,v),r);l=ia(l.split(k),"");return l=a+l}return a};function p(k){return k||Z.t}function m(k,n){return"^"+ia([[n,k[1]].join("."),k[0]],":")}function q(k,n){b.a[A]=k+"; path="+b.h+"; "+n+i.fb()}i.fb=function(){return N(b.b)?"":"domain="+b.b+";"};function e(k){return k>0?g():""}function g(){return h(Z.t)}function h(k){var n=new Date;k=new Date(n.getTime()+k);return"expires="+k.toGMTString()+"; "}};Z.$=function(f){var i,b,j,c,p,m,q,e=this,g,h=f;e.j=new Z.Hb(f);function k(a){a=a instanceof Array?a.join("."):"";return N(a)?"-":a}function n(a,d){var l=[];if(!N(a)){l=a.split(".");if(d)for(a=0;a<l[z];a++)fa(l[a])||(l[a]="-")}return l}function r(a,d,l){var t=e.M,o,u;for(o=0;o<t[z];o++){u=t[o][0];u+=N(d)?d:d+t[o][4];t[o][2](Q(a,u,l))}}e.kb=function(){return x==g||g==e.P()};e.k=function(){return e.j.k()};e.ma=function(){return p?p:"-"};e.vb=function(a){p=a};e.za=function(a){g=fa(a)?a*1:"-"};e.la=function(){return k(m)};e.Aa=function(a){m=n(a)};e.Vb=function(){e.j.l(K,"",-1)};e.lc=function(){return g?g:"-"};e.fb=function(){return N(h.b)?"":"domain="+h.b+";"};e.ja=function(){return k(i)};e.tb=function(a){i=n(a,1)};e.C=function(){return k(b)};e.ya=function(a){b=n(a,1)};e.ka=function(){return k(j)};e.ub=function(a){j=n(a,1)};e.na=function(){return k(c)};e.wb=function(a){c=n(a);for(a=0;a<c[z];a++)if(a<4&&!fa(c[a]))c[a]="-"};e.fc=function(){return q};e.Dc=function(a){q=a};e.Sb=function(){i=[];b=[];j=[];c=[];p=x;m=[];g=x};e.P=function(){var a="",d;for(d=0;d<e.M[z];d++)a+=e.M[d][1]();return ja(a)};e.ua=function(a){var d=e.k(),l=w;if(d){r(d,a,";");e.za(e.P());l=v}return l};e.zc=function(a){r(a,"",D);e.za(Q(a,ca,D))};e.Hc=function(){var a=e.M,d=[],l;for(l=0;l<a[z];l++)V(d,a[l][0]+a[l][1]());V(d,ca+e.P());return d.join(D)};e.Nc=function(a,d){var l=e.M,t=h.h;e.ua(a);h.h=d;for(a=0;a<l[z];a++)N(l[a][1]())||l[a][3]();h.h=t};e.Cb=function(){e.j.l(F,e.ja(),Z.t)};e.Ea=function(){e.j.l(H,e.C(),h.sb*1000)};e.Db=function(){e.j.l(I,e.ka(),0)};e.Ga=function(){e.j.l(L,e.na(),h.Ya*1000)};e.Eb=function(){e.j.l(M,e.ma(),Z.t)};e.Fa=function(){e.j.l(K,e.la(),Z.t)};e.Oc=function(){e.j.l(da,e.fc(),0)};e.M=[[F,e.ja,e.tb,e.Cb,"."],[H,e.C,e.ya,e.Ea,""],[I,e.ka,e.ub,e.Db,""],[M,e.ma,e.vb,e.Eb,""],[L,e.na,e.wb,e.Ga,"."],[K,e.la,e.Aa,e.Fa,"."]]};Z.Kb=function(f){var i=this,b=f,j=new Z.$(b),c=function(){},p=function(m){var q=(new Date).getTime(),e;e=(q-m[3])*(b.Kc/1000);if(e>=1){m[2]=Math.min(Math.floor(m[2]*1+e),b.Pb);m[3]=q}return m};i.H=function(m,q,e,g,h,k){var n,r=b.I,a=b.a[C];j.ua(e);n=X(j.C(),".");if(n[1]<500||g){if(h)n=p(n);if(g||!h||n[2]>=1){if(!g&&h)n[2]=n[2]*1-1;n[1]=n[1]*1+1;m="?utmwv="+ba+"&utmn="+Y()+(N(a.hostname)?"":"&utmhn="+R(a.hostname))+(b.U==100?"":"&utmsp="+R(b.U))+m;if(0==r||2==r){g=2==r?c:k||c;i.$a(b.oa+m,g)}if(1==r||2==r){m=("https:"==a.protocol?"https://ssl.google-analytics.com/__utm.gif":"http://www.google-analytics.com/__utm.gif")+m+"&utmac="+q+"&utmcc="+i.ac(e);if(la)m+="&gaq=1";i.$a(m,k)}}}j.ya(n.join("."));j.Ea()};i.$a=function(m,q){var e=new Image(1,1);e.src=m;e.onload=function(){e.onload=null;(q||c)()}};i.ac=function(m){var q=[],e=[F,L,K,M],g,h=j.k(),k;for(g=0;g<e[z];g++){k=Q(h,e[g]+m,";");if(!N(k)){if(e[g]==K){k=X(k.split(m+".")[1],"|")[0];if(N(k))continue;k=m+"."+k}V(q,e[g]+k+";")}}return R(q.join("+"))}};Z.n=function(){var f=this;f.Y=[];f.hb=function(i){var b,j=f.Y,c;for(c=0;c<j.length;c++)b=i==j[c].q?j[c]:b;return b};f.Ob=function(i,b,j,c,p,m,q,e){var g=f.hb(i);if(x==g){g=new Z.n.Mb(i,b,j,c,p,m,q,e);V(f.Y,g)}else{g.Qa=b;g.Ab=j;g.zb=c;g.xb=p;g.Wa=m;g.yb=q;g.Za=e}return g}};Z.n.Lb=function(f,i,b,j,c,p){var m=this;m.Bb=f;m.Ba=i;m.D=b;m.Ua=j;m.pb=c;m.qb=p;m.Ca=function(){return"&"+["utmt=item","tid="+R(m.Bb),"ipc="+R(m.Ba),"ipn="+R(m.D),"iva="+R(m.Ua),"ipr="+R(m.pb),"iqt="+R(m.qb)].join("&utm")}};Z.n.Mb=function(f,i,b,j,c,p,m,q){var e=this;e.q=f;e.Qa=i;e.Ab=b;e.zb=j;e.xb=c;e.Wa=p;e.yb=m;e.Za=q;e.R=[];e.Nb=function(g,h,k,n,r){var a=e.gc(g),d=e.q;if(x==a)V(e.R,new Z.n.Lb(d,g,h,k,n,r));else{a.Bb=d;a.Ba=g;a.D=h;a.Ua=k;a.pb=n;a.qb=r}};e.gc=function(g){var h,k=e.R,n;for(n=0;n<k.length;n++)h=g==k[n].Ba?k[n]:h;return h};e.Ca=function(){return"&"+["utmt=tran","id="+R(e.q),"st="+R(e.Qa),"to="+R(e.Ab),"tx="+R(e.zb),"sp="+R(e.xb),"ci="+R(e.Wa),"rg="+R(e.yb),"co="+R(e.Za)].join("&utmt")}};Z.Fb=function(f){var i=f,b=i.e,j=this,c="-";j.V=b.screen;j.Sa=!j.V&&b.java?java.awt.Toolkit.getDefaultToolkit():x;j.d=b.navigator;j.W=c;j.xa=c;j.Va=c;j.qa=c;j.pa=1;j.eb=c;function p(){var m,q,e;q="ShockwaveFlash";var g="$version",h=j.d?j.d.plugins:x;if(h&&h[z]>0)for(m=0;m<h[z]&&!e;m++){q=h[m];if(U(q.name,"Shockwave Flash"))e=q.description.split("Shockwave Flash ")[1]}else{q=q+"."+q;try{m=new ActiveXObject(q+".7");e=m.GetVariable(g)}catch(k){}if(!e)try{m=new ActiveXObject(q+".6");e="WIN 6,0,21,0";m.AllowScriptAccess="always";e=m.GetVariable(g)}catch(n){}if(!e)try{m=new ActiveXObject(q);e=m.GetVariable(g)}catch(r){}if(e){e=X(e.split(" ")[1],",");e=e[0]+"."+e[1]+" r"+e[2]}}return e?e:c}j.bc=function(){var m;if(b.screen){j.W=j.V.width+"x"+j.V.height;j.xa=j.V.colorDepth+"-bit"}else if(j.Sa)try{m=j.Sa.getScreenSize();j.W=m.width+"x"+m.height}catch(q){}j.qa=W(j.d&&j.d.language?j.d.language:j.d&&j.d.browserLanguage?j.d.browserLanguage:c);j.pa=j.d&&j.d.javaEnabled()?1:0;j.eb=i.ha?p():c;j.Va=R(i.a.characterSet?i.a.characterSet:i.a.charset?i.a.charset:c)};j.Ic=function(){return D+"utm"+["cs="+R(j.Va),"sr="+j.W,"sc="+j.xa,"ul="+j.qa,"je="+j.pa,"fl="+R(j.eb)].join("&utm")};j.$b=function(){var m=i.a,q=b.history[z];m=j.d.appName+j.d.version+j.qa+j.d.platform+j.d.userAgent+j.pa+j.W+j.xa+(m[A]?m[A]:"")+(m.referrer?m.referrer:"");for(var e=m[z];q>0;)m+=q--^e++;return ja(m)}};Z.m=function(f,i,b,j){var c=j,p=this;p.c=f;p.rb=i;p.r=b;function m(g){return N(g)||"0"==g||!U(g,"://")}function q(g){var h="";g=W(g.split("://")[1]);if(U(g,"/")){g=g.split("/")[1];if(U(g,"?"))h=g.split("?")[0]}return h}function e(g){var h="";h=W(g.split("://")[1]);if(U(h,"/"))h=h.split("/")[0];return h}p.ic=function(g){var h=p.gb();return new Z.m.w(Q(g,c.Ka+E,D),Q(g,c.Na+E,D),Q(g,c.Pa+E,D),p.Q(g,c.Ia,"(not set)"),p.Q(g,c.La,"(not set)"),p.Q(g,c.Oa,h&&!N(h.K)?T(h.K):x),p.Q(g,c.Ja,x))};p.jb=function(g){var h=e(g),k=q(g);if(U(h,"google")){g=g.split("?").join(D);if(U(g,D+c.oc+E))if(k==c.nc)return v}return w};p.gb=function(){var g,h=p.rb,k,n,r=c.T;if(!(m(h)||p.jb(h))){g=e(h);for(k=0;k<r[z];k++){n=r[k];if(U(g,W(n.bb))){h=h.split("?").join(D);if(U(h,D+n.nb+E)){g=h.split(D+n.nb+E)[1];if(U(g,D))g=g.split(D)[0];return new Z.m.w(x,n.bb,x,"(organic)","organic",g,x)}}}}};p.Q=function(g,h,k){g=Q(g,h+E,D);return k=!N(g)?T(g):!N(k)?k:"-"};p.uc=function(g){var h=c.ta,k=w,n;if(g&&"organic"==g.S){g=W(T(g.K));for(n=0;n<h[z];n++)k=k||W(h[n])==g}return k};p.hc=function(){var g="",h="";g=p.rb;if(!(m(g)||p.jb(g))){g=g.split("://")[1];if(U(g,"/")){h=P(g,g.indexOf("/"));h=h.split("?")[0];g=W(g.split("/")[0])}if(0==g.indexOf("www."))g=P(g,4);return new Z.m.w(x,g,x,"(referral)","referral",x,h)}};p.Xb=function(g){var h="";if(c.ba){h=g&&g.hash?g.href.substring(g.href.indexOf("#")):"";h=""!=h?h+D:h}h+=g.search;return h};p.dc=function(){return new Z.m.w(x,"(direct)",x,"(direct)","(none)",x,x)};p.vc=function(g){var h=w,k,n=c.va;if(g&&"referral"==g.S){g=W(R(g.X));for(k=0;k<n[z];k++)h=h||U(g,W(n[k]))}return h};p.L=function(g){return x!=g&&g.mb()};p.cc=function(g,h){var k="",n="-",r,a=0,d,l,t=p.c;if(!g)return"";l=g.k();k=p.Xb(c.a[C]);if(c.z&&g.kb()){n=g.na();if(!N(n)&&!U(n,";")){g.Ga();return""}}n=Q(l,L+t+".",";");r=p.ic(k);if(p.L(r)){k=Q(k,c.Ma+E,D);if("1"==k&&!N(n))return""}if(!p.L(r)){r=p.gb();if(!N(n)&&p.uc(r))return""}if(!p.L(r)&&h){r=p.hc();if(!N(n)&&p.vc(r))return""}if(!p.L(r))if(N(n)&&h)r=p.dc();if(!p.L(r))return"";if(!N(n)){a=n.split(".");d=new Z.m.w;d.Zb(a.slice(4).join("."));d=W(d.Da())==W(r.Da());a=a[3]*1}if(!d||h){h=Q(l,F+t+".",";");l=h.lastIndexOf(".");h=l>9?P(h,l+1)*1:0;a++;h=0==h?1:h;g.wb([t,p.r,h,a,r.Da()].join("."));g.Ga();return D+"utmcn=1"}else return D+"utmcr=1"}};Z.m.w=function(f,i,b,j,c,p,m){var q=this;q.q=f;q.X=i;q.ea=b;q.D=j;q.S=c;q.K=p;q.Xa=m;q.Da=function(){var e=[],g=[["cid",q.q],["csr",q.X],["gclid",q.ea],["ccn",q.D],["cmd",q.S],["ctr",q.K],["cct",q.Xa]],h,k;if(q.mb())for(h=0;h<g[z];h++)if(!N(g[h][1])){k=g[h][1].split("+").join("%20");k=k.split(" ").join("%20");V(e,"utm"+g[h][0]+E+k)}return e.join("|")};q.mb=function(){return!(N(q.q)&&N(q.X)&&N(q.ea))};q.Zb=function(e){var g=function(h){return T(Q(e,"utm"+h+E,"|"))};q.q=g("cid");q.X=g("csr");q.ea=g("gclid");q.D=g("ccn");q.S=g("cmd");q.K=g("ctr");q.Xa=g("cct")}};Z.Ib=function(f,i,b,j){var c=this,p=i,m=E,q=f,e=j;c.O=b;c.sa="";c.p={};c.tc=function(){var h;h=X(Q(c.O.k(),K+p+".",";"),p+".")[1];if(!N(h)){h=h.split("|");g(1,c.p,h[1]);c.sa=h[0];c.Z()}};c.Z=function(){c.Qb();var h=c.sa,k,n,r="";for(k in c.p)if((n=c.p[k])&&1===n[2])r+=k+m+n[0]+m+n[1]+m+1+",";N(r)||(h+="|"+r);if(N(h))c.O.Vb();else{c.O.Aa(p+"."+h);c.O.Fa()}};c.Ec=function(h){c.sa=h;c.Z()};c.Cc=function(h,k,n,r){if(1!=r&&2!=r&&3!=r)r=3;var a=w;if(k&&n&&h>0&&h<=q.ob){k=R(k);n=R(n);if(k[z]+n[z]<=64){c.p[h]=[k,n,r];c.Z();a=v}}return a};c.mc=function(h){if((h=c.p[h])&&1===h[2])return h[1]};c.Ub=function(h){var k=c.p;if(k[h]){delete k[h];c.Z()}};c.Qb=function(){e._clearKey(8);e._clearKey(9);e._clearKey(11);var h=c.p,k,n;for(n in h)if(k=h[n]){e._setKey(8,n,k[0]);e._setKey(9,n,k[1]);(k=k[2])&&3!=k&&e._setKey(11,n,""+k)}};function g(h,k,n){var r;if(!N(n)){n=n.split(",");for(var a=0;a<n[z];a++){r=n[a];if(!N(r)){r=r.split(m);if(r[z]==4)k[r[0]]=[r[1],r[2],h]}}}}};Z.N=function(){var f=this,i={},b="k",j="v",c=[b,j],p="(",m=")",q="*",e="!",g="'",h={};h[g]="'0";h[m]="'1";h[q]="'2";h[e]="'3";var k=1;function n(o,u,y,B){if(x==i[o])i[o]={};if(x==i[o][u])i[o][u]=[];i[o][u][y]=B}function r(o,u,y){return x!=i[o]&&x!=i[o][u]?i[o][u][y]:x}function a(o,u){if(x!=i[o]&&x!=i[o][u]){i[o][u]=x;u=v;var y;for(y=0;y<c[z];y++)if(x!=i[o][c[y]]){u=w;break}if(u)i[o]=x}}function d(o){var u="",y=w,B,O;for(B=0;B<c[z];B++){O=o[c[B]];if(x!=O){if(y)u+=c[B];u+=l(O);y=w}else y=v}return u}
function l(o){var u=[],y,B;for(B=0;B<o[z];B++)if(x!=o[B]){y="";if(B!=k&&x==o[B-1])y+=B.toString()+e;y+=t(o[B]);V(u,y)}return p+u.join(q)+m}function t(o){var u="",y,B,O;for(y=0;y<o[z];y++){B=o.charAt(y);O=h[B];u+=x!=O?O:B}return u}f.qc=function(o){return x!=i[o]};f.G=function(){var o="",u;for(u in i)if(x!=i[u])o+=u.toString()+d(i[u]);return o};f.Ac=function(o){if(o==x)return f.G();var u=o.G(),y;for(y in i)if(x!=i[y]&&!o.qc(y))u+=y.toString()+d(i[y]);return u};f._setKey=function(o,u,y){if(typeof y!="string")return w;n(o,b,u,y);return v};f._setValue=function(o,u,y){if(typeof y!="number"&&(x==Number||!(y instanceof Number))||Math.round(y)!=y||y==NaN||y==Infinity)return w;n(o,j,u,y.toString());return v};f._getKey=function(o,u){return r(o,b,u)};f._getValue=function(o,u){return r(o,j,u)};f._clearKey=function(o){a(o,b)};f._clearValue=function(o){a(o,j)}};Z.Jb=function(f,i){var b=this;b.Qc=i;b.xc=f;b._trackEvent=function(j,c,p){return i._trackEvent(b.xc,j,c,p)}};Z.aa=function(f,i){var b=this,j=x,c=new Z.Gb,p=w,m=x;b.e=window;b.r=Math.round((new Date).getTime()/1000);b.s=f||"UA-XXXXX-X";b.ab=c.a.referrer;b.ia=x;b.f=x;b.B=x;b.F=w;b.A=x;b.Ta="";b.g=x;b.cb=x;b.c=x;b.i=x;c.o=i?R(i):x;function q(){if("auto"==c.b){var a=c.a.domain;if("www."==P(a,0,4))a=P(a,4);c.b=a}c.b=W(c.b)}function e(){var a=c.b,d=a.indexOf("www.google.")*a.indexOf(".google.")*a.indexOf("google.");return d||"/"!=c.h||a.indexOf("google.org")>-1}function g(a,d,l){if(N(a)||N(d)||N(l))return"-";a=Q(a,F+b.c+".",d);if(!N(a)){a=a.split(".");a[5]=a[5]?a[5]*1+1:1;a[3]=a[4];a[4]=l;a=a.join(".")}return a}function h(){return"file:"!=c.a[C].protocol&&e()}function k(a){if(!a||""==a)return"";for(;ea(a.charAt(0));)a=P(a,1);for(;ea(a.charAt(a[z]-1));)a=P(a,0,a[z]-1);return a}function n(a,d,l,t){if(!N(a())){d(t?T(a()):a());U(a(),";")||l()}}function r(a){var d,l=""!=a&&c.a[C].host!=a;if(l)for(d=0;d<c.u[z];d++)l=l&&ga(W(a),W(c.u[d]))==-1;return l}b.wc=function(){var a=w;if(b.B)a=b.B.match(/^[0-9a-z-_.]{10,1200}$/i);return a};b.jc=function(){return Y()^b.A.$b()&2147483647};b.ec=function(){if(!c.b||""==c.b||"none"==c.b){c.b="";return 1}q();return c.Ra?ja(c.b):1};b.Yb=function(a,d){if(N(a))a="-";else{d+=c.h&&"/"!=c.h?c.h:"";d=a.indexOf(d);a=d>=0&&d<=8?"0":"["==a.charAt(0)&&"]"==a.charAt(a[z]-1)?"-":a}return a};b.wa=function(a){var d="",l=c.a;d+=c.fa?b.A.Ic():"";d+=c.da?b.Ta:"";d+=c.ga&&!N(l.title)?"&utmdt="+R(l.title):"";d+="&utmhid="+ka()+"&utmr="+R(b.ia)+"&utmp="+R(b.Bc(a));return d};b.Bc=function(a){var d=c.a[C];return a=x!=a&&""!=a?R(a,v):R(d.pathname+d.search,v)};b.Lc=function(a){if(b.J()){var d="";if(b.g!=x&&b.g.G()[z]>0)d+="&utme="+R(b.g.G());d+=b.wa(a);j.H(d,b.s,b.c)}};b.Tb=function(){var a=new Z.$(c);return a.ua(b.c)?a.Hc():x};b._getLinkerUrl=function(a,d){var l=a.split("#"),t=a,o=b.Tb();if(o)if(d&&1>=l[z])t+="#"+o;else if(!d||1>=l[z])if(1>=l[z])t+=(U(a,"?")?D:"?")+o;else t=l[0]+(U(a,"?")?D:"?")+o+"#"+l[1];return t};b.Fc=function(){var a;if(b.wc()){b.i.Dc(b.B);b.i.Oc();Z._gasoDomain=c.b;Z._gasoCPath=c.h;a=c.a.createElement("script");a.type="text/javascript";a.id="_gasojs";a.src="https://www.google.com/analytics/reporting/overlay_js?gaso="+b.B+D+Y();c.a.getElementsByTagName("head")[0].appendChild(a)}};b.pc=function(){var a=b.r,d=b.i,l=d.k(),t=b.c+"",o=c.e,u=o?o.gaGlobal:x,y,B=U(l,F+t+"."),O=U(l,H+t),ma=U(l,I+t),G,J=[],S="",ha=w;l=N(l)?"":l;if(c.z){y=c.a[C]&&c.a[C].hash?c.a[C].href.substring(c.a[C].href.indexOf("#")):"";if(c.ba&&!N(y))S=y+D;S+=c.a[C].search;if(!N(S)&&U(S,F)){d.zc(S);d.kb()||d.Sb();G=d.ja()}n(d.ma,d.vb,d.Eb,true);n(d.la,d.Aa,d.Fa)}if(N(G))if(B)if(!O||!ma){G=g(l,";",a);b.F=v}else{G=Q(l,F+t+".",";");J=X(Q(l,H+t,";"),".")}else{G=ia([t,b.jc(),a,a,a,1],".");ha=b.F=v}else if(N(d.C())||N(d.ka())){G=g(S,D,a);b.F=v}else{J=X(d.C(),".");t=J[0]}G=G.split(".");if(o&&u&&u.dh==t&&!c.o){G[4]=u.sid?u.sid:G[4];if(ha){G[3]=u.sid?u.sid:G[4];if(u.vid){a=u.vid.split(".");G[1]=a[0];G[2]=a[1]}}}d.tb(G.join("."));J[0]=t;J[1]=J[1]?J[1]:0;J[2]=x!=J[2]?J[2]:c.Jc;J[3]=J[3]?J[3]:G[4];d.ya(J.join("."));d.ub(t);N(d.lc())||d.za(d.P());d.Cb();d.Ea();d.Db()};b.rc=function(){j=new Z.Kb(c)};b._initData=function(){var a;if(!p){if(!b.A){b.A=new Z.Fb(c);b.A.bc()}b.c=b.ec();b.i=new Z.$(c);b.g=new Z.N;m=new Z.Ib(c,b.c,b.i,b.g);b.rc()}if(h()){b.pc();m.tc()}if(!p){if(h()){b.ia=b.Yb(b.ab,c.a.domain);if(c.da){a=new Z.m(b.c,b.ia,b.r,c);b.Ta=a.cc(b.i,b.F)}}b.cb=new Z.N;p=v}Z.ib||b.sc()};b._visitCode=function(){b._initData();var a=Q(b.i.k(),F+b.c+".",";");a=a.split(".");return a[z]<4?"":a[1]};b._cookiePathCopy=function(a){b._initData();b.i&&b.i.Nc(b.c,a)};b.sc=function(){var a=c.a[C].hash;if(a&&1==a.indexOf("gaso="))a=Q(a,"gaso=",D);else a=(a=c.e.name)&&0<=a.indexOf("gaso=")?Q(a,"gaso=",D):Q(b.i.k(),da,";");if(a[z]>=10){b.B=a;b.Fc()}Z.ib=v};b.J=function(){return b._visitCode()%10000<c.U*100};b.Gc=function(){var a,d,l=c.a.links;if(!c.lb){a=c.a.domain;if("www."==P(a,0,4))a=P(a,4);c.u.push("."+a)}for(a=0;a<l[z]&&(c.ra==-1||a<c.ra);a++){d=l[a];if(r(d.host))if(!d.gatcOnclick){d.gatcOnclick=d.onclick?d.onclick:b.yc;d.onclick=function(t){var o=!this.target||this.target=="_self"||this.target=="_top"||this.target=="_parent";o=o&&!b.Rb(t);b.Mc(t,this,o);return o?w:this.gatcOnclick?this.gatcOnclick(t):v}}}};b.yc=function(){};b._trackPageview=function(a){if(h()){b._initData();c.u&&b.Gc();b.Lc(a);b.F=w}};b._trackTrans=function(){var a=b.c,d=[],l,t,o;b._initData();if(b.f&&b.J()){for(l=0;l<b.f.Y[z];l++){t=b.f.Y[l];V(d,t.Ca());for(o=0;o<t.R[z];o++)V(d,t.R[o].Ca())}for(l=0;l<d[z];l++)j.H(d[l],b.s,a,v)}};b._setTrans=function(){var a=c.a,d,l,t;a=a.getElementById?a.getElementById("utmtrans"):a.utmform&&a.utmform.utmtrans?a.utmform.utmtrans:x;b._initData();if(a&&a.value){b.f=new Z.n;t=a.value.split("UTM:");c.v=!c.v||""==c.v?"|":c.v;for(a=0;a<t[z];a++){t[a]=k(t[a]);d=t[a].split(c.v);for(l=0;l<d[z];l++)d[l]=k(d[l]);if("T"==d[0])b._addTrans(d[1],d[2],d[3],d[4],d[5],d[6],d[7],d[8]);else"I"==d[0]&&b._addItem(d[1],d[2],d[3],d[4],d[5],d[6])}}};b._addTrans=function(a,d,l,t,o,u,y,B){b.f=b.f?b.f:new Z.n;return b.f.Ob(a,d,l,t,o,u,y,B)};b._addItem=function(a,d,l,t,o,u){var y;b.f=b.f?b.f:new Z.n;(y=b.f.hb(a))||(y=b._addTrans(a,"","","","","","",""));y.Nb(d,l,t,o,u)};b._setVar=function(a){if(a&&""!=a&&e()){b._initData();m.Ec(R(a));b.J()&&j.H("&utmt=var",b.s,b.c)}};b._setCustomVar=function(a,d,l,t){b._initData();return m.Cc(a,d,l,t)};b._deleteCustomVar=function(a){b._initData();m.Ub(a)};b._getVisitorCustomVar=function(a){b._initData();return m.mc(a)};b._setMaxCustomVariables=function(a){c.ob=a};b._link=function(a,d){if(c.z&&a){b._initData();c.a[C].href=b._getLinkerUrl(a,d)}};b._linkByPost=function(a,d){if(c.z&&a&&a.action){b._initData();a.action=b._getLinkerUrl(a.action,d)}};b._setXKey=function(a,d,l){b.g._setKey(a,d,l)};b._setXValue=function(a,d,l){b.g._setValue(a,d,l)};b._getXKey=function(a,d){return b.g._getKey(a,d)};b._getXValue=function(a,d){return b.g.getValue(a,d)};b._clearXKey=function(a){b.g._clearKey(a)};b._clearXValue=function(a){b.g._clearValue(a)};b._createXObj=function(){b._initData();return new Z.N};b._sendXEvent=function(a){var d="";b._initData();if(b.J()){d+="&utmt=event&utme="+R(b.g.Ac(a))+b.wa();j.H(d,b.s,b.c,w,v)}};b._createEventTracker=function(a){b._initData();return new Z.Jb(a,b)};b._trackEvent=function(a,d,l,t){var o=b.cb;if(x!=a&&x!=d&&""!=a&&""!=d){o._clearKey(5);o._clearValue(5);(a=o._setKey(5,1,a)&&o._setKey(5,2,d)&&(x==l||o._setKey(5,3,l))&&(x==t||o._setValue(5,1,t)))&&b._sendXEvent(o)}else a=w;return a};b.Mc=function(a,d,l){b._initData();if(b.J()){var t=new Z.N;t._setKey(6,1,d.href);var o=l?function(){b.db(a,d)}:x;j.H("&utmt=event&utme="+
R(t.G())+b.wa(),b.s,b.c,w,v,o);if(l){var u=this;c.e.setTimeout(function(){u.db(a,d)},500)}}};b.db=function(a,d){if(!a)a=c.e.event;var l=v;if(d.gatcOnclick)l=d.gatcOnclick(a);if(l||typeof l=="undefined")if(!d.target||d.target=="_self")c.e[C]=d.href;else if(d.target=="_top")c.e.top.document[C]=d.href;else if(d.target=="_parent")c.e.parent.document[C]=d.href};b.Rb=function(a){if(!a)a=c.e.event;var d=a.shiftKey||a.ctrlKey||a.altKey;if(!d)if(a.modifiers&&c.e.Event)d=a.modifiers&c.e.Event.CONTROL_MASK||a.modifiers&c.e.Event.SHIFT_MASK||a.modifiers&c.e.Event.ALT_MASK;return d};b.Pc=function(){return c};b._setDomainName=function(a){c.b=a};b._addOrganic=function(a,d,l){c.T.splice(l?0:c.T.length,0,new Z.Ha(a,d))};b._clearOrganic=function(){c.T=[]};b._addIgnoredOrganic=function(a){V(c.ta,a)};b._clearIgnoredOrganic=function(){c.ta=[]};b._addIgnoredRef=function(a){V(c.va,a)};b._clearIgnoredRef=function(){c.va=[]};b._setAllowHash=function(a){c.Ra=a?1:0};b._setCampaignTrack=function(a){c.da=a?1:0};b._setClientInfo=function(a){c.fa=a?1:0};b._getClientInfo=function(){return c.fa};b._setCookiePath=function(a){c.h=a};b._setTransactionDelim=function(a){c.v=a};b._setCookieTimeout=function(a){c.Ya=a};b._setDetectFlash=function(a){c.ha=a?1:0};b._getDetectFlash=function(){return c.ha};b._setDetectTitle=function(a){c.ga=a?1:0};b._getDetectTitle=function(){return c.ga};b._setLocalGifPath=function(a){c.oa=a};b._getLocalGifPath=function(){return c.oa};b._setLocalServerMode=function(){c.I=0};b._setRemoteServerMode=function(){c.I=1};b._setLocalRemoteServerMode=function(){c.I=2};b._getServiceMode=function(){return c.I};b._setSampleRate=function(a){c.U=a};b._setSessionTimeout=function(a){c.sb=a};b._setAllowLinker=function(a){c.z=a?1:0};b._setAllowAnchor=function(a){c.ba=a?1:0};b._setCampNameKey=function(a){c.Ia=a};b._setCampContentKey=function(a){c.Ja=a};b._setCampIdKey=function(a){c.Ka=a};b._setCampMediumKey=function(a){c.La=a};b._setCampNOKey=function(a){c.Ma=a};b._setCampSourceKey=function(a){c.Na=a};b._setCampTermKey=function(a){c.Oa=a};b._setCampCIdKey=function(a){c.Pa=a};b._getAccount=function(){return b.s};b._setAccount=function(a){b.s=a};b._setNamespace=function(a){c.o=a?R(a):x};b._getVersion=function(){return ba};b._setAutoTrackOutbound=function(a){c.u=[];if(a)c.u=a};b._setTrackOutboundSubdomains=function(a){c.lb=a};b._setHrefExamineLimit=function(a){c.ra=a};b._setReferrerOverride=function(a){b.ab=a};b._setCookiePersistence=function(a){Z.t=a}};Z._getTracker=function(f,i){return new Z.aa(f,i)};var $={ca:{},_createAsyncTracker:function(f,i){i=i||"";f=new Z.aa(f);return $.ca[i]=f},_getAsyncTracker:function(f){f=f||"";var i=$.ca[f];if(!i){i=new Z.aa;$.ca[f]=i}return i},push:function(){for(var f=arguments,i=0,b=0;b<f[z];b++)try{if(typeof f[b]==="function")f[b]();else{var j="",c=f[b][0],p=c.lastIndexOf(".");if(p>0){j=P(c,0,p);c=P(c,p+1)}var m=$._getAsyncTracker(j);m[c].apply(m,f[b].slice(1))}}catch(q){i++}return i}};window[aa]=Z;var la=window[s];function na(){var f=window[s],i=w;if(f&&typeof f.push=="function"){i=f.constructor==Array;if(!i)return}window[s]=$;i&&$.push.apply($,f)}na();})()
/* --------------------------------------------------*/

/* -----------START: /assets/cssjs/addthis_widget.js---------*/

/* --------------------------------------------------*/

/*minified*/

var _atd="http://www.addthis.com/",_atr="http://s7.addthis.com/",_euc=encodeURIComponent,_atu="undefined",_ath="",_atc={ver:152,enote:"",cwait:500,samp:0.02,vamp:1,addr:-1,xfl:!!window.addthis_disable_flash};try{_ath=document.location.hostname;}catch(e){}if(typeof(addthis_conf)===_atu){var addthis_conf={};}for(i in addthis_conf){_atc[i]=addthis_conf[i];}if(typeof(_ate)===_atu){(function(){var ua=navigator.userAgent.toLowerCase(),d=document,w=window,wa=w.addEventListener,we=w.attachEvent,dl=d.location,b={win:/windows/.test(ua),chr:/chrome/.test(ua),saf:(/webkit/.test(ua))&&!(/chrome/.test(ua)),opr:/opera/.test(ua),msi:(/msie/.test(ua))&&(!/opera/.test(ua)),ie6:/msie 6.0/.test(ua)},_8={isBound:false,isReady:false,readyList:[],onReady:function(){if(!_8.isReady){_8.isReady=true;var l=_8.readyList;for(var fn=0;fn<l.length;fn++){l[fn].call(window,[]);}_8.readyList=[];}},addLoad:function(_b){var _c=w.onload;if(typeof w.onload!="function"){w.onload=_b;}else{w.onload=function(){if(_c){_c();}_b();};}},bindReady:function(){if(r.isBound){return;}r.isBound=true;if(d.addEventListener&&!b.opr){d.addEventListener("DOMContentLoaded",r.onReady,false);}if(b.msi&&window==top){(function(){if(r.isReady){return;}try{d.documentElement.doScroll("left");}catch(error){setTimeout(arguments.callee,0);return;}r.onReady();})();}if(b.opr){d.addEventListener("DOMContentLoaded",function(){if(r.isReady){return;}for(var i=0;i<d.styleSheets.length;i++){if(d.styleSheets[i].disabled){setTimeout(arguments.callee,0);return;}}r.onReady();},false);}if(b.saf){var _e;(function(){if(r.isReady){return;}if(d.readyState!="loaded"&&d.readyState!="complete"){setTimeout(arguments.callee,0);return;}if(_e===undefined){var _10=d.getElementsByTagName("link");for(var i=0;i<_10.length;i++){if(_10[i].getAttribute("rel")=="stylesheet"){_e++;}}var _12=d.getElementsByTagName("style");_e+=_12.length;}if(d.styleSheets.length!=_e){setTimeout(arguments.callee,0);return;}r.onReady();})();}r.addLoad(r.onReady);},append:function(fn,_14){r.bindReady();if(r.isReady){fn.call(window,[]);}else{r.readyList.push(function(){return fn.call(window,[]);});}}},r=_8,_15={rev:"$Rev: 57756 $",ab:"-",bro:b,clck:1,show:1,samp:_atc.samp-Math.random(),vamp:_atc.vamp-Math.random(),scnt:1,seq:1,inst:1,wait:500,tmo:null,cvt:[],svt:[],sttm:new Date().getTime(),max:268435455,pix:"tev",sid:0,sub:typeof(at_sub)!==_atu,uid:null,swf:"http://bin.clearspring.com/at/v/1/button1.swf",evu:"http://e1.clearspring.com/at/",off:function(){return Math.floor((new Date().getTime()-_15.sttm)/100).toString(16);},ran:function(){return Math.floor(Math.random()*4294967295).toString(36);},cst:function(c){return"CXNID=2000001.521545608054043907"+(c||2)+"NXC";},img:function(i,c){if(typeof(at_sub)===_atu){}},cuid:function(){return(_15.sttm&_15.max).toString(16)+(Math.floor(Math.random()*_15.max)).toString(16);},ssid:function(){if(_15.sid===0){_15.sid=_15.cuid();}return _15.sid;},sev:function(id,_1a){_15.pix="sev-"+(typeof(id)!=="number"?_euc(id):id);_15.svt.push(id+";"+_15.off());if(_1a===1){_15.xmi(true);}else{_15.sxm(true);}},cev:function(k,v){_15.pix="cev-"+_euc(k);_15.cvt.push(_euc(k)+"="+_euc(v)+";"+_15.off());_15.sxm(true);},sxm:function(b){if(_15.tmo!==null){clearTimeout(_15.tmo);}if(b){_15.tmo=_15.sto("_ate.xmi(false)",_15.wait);}},sto:function(c,t){return setTimeout(c,t);},sta:function(){var a=_15;return"AT-"+(typeof(addthis_pub)!==_atu?_euc(addthis_pub):"unknown")+"/-/"+a.ab+"/"+a.ssid()+"/"+(a.seq++)+(a.uid!==null?"/"+a.uid:"");},xmi:function(_21){var a=_15;if(!a.uid){a.dck("X"+a.cuid());}if(a.cvt.length+a.svt.length>0){a.sxm(false);if(a.seq===1){a.cev("pin",a.inst);}var url=a.evu+a.pix+"-"+a.ran()+".png?ev="+_15.sta()+"&se="+a.svt.join(",")+"&ce="+a.cvt.join(",");a.cvt=[];a.svt=[];if(_atc.xtr){return;}if(_21){var d=document,i=d.ce("iframe");i.id="_atf";i.src=url;_15.opp(i.style);d.body.appendChild(i);i=d.getElementById("_atf");}else{new Image().src=url;}}},loc:function(){try{var l=window.location;return(l.protocol.indexOf("file")===0||l.hostname.indexOf("localhost")!=-1);}catch(e){}return false;},opp:function(st){st.width="1px";st.height="1px";st.position="absolute";st.zIndex=100000;},pub:function(){return typeof(addthis_pub)!==_atu?_euc(addthis_pub):"";},lad:function(x){_15.plo.push(x);},plo:[],jlo:function(){try{if(!_15.pld){var d=document,o=d.ce("script");o.src=_atr+"static/r05/menu09.js";_15.pld=o;}}catch(e){}},lod:function(arg){try{var a=_15,hp=0,f=arg===1,dr=d.referer||d.referrer,du=a.dl?a.dl.href:null;if(!f){if(a.samp>=0&&!a.sub){a.sev("20");a.cev("plo",1/_atc.samp);if(dr){a.cev("pre",dr);hp=1;}}if(du&&du.indexOf("sms_ss=")>-1){if(a.vamp>=0&&!a.sub){a.cev("plv",1/_atc.vamp);}}a.img(_atc.ver+"lo","2");}if(a.plo.length>0){a.jlo();}if(_15.samp>=0){try{var z=d.gn("a");if(z){for(var y in z){y=z[y];if(y.toString().indexOf("/bookmark.php")>0&&!y.onmouseover){y.onmouseover=function(){return addthis_open(this,"","","");};y.onmouseout=function(){addthis_close();};}}}}catch(e){}}if(!_atc.xfl&&!(a.loc())&&(f||a.uid===null)&&a.swf){var _33=function(o,n,v){var c=d.createElement("param");c.name=n;c.value=v;o.appendChild(c);};var o=d.createElement("object");a.opp(o.style);o.id="atff";if(b.msi){o.classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000";_33(o,"movie",a.swf);}else{o.data=a.swf;o.quality="high";o.type="application/x-shockwave-flash";}_33(o,"wmode","transparent");_33(o,"allowScriptAccess","always");d.body.insertBefore(o,d.body.firstChild);if(b.msi){o.outerHTML+=" ";}}}catch(e){}},unl:function(){var a=_15;if(a.samp>=0&&!a.sub){a.sev("21",1);a.cev("pun",1/_atc.samp);}return true;},dck:function(c){_15.uid=c;var h=_15.dl?_15.dl.hostname:"";if(h.indexOf(".gov")>-1||h.indexOf(".mil")>-1){return;}var p=_15.pub(),x="dodpubweb,usarmymedia,usagov,disamil,education,gobiernousa,loc_webservices,massgov,govgab1".split(",");for(i in x){if(p==x[i]){return;}}if(!_atc.xck){document.cookie="_csuid="+c+"; expires=Wed, 04 Oct 2028 03:19:53 GMT; path=/";}},fcl:null,asetup:function(x){var a=_15;try{if(x!==null&&x!==_atu){a.dck(x);}if(a.fcl){a.fcl();}}catch(e){}return x;},ao:function(elt,_42,_43,_44){_15.lad(["open",elt,_42,_43,_44]);_15.jlo();return false;},ac:function(){},as:function(s){_15.lad(["send",s]);_15.jlo();}},a=_15;w._ate=a;w._adr=r;d.ce=d.createElement;d.gn=d.getElementsByTagName;r.bindReady();if(wa){wa("unload",a.unl,false);}else{if(we){we("onunload",a.unl);}else{w.onunload=a.unl;}}r.append(a.lod);if(d.cookie){var ck=d.cookie.split(";");for(var i=0;i<ck.length;i++){var c=ck[i],x=c.indexOf("_csuid=");if(x>=0){_15.uid=c.substring(x+7);}}}})();function addthis_to(s){return addthis_sendto(s);}function addthis_onmouseover(elt,e,_4e,_4f,_50,_51,_52){if(_50){addthis_pub=_50;}if(_51){addthis_language=_51;}addthis_content=_52||"";return addthis_open(elt,"share",_4e,_4f);}function addthis_onmouseout(){addthis_close();}function addthis_open(elt,_54,_55,_56){return _ate.ao(elt,_54,_55,_56);}function addthis_close(){_ate.ac();}function addthis_invoke(s,u,t,p){addthis_pub=p||_ate.pub();addthis_url=(u||w.addthis_url);addthis_title=(t||w.addthis_title);var w=window,lu=addthis_url.toLowerCase(),lt=addthis_title.toLowerCase();if(lu===""||lu==="[url]"){addthis_url=location.href;}if(lt===""||lt==="[title]"){addthis_title=document.title;}_ate.as(s);return false;}function addthis_sendto(s){_ate.as(s);return false;}}else{_ate.inst++;}try{if(_atc.ver===120){function x(v,n){return eval("("+v+"=(typeof "+v+" === '"+_atu+"' ? '"+(n||"")+"' : "+v+"))");}var r="atb"+_ate.cuid();document.write("<span id=\""+r+"\"></span>");_ate.lad(["span",r,x("addthis_url",""),x("addthis_title","")]);}if(window.addthis_clickout){_ate.lad(["cout"]);}}catch(e){}
if(typeof _atw===_atu){var _atw={rev:"$Rev: 57755 $",lang:function(m,i){var l=m||navigator.language,z=addthis_localize,o=[[["fr","fra","fre"],"Ajouter aux favoris / Partager","en savoir plus","envoyer &#224; un ami","Adresse &eacute;lectronique","favoris","Plusieurs adresses? Utilisez des virgules.","A","De","Remarque","Politique de confidentialit&eacute;: Nous ne partageons vos informations personnelles.","Envoyer","S&#39;il vous pla&icirc;t entrer une adresse e-mail valide.","Message envoy&eacute;!",,,,"Termin&eacute;","Obtenez votre propre bouton!","adresse e-mail","facultatif","255 lettres maximum"],[["de","ger","deu"],"Lesezeichen / Weitersagen","Mehr","E-Mail an Freund","E-Mail","Favoriten","Mehrere Adressen? Mit Kommas abtrennen.","An","Von","Hinweis","Datenschutz: Wir werden niemals Ihre pers&ouml;nlichen Daten weitergeben.","Senden","Bitte geben Sie eine g&uuml;ltige E-Mail-Adresse.","Nachricht gesendet!",,,,"Fertig","Holen Sie sich Ihre eigene Taste!","E-Mail-Adresse","optional","255 Zeichen begrenzt"],[["hi","hin"],"&#x92c;&#x941;&#x915;&#x92e;&#x93e;&#x930;&#x94d;&#x915; &#x914;&#x930; &#x938;&#x93e;&#x91d;&#x93e; &#x915;&#x930;&#x947;&#x902;","&#x905;&#x927;&#x93f;&#x915;","&#x90f;&#x915; &#x92e;&#x93f;&#x924;&#x94d;&#x930; &#x915;&#x94b; &#x908;&#x92e;&#x947;&#x932; &#x915;&#x930;&#x947;&#x902;","&#x908;&#x92e;&#x947;&#x932;","&#x92a;&#x938;&#x902;&#x926;&#x940;&#x926;&#x93e;","&#x90f;&#x915;&#x93e;&#x927;&#x93f;&#x915; &#x908;&#x92e;&#x947;&#x932;? &#x905;&#x932;&#x94d;&#x92a;&#x935;&#x93f;&#x930;&#x93e;&#x92e;&#x94b;&#x902; &#x915;&#x93e; &#x909;&#x92a;&#x92f;&#x94b;&#x917; &#x915;&#x930;&#x947;&#x902;","&#x92a;&#x94d;&#x930;&#x947;&#x937;&#x915;","&#x92a;&#x94d;&#x930;&#x924;&#x93f;","&#x938;&#x902;&#x926;&#x947;&#x936;","&#x928;&#x93f;&#x91c;&#x924;&#x93e; &#x928;&#x940;&#x924;&#x93f;: &#x906;&#x92a;&#x915;&#x940; &#x935;&#x94d;&#x92f;&#x915;&#x94d;&#x924;&#x93f;&#x917;&#x924; &#x91c;&#x93e;&#x928;&#x915;&#x93e;&#x930;&#x940; &#x938;&#x93e;&#x91d;&#x93e; &#x928;&#x939;&#x940;&#x902; &#x915;&#x93f;&#x92f;&#x93e; &#x91c;&#x93e;&#x90f;&#x917;&#x93e;","&#x92d;&#x947;&#x91c;&#x947;&#x902;",,,,"&#x939;&#x94b; &#x917;&#x92f;&#x93e;","&#x905;&#x92a;&#x928;&#x93e; &#x938;&#x94d;&#x935;&#x92f;&#x902; &#x915;&#x93e; &#x92c;&#x91f;&#x928; &#x932;&#x947;&#x928;&#x93e;","&#x908;&#x92e;&#x947;&#x932; &#x92a;&#x924;&#x93e;","&#x935;&#x948;&#x915;&#x932;&#x94d;&#x92a;&#x93f;&#x915;","255 &#x905;&#x915;&#x94d;&#x937;&#x930;&#x94b;&#x902; &#x915;&#x940; &#x938;&#x940;&#x92e;&#x93e;"],[["it","ita"],"Aggiungi ai Preferiti / Condividi","visualizza altri","Invia un&#39;e-mail a un amico","E-mail","Preferiti","Per separare pi&ugrave; indirizzi usa la virgola.","A","Da","Nota","Tutela della privacy: non diffonderemo mai a terzi le tue informazioni personali.","Invia","Si prega di inserire un indirizzo email valido.","Messaggio inviato!",,,,"Finito","Crea il tuo pulsante!","indirizzo e-mail","facoltativo","Massimo di 255 lettere."],[["pt","por"],"Adicionar aos favoritos / Partilhar","mais","Enviar e-mail para amigo","E-mail","favoritos","V&aacute;rios endere&ccedil;os? Use v&iacute;rgulas.","Para","De","Nota","Pol&iacute;tica de privacidade: N&oacute;s nunca partilhar as suas informa&ccedil;&otilde;es pessoais.","Enviar","Digite um endere&ccedil;o de email v&aacute;lido.","Mensagem enviada!",,,,"Feito","Crie o seu pr&oacute;prio bot&atilde;o!","endereco de e-mail","opcional","M&aacute;ximo de 255 letras"],[["es","esp","spa"],"Favorito / Compartir","m&#225;s","Enviar a un amigo por correo electr&oacute;nico","Correo electr&oacute;nico","favoritos","&iquest;Tiene varias direcciones? Use comas.","Para","De","Nota","Pol&iacute;tica de privacidad: Nosotros nunca compartimos su informaci&oacute;n personal.","Enviar","Por favor, introduzca una direcci&oacute;n de correo electr&oacute;nico v&aacute;lida.","Mensaje enviado!",,,,"Terminado","Cons&iacute;guete tu propio bot&oacute;n!","direcci&oacute;n de correo electr&oacute;nico","opcional","m&aacute;ximo 255 letras"],[["ja","jpn"],"&#12362;&#27671;&#12395;&#20837;&#12426;&#12395;&#30331;&#37682; / &#20849;&#26377;","&#12418;&#12387;&#12392;&#35211;&#12427;","&#12513;&#12540;&#12523;&#12391;&#36865;&#12427","&#12513;&#12540;&#12523;","&#12362;&#27671;&#12395;&#20837;&#12426;","&#35079;&#25968;&#12398;&#12450;&#12489;&#12524;&#12473;&#12434;&#20837;&#21147;&#12377;&#12427;&#22580;&#21512;&#12399;&#12467;&#12531;&#12510;&#12391;&#21306;&#20999;&#12387;&#12390;&#12367;&#12384;&#12373;&#12356;","&#23451;&#20808;","&#24046;&#20986;&#20154;","&#27880;","&#27880;&#12503;&#12521;&#12452;&#12496;&#12471;&#12540;&#12539;&#12509;&#12522;&#12471;&#12540;: &#32118;&#23550;&#12395;&#12503;&#12521;&#12452;&#12496;&#12483;&#12488;&#24773;&#22577;&#12434;&#24195;&#12370;&#12394;&#12356;&#12290;","&#36865;&#20449;","&#33258;&#20998;&#12398;&#12513;&#12540;&#12523;&#12434;&#20837;&#21147;&#12375;&#12390;&#12367;&#12384;&#12373;&#12356;&#12290;","&#36820;&#20449;&#23436;&#20102;",,,,"&#32066;&#20102;","&#33258;&#20998;&#12398;&#12508;&#12488;&#12531;&#12434;&#25163;&#12395;&#20837;&#12428;&#12390;&#12367;&#12384;&#12373;&#12356;&#12290;","&#12513;&#12540;&#12523; ","&#12458;&#12503;&#12471;&#12519;&#12531;","&#65298;&#65301;&#65301;&#25991;&#23383;&#19978;&#38480;&#12290;"],[["zh-tw","chi-tw","zho-tw"],"&#21152;&#20837;&#26360;&#31844; / &#20998;&#20139;","&#26597;&#30475;&#26356;&#22810;"],[["zh","chi","zho"],"&#28155;&#21152;&#21040;&#25910;&#34255;&#22841; / &#20849;&#20139;","&#26597;&#30475;&#26356;&#22810;","&#21521;&#22909;&#21451;&#21457;&#36865;&#30005;&#23376;&#37038;&#20214;","&#30005;&#23376;&#37038;&#20214;","&#25105;&#30340;&#25910;&#34255;","&#26159;&#21542;&#26377;&#22810;&#20010;&#22320;&#22336;&#65311;&#20351;&#29992;&#36887;&#21495;","&#25910;&#20214;&#20154;","&#21457;&#20214;&#20154;","&#22791;&#27880;","&#38577;&#31169;&#27402;&#25919;&#31574;: &#25105;&#20497;&#24478;&#20358;&#19981;&#20849;&#20139;&#24744;&#30340;&#20491;&#20154;&#20449;&#24687;&#12290;","&#21457;&#36865;","&#35531;&#36664;&#20837;&#19968;&#23553;&#27491;&#30906;&#38651;&#23376;&#37109;&#20214;&#12290;","&#28040;&#24687;&#36865;&#20102;!",,,,"&#23436;&#25104;","&#24471;&#21040;&#24744;&#33258;&#24049;&#30340;&#25353;&#37397;&#12290;","&#38651;&#23376;&#37109;&#20214;&#22320;&#22336;","&#21487;&#36984;","&#20801;&#35768;&#30340;255&#20491;&#23383;&#31526;&#12290;"],[["ko","kor"],"&#48513;&#47560;&#53356;&#54616;&#44592; / &#44277;&#50976;&#54616;&#44592;","&#45908; &#48372;&#44592;","&#52828;&#44396;&#50640;&#44172; &#51060;&#47700;&#51068; &#48372;&#45236;&#44592;","&#51060;&#47700;&#51068;","&#45236; &#51600;&#44200;&#52286;&#44592;","&#50668;&#47084; &#51452;&#49548;&#45716; &#49788;&#54364;(,)&#47196; &#44396;&#48516;","&#49688;&#49888;","&#48156;&#49888;","&#52280;&#44256;","&#44060;&#51064; &#51221;&#48372; &#48372;&#54840; &#51221;&#52293;: &#50864;&#47532;&#45716; &#44480;&#54616;&#51032; &#44060;&#51064; &#51221;&#48372;&#47484; &#44277;&#50976;&#54616;&#51648;.","&#48372;&#45236;&#44592;","&#50976;&#54952;&#54620; &#51060;&#47700;&#51068; &#51452;&#49548;&#47484; &#51077;&#47141;&#54616;&#49901;&#49884;&#50724;.","&#47700;&#49884;&#51648;&#47484; &#48372;&#45256;&#49845;&#45768;&#45796;!","","","","&#50756;&#47308;","&#50756;&#47308;&#45800;&#52628;&#47484; &#45817;&#49888;&#51060; &#50508;&#50500;&#49436; &#54644;","&#51060;&#47700;&#51068; &#51452;&#49548;","&#50741;&#49496;","&#52572;&#45824; 255 &#44544;&#51088;"],[["sv","sve","swe"],"Bokm&auml;rk / Dela","mer","Skicka e-post till en v&auml;n","E-post","favoriter","Flera adresser? Anv&auml;nd kommatecken.","Till","Fr&aring;n","Obs","Sekretessvillkor: AddThis l&auml;mnar aldrig ut din information till tredje part.","Skicka","Ange en giltig e-postadress.","Meddelande skickat!",,,,"F&auml;rdiga","H&auml;mta din egen AddThis-knapp","e-postadress","valfria","Max 255 tecken"],[["no","nno"],"Legg til som bokmerke / Del","mer","Send e-post til en venn","E-post","favoritter","Flere adresser? Bruk komma.","Til","Fra","Notat","Personvernerklaering: Vi har aldri dele din personlige informasjon.","Send","Vennligst oppgi en gyldig e-postadresse.","Melding sendt!",,,,"Ferdig","F&aring; din egen knapp","e-postadresse","valgfritt","255 bokstaver maks"],[["da","dan"],"Bogm&aelig;rk / Publicer","mere","Email en ven","Email","mine favoritter","Flere adresser? Brug kommaer","Til","Fra","Bem&aelig;rk","Politik for privatlivets fred: Vi har aldrig dele dine personlige oplysninger.","Send","Angiv en gyldig email-adresse.","Besked sendt!","Abonner pa feed","Vaelg fra disse web-baseret feed-laesere",,"afsendt","Fa din egen knappen","e-mail-adresse","valgfri","255 breve maksimale"],[["nl","dut","nld"],"Bookmarken / Delen","meer","E-mail een vriend","E-mail","Favorieten","Meerdere e-mails? Gebruik komma's.","Aan","Van","Opmerking","Privacybeleid: We nooit uw persoonlijke gegevens.","Sturen","Geef een geldig e-mailadres.","Bericht verzonden!",,,,"eindproduct","Haal je eigen knop.","E-mail adres","facultatief","255 letters maximale"],[["fi","fin"],"Kirjanmerkki / Jaa","lis&#228;&#228;","L&auml;het&auml; yst&auml;v&auml;lle s&auml;hk&ouml;posti","S&auml;hk&ouml;posti","suosikit","Monta osoitetta? K&auml;yt&auml; pilkkuja.","Kenelle","Kenelt&auml;","Viesti","Yksityisyyssuoja: Emme jaa henkil&ouml;kohtaisia tietoja.","L&auml;het&auml;","Anna voimassa oleva s&auml;hk&ouml;postiosoite.","Viesti l&auml;hetetty!",,,,"p&auml;&auml;ttynyt","Hanki oma-painiketta!","s&auml;hk&ouml;postiosoite","valinnainen","255 kirjaimia enint&auml;&auml;n"],[["ru","rus"],"&#1044;&#1086;&#1073;&#1072;&#1074;&#1080;&#1090;&#1100; &#1074; &#1080;&#1079;&#1073;&#1088;&#1072;&#1085;&#1085;&#1086;&#1077; / &#1054;&#1090;&#1087;&#1088;&#1072;&#1074;&#1080;&#1090;&#1100; &#1076;&#1088;&#1091;&#1075;&#1091;","&#1077;&#1097;&#1077;","&#1054;&#1090;&#1087;&#1088;&#1072;&#1074;&#1080;&#1090;&#1100; &#1076;&#1088;&#1091;&#1075;&#1091;","&#1069;&#1083;&#1077;&#1082;&#1090;&#1088;&#1086;&#1085;&#1085;&#1072;&#1103; &#1087;&#1086;&#1095;&#1090;&#1072;","&#1084;&#1086;&#1077; &#1080;&#1079;&#1073;&#1088;&#1072;&#1085;&#1085;&#1086;&#1077;","&#1055;&#1088;&#1080; &#1074;&#1074;&#1086;&#1076;&#1077; &#1085;&#1077;&#1089;&#1082;&#1086;&#1083;&#1100;&#1082;&#1080;&#1093; &#1072;&#1076;&#1088;&#1077;&#1089;&#1086;&#1074; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083;&#1103;&#1081;&#1090;&#1077; &#1080;&#1093; &#1079;&#1072;&#1087;&#1103;&#1090;&#1099;&#1084;&#1080;","&#1050;&#1086;&#1084;&#1091;","&#1054;&#1090;","&#1055;&#1088;&#1080;&#1084;&#1077;&#1095;&#1072;&#1085;&#1080;&#1077;","&#1055;&#1086;&#1083;&#1080;&#1090;&#1080;&#1082;&#1072; &#1091;&#1077;&#1076;&#1080;&#1085;&#1077;&#1085;&#1080;&#1103;: &#1052;&#1099; &#1085;&#1080;&#1082;&#1086;&#1075;&#1076;&#1072; &#1085;&#1077; &#1073;&#1091;&#1076;&#1077;&#1084; &#1087;&#1086;&#1082;&#1072;&#1079;&#1099;&#1074;&#1072;&#1090;&#1100; &#1074;&#1072;&#1096;&#1091; &#1087;&#1077;&#1088;&#1089;&#1086;&#1085;&#1072;&#1083;&#1100;&#1085;&#1091;&#1102; &#1080;&#1085;&#1092;&#1086;&#1088;&#1084;&#1072;&#1094;&#1080;&#1102; &#1082; &#1076;&#1088;&#1091;&#1075;&#1080;&#1084;.","&#1054;&#1090;&#1087;&#1088;&#1072;&#1074;&#1080;&#1090;&#1100;","&#1055;&#1086;&#1078;&#1072;&#1083;&#1091;&#1081;&#1089;&#1090;&#1072;, &#1074;&#1074;&#1077;&#1076;&#1080;&#1090;&#1077; &#1072;&#1076;&#1088;&#1077;&#1089; &#1101;&#1083;&#1077;&#1082;&#1090;&#1088;&#1086;&#1085;&#1085;&#1086;&#1081; &#1087;&#1086;&#1095;&#1090;&#1099;.","&#1057;&#1086;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1077; &#1086;&#1090;&#1087;&#1088;&#1072;&#1074;&#1083;&#1077;&#1085;&#1086;!",,,,"&#1054;&#1085;&#1086; &#1079;&#1072;&#1082;&#1086;&#1085;&#1095;&#1077;&#1085;&#1086;.","&#1055;&#1086;&#1083;&#1091;&#1095;&#1080;&#1090;&#1077; &#1074;&#1072;&#1096;&#1091; &#1089;&#1086;&#1073;&#1089;&#1090;&#1074;&#1077;&#1085;&#1085;&#1091;&#1102; &#1082;&#1085;&#1086;&#1087;&#1082;&#1091;!","&#1072;&#1076;&#1088;&#1077;&#1089; &#1101;&#1083;&#1077;&#1082;&#1090;&#1088;&#1086;&#1085;&#1085;&#1086;&#1081; &#1087;&#1086;&#1095;&#1090;&#1099;","&#1092;&#1072;&#1082;&#1091;&#1083;&#1100;&#1090;&#1072;&#1090;&#1080;&#1074;&#1085;&#1086;","255 &#1087;&#1080;&#1089;&#1077;&#1084; &#1084;&#1072;&#1082;&#1089;&#1080;&#1084;&#1091;&#1084;"],[["pl","pol"],"Zak&#322;adka / Akcja warto&#347;ciowa","zobacz wi&#281;cej","Wy&#347;lij e-mail do przyjaciela","E-mail","moje ulubione","Wiele adres&oacute;w? U&#380;yj przecink&oacute;w","Do","Od","Uwaga","Polityka prywatno&#347;ci: Nigdy nie udost&#281;pniamy nikomu Twoich danych osobowych.","Wy&#347;lij","Wprowad&#378; prawid&#322;owy adres e-mail.","Wiadomo&#347;&#263; wys&#322;ana!",,,,"gotowy","Pobierz sw&oacute;j w&#322;asny przycisk!","adres e-mail","opcjonalne","Maksymalnie 255 liter"],[["tr","tur"],"Yer imi / Payla&#351;mak","daha","Email a arkada&#351;","E-posta","Favoriler","Birden fazla e-posta i&ccedil;in virg&uuml;l kullanabilirsiniz.","Kime","Kimden","Mesaj","Mahremiyet Siyaset: Biz asla pay senin &ouml;zel bilgi.","g&ouml;nder","L&uuml;tfen ge&ccedil;erli e-posta adresinizi girin.","Mesaj&#x131;n&#x131;z g&ouml;nderildi!",,,,"B&uuml;t&uuml;n yapt&#305;klar&#305;n&#305;","Ba&#351;a kendi buton!","E-posta adresi","&#x130;ste&#x11f;e ba&#x11f;l&#x131;","255 karakter s&#x131;n&#x131;r&#x131;"],[["he","heb"],"&#1500;&#1505;&#1502;&#1503; / &#1500;&#1513;&#1514;&#1507;","&#1506;&#1493;&#1491;","&#1491;&#1493;&#1488;&quot;&#1500; &#1513;&#1500; &#1492;&#1495;&#1489;&#1512;","&#1488;&#1497;&#1502;&#1497;&#1497;&#1500;","&#1502;&#1493;&#1506;&#1491;&#1508;&#1497;&#1501;","&#1502;&#1505;&#1508;&#1512; &#1492;&#1493;&#1491;&#1506;&#1493;&#1514; &#1491;&#1493;&#1488;&quot;&#1500;? &#1492;&#1513;&#1514;&#1502;&#1513; &#1489;&#1508;&#1505;&#1497;&#1511;&#1497;&#1501;","&#1488;&#1500;","&#1502;&#1488;&#1514;","&#1492;&#1506;&#1512;&#1492;","&#1500;&#1506;&#1493;&#1500;&#1501; &#1488;&#1497;&#1504;&#1504;&#1493; &#1495;&#1493;&#1500;&#1511;&#1497;&#1501; &#1488;&#1514; &#1492;&#1502;&#1497;&#1491;&#1506; &#1492;&#1488;&#1497;&#1513;&#1497; &#1513;&#1500;&#1498;: &#1502;&#1491;&#1497;&#1504;&#1497;&#1493;&#1514; &#1513;&#1502;&#1497;&#1512;&#1514; &#1492;&#1508;&#1512;&#1496;&#1497;&#1493;&#1514;","&#1500;&#1513;&#1500;&#1493;&#1495;","&#1504;&#1488; &#1500;&#1492;&#1494;&#1497;&#1503; &#1499;&#1514;&#1493;&#1489;&#1514; &#1491;&#1493;&#1488;&quot;&#1500; &#1495;&#1493;&#1511;&#1497;&#1514;","&#1492;&#1492;&#1493;&#1491;&#1506;&#1492; &#1504;&#1513;&#1500;&#1495;&#1492;",,,,"&#1505;&#1497;&#1497;&#1501;","&#1511;&#1489;&#1500; &#1488;&#1514; &#1492;&#1500;&#1495;&#1510;&#1503;","&#1499;&#1514;&#1493;&#1489;&#1514; &#1491;&#1493;&#1488;&quot;&#1500;","&#1488;&#1493;&#1508;&#1510;&#1497;&#1493;&#1504;&#1500;&#1497;","&#1502;&#1511;&#1505;&#1497;&#1502;&#1493;&#1501; 255 &#1488;&#1493;&#1514;&#1497;&#1493;&#1514;"]];if(z){switch(i){case 1:z=z.share_caption;break;case 2:z=z.more;break;case 3:z=z.email_caption;break;case 4:z=z.email;break;case 5:z=z.favorites;break;case 6:z=z.email_instructions;break;case 7:z=z.email_to;break;case 8:z=z.email_from;break;case 9:z=z.email_message;break;case 10:z=z.email_privacy;break;case 11:z=z.email_send;break;case 12:z=z.email_valid;break;case 13:z=z.email_sent;break;case 14:z=z.rss_caption;break;case 15:z=z.rss_instructions;break;case 16:z=z.rss_remember;break;case 17:z=z.done;break;case 18:z=z.get_your_own;break;case 19:z=z.email_address;break;case 20:z=z.optional;break;case 21:z=z.max_characters;break;}}if(z){return z;}for(var q in o){for(var r in o[q][0]){if(o[q][0][r]===l&&o[q].length>i&&o[q][i]){return o[q][i];}}}return["Bookmark &amp; Share","More ...","Email a Friend","Email","Favorites","Multiple emails? Use commas.","To","From","Message","Privacy Policy: We never share your personal information.","Send","Please enter a valid email address.","Message sent!","Subscribe to Feed","Select from these web-based feed readers:","Please don't ask me again; send me directly to my favorite feed reader.","Done","Get your own button!","email address","optional","255 character limit"][i-1];},rss:{"aol":"AOL","bloglines":"Bloglines","feedreader":"FeedReader","google":"Google Reader","mymsn":"My MSN","netvibes":"Netvibes","newsgator":"NewsGator","newsisfree":"Newsisfree","pageflakes":"Pageflakes","technorati":"Technorati","winlive":"Windows Live","yahoo":"Yahoo"},list:{"aim":"AIM","aolfav":"myAOL","ask":"Ask","backflip":"Backflip","ballhype":"BallHype","bebo":"Bebo","blinklist":"BlinkList","blogmarks":"Blogmarks","buzz":"Yahoo Buzz","delicious":"Delicious","digg":"Digg","diigo":"Diigo","email":"","facebook":"Facebook","favorites":"","fark":"Fark","faves":"Faves","feedmelinks":"FeedMeLinks","friendfeed":"FriendFeed","furl":"Furl","google":"Google","kaboodle":"Kaboodle","kirtsy":"kIRTSY","linkagogo":"Link-a-Gogo","linkedin":"LinkedIn","live":"Live","magnolia":"Magnolia","misterwong":"Mister Wong","mixx":"Mixx","multiply":"Multiply","myspace":"MySpace","netvouz":"Netvouz","newsvine":"Newsvine","propeller":"Propeller","print":"Print","reddit":"Reddit","segnalo":"Segnalo","simpy":"Simpy","skrt":"Sk*rt","slashdot":"Slashdot","spurl":"Spurl","stumbleupon":"StumbleUpon","stylehive":"Stylehive","tailrank":"Tailrank","technorati":"Technorati","thisnext":"ThisNext","twitter":"Twitter","yardbarker":"Yardbarker","yahoobkm":"Bookmarks"},div:null,get:function(id){return document.getElementById(id);},xwa:function(){if(_atw.cwa!==null){clearTimeout(_atw.cwa);}},cwa:null,xhwa:function(){if(_atw.hwa!==null){clearTimeout(_atw.hwa);}},hwa:null,ost:false,did:"at15s",ie6:function(){return _ate.bro.ie6?" style='cursor:hand'":"";},rsf:function(o,s){var ov=o.value;if(ov==s){o.value="";if(o.className.indexOf("at_ent")==-1){o.className+=" "+"at_ent";}}else{if(ov==""){o.value=s;o.className=(o.className=="at_ent")?"":o.className.replace(" at_ent","");}}},hov:function(o){o.className=(o.className.indexOf("athov")>-1)?o.className.replace(" athov",""):o.className+" athov";},rse:function(){var _d=_atw.get("at_from"),_e=_atw.get("at_to"),_f=_atw.get("at_head");_f.style.color=_d.style.borderColor=_e.style.borderColor=_d.style.outlineStyle=_d.style.outlineWidth=_e.style.outlineStyle=_e.style.outlineWidth="";_f.innerHTML=_atw.lang(addthis_language,6);},lml:function(o,l){if(o.value.length>l){o.value=o.value.substring(0,l);}},sli:function(_12){for(var i=0;i<_atw.sin.length;i++){var sio=_atw.sin[i];if(sio.pos>=sio.end){_atw.sin.splice(i,1);}else{sio.pos+=sio.inc;sio.obj.style.height=sio.pos+"px";if(sio.tp){sio.tp-=sio.inc;this.get(this.did).style.top=sio.tp+"px";}}}if(_atw.sin.length>0){_ate.sto("_atw.sli("+_12+")",_12);}},sla:function(obj,end,_17,inc,_19,tp){_atw.sin.push({"obj":obj,"pos":0,"end":end,"inc":inc,"tp":tp});_ate.sto("_atw.sli("+_17+")",_19);},sin:[],clo:function(){var a=_atw,_1c=a.get(_atw.did),v=_atc.ver,e=document.gn("embed");if(_1c){if(v<200){_atw.get("at_email15").style.display="none";}_1c.style.display="none";}if(e&&window.addthis_hide_embed){for(i=0;i<e.length;i++){if(e[i].addthis_hidden){e[i].style.visibility="visible";}}}return false;},clb:function(){if(addthis_popup_mode){window.close();}else{var a=_atw,h=function(n){o=(a.get(n));if(o){o.style.display="none";}};h("at_complete");h("at16lb");h("at_email");h("at16p");}return false;},cof:function(obj){obj.style.color="#000000";if(obj.value==" email address"){obj.value="";}},sho:function(_23){var a=_ate,w=_atw,v=_atc.ver,al=addthis_language,_28=w.get("at16lb"),_29=w.get(_atw.did),_2a=w.get("at_hover"),_2b=w.get("at16p"),_2c=w.get("at_feed"),_2d=w.get("at_share"),_2e=w.get("at_share"),_2f=_atw.get("at_email"+(v>=200?"":15)),_30=w.get("at_to"),_31=w.get("at"+(v>=200?16:15)+"ptc"),n="none",_33=false,h=function(o){if(o){o.style.display=n;}},s=function(o){if(o){o.style.display="block";}};h(_2e);h(_2c);h(_2b);h(_2f);_2d.style.display="block";h(_2a);if(v>=200){h(_29);}if(_23=="feed"){h(_2d);s(_2c);_31.innerHTML=addthis_caption_feed;_33=true;}else{if(_23=="share"||_23==""){_29.style.display=_2a.style.display="";_31.innerHTML=addthis_caption_share;_23="share";}else{if(_23!=="more"){_23="email";_2f.style.display="";if(v>=200){h(_2d);}_31.innerHTML=addthis_caption_email;}_33=true;}}if(_33&&v>=200){_28.style.display="block";var ws=w.area(true),vs=w.area(),sbw=w.sbw();_28.style.width=(ws[0]-sbw)+"px";_28.style.height=(ws[1]-sbw)+"px";_2b.style.marginTop=Math.max(0,(vs[1]/2-445/2))+"px";s(_2b);}if(a.show-->0){a.sev("40");a.cev("sho",_23);a.cev("mnv",v);a.img(_atc.ver+"sh","3");}},trim:function(s,e){try{s=s.replace(/^[\s\u3000]+|[\s\u3000]+$/g,"");if(e){s=_euc(s);}}catch(e){}return s;},uadd:function(svc,_3e){var t=this.trim;return"pub="+_ate.pub()+"&s="+svc+(_3e?"&h1="+addthis_feed+"&t1=":"&url="+t(addthis_url,1)+"&title=")+t(addthis_title,1)+"&logo="+t(addthis_logo,1)+"&logobg="+addthis_logo_background+"&logocolor="+addthis_logo_color+"&ate="+_ate.sta()+"&adt="+_atw.addt+"&content="+t(addthis_content,1)+(addthis_append_data?"&sms_ss=1":"");},genurl:function(svc,_41){return _atd+(_41?"feed.php":"bookmark.php")+"?v="+(_atc.ver)+"&winname=addthis&"+_atw.uadd(svc,_41)+"&"+_ate.cst(4);},abpos:function(a){var e=document.documentElement,b=0,c=0,o=0,p=0,r=/fixed/;do{o=r.test(a.style.position);p|=o;b+=a.offsetTop||0;c+=a.offsetLeft||0;a=a.offsetParent;if(o&&a){b+=a.scrollTop;c+=a.scrollLeft;}}while(a);if(!_ate.bro.ie6&&e.scrollTop&&p){b+=e.scrollTop;c+=e.scrollLeft;}return[c,b];},area:function(cs){var w=window,d=document,de=d.documentElement,db=d.body,xs=0,ys=0,ww=0,wh=0;if(cs){if(w.innerHeight&&w.scrollMaxY){xs=db.scrollWidth;ys=w.innerHeight+w.scrollMaxY;}else{if(db.scrollHeight>db.offsetHeight){xs=db.scrollWidth;ys=db.scrollHeight;}else{xs=db.offsetWidth;ys=db.offsetHeight;}}}if(self.innerHeight){ww=self.innerWidth;wh=self.innerHeight;}else{if(de&&de.clientHeight){ww=de.clientWidth;wh=de.clientHeight;}else{if(db&&(db.clientWidth||db.clientHeight)){ww=db.clientWidth;wh=db.clientHeight;}else{if(db){ww=db.clientWidth;wh=db.clientHeight;}}}}return[(cs!==true||xs<ww?ww:xs),(cs!==true||ys<wh?wh:ys)];},sbw:function(){try{var a=d.createElement("div"),b=d.createElement("div"),y=(d.getElementsByTagName("body"))[0];with(a.style){width="50px";height="50px";overflow="hidden";position="absolute";top="-200px";left="-200px";}b.style="height:100px";y.appendChild(a);a.appendChild(b);var w1=b.innerWidth;a.style.overflow="scroll";var w2=b.innerWidth;a.removeChild(b);y.removeChild(a);return w1-w2;}catch(e){return 20;}},spos:function(){var w=window,d=document,de=d.documentElement,db=d.body;if(typeof(w.pageYOffset)=="number"){return[w.pageXOffset,w.pageYOffset];}else{if(db&&(db.scrollLeft||db.scrollTop)){return[db.scrollLeft,db.scrollTop];}else{if(de&&(de.scrollLeft||de.scrollTop)){return[de.scrollLeft,de.scrollTop];}else{return[0,0];}}}},evar:function(){try{var w=_atw;function x(v,n){return eval("("+v+"=(typeof "+v+" === '"+_atu+"' ? "+(typeof n==="string"?"'"+n+"'":n)+" : "+v+"))");}var a="addthis_",l=a+"logo",h=a+"header",c=a+"caption_",o=a+"offset_",al=x(a+"language","");x(a+"localize",0);x(a+"feed","");w.hf=(addthis_feed.length>0);x(c+"email",w.lang(al,3),true);x(a+"caption",w.lang(al,1));w.list["more"]=w.lang(al,2);w.list["email"]=w.lang(al,4);w.list["favorites"]=w.lang(al,5);x(a+"popup",false);x(a+"popup_mode",false);x(a+"url","");x(a+"append_data",false);x(a+"brand","");x(a+"title","");x(a+"content","");x(a+"options","email,favorites,print,delicious,digg,google,myspace,live,facebook,stumbleupon,twitter,more");x(l,"");x(l+"_background","");x(l+"_color","");x(h+"_background","");x(h+"_color","");x(c+"share",addthis_caption);x(c+"feed",w.lang(al,14));x(o+"top",0);x(o+"left",0);x(a+"hide_embed",false);}catch(e){}}};_ate.ao=function(elt,_65,_66,_67){var a=_ate,w=_atw,d=document,lu=(_66||"").toLowerCase(),lt=(_67||"").toLowerCase(),p=a.pub(),_6e=window.addthis_hover_delay;if(_6e){_6e=Math.min(500,Math.max(50,_6e));if(!w.hwa){w.hwe=elt;w.hwa=a.sto("_ate.ao(_atw.hwe,'"+_65+"','"+_66+"','"+_67+"')",_6e);return false;}else{w.xhwa();w.hwa=w.hwe=null;}}if(!w.ost){w.evar();for(i in addthis_conf){_atc[i]=addthis_conf[i];}w.addr=_atc.addr-Math.random();w.addt=_atc.addt>=0?_atc.addt:Math.floor(3*Math.random());_atw.ti=1;var mdo=function(n,h,c,e){return"<div "+(c===true?"class":"id")+"=\""+n+"\""+(h===false?" style=\"display:none\"":"")+(e?e:"")+">";},msp=function(n,c){return"<span "+(c===true?"class":"id")+"=\""+n+"\">";},mlb=function(l,n){if(!n){n="";}return"<label for=\""+n+"\">"+l+":</label>";},min=function(i,e,v){return"<input id=\""+i+"\" name=\""+i+"\" type=\"text\" tabindex=\""+(_atw.ti++)+"\" "+(v!=_atu?"value=\""+v+"\" ":"")+"size=\"30\""+e+"/>";};var al=addthis_language,_80=w.lang(al,20),_81=w.lang(al,19),_82=mdo("",1,true),cd="</div>",cs="</span>",cl="<div style=\"clear:both;\"></div>",brc="<br clear=\"all\"/>",rsf=function(t){return"_atw.rsf(this,'"+t+"')";},_89=function(t){return"onfocus=\"_atw.rse();"+rsf(t)+";\" onblur=\""+rsf(t)+"\"";},efr=function(i,l,v){return mlb(l,i)+min(i,_89(_81),v)+brc;},rss=w.hf;s="<div id=\"at16lb\" onclick=\"return _atw.clb()\">"+cd;s+=mdo("at16pcc");s+=mdo("at16p",!rss);s+=mdo("at16pib");s+=mdo("at16pi");var hb=addthis_header_background;var hbs=(hb!=""?" style=\"background-color:"+hb+"\"":"");s+=mdo("at16pt",true,false,hbs);var hc=addthis_header_color;var hcs=(hc!=""?" style=\"color:"+hc+"\"":"");var cap=addthis_caption_share;if(cap==w.lang(al,1)&&_65=="feed"){cap=w.lang(al,14);}s+="<h4 id=\"at16ptc\""+hcs+">"+cap+"</h4>";s+="<a href=\"#\" onclick=\"return _atw.clb()\" title=\"Close [X]\""+hcs+">X</a>";s+=cd;s+=mdo("at16pc");var _95=w.rss;if(rss){s+=mdo("at_feed");s+=w.lang(al,15);var i=1;for(var sv in _95){s+="<div"+w.ie6()+(i%3==0?" class=\"at_litem\"":"")+(" onclick=\"return addthis_sendto('"+sv+"');\">")+"<a class=\"fbtn at_baa "+sv+"\">"+_95[sv]+"</a>"+cd;i++;}s+=cd;}s+=mdo("at_share");_95=w.list;for(var sv in _95){if(sv!=="more"&&!(sv==="email"&&a.pub()==="")){s+="<div"+w.ie6()+" class=\"at_item\""+" onmouseover=\"_atw.hov(this)\" onmouseout=\"_atw.hov(this)\" "+(sv=="favorites"&&a.bro.opr?" rel=\"sidebar\" href=\""+lu+"\"":"onclick=\"return addthis_sendto('"+sv+"');\">")+msp("at15t at15t_"+sv,true)+_95[sv]+cs+cd;}i++;}s+=cl+cd;s+=mdo("at_complete",false);s+=mdo("at_s_msg")+w.lang(al,13)+cd;s+="<button onclick=\"_atw.clb()\">"+w.lang(al,17)+"</button>";s+=cd;if(_atc.ver>=200){s+=mdo("at_email",false);s+="<div id=\"at_head\" class=\"tmsg\">"+w.lang(al,6)+cd;s+="<form onsubmit=\"addthis_send();return false;\">";s+=efr("at_to",w.lang(al,7),_81);s+=efr("at_from",w.lang(al,8),_81);s+=mlb(w.lang(al,9),"at_msg");s+="<textarea id=\"at_msg\" style=\"resize:none\" cols=\"38\" rows=\"4\" tabindex=\"90\" onkeyup=\"return _atw.lml(this,250);\" "+_89(_80)+"\">"+(_atc.enote==""?_80:_atc.enote)+"</textarea>";s+="<div class=\"form-char\"><small>"+w.lang(al,21)+"</small></div>";var pp=w.lang(al,10);var ppc=(pp.indexOf(":")),pps="";if(ppc>0){pps=pp.substr(ppc+1);pp=pp.substr(0,ppc);}var tb=" target=\"_blank\"";s+=mdo("form-button",1,true);s+="<button class=\"atbtn\" type=\"submit\" value=\"\" id=\"at_send\" tabindex=\"100\" onclick=\"return addthis_send();\">"+w.lang(al,11)+"</button><br clear=\"all\" />";s+=cd;s+=mdo("form-text",1,true);s+="<small><a tabindex=\"110\" href=\"http://www.addthis.com/privacy\""+tb+">"+pp+"</a>:"+pps+"</small>";s+=brc+cd;s+="</form>";s+=cd;}s+=cd;var ft0=mdo("at16pf");var f0=" class=\"at_baa\"";var ft1=ft0;ft0+="<a"+f0+" id=\"at-gyo\" href=\"http://www.addthis.com/web-button-select?source=menu\" title=\"Get your own button!\""+tb+">"+w.lang(al,18)+"</a>";var f1="<a"+f0+" id=\"at-logo\" href=\"http://www.addthis.com/?source=menu\" title=\"AddThis\""+tb+">AddThis</a>"+cd;ft0+=f1;ft1+=f1;s+=ft0+cd+cd+cd+cd;var ai="at15a",af="<iframe class=\"at15a\" id=\""+ai+"Z\" src=\"\" scrolling=\"no\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\"></iframe>";s+="<div id=\""+w.did+"\" onmouseover=\"_atw.xwa()\" onmouseout=\"addthis_close()\" style=\"z-index:1000000;position:absolute;display:none\">";s+=mdo("at15s_head",true,false,hbs)+"<span id=\"at15ptc\""+hcs+">"+addthis_caption_share+"</span><span id=\"at15s_head_brand\""+hcs+">"+addthis_brand+"</span>"+cd;if(w.addr>=0){s+=af.replace("Z","1");}if(_atc.ver<200){var dc="<div class=\"at15e_row\"",e1=dc+"><label for=\"\">",e2="</label><input class=\"at15ti\" type=\"text\" size=\"20\" maxlength=\"80\" value=\" email address\" onfocus=\"_atw.cof(this)\" ";s+=mdo("at_email15",false);s+=e1+w.lang(al,7)+":"+e2+" id=\"at_to\" /></div>";s+=e1+w.lang(al,8)+":"+e2+" id=\"at_from\" /></div>";s+=dc+" style=\"height:60px;\"><label for=\"at_msg\">"+w.lang(al,9)+":</label><textarea id=\"at_msg\" name=\"\" cols=\"30\" rows=\"3\" style=\"width:150px;\">"+_atc.enote+"</textarea></div>";s+=e1+"&nbsp;</label><input id=\"at_send\" onclick=\"return addthis_send()\" type=\"button\" value=\""+w.lang(al,11)+"\"/></div>";s+=cl+"</div>";}s+=mdo("at_hover",false);var o=addthis_options.replace(/\s/g,"").replace(/\*/,"").split(","),map={bluedot:"faves",su:"stumbleupon",goog:"google"};for(var i=0;i<o.length;i++){var sv=o[i],_95=w.list;if(sv in _95){if(!(sv==="email"&&a.pub()=="")){s+="<div"+w.ie6()+" class=\"at_item\" onmouseover=\"_atw.hov(this)\" onmouseout=\"_atw.hov(this)\" onclick=\"return addthis_sendto('"+sv+"');\"><span class=\"at15t at15t_"+sv+"\">"+_95[sv]+"</span></div>";}}}s+=cl+cd;if(w.addr>=0){s+=af.replace("Z","2");}s+=ft1;w.div=d.ce("div");w.div.innerHTML=s;d.body.insertBefore(w.div,d.body.firstChild);w.div.style.zIndex=1000000;w.div=null;}w.xwa();addthis_url=_66;addthis_title=_67;if(lu===""||lu==="[url]"||lu==="<data:post.url/>"){addthis_url=location.href;}if(lt===""||lt==="[title]"||lt==="<data:post.title/>"){addthis_title=d.title;}var _a6=16,_a7=elt.getElementsByTagName("img");if(_a7&&_a7[0]){elt=_a7[0];_a6=0;}else{if(a.bro.saf||a.bro.chr){if(elt.childNodes&&elt.childNodes.length==1&&elt.childNodes[0].nodeType==3){_a6=0;}}}w.sho(_65);if(_atc.ver<200||(_65!="email"&&_65!="feed")){var _a8=w.abpos(elt),_a9=_a8[0]+addthis_offset_left,_aa=_a8[1]+_a6+1+addthis_offset_top,_ab=w.area(),_ac=w.spos(),_ad=w.get(w.did),_ae=_ad.style,dir=0;_ae.display="";var _b0=_ad.clientWidth,_b1=_ad.clientHeight;if(_a9-_ac[0]+_b0+20>_ab[0]){_a9=_a9-_b0+(elt.clientWidth||50);dir++;}if(_aa-_ac[1]+_b1+elt.clientHeight+20>_ab[1]){_aa=_aa-_b1-20;dir+=2;}if(a.show>=0){a.cev("dir",dir);}if(addthis_hide_embed){var _b2=_a9+_b0,_b3=_aa+_b1,e=d.gn("embed"),_b5=0,_b6=0,_b7=0;for(i=0;i<e.length;i++){_b5=w.abpos(e[i]);_b6=_b5[0];_b7=_b5[1];if(_a9<_b6+e[i].clientWidth&&_aa<_b7+e[i].clientHeight){if(_b2>_b6&&_b3>_b7){if(e[i].style.visibility!="hidden"){e[i].addthis_hidden=true;e[i].style.visibility="hidden";}}}}}_aa+=elt.clientHeight;if(!w.ost){if(w.addr>=0){a.ab=w.addt;var nl=(a.ab===3?65:1);var dn=dir&2,_ba=nl,pxl=_ba*23,atf=w.get(ai+(dn?1:2));if(_ba>3){pxl=_ba;}if(a.ab){atf.src=_atd+"ads-pm.php?r="+a.ran()+"&url="+_euc(addthis_url)+"&ate="+a.sta()+"&adt="+w.addt+"&pub="+a.pub()+"&lnz="+_ba+"&key="+(_atc.skey||"");}var r=pxl/16,t=dn?_aa:false;switch(a.ab){case 1:w.sla(atf,pxl,5,r,1,t);break;case 2:w.sla(atf,pxl,5,r,1,t);break;}}else{a.ab="~";}}_ae.left=_a9+"px";_ae.top=_aa+"px";}w.ost=true;return false;};_ate.ac=function(){_atw.xhwa();_atw.cwa=_ate.sto("_atw.clo()",_atc.cwait);};_ate.as=function(s){var w=window,a=_atw,e=_ate,au=addthis_url,at=addthis_title,v=_atc.ver;a.evar();if(s==="email"){a.sho(s);return false;}a.clo();if(s==="favorites"){if(addthis_append_data){if(au.indexOf("?")==-1){au+="?";}else{au+="&";}au+="sms_ss=favorites";}try{if(e.bro.saf||e.bro.chr){alert("Press <"+(e.bro.win?"Control":"Command")+">+D to bookmark in "+(e.bro.chr?"Chrome":"Safari"));}else{if(document.all){w.external.AddFavorite(au,at);}else{w.sidebar.addPanel(at,au,"");}}(new Image()).src=a.genurl(s);return false;}catch(e){}}if(addthis_popup!==true&&v>=200&&(!s||s==="more")){s="more";a.sho(s);return false;}if(v>=200){a.clb();}if(s==="print"){window.print();(new Image()).src=a.genurl(s);return false;}var fd=_atw.rss[s]?addthis_feed:null;if((v<200||addthis_popup)&&(!s||s==="more")){w.open(a.genurl(s,fd),"addthis","scrollbars=no,menubar=no,width="+(v>=200?"522,height=444":"625,height=495")+",resizable=no,toolbar=no,location=no,status=no");}else{w.open(a.genurl(s,fd),"addthis");}if(s){e.cev("sct",e.scnt++);}else{e.cev("clk",e.clck++);}};function addthis_send(){var v=_atc.ver,lb=v>=200,_c9=_atw.get("at_from"),_ca=_atw.get("at_to"),_cb=_atw.get("at_"+(lb?"complete":"send")),_cc=_atw.get("at_email"+(lb?"":"15")),_cd=_atw.get("at_msg"),fe=null,al=addthis_language,_d0=false,ert=function(m,o){var ec="#dd0000",a=_atw.get("at_head");a.innerHTML=m;a.style.color=ec;if(o!=_atu){o.style.borderColor=ec;}},err=function(m,o){if(fe===null){fe=o;o.focus();if(lb){o.style.outlineStyle="none";o.style.outlineWidth="0px";}else{alert(m);}}if(lb){setTimeout(function(){ert(m,o);},50);}};if(lb){_atw.rse();}var es=_ca.value.split(",");for(var i=0;i<es.length;i++){if(es[i].indexOf("@")<0||es[i].indexOf(".")<0){err(_atw.lang(al,12),_ca);_d0=true;break;}}if(_c9.value.indexOf("@")<0||_c9.value.indexOf(".")<0){err(_atw.lang(al,12),_c9);_d0=true;}if(_cd.value.length>250){err(_atw.lang(al,17),_cd);_d0=true;}if(!_d0){var msg=_cd.value;if(msg==_atw.lang(al,20)){msg="";}var _dc=_atd+"tellfriend.php?&fromname=aaa&fromemail="+_euc(_c9.value)+"&tofriend="+_euc(_ca.value)+"&note="+_euc(msg)+"&"+_atw.uadd("e");(new Image()).src=_dc;if(lb){_cb.style.height="200px";_cb.style.display="";_cc.style.display="none";}else{_cb.value=_atw.lang(al,13);}_atw.cwa=_ate.sto("_atw.clo()",1200);}return false;}while(_ate.plo.length>0){var v=_ate.plo.pop();if(v[0]==="open"){addthis_open(v[1],v[2],v[3],v[4]);}if(v[0]==="cout"){function addthis_click(a,b){if(window.addthis_clickout){return addthis_sendto("");}else{return addthis_open(a,b||"",window.addthis_url||"",window.addthis_title||"");}}}if(v[0]==="send"){addthis_sendto(v[1]);}if(v[0]==="span"){var s=_atw.get(v[1]);if(s){_atw.evar();s.innerHTML=("<a href=\""+_atw.genurl("")+"\" onmouseover=\"return addthis_open(this, 'share', '"+v[2]+"', '"+v[3].replace(/'/g,"\\'")+"')\" onmouseout=\"addthis_close()\" onclick=\"return addthis_to()\" class=\"snap_noshots\"><img src=\""+_atr+"button1-bm.gif\" width=\"125\" height=\"16\" style=\"border:none;padding:0px\" alt=\"AddThis\" /></a>");}}}}
/* --------------------------------------------------*/
