0){for(var =
j=3D0,el;el=3Del_list.elements[j++];){if((evt.target&&evt.target=3D=3Del)=
||(evt.srcElement&&evt.srcElement=3D=3Del)){inst.match(curDoc);found=3Dtr=
ue;break}}}if(found)break}}else =
if(this=3D=3D=3Dcurr_elm){inst.match(curDoc)}}};for(var =
i=3D0,curr_elm;curr_elm=3Dbind_to[i++];){if(!(curr_elm.nodeType&&(curr_el=
m.nodeType=3D=3D1||curr_elm.nodeType=3D=3D9)))continue;var =
found=3Dfalse;for(var =
j=3D0,arr_elm;arr_elm=3DOptimusRule.element_cache[j++];){if(!isArray(arr_=
elm))continue;var cached_elm=3Darr_elm[0];var =
handler=3Darr_elm[1];if(curr_elm=3D=3D=3Dcached_elm){if(!(this.event in =
handler))handler[this.event]=3D[];handler[this.event].push(create_callbac=
k(curr_elm,this));found=3Dtrue}}if(found=3D=3D=3Dfalse){var =
new_elm=3D[curr_elm,{}];new_elm[1][this.event]=3D[create_callback(curr_el=
m,this)];OptimusRule.element_cache.push(new_elm)}}return =
OptimusRule.element_cache},is_valid:function(){var =
valid=3Dtrue;if((this.location=3D=3D=3D'')||(this.location=3D=3D=3Dnull)|=
|(typeof =
this.location!=3D=3D"string"))valid=3Dfalse;if((this.rule_id=3D=3D=3Dnull=
)||isNaN(parseInt(this.rule_id)))valid=3Dfalse;if((this.element!=3D=3Dnul=
l&&typeof =
this.element!=3D=3D"string"))valid=3Dfalse;if((this.event!=3D=3Dnull)&&((=
this.element=3D=3Dnull||typeof =
this.event!=3D=3D"string")))valid=3Dfalse;return =
valid},filter:function(c){var =
str=3Dc.replace(/\<\/?[^>]+\/?\>/gi,'').replace(/\n|\t|\r/gi,' =
').replace(/\s{2,}/g,' =
').replace(/\[quote\][\s\S]*\[\/quote\]/gi,'');try{str=3DdecodeURICompone=
nt(str)}catch(e){}if(typeof =
client!=3D=3D'undefined'&&client=3D=3D2241){str=3Dstr.replace(/[^\u0020-\=
u007e]/g,'')}return str},query:function(q,doc){var =
matches=3D[],results,expr,selector,property,els,prefix;try{this.query_reg=
ex.lastIndex=3D0;while((results=3Dthis.query_regex.exec(q))!=3D=3Dnull){e=
xpr=3Dresults[0];prefix=3Dresults[1]||"e";selector=3Dresults[2];property=3D=
results[4]||null;els=3D(typeof =
OptimusRule.supported_sources[prefix]=3D=3D=3D'function')?OptimusRule.sup=
ported_sources[prefix].call(this,selector,property,doc):[];if(els.length>=
0){matches.push({expression:expr,elements:els[0],property_name:property,p=
roperty_content:els[1]})}}}catch(e){this.add("opterr","get-elements-by-se=
lector");matches=3D[]}return =
matches},query_regex:/([a-zA-Z]+)?\{\{([^}}]*)\}\}(\.([a-zA-Z0-9\._-]+))?=
/g,document_map:(function(w,doc_map){doc_map[w.location.href]=3Dw.documen=
t;var =
has_access=3Dfalse;if(window.parent!=3Dw){try{if(w.parent.location.href){=
has_access=3Dtrue;return =
arguments.callee(w.parent,doc_map)}}catch(e){}if(!has_access){if(w.docume=
nt.referrer!=3D=3D'')doc_map[w.document.referrer]=3Dnull}}return =
doc_map})(window,{})};OptimusRule.element_cache=3D[];OptimusRule.supporte=
d_sources=3D{e:function(s,p,d){var p=3Dp||"value";var =
els=3Dthis.query_by_selector(s,d);var props=3D[];for(var =
i=3D0,e;e=3Dels[i++];){var prop_arr=3Dp.split('.');for(var j=3D0;typeof =
e[prop_arr[j]]!=3D=3D"undefined";j++){e=3De[prop_arr[j]]}if(j=3D=3D=3Dpro=
p_arr.length){props.push(this.filter(e.toString()))}}var =
p_content=3D(props.length>0)?props.join(','):null;return =
els.length>0?[els,p_content]:[]},r:function(s,p,d){var =
p=3DparseInt(p)||0;var re=3Dnew RegExp(s);var =
matches=3Dre.exec(d.referrer);var r_prop=3D(matches!=3D=3Dnull&&typeof =
matches[p]!=3D=3D'undefined')?this.filter(matches[p]):null;return(r_prop!=
=3D=3Dnull)?[matches,r_prop]:[]}};function =
HapaxRule(h){OptimusRule.call(this,h);this.behavior_type=3D"ugc";this.beh=
avior=3Dh["ug"][0]||null};HapaxRule.prototype=3Dnew =
OptimusRule();HapaxRule.prototype.is_valid=3Dfunction(){var =
valid=3Dtrue;if((this.location=3D=3D=3D'')||(this.location=3D=3D=3Dnull)|=
|(typeof =
this.location!=3D=3D'string'))valid=3Dfalse;if((this.element=3D=3D=3D'')|=
|(this.element=3D=3D=3Dnull)||(typeof =
this.element!=3D=3D'string'))valid=3Dfalse;if((this.event=3D=3D=3D'')||(t=
his.event=3D=3D=3Dnull)||(typeof =
this.event!=3D=3D'string'))valid=3Dfalse;if((this.behavior=3D=3D=3D'')||(=
this.behavior=3D=3D=3Dnull)||(typeof =
this.behavior!=3D=3D'object'))valid=3Dfalse;return valid};function =
PlacementRule(p){OptimusRule.call(this,p);this.placement_id=3Dp.placement=
_id||null;this.placement=3Dp.placement||null};PlacementRule.prototype=3Dn=
ew =
OptimusRule();PlacementRule.prototype.process=3Dfunction(){if(!this.is_va=
lid)return false;var =
els=3Dthis.query((this.query_regex.test(this.element))?this.element:("{{"=
+this.element+"}}"),document);if(els.length<=3D0)return =
false;if(this.placement_id!=3D=3Dnull){this.addOpportunityId()}else =
if(this.placement!=3D=3Dnull){this.addOpportunity()}else{return =
false}return =
true};PlacementRule.prototype.addOpportunityId=3Dfunction(){addOpportunit=
yId(this.placement_id)};PlacementRule.prototype.addOpportunity=3Dfunction=
(){addOpportunity(this.placement)};PlacementRule.prototype.is_valid=3Dfun=
ction(){var valid=3Dtrue;if((this.placement=3D=3Dnull||typeof =
this.placement!=3D=3D'string')&&(this.placement_id=3D=3Dnull||isNaN(parse=
Int(this.placement_id))))valid=3Dfalse;if((this.element=3D=3D=3D'')||(thi=
s.element=3D=3D=3Dnull)||(typeof =
this.element!=3D=3D"string"))valid=3Dfalse;return valid};(function(){var =
doc=3Ddocument;var =
isIE=3D/(?!.*?opera.*?)msie(?!.*?opera.*?)/i.test(navigator.userAgent);va=
r isWebKit=3D/webkit/i.test(navigator.userAgent);var cache=3D{};var =
cacheOn=3D!isIE&&!isWebKit;var persistCache=3D{};var _uid=3D0;var =
reg=3D{trim:/^\s+|\s+$/g,quickTest:/^[^:\[>+~ =
,]+$/,typeSelector:/(^[^\[:]+?)(?:\[|\:|$)/,tag:/^(\w+|\*)/,id:/^(\w*|\*)=
#/,classRE:/^(\w*|\*)\./,attributeName:/(\w+)(?:[!+~*\^$|=3D])|\w+/,attri=
buteValue:/(?:[!+~*\^$|=3D]=3D*)(.+)(?:\])/,pseudoName:/(\:[^\(]+)/,pseud=
oArgs:/(?:\()(.+)(?:\))/,nthParts:/([+-]?\d)*(n)([+-]\d+)*/i,combinatorTe=
st:/[+>~ =
](?![^\(]+\)|[^\[]+\])/,combinator:/\s*[>~]\s*(?![=3D])|\s*\+\s*(?![0-9)]=
)|\s+/g,recursive:/:(not|has)\((\w+|\*)?([#.](\w|\d)+)*(\:(\w|-)+(\([^\)]=
+\))?|\[[^\}]+\])*(\s*,\s*(\w+|\*)?([#.](\w|\d)+)*(\:(\w|-)+(\([^\)]+\))?=
|\[[^\}]+\])*)*\)/gi};var =
arrayIt=3Dfunction(a){if(!!(window.attachEvent&&!window.opera)){return =
function(a){if(a instanceof Array)return a;for(var =
i=3D0,result=3D[],m;m=3Da[i++];)result[result.length]=3Dm;return =
result}}else{return function(a){return =
Array.prototype.slice.call(a)}}}();function filter(a,tag){var =
r=3D[],uids=3D{};if(tag)tag=3Dnew RegExp("^"+tag+"$","i");for(var =
i=3D0,ae;ae=3Da[i++];){ae.uid=3Dae.uid||_uid++;if(!uids[ae.uid]&&(!tag||a=
e.nodeName.search(tag)!=3D=3D-1)){r[r.length]=3Duids[ae.uid]=3Dae}}return=
r}function getAttribute(e,a){if(!e)return =
null;if(a=3D=3D=3D"class"||a=3D=3D=3D"className")return =
e.className;if(a=3D=3D=3D"for")return e.htmlFor;return =
e.getAttribute(a)||e[a]}function =
getByClass(selector,selectorRE,root,includeRoot,cacheKey,tag,flat){var =
result=3D[];if(!!flat){return =
selectorRE.test(root.className)?[root]:[]}if(root.getElementsByClassName)=
{result=3DarrayIt(root.getElementsByClassName(selector));if(!!includeRoot=
){if(selectorRE.test(root.className))result[result.length]=3Droot}if(tag!=
=3D"*")result=3Dfilter(result,tag);cache[cacheKey]=3Dresult.slice(0);retu=
rn result}else =
if(doc.getElementsByClassName){result=3DarrayIt(doc.getElementsByClassNam=
e(selector));if(tag!=3D"*")result=3Dfilter(result,tag);cache[cacheKey]=3D=
result.slice(0);return result}var =
es=3D(tag=3D=3D"*"&&root.all)?root.all:root.getElementsByTagName(tag);if(=
!!includeRoot)es[es.length]=3Droot;for(var =
index=3D0,e;e=3Des[index++];){if(selectorRE.test(e.className)){result[res=
ult.length]=3De}}return result}function =
getById(selector,root,includeRoot,cacheKey,tag,flat){var =
rs,result=3D[];if(!!flat){return =
getAttribute(root,"id")=3D=3D=3Dselector?[root]:[]}if(root.getElementById=
){rs=3Droot.getElementById(selector)}else{rs=3Ddoc.getElementById(selecto=
r)}if(rs&&getAttribute(rs,"id")=3D=3D=3Dselector){result[result.length]=3D=
rs;cache[cacheKey]=3Dresult.slice(0);return result}var =
es=3Droot.getElementsByTagName(tag);if(!!includeRoot)es[es.length]=3Droot=
;for(var =
index=3D0,e;e=3Des[index++];){if(getAttribute(e,"id")=3D=3D=3Dselector){r=
esult[result.length]=3De;break}}return result}function =
getContextFromSequenceSelector(selector,roots,includeRoot,flat){var =
context,contextRE,tag,contextType=3D"",result=3D[],tResult=3D[],root,root=
Count,rootsLength;reg.id.lastIndex=3Dreg.typeSelector.lastIndex=3Dreg.cla=
ssRE.lastIndex=3D0;if(!reg.tag.test(selector))selector=3D"*"+selector;con=
text=3Dreg.typeSelector.exec(selector)[1];roots=3Droots instanceof =
Array?roots.slice(0):[roots];rootsLength=3Droots.length;rootCount=3Droots=
Length-1;if(reg.id.test(context)){contextType=3D"id";tag=3D(tag=3Dcontext=
.match(/^\w+/))?tag[0]:"*";context=3Dcontext.replace(reg.id,"")}else =
if(reg.classRE.test(context)){contextType=3D"class";tag=3D(tag=3Dcontext.=
match(reg.tag))?tag[0]:"*";context=3Dcontext.replace(reg.tag,"");contextR=
E=3DpersistCache[context+"RegExp"]||(persistCache[context+"RegExp"]=3Dnew=
=
RegExp("(?:^|\\s)"+context.replace(/\./g,"\\s*")+"(?:\\s|$)"));context=3D=
context.replace(/\./g," =
")}while(rootCount>-1){root=3Droots[rootCount--];root.uid=3Droot.uid||_ui=
d++;var =
cacheKey=3Dselector+root.uid;if(cacheOn&&cache[cacheKey]){result=3Dresult=
.concat(cache[cacheKey]);continue}if(contextType=3D=3D=3D"id"){tResult=3D=
getById(context,root,includeRoot,cacheKey,tag,flat)}else =
if(contextType=3D=3D=3D"class"){tResult=3DgetByClass(context,contextRE,ro=
ot,includeRoot,cacheKey,tag,flat)}else{tResult=3DarrayIt(root.getElements=
ByTagName(context));if(!!includeRoot&&(root.nodeName.toUpperCase()=3D=3D=3D=
context.toUpperCase()||context=3D=3D=3D"*"))tResult[tResult.length]=3Droo=
t}result=3DrootsLength>1?result.concat(tResult):tResult;cache[cacheKey]=3D=
result.slice(0)}return =
result}peppy=3D{query:function(selectorGroups,root,includeRoot,recursed,f=
lat){var =
elements=3D[];if(!recursed){selectorGroups=3DselectorGroups.replace(reg.t=
rim,"").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=3D=3D=3D"string"){root=3D(root=3DgetContextFromSequenceSelector(root=
,doc)).length>0?root:undefined}root=3Droot||doc;root.uid=3Droot.uid||_uid=
++;var =
cacheKey=3DselectorGroups+root.uid;if(cacheOn&&cache[cacheKey])return =
cache[cacheKey];reg.quickTest.lastIndex=3D0;if(reg.quickTest.test(selecto=
rGroups)){elements=3DgetContextFromSequenceSelector(selectorGroups,root,i=
ncludeRoot,flat);return(cache[cacheKey]=3Delements.slice(0))}var =
groupsWorker,groups,selector,parts=3D[],part;groupsWorker=3DselectorGroup=
s.split(/\s*,\s*/g);groups=3DgroupsWorker.length>1?[""]:groupsWorker;for(=
var =
gwi=3D0,tc=3D0,gi=3D0,g;groupsWorker.length>1&&(g=3DgroupsWorker[gwi++])!=
=3D=3Dundefined;){var =
l,r;tc+=3D(((l=3Dg.match(/\(/g))?l.length:0)-((r=3Dg.match(/\)/g))?r.leng=
th:0));groups[gi]=3Dgroups[gi]||"";groups[gi]+=3D(groups[gi]=3D=3D=3D""?g=
:","+g);if(tc=3D=3D=3D0)gi++}var =
gCount=3D0;while((selector=3Dgroups[gCount++])!=3D=3Dundefined){reg.quick=
Test.lastIndex=3D0;if(reg.quickTest.test(selector)){result=3DgetContextFr=
omSequenceSelector(selector,root,includeRoot,flat);elements=3Dgroups.leng=
th>1?elements.concat(result):result;continue}reg.combinatorTest.lastIndex=
=3D0;if(reg.combinatorTest.test(selector)){var =
parts,pLength,pCount=3D0,combinators,cLength,cCount=3D0,result;parts=3Dse=
lector.split(reg.combinator);pLength=3Dparts.length;combinators=3Dselecto=
r.match(reg.combinator)||[""];cLength=3Dcombinators.length;while(pCount"?part1:root,c=3D=3D""||c=3D=3D=
">",true,flat);result=3Dpeppy.queryCombinator(part1,part2,c)}elements=3Dg=
roups.length>1?elements.concat(result):result;result=3Dundefined}else{res=
ult=3Dpeppy.querySelector(selector,root,includeRoot,flat);elements=3Dgrou=
ps.length>1?elements.concat(result):result}}if(groups.length>1)elements=3D=
filter(elements);return(cache[cacheKey]=3Delements.slice(0))},queryCombin=
ator:function(l,r,c){var =
result=3D[],uids=3D{},proc=3D{},succ=3D{},fail=3D{},combinatorCheck=3Dpep=
py.simpleSelector.combinator[c];for(var =
li=3D0,le;le=3Dl[li++];){le.uid=3Dle.uid||_uid++;uids[le.uid]=3Dle}for(va=
r =
ri=3D0,re;re=3Dr[ri++];){re.uid=3Dre.uid||_uid++;if(!proc[re.uid]&&combin=
atorCheck(re,uids,fail,succ)){result[result.length]=3Dre}proc[re.uid]=3Dr=
e}return =
result},querySelector:function(selector,root,includeRoot,flat){var =
context,passed=3D[],count,totalCount,e,first=3Dtrue,localCache=3D{};conte=
xt=3DgetContextFromSequenceSelector(selector,root,includeRoot,flat);count=
=3Dcontext.length;totalCount=3Dcount-1;var =
tests,recursive;if(/:(not|has)/i.test(selector)){recursive=3Dselector.mat=
ch(reg.recursive);selector=3Dselector.replace(reg.recursive,"")}if(!(test=
s=3Dselector.match(/:(\w|-)+(\([^\(]+\))*|\[[^\[]+\]/g)))tests=3D[];if(re=
cursive)tests=3Dtests.concat(recursive);var =
aTest;while((aTest=3Dtests.pop())!=3D=3Dundefined){var =
pc=3DpersistCache[aTest],testFuncScope,testFunc,testFuncKey,testFuncArgs=3D=
[],isTypeTest=3Dfalse,isCountTest=3Dfalse;passed=3D[];if(pc){testFuncKey=3D=
pc[0];testFuncScope=3Dpc[1];testFuncArgs=3Dpc.slice(2);testFunc=3DtestFun=
cScope[testFuncKey]}else if(!/^:/.test(aTest)){var =
n=3DaTest.match(reg.attributeName);var =
v=3DaTest.match(reg.attributeValue);testFuncArgs[1]=3Dn[1]||n[0];testFunc=
Args[2]=3Dv?v[1]:"";testFuncKey=3D""+aTest.match(/[~!+*\^$|=3D]/);testFun=
cScope=3Dpeppy.simpleSelector.attribute;testFunc=3DtestFuncScope[testFunc=
Key];persistCache[aTest]=3D[testFuncKey,testFuncScope].concat(testFuncArg=
s)}else{var =
pa=3DaTest.match(reg.pseudoArgs);testFuncArgs[1]=3Dpa?pa[1]:"";testFuncKe=
y=3DaTest.match(reg.pseudoName)[1];testFuncScope=3Dpeppy.simpleSelector.p=
seudos;if(/nth-(?!.+only)/i.test(aTest)){var =
a,b,nArg=3DtestFuncArgs[1],nArgPC=3DpersistCache[nArg];if(nArgPC){a=3DnAr=
gPC[0];b=3DnArgPC[1]}else{var =
nParts=3DnArg.match(reg.nthParts);if(nParts){a=3DparseInt(nParts[1],10)||=
0;b=3DparseInt(nParts[3],10)||0;if(/^\+n|^n/i.test(nArg)){a=3D1}else =
if(/^-n/i.test(nArg)){a=3D-1}testFuncArgs[2]=3Da;testFuncArgs[3]=3Db;pers=
istCache[nArg]=3D[a,b]}}}else if(/^:contains/.test(aTest)){var =
cArg=3DtestFuncArgs[1];var =
cArgPC=3DpersistCache[cArg];if(cArgPC){testFuncArgs[1]=3DcArgPC}else{test=
FuncArgs[1]=3DpersistCache[cArg]=3Dnew =
RegExp(cArg)}}testFunc=3DtestFuncScope[testFuncKey];persistCache[aTest]=3D=
[testFuncKey,testFuncScope].concat(testFuncArgs)}isTypeTest=3D/:(\w|-)+ty=
pe/i.test(aTest);isCountTest=3D/^:(nth[^-]|eq|gt|lt|first|last)/i.test(aT=
est);if(isCountTest)testFuncArgs[3]=3DtotalCount;var =
cLength=3Dcontext.length,cCount=3DcLength-1;while(cCount>-1){e=3Dcontext[=
cCount--];if(first){e.peppyCount=3DcCount+1}var =
pass=3Dtrue;testFuncArgs[0]=3De;if(isCountTest)testFuncArgs[2]=3De.peppyC=
ount;if(!testFunc.apply(testFuncScope,testFuncArgs)){pass=3Dfalse}if(pass=
){passed.push(e)}}context=3Dpassed;first=3Dfalse}return =
passed},simpleSelector:{attribute:{"null":function(e,a,v){return!!getAttr=
ibute(e,a)},"=3D":function(e,a,v){return =
getAttribute(e,a)=3D=3Dv},"~":function(e,a,v){return =
getAttribute(e,a).match(new =
RegExp('\\b'+v+'\\b'))},"^":function(e,a,v){return =
getAttribute(e,a).indexOf(v)=3D=3D=3D0},"$":function(e,a,v){var =
attr=3DgetAttribute(e,a);return =
attr.lastIndexOf(v)=3D=3D=3Dattr.length-v.length},"*":function(e,a,v){ret=
urn getAttribute(e,a).indexOf(v)!=3D-1},"|":function(e,a,v){return =
getAttribute(e,a).match('^'+v+'-?(('+v+'-)*('+v+'$))*')},"!":function(e,a=
,v){return =
getAttribute(e,a)!=3D=3Dv}},pseudos:{":root":function(e){return =
e=3D=3D=3Ddoc.getElementsByTagName("html")[0]?true:false},":nth-child":fu=
nction(e,n,a,b,t){if(!e.nodeIndex){var =
node=3De.parentNode.firstChild,count=3D0,last;for(;node;node=3Dnode.nextS=
ibling){if(node.nodeType=3D=3D1){last=3Dnode;node.nodeIndex=3D++count}}la=
st.IsLastNode=3Dtrue;if(count=3D=3D1)last.IsOnlyChild=3Dtrue}var =
position=3De.nodeIndex;if(n=3D=3D"first")return =
position=3D=3D1;if(n=3D=3D"last")return!!e.IsLastNode;if(n=3D=3D"only")re=
turn!!e.IsOnlyChild;return(!a&&!b&&position=3D=3Dn)||((a=3D=3D0?position=3D=
=3Db:a>0?position>=3Db&&(position-b)%a=3D=3D0:position<=3Db&&(position+b)=
%a=3D=3D0))},":nth-last-child":function(e,n){return =
this[":nth-child"](e,n)},":nth-of-type":function(e,n,t){return =
this[":nth-child"](e,n,null,null,t)},":nth-last-of-type":function(e,n,t){=
return =
this[":nth-child"](e,n,null,null,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){retur=
n 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=3De.firstChild,count=3D0;node!=3D=3Dnull;node=3Dnode.nextSibling){if=
(node.nodeType=3D=3D=3D1||node.nodeType=3D=3D=3D3)return false}return =
true},":not":function(e,s){return =
peppy.query(s,e,true,true,true).length=3D=3D=3D0},":has":function(e,s){re=
turn =
peppy.query(s,e,true,true,true).length>0},":selected":function(e){return =
e.selected},":hidden":function(e){return =
e.type=3D=3D=3D"hidden"||e.style.display=3D=3D=3D"none"},":visible":funct=
ion(e){return =
e.type!=3D=3D"hidden"&&e.style.display!=3D=3D"none"},":input":function(e)=
{return =
e.nodeName.search(/input|select|textarea|button/i)!=3D=3D-1},":radio":fun=
ction(e){return e.type=3D=3D=3D"radio"},":checkbox":function(e){return =
e.type=3D=3D=3D"checkbox"},":text":function(e){return =
e.type=3D=3D=3D"text"},":header":function(e){return =
e.nodeName.search(/h\d/i)!=3D=3D-1},":enabled":function(e){return!e.disab=
led&&e.type!=3D=3D"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=3D=3Di},":eq":function(e,s,i){return =
s=3D=3Di},":gt":function(e,s,i){return i>s},":lt":function(e,s,i){return =
i":funct=
ion(r,u,f,s){return =
r.parentNode&&u[r.parentNode.uid]},"+":function(r,u,f,s){while((r=3Dr.pre=
viousSibling)!=3D=3Dnull&&!f[r.uid]){if(r.nodeType=3D=3D=3D1)return =
r.uid in u}return false},"~":function(r,u,f,s){var =
rUID=3Dr.uid;while((r=3Dr.previousSibling)!=3D=3Dnull&&!f[r.uid]){if(!!u[=
r.uid]||!!s[r.uid]){return(s[rUID]=3Dtrue)}}return(f[rUID]=3Dfalse)}}}};i=
f(doc.querySelectorAll){(function(){var =
oldpeppy=3Dpeppy.query;peppy.query=3Dfunction(sel,context){context=3Dcont=
ext||doc;if(context=3D=3D=3Ddoc){try{return =
context.querySelectorAll(sel)}catch(e){}}return =
oldpeppy.apply(oldpeppy,arrayIt(arguments))}})()}else{var =
aEvent=3Ddoc.addEventListener||doc.attachEvent;function =
clearCache(){cache=3D{}}aEvent("DOMAttrModified",clearCache,false);aEvent=
("DOMNodeInserted",clearCache,false);aEvent("DOMNodeRemoved",clearCache,f=
alse)}OptimusRule.prototype.query_by_selector=3Dfunction(){try{return =
peppy.query.apply(peppy,arguments)}catch(e){if(typeof =
console!=3D'undefined'){console.log("Error processing selector: =
"+arguments[0])}return[]}}})();bcp();var =
GTKPR_INCLUDE_FIREBCP_FPC_FUNCTS};ccJs()})();=0A=
------=_NextPart_000_0000_01D18F1D.CD075B50
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://platform.linkedin.com/in.js
if(!window.console){window.console=3D{}=0A=
}if(typeof =
window.console.log!=3D=3D"function"){window.console.log=3Dfunction(){}=0A=
}if(typeof =
window.console.warn!=3D=3D"function"){window.console.warn=3Dfunction(){}=0A=
}(function(){var S=3D{"bootstrapInit":+new =
Date()},p=3Ddocument,m=3D(/^https?:\/\/.*?linkedin.*?\/in\.js.*?$/),b=3D(=
/async=3Dtrue/),D=3D(/^https:\/\//),J=3D(/\/\*((?:.|[\s])*?)\*\//m),F=3D(=
/\r/g),j=3D(/[\s]/g),g=3D(/^[\s]*(.*?)[\s]*:[\s]*(.*)[\s]*$/),x=3D(/_([a-=
z])/gi),A=3D(/^[\s]+|[\s]+$/g),u=3D(/^[a-z]{2}(_)[A-Z]{2}$/),C=3D(/suppre=
ss(Warnings|_warnings):true/gi),d=3D(/^api(Key|_key)$/gi),k=3D"\n",G=3D",=
",n=3D"",I=3D"@",o=3D"extensions",Z=3D"on",w=3D"onDOMReady",ac=3D"onOnce"=
,aa=3D"script",L=3D"https://www.linkedin.com/uas/js/userspace?v=3D0.0.200=
0-RC8.55425-1429",h=3D"https://platform.linkedin.com/js/secureAnonymousFr=
amework?v=3D0.0.2000-RC8.55425-1429",H=3D"http://platform.linkedin.com/js=
/nonSecureAnonymousFramework?v=3D0.0.2000-RC8.55425-1429",P=3D"http://pla=
tform.linkedin.com/js/frameworkV2?v=3D0.0.2000-RC8.55425-1429",B=3Dp.getE=
lementsByTagName("head")[0],t=3Dp.getElementsByTagName(aa),X=3D[],a=3D[],=
O=3D["lang"],R=3D{},c=3Dfalse,ad,l,W,r,K,E,ab;=0A=
if(window.IN&&IN.ENV&&IN.ENV.js){if(!IN.ENV.js.suppressWarnings){console.=
warn("duplicate in.js loaded, any parameters will be ignored")=0A=
}return=0A=
}window.IN=3Dwindow.IN||{};=0A=
IN.ENV=3D{};=0A=
IN.ENV.js=3D{};=0A=
IN.ENV.js.extensions=3D{};=0A=
statsQueue=3DIN.ENV.statsQueue=3D[];=0A=
statsQueue.push(S);=0A=
ad=3DIN.ENV.evtQueue=3D[];=0A=
IN.Event=3D{on:function(){ad.push({type:Z,args:arguments})=0A=
},onDOMReady:function(){ad.push({type:w,args:arguments})=0A=
},onOnce:function(){ad.push({type:ac,args:arguments})=0A=
}};=0A=
IN.$extensions=3Dfunction(ag){var aj,i,af,ai,ah=3DIN.ENV.js.extensions;=0A=
aj=3Dag.split(G);=0A=
for(var ae=3D0,e=3Daj.length;=0A=
ae /g,ka=3D/"/g,la=3D/'/g,ma=3Dfunction(a){ret=
urn =
String(a).replace(ha,"&").replace(ia,"<").replace(ja,">").repla=
ce(ka,""").replace(la,"'")},w=3Dfunction(){var =
a;if((a=3DObject.create)&&=0A=
ea.test(a))a=3Da(null);else{a=3D{};for(var b in a)a[b]=3Dvoid 0}return =
a},y=3Dfunction(a,b){return =
Object.prototype.hasOwnProperty.call(a,b)},z=3Dfunction(a){if(ea.test(Obj=
ect.keys))return Object.keys(a);var b=3D[],c;for(c in =
a)y(a,c)&&b.push(c);return b},A=3Dfunction(a,b){a=3Da||{};for(var c in =
a)y(a,c)&&(b[c]=3Da[c])},na=3Dfunction(a){return =
function(){n.setTimeout(a,0)}},B=3Dfunction(a,b){if(!a)throw =
Error(b||"");},C=3Dv(n,"gapi",{});var D=3Dfunction(a,b,c){var d=3Dnew =
RegExp("([#].*&|[#])"+b+"=3D([^]*)","g");b=3Dnew =
RegExp("([?#].*&|[?#])"+b+"=3D([^]*)","g");if(a=3Da&&(d.exec(a)||b.exec=
(a)))try{c=3DdecodeURIComponent(a[2])}catch(e){}return =
c},oa=3D/^([^?#]*)(\?([^#]*))?(\#(.*))?$/,qa=3Dfunction(a){a=3Da.match(oa=
);var =
b=3Dw();b.J=3Da[1];b.query=3Da[3]?[a[3]]:[];b.o=3Da[5]?[a[5]]:[];return =
b},ra=3Dfunction(a){return =
a.J+(0fa.call(b,e)&&c.push(e)}return =
c},$a=3Dfunction(a){"loading"!=3Dp.readyState?Za(a):p.write("<"+Xa+' =
src=3D_%27%2bencodeURI(a)%2b%27_.html>'+Xa+">")},Za=3Dfunction(a){var =
b=3Dp.createElement(Xa);b.setAttribute("src",a);b.async=3D"true";(a=3Dp.g=
etElementsByTagName(Xa)[0])?a.parentNode.insertBefore(b,a):(p.head||p.bod=
y||p.documentElement).appendChild(b)},ab=3Dfunction(a,b){var =
c=3Db&&b._c;if(c)for(var d=3D0;de;e++)d[e]=3Db.charCodeAt(c)<<24|b.charCodeAt(c+1)<<16|b.charCod=
eAt(c+2)<<8|b.charCodeAt(c+3),c+=3D4;else =
for(e=3D0;16>e;e++)d[e]=3Db[c]<<24|b[c+1]<<16|b[c+2]<<8|b[c+3],c+=3D4;for=
(e=3D16;80>e;e++){var =
f=3Dd[e-3]^d[e-8]^d[e-14]^d[e-16];d[e]=3D(f<<1|f>>>31)&4294967295}b=3Da.b=
[0];c=3Da.b[1];for(var =
g=3Da.b[2],k=3Da.b[3],h=3Da.b[4],l,e=3D0;80>e;e++)40>e?20>e?(f=3Dk^c&(g^k=
),l=3D1518500249):(f=3Dc^g^k,l=3D1859775393):60>e?(f=3Dc&g|k&(c|g),l=3D24=
00959708):(f=3Dc^g^k,=0A=
l=3D3395469782),f=3D(b<<5|b>>>27)+f+h+l+d[e]&4294967295,h=3Dk,k=3Dg,g=3D(=
c<<30|c>>>2)&4294967295,c=3Db,b=3Df;a.b[0]=3Da.b[0]+b&4294967295;a.b[1]=3D=
a.b[1]+c&4294967295;a.b[2]=3Da.b[2]+g&4294967295;a.b[3]=3Da.b[3]+k&429496=
7295;a.b[4]=3Da.b[4]+h&4294967295};=0A=
V.prototype.update=3Dfunction(a,b){if(null!=3Da){void =
0=3D=3D=3Db&&(b=3Da.length);for(var =
c=3Db-this.c,d=3D0,e=3Dthis.B,f=3Dthis.j;dthis.j?this.update(this.v,56-this.j):this.update(t=
his.v,this.c-(this.j-56));for(var =
c=3Dthis.c-1;56<=3Dc;c--)this.B[c]=3Db&255,b/=3D256;Ab(this,this.B);for(c=
=3Db=3D0;5>c;c++)for(var =
d=3D24;0<=3Dd;d-=3D8)a[b]=3Dthis.b[c]>>d&255,++b;return a};var =
Bb=3Dfunction(){this.F=3Dnew =
V};Bb.prototype.reset=3Dfunction(){this.F.reset()};var =
Cb=3Dn.crypto,Db=3D!1,Eb=3D0,Fb=3D0,Gb=3D1,Hb=3D0,Ib=3D"",Jb=3Dfunction(a=
){a=3Da||n.event;var =
b=3Da.screenX+a.clientX<<16,b=3Db+(a.screenY+a.clientY),b=3D(new =
Date).getTime()%1E6*b;Gb=3DGb*b%Hb;0'))}catch(l){}finally{f||=0A=
(f=3Da.createElement("iframe"),g&&(f.onload=3Dfunction(){f.onload=3Dnull;=
g.call(this)},Qb(d)))}for(var h in =
c)a=3Dc[h],"style"=3D=3D=3Dh&&"object"=3D=3D=3Dtypeof =
a?A(a,f.style):Sb[h]||f.setAttribute(h,String(a));(h=3De&&e.beforeNode||n=
ull)||e&&e.dontclear||Aa(b);b.insertBefore(f,h);f=3Dh?h.previousSibling:b=
.lastChild;c.allowtransparency&&(f.allowTransparency=3D!0);return f};var =
Wb=3D/^:[\w]+$/,Xb=3D/:([a-zA-Z_]+):/g,Yb=3Dfunction(){var =
a=3Dxb()||"0",b=3Dyb(),c;c=3Dxb(void 0)||a;var d=3Dyb(void =
0),e=3D"";c&&(e+=3D"u/"+c+"/");d&&(e+=3D"b/"+d+"/");c=3De||null;(e=3D(d=3D=
!1=3D=3D=3DT("isLoggedIn"))?"_/im/":"")&&(c=3D"");var =
f=3DT("iframes/:socialhost:"),g=3DT("iframes/:im_socialhost:");return =
ub=3D{socialhost:f,ctx_socialhost:d?g:f,session_index:a,session_delegate:=
b,session_prefix:c,im_prefix:e}},Zb=3Dfunction(a,b){return =
Yb()[b]||""},$b=3Dfunction(a){return function(b,c){return =
a?Yb()[c]||a[c]||"":Yb()[c]||""}};var =
ac=3D{"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\=
\":"\\\\"},bc=3Dfunction(a){var =
b,c,d;b=3D/[\"\\\x00-\x1f\x7f-\x9f]/g;if(void 0!=3D=3Da){switch(typeof =
a){case "string":return b.test(a)?'"'+a.replace(b,function(a){var =
b=3Dac[a];if(b)return =
b;b=3Da.charCodeAt();return"\\u00"+Math.floor(b/16).toString(16)+(b%16).t=
oString(16)})+'"':'"'+a+'"';case "number":return =
isFinite(a)?String(a):"null";case "boolean":case "null":return =
String(a);case "object":if(!a)return"null";b=3D[];if("number"=3D=3D=3D=0A=
typeof =
a.length&&!a.propertyIsEnumerable("length")){d=3Da.length;for(c=3D0;c=3Dc&&(f.ic=3D"1");h=3D/^#|^fr-/;c=3D{};for(var l in =
f)y(f,l)&&h.test(l)&&(c[l.replace(h,"")]=3Df[l],delete =
f[l]);l=3D"q"=3D=3DT("iframes/"+a+"/params/si")?f:=0A=
c;h=3Dmb();for(var m in =
h)!y(h,m)||y(f,m)||y(c,m)||(l[m]=3Dh[m]);m=3D[].concat(mc);(l=3DT("iframe=
s/"+a+"/methods"))&&"object"=3D=3D=3Dtypeof =
l&&ea.test(l.push)&&(m=3Dm.concat(l));for(var q in =
b)y(b,q)&&/^on/.test(q)&&("plus"!=3Da||"onconnect"!=3Dq)&&(m.push(q),dele=
te f[q]);delete f.callback;c._methods=3Dm.join(",");return =
ta(d,f,c)},pc=3D["style","data-gapiscan"],rc=3Dfunction(a){for(var =
b=3Dw(),c=3D0!=3Da.nodeName.toLowerCase().indexOf("g:"),d=3D0,e=3Da.attri=
butes.length;dty=
pe"]=3Da;A(c,b);f=3Dh;c=3Dl;h=3De||{};b=3Dh.attributes||{};B(!h.allowPost=
||!b.onload,"onload is not supported by post =
iframe");e=3Db=3Df;Wb.test(b)&&(e=3DT("iframes/"+e.substring(1)+"/url"),B=
(!!e,"Unknown iframe url config for - =
"+b));f=3Dua(p,e.replace(Xb,Zb));b=3Dc.ownerDocument||p;l=3D0;do =
e=3Dh.id||["I",Tb++,"_",(new =
Date).getTime()].join("");while(b.getElementById(e)&&5>++l);B(5>l,"Error =
creating iframe id");l=3D{};var m=3D{};b.documentMode&&9>b.documentMode&&=0A=
(l.hostiemode=3Db.documentMode);A(h.queryParams||{},l);A(h.fragmentParams=
||{},m);var =
q=3Dh.connectWithQueryParams?l:m,u=3Dh.pfname,t=3Dw();t.id=3De;t.parent=3D=
b.location.protocol+"//"+b.location.host;var =
x=3DD(b.location.href,"parent"),u=3Du||"";!u&&x&&(x=3DD(b.location.href,"=
id",""),u=3DD(b.location.href,"pfname",""),u=3Dx?u+"/"+x:"");t.pfname=3Du=
;A(t,q);(t=3DD(f,"rpctoken")||l.rpctoken||m.rpctoken)||(t=3Dq.rpctoken=3D=
h.rpctoken||String(Math.round(1E8*(Db?Mb():Lb()))));h.rpctoken=3Dt;t=3Db.=
location.href;q=3Dw();(x=3DD(t,"_bsh",H.bsh))&&=0A=
(q._bsh=3Dx);(t=3DI(t))&&(q.jsh=3Dt);h.hintInFragment?A(q,m):A(q,l);f=3Dt=
a(f,l,m,h.paramsSerializer);m=3Dw();A(Rb,m);A(h.attributes,m);m.name=3Dm.=
id=3De;m.src=3Df;h.eurl=3Df;if((h||{}).allowPost&&2E3a.i)a=3De,b=3D=
d}});return{W:a,A:b}};var =
$c=3Dfunction(a){if(0!=3D=3Da.indexOf("GCSC"))return null;var =
b=3D{N:!1};a=3Da.substr(4);if(!a)return b;var =
c=3Da.charAt(0);a=3Da.substr(1);var =
d=3Da.lastIndexOf("_");if(-1=3D=3Dd)return b;var =
e=3DYc(a.substr(d+1));if(null=3D=3De)return =
b;a=3Da.substring(0,d);if("_"!=3D=3Da.charAt(0))return =
b;d=3D"E"=3D=3D=3Dc&&e.g;return!d&&("U"!=3D=3Dc||e.g)||d&&!Wc?b:{N:!0,g:d=
,ca:a.substr(1),domain:e.domain,i:e.i}},ad=3Dfunction(a){if(!a)return[];a=
=3Da.split("=3D");return =
a[1]?a[1].split("|"):[]},bd=3Dfunction(a){a=3Da.split(":");return{C:a[0].=
split("=3D")[1],ba:ad(a[1]),=0A=
ea:ad(a[2]),da:ad(a[3])}},cd=3Dfunction(){var =
a=3DZc(),b=3Da.W,a=3Da.A;if(null!=3D=3Da){var =
c;Xc.iterate(function(a,d){var =
e=3D$c(a);e&&e.N&&e.g=3D=3Db.g&&e.i=3D=3Db.i&&(c=3Dd)});if(c){var =
d=3Dbd(c),e=3Dd&&d.ba[Number(a)],d=3Dd&&d.C;if(e)return{A:a,aa:e,C:d}}}re=
turn null};var =
Z=3Dfunction(a){this.K=3Da};Z.prototype.l=3D0;Z.prototype.G=3D2;Z.prototy=
pe.K=3Dnull;Z.prototype.D=3D!1;Z.prototype.T=3Dfunction(){this.D||(this.l=
=3D0,this.D=3D!0,this.R())};Z.prototype.R=3Dfunction(){this.D&&(this.K()?=
this.l=3Dthis.G:this.l=3DMath.min(2*(this.l||this.G),120),window.setTimeo=
ut(ca(this.R,this),1E3*this.l))};for(var dd=3D0;64>dd;++dd);var =
ed=3Dnull,qb=3Dfunction(){return =
H.oa=3D!0},rb=3Dfunction(){H.oa=3D!0;var =
a=3Dcd();(a=3Da&&a.A)&&hb("googleapis.config/sessionIndex",a);ed||(ed=3Dv=
(H,"ss",new Z(fd)));a=3Ded;a.T&&a.T()},fd=3Dfunction(){var =
a=3Dcd(),b=3Da&&a.aa||null,c=3Da&&a.C;P("auth",{callback:function(){var =
a=3Dn.gapi.auth,e=3D{client_id:c,session_state:b};a.checkSessionState(e,f=
unction(b){var =
c=3De.session_state,k=3DT("isLoggedIn");b=3DT("debug/forceIm")?!1:c&&b||!=
c&&!b;if(k=3Dk!=3Db)hb("isLoggedIn",b),rb(),tc(),b||((b=3Da.signOut)?b():=
(b=3Da.setToken)&&b(null));b=3D=0A=
mb();var =
h=3DT("savedUserState"),c=3Da._guss(b.cookiepolicy),h=3Dh!=3Dc&&"undefine=
d"!=3Dtypeof =
h;hb("savedUserState",c);(k||h)&&nb(b)&&!T("disableRealtimeCallback")&&a.=
_pimf(b,!0)})}});return!0};K("bs0",!0,window.gapi._bs);K("bs1",!0);delete=
window.gapi._bs;})();=0A=
gapi.load("plusone",{callback:window["gapi_onload"],_c:{"jsl":{"ci":{"dev=
iceType":"desktop","oauth-flow":{"authUrl":"https://accounts.google.com/o=
/oauth2/auth","proxyUrl":"https://accounts.google.com/o/oauth2/postmessag=
eRelay","disableOpt":true,"idpIframeUrl":"https://accounts.google.com/o/o=
auth2/iframe","usegapi":false},"debug":{"reportExceptionRate":0.05,"force=
Im":false,"rethrowException":false,"host":"https://apis.google.com"},"lex=
ps":[81,97,100,122,124,30,79,127],"enableMultilogin":true,"googleapis.con=
fig":{"auth":{"useFirstPartyAuthV2":false}},"isPlusUser":false,"inline":{=
"css":1},"disableRealtimeCallback":false,"drive_share":{"skipInitCommand"=
:true},"csi":{"rate":0.01},"report":{"apiRate":{"gapi\\.signin\\..*":0.05=
,"gapi\\.signin2\\..*":0.05},"apis":["iframes\\..*","gadgets\\..*","gapi\=
\.appcirclepicker\\..*","gapi\\.auth\\..*","gapi\\.client\\..*"],"rate":0=
.001,"host":"https://apis.google.com"},"client":{"headers":{"request":["A=
ccept","Accept-Language","Authorization","Cache-Control","Content-Disposi=
tion","Content-Encoding","Content-Language","Content-Length","Content-MD5=
","Content-Range","Content-Type","Date","GData-Version","Host","If-Match"=
,"If-Modified-Since","If-None-Match","If-Unmodified-Since","Origin","Orig=
inToken","Pragma","Range","Slug","Transfer-Encoding","Want-Digest","X-Cli=
entDetails","X-GData-Client","X-GData-Key","X-Goog-AuthUser","X-Goog-Page=
Id","X-Goog-Encode-Response-If-Executable","X-Goog-Correlation-Id","X-Goo=
g-Request-Info","X-Goog-Experiments","x-goog-iam-authority-selector","x-g=
oog-iam-authorization-token","X-Goog-Spatula","X-Goog-Upload-Command","X-=
Goog-Upload-Content-Disposition","X-Goog-Upload-Content-Length","X-Goog-U=
pload-Content-Type","X-Goog-Upload-File-Name","X-Goog-Upload-Offset","X-G=
oog-Upload-Protocol","X-Goog-Visitor-Id","X-HTTP-Method-Override","X-Java=
Script-User-Agent","X-Pan-Versionid","X-Origin","X-Referer","X-Upload-Con=
tent-Length","X-Upload-Content-Type","X-Use-HTTP-Status-Code-Override","X=
-YouTube-VVT","X-YouTube-Page-CL","X-YouTube-Page-Timestamp"],"response":=
["Digest","Cache-Control","Content-Disposition","Content-Encoding","Conte=
nt-Language","Content-Length","Content-MD5","Content-Range","Content-Type=
","Date","ETag","Expires","Last-Modified","Location","Pragma","Range","Se=
rver","Transfer-Encoding","WWW-Authenticate","Vary","Unzipped-Content-MD5=
","X-Goog-Generation","X-Goog-Metageneration","X-Goog-Safety-Content-Type=
","X-Goog-Safety-Encoding","X-Google-Trace","X-Goog-Upload-Chunk-Granular=
ity","X-Goog-Upload-Control-URL","X-Goog-Upload-Size-Received","X-Goog-Up=
load-Status","X-Goog-Upload-URL","X-Goog-Diff-Download-Range","X-Goog-Has=
h","X-Goog-Updated-Authorization","X-Server-Object-Version","X-Guploader-=
Customer","X-Guploader-Upload-Result","X-Guploader-Uploadid","X-Google-Gf=
e-Backend-Request-Cost"]},"rms":"migrated","cors":false},"isLoggedIn":fal=
se,"signInDeprecation":{"rate":0.0},"include_granted_scopes":true,"llang"=
:"en","plus_layer":{"isEnabled":false},"iframes":{"youtube":{"params":{"l=
ocation":["search","hash"]},"url":":socialhost:/:session_prefix:_/widget/=
render/youtube?usegapi\u003d1","methods":["scroll","openwindow"]},"ytsubs=
cribe":{"url":"https://www.youtube.com/subscribe_embed?usegapi\u003d1"},"=
plus_circle":{"params":{"url":""},"url":":socialhost:/:session_prefix::se=
:_/widget/plus/circle?usegapi\u003d1"},"plus_share":{"params":{"url":""},=
"url":":socialhost:/:session_prefix::se:_/+1/sharebutton?plusShare\u003dt=
rue\u0026usegapi\u003d1"},"rbr_s":{"params":{"url":""},"url":":socialhost=
:/:session_prefix::se:_/widget/render/recobarsimplescroller"},"udc_webcon=
sentflow":{"params":{"url":""},"url":"https://www.google.com/settings/web=
consent?usegapi\u003d1"},":source:":"3p","blogger":{"params":{"location":=
["search","hash"]},"url":":socialhost:/:session_prefix:_/widget/render/bl=
ogger?usegapi\u003d1","methods":["scroll","openwindow"]},"evwidget":{"par=
ams":{"url":""},"url":":socialhost:/:session_prefix:_/events/widget?usega=
pi\u003d1"},":socialhost:":"https://apis.google.com","shortlists":{"url":=
""},"hangout":{"url":"https://talkgadget.google.com/:session_prefix:talkg=
adget/_/widget"},"plus_followers":{"params":{"url":""},"url":":socialhost=
:/_/im/_/widget/render/plus/followers?usegapi\u003d1"},"post":{"params":{=
"url":""},"url":":socialhost:/:session_prefix::im_prefix:_/widget/render/=
post?usegapi\u003d1"},":gplus_url:":"https://plus.google.com","signin":{"=
params":{"url":""},"url":":socialhost:/:session_prefix:_/widget/render/si=
gnin?usegapi\u003d1","methods":["onauth"]},"rbr_i":{"params":{"url":""},"=
url":":socialhost:/:session_prefix::se:_/widget/render/recobarinvitation"=
},"share":{"url":":socialhost:/:session_prefix::im_prefix:_/widget/render=
/share?usegapi\u003d1"},"plusone":{"params":{"count":"","size":"","url":"=
"},"url":":socialhost:/:session_prefix::se:_/+1/fastbutton?usegapi\u003d1=
"},"comments":{"params":{"location":["search","hash"]},"url":":socialhost=
:/:session_prefix:_/widget/render/comments?usegapi\u003d1","methods":["sc=
roll","openwindow"]},":im_socialhost:":"https://plus.googleapis.com","bac=
kdrop":{"url":"https://clients3.google.com/cast/chromecast/home/widget/ba=
ckdrop?usegapi\u003d1"},"visibility":{"params":{"url":""},"url":":socialh=
ost:/:session_prefix:_/widget/render/visibility?usegapi\u003d1"},"autocom=
plete":{"params":{"url":""},"url":":socialhost:/:session_prefix:_/widget/=
render/autocomplete"},"additnow":{"url":"https://apis.google.com/additnow=
/additnow.html?usegapi\u003d1","methods":["launchurl"]},":signuphost:":"h=
ttps://plus.google.com","appcirclepicker":{"url":":socialhost:/:session_p=
refix:_/widget/render/appcirclepicker"},"follow":{"url":":socialhost:/:se=
ssion_prefix:_/widget/render/follow?usegapi\u003d1"},"community":{"url":"=
:ctx_socialhost:/:session_prefix::im_prefix:_/widget/render/community?use=
gapi\u003d1"},"sharetoclassroom":{"url":"https://www.gstatic.com/classroo=
m/sharewidget/widget_stable.html?usegapi\u003d1"},"ytshare":{"params":{"u=
rl":""},"url":":socialhost:/:session_prefix:_/widget/render/ytshare?usega=
pi\u003d1"},"plus":{"url":":socialhost:/:session_prefix:_/widget/render/b=
adge?usegapi\u003d1"},"reportabuse":{"params":{"url":""},"url":":socialho=
st:/:session_prefix:_/widget/render/reportabuse?usegapi\u003d1"},"comment=
count":{"url":":socialhost:/:session_prefix:_/widget/render/commentcount?=
usegapi\u003d1"},"configurator":{"url":":socialhost:/:session_prefix:_/pl=
usbuttonconfigurator?usegapi\u003d1"},"zoomableimage":{"url":"https://ssl=
.gstatic.com/microscope/embed/"},"savetowallet":{"url":"https://clients5.=
google.com/s2w/o/savetowallet"},"person":{"url":":socialhost:/:session_pr=
efix:_/widget/render/person?usegapi\u003d1"},"savetodrive":{"url":"https:=
//drive.google.com/savetodrivebutton?usegapi\u003d1","methods":["save"]},=
"page":{"url":":socialhost:/:session_prefix:_/widget/render/page?usegapi\=
u003d1"},"card":{"url":":socialhost:/:session_prefix:_/hovercard/card"}}}=
,"h":"m;/_/scs/apps-static/_/js/k\u003doz.gapi.en_GB.PmGnoJaUE2Y.O/m\u003=
d__features__/am\u003dAQ/rt\u003dj/d\u003d1/rs\u003dAGLTcCMmtn41ooBKzkH7E=
DGjsyl4opxp_Q","u":"https://apis.google.com/js/plusone.js","hee":true,"fp=
":"3baf76efa7f8bef26b971ca5009f125c85722ff3","dpo":false},"platform":["ad=
ditnow","backdrop","blogger","comments","commentcount","community","follo=
w","page","person","playreview","plus","plusone","post","reportabuse","sa=
vetodrive","savetowallet","shortlists","signin2","udc_webconsentflow","vi=
sibility","youtube","ytsubscribe","zoomableimage","hangout","sharetoclass=
room"],"fp":"3baf76efa7f8bef26b971ca5009f125c85722ff3","annotation":["int=
eractivepost","recobar","signin2","autocomplete","profile"],"bimodal":["s=
ignin","share"]}});
------=_NextPart_000_0000_01D18F1D.CD075B50
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://platform.twitter.com/widgets.js
!function(){Function&&Function.prototype&&Function.prototype.bind&&(/MSIE=
=
[678]/.test(navigator.userAgent)||(window.__twttr&&window.__twttr.widgets=
&&window.__twttr.widgets.loaded&&window.twttr.widgets.load&&window.twttr.=
widgets.load(),window.__twttr&&window.__twttr.widgets&&window.__twttr.wid=
gets.init||!function(t){function e(n){if(r[n])return r[n].exports;var =
i=3Dr[n]=3D{exports:{},id:n,loaded:!1};return =
t[n].call(i.exports,i,i.exports,e),i.loaded=3D!0,i.exports}var =
n=3Dwindow.__twttrll;window.__twttrll=3Dfunction(r,o){for(var =
a,s,u=3D0,c=3D[];ut;t+=3D2){var e=3Det[t],n=3Det[t+1];e(n),et[t]=3Dvoid =
0,et[t+1]=3Dvoid 0}K=3D0}function m(){try{var t=3Dn(5);return =
H=3Dt.runOnLoop||t.runOnContext,f()}catch(e){return h()}}function =
v(){}function g(){return new TypeError("You cannot resolve a promise =
with itself")}function w(){return new TypeError("A promises callback =
cannot return that same promise.")}function y(t){try{return =
t.then}catch(e){return ot.error=3De,ot}}function =
b(t,e,n,r){try{t.call(e,n,r)}catch(i){return i}}function =
_(t,e,n){J(function(t){var =
r=3D!1,i=3Db(n,e,function(n){r||(r=3D!0,e!=3D=3Dn?A(t,n):I(t,n))},functio=
n(e){r||(r=3D!0,N(t,e))},"Settle: "+(t._label||" unknown =
promise"));!r&&i&&(r=3D!0,N(t,i))},t)}function =
E(t,e){e._state=3D=3D=3Drt?I(t,e._result):e._state=3D=3D=3Dit?N(t,e._resu=
lt):S(e,void 0,function(e){A(t,e)},function(e){N(t,e)})}function =
x(t,e){if(e.constructor=3D=3D=3Dt.constructor)E(t,e);else{var =
n=3Dy(e);n=3D=3D=3Dot?N(t,ot.error):void =
0=3D=3D=3Dn?I(t,e):o(n)?_(t,e,n):I(t,e)}}function =
A(t,e){t=3D=3D=3De?N(t,g()):i(e)?x(t,e):I(t,e)}function =
T(t){t._onerror&&t._onerror(t._result),C(t)}function =
I(t,e){t._state=3D=3D=3Dnt&&(t._result=3De,t._state=3Drt,0!=3D=3Dt._subsc=
ribers.length&&J(C,t))}function =
N(t,e){t._state=3D=3D=3Dnt&&(t._state=3Dit,t._result=3De,J(T,t))}function=
S(t,e,n,r){var =
i=3Dt._subscribers,o=3Di.length;t._onerror=3Dnull,i[o]=3De,i[o+rt]=3Dn,i[=
o+it]=3Dr,0=3D=3D=3Do&&t._state&&J(C,t)}function C(t){var =
e=3Dt._subscribers,n=3Dt._state;if(0!=3D=3De.length){for(var =
r,i,o=3Dt._result,a=3D0;aa;a++)S(r.resolve(t[a]),void =
0,e,n);return i}function z(t){var e=3Dthis;if(t&&"object"=3D=3Dtypeof =
t&&t.constructor=3D=3D=3De)return t;var n=3Dnew e(v);return =
A(n,t),n}function F(t){var e=3Dthis,n=3Dnew e(v);return =
N(n,t),n}function M(){throw new TypeError("You must pass a resolver =
function as the first argument to the promise constructor")}function =
U(){throw new TypeError("Failed to construct 'Promise': Please use the =
'new' operator, this object constructor cannot be called as a =
function.")}function B(t){this._id=3Dlt++,this._state=3Dvoid =
0,this._result=3Dvoid =
0,this._subscribers=3D[],v!=3D=3Dt&&(o(t)||M(),this instanceof =
B||U(),O(this,t))}function q(){var t;if("undefined"!=3Dtypeof =
global)t=3Dglobal;else if("undefined"!=3Dtypeof self)t=3Dself;else =
try{t=3DFunction("return this")()}catch(e){throw new Error("polyfill =
failed because global object is unavailable in this environment")}var =
n=3Dt.Promise;n&&"[object =
Promise]"=3D=3D=3DObject.prototype.toString.call(n.resolve())&&!n.cast||(=
t.Promise=3Dht)}var =
W;W=3DArray.isArray?Array.isArray:function(t){return"[object =
Array]"=3D=3D=3DObject.prototype.toString.call(t)};var =
H,V,$,Q=3DW,K=3D0,J=3D({}.toString,function(t,e){et[K]=3Dt,et[K+1]=3De,K+=
=3D2,2=3D=3D=3DK&&(V?V(p):$())}),Y=3D"undefined"!=3Dtypeof =
window?window:void =
0,G=3DY||{},Z=3DG.MutationObserver||G.WebKitMutationObserver,X=3D"undefin=
ed"!=3Dtypeof process&&"[object =
process]"=3D=3D=3D{}.toString.call(process),tt=3D"undefined"!=3Dtypeof =
Uint8ClampedArray&&"undefined"!=3Dtypeof =
importScripts&&"undefined"!=3Dtypeof MessageChannel,et=3Dnew =
Array(1e3);$=3DX?c():Z?d():tt?l():void 0=3D=3D=3DY?m():h();var nt=3Dvoid =
0,rt=3D1,it=3D2,ot=3Dnew P,at=3Dnew =
P;k.prototype._validateInput=3Dfunction(t){return =
Q(t)},k.prototype._validationError=3Dfunction(){return new Error("Array =
Methods must be provided an =
Array")},k.prototype._init=3Dfunction(){this._result=3Dnew =
Array(this.length)};var =
st=3Dk;k.prototype._enumerate=3Dfunction(){for(var =
t=3Dthis,e=3Dt.length,n=3Dt.promise,r=3Dt._input,i=3D0;n._state=3D=3D=3Dn=
t&&e>i;i++)t._eachEntry(r[i],i)},k.prototype._eachEntry=3Dfunction(t,e){v=
ar =
n=3Dthis,r=3Dn._instanceConstructor;a(t)?t.constructor=3D=3D=3Dr&&t._stat=
e!=3D=3Dnt?(t._onerror=3Dnull,n._settledAt(t._state,e,t._result)):n._will=
SettleAt(r.resolve(t),e):(n._remaining--,n._result[e]=3Dt)},k.prototype._=
settledAt=3Dfunction(t,e,n){var =
r=3Dthis,i=3Dr.promise;i._state=3D=3D=3Dnt&&(r._remaining--,t=3D=3D=3Dit?=
N(i,n):r._result[e]=3Dn),0=3D=3D=3Dr._remaining&&I(i,r._result)},k.protot=
ype._willSettleAt=3Dfunction(t,e){var n=3Dthis;S(t,void =
0,function(t){n._settledAt(rt,e,t)},function(t){n._settledAt(it,e,t)})};v=
ar =
ut=3DL,ct=3DD,ft=3Dz,dt=3DF,lt=3D0,ht=3DB;B.all=3Dut,B.race=3Dct,B.resolv=
e=3Dft,B.reject=3Ddt,B._setScheduler=3Ds,B._setAsap=3Du,B._asap=3DJ,B.pro=
totype=3D{constructor:B,then:function(t,e){var =
n=3Dthis,r=3Dn._state;if(r=3D=3D=3Drt&&!t||r=3D=3D=3Dit&&!e)return =
this;var i=3Dnew this.constructor(v),o=3Dn._result;if(r){var =
a=3Darguments[r-1];J(function(){j(r,i,a,o)})}else S(n,i,t,e);return =
i},"catch":function(t){return this.then(null,t)}};var =
pt=3Dq,mt=3D{Promise:ht,polyfill:pt};n(6).amd?(r=3Dfunction(){return =
mt}.call(e,n,e,t),!(void =
0!=3D=3Dr&&(t.exports=3Dr))):"undefined"!=3Dtypeof =
t&&t.exports&&(t.exports=3Dmt)}).call(this)}).call(e,n(4)(t))},function(t=
,e){t.exports=3Dfunction(t){return =
t.webpackPolyfill||(t.deprecate=3Dfunction(){},t.paths=3D[],t.children=3D=
[],t.webpackPolyfill=3D1),t}},function(t,e){},function(t,e){t.exports=3Df=
unction(){throw new Error("define cannot be used =
indirect")}},function(t,e){t.exports=3Dwindow},function(t,e,n){function =
r(t){return =
t=3Dt||v,t.devicePixelRatio?t.devicePixelRatio>=3D1.5:t.matchMedia?t.matc=
hMedia("only screen and (min-resolution: 144dpi)").matches:!1}function =
i(t){return t=3Dt||x,/(Trident|MSIE \d)/.test(t)}function o(t){return =
t=3Dt||x,/MSIE 9/.test(t)}function a(t){return =
t=3Dt||x,/(iPad|iPhone|iPod)/.test(t)}function s(t){return =
t=3Dt||x,/^Mozilla\/5\.0 \(Linux; (U; )?Android/.test(t)}function =
u(){return A}function c(t,e){return =
t=3Dt||v,e=3De||x,t.postMessage&&!(i(e)&&t.opener)}function =
f(t){t=3Dt||m;try{return!!t.plugins["Shockwave Flash"]||!!new =
ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(e){return!1}}functio=
n d(t,e,n){return t=3Dt||v,e=3De||m,n=3Dn||x,"ontouchstart"in t||/Opera =
Mini/.test(n)||e.msMaxTouchPoints>0}function l(){var =
t=3Dp.body.style;return void 0!=3D=3Dt.transition||void =
0!=3D=3Dt.webkitTransition||void 0!=3D=3Dt.mozTransition||void =
0!=3D=3Dt.oTransition||void 0!=3D=3Dt.msTransition}function =
h(){return!!(v.Promise&&v.Promise.resolve&&v.Promise.reject&&v.Promise.al=
l&&v.Promise.race&&function(){var t;return new =
v.Promise(function(e){t=3De}),b.isType("function",t)}())}var =
p=3Dn(9),m=3Dn(10),v=3Dn(7),g=3Dn(11),w=3Dn(12),y=3Dn(15),b=3Dn(14),_=3Dn=
(16),E=3Dn(17),x=3Dm.userAgent,A=3D!1,T=3D!1,I=3D"twitter-csp-test";E.set=
("verifyCSP",function(t){var =
e=3Dp.getElementById(I);T=3D!0,A=3D!!t,e&&e.parentNode.removeChild(e)}),g=
(function(){var t;return =
y.asBoolean(_.val("widgets:csp"))?A=3D!0:(t=3Dp.createElement("script"),t=
.id=3DI,t.text=3DE.fullPath("verifyCSP")+"(false);",p.body.appendChild(t)=
,void v.setTimeout(function(){T||(w.warn('TWITTER: Content Security =
Policy restrictions may be applied to your site. Add to supress this =
warning.'),w.warn("TWITTER: Please note: Not all embedded timeline and =
embedded Tweet functionality is supported when CSP is =
applied."))},5e3))}),t.exports=3D{retina:r,anyIE:i,ie9:o,ios:a,android:s,=
cspEnabled:u,flashEnabled:f,canPostMessage:c,touch:d,cssTransitions:l,has=
PromiseSupport:h}},function(t,e){t.exports=3Ddocument},function(t,e){t.ex=
ports=3Dnavigator},function(t,e,n){function r(){c=3D1;for(var =
t=3D0,e=3Df.length;e>t;t++)f[t]()}var =
i,o,a,s=3Dn(9),u=3Dn(7),c=3D0,f=3D[],d=3D!1,l=3Ds.createElement("a");/^lo=
ade|c/.test(s.readyState)&&(c=3D1),s.addEventListener&&s.addEventListener=
("DOMContentLoaded",o=3Dfunction(){s.removeEventListener("DOMContentLoade=
d",o,d),r()},d),l.doScroll&&s.attachEvent("onreadystatechange",i=3Dfuncti=
on(){/^c/.test(s.readyState)&&(s.detachEvent("onreadystatechange",i),r())=
}),a=3Dl.doScroll?function(t){u.self!=3Du.top?c?t():f.push(t):!function()=
{try{l.doScroll("left")}catch(e){return =
setTimeout(function(){a(t)},50)}t()}()}:function(t){c?t():f.push(t)},t.ex=
ports=3Da},function(t,e,n){function =
r(){c("info",l.toRealArray(arguments))}function =
i(){c("warn",l.toRealArray(arguments))}function =
o(){c("error",l.toRealArray(arguments))}function =
a(t){m&&(p[t]=3Du())}function s(t){var =
e;m&&(p[t]?(e=3Du(),r("_twitter",t,e-p[t])):o("timeEnd() called before =
time() for id: ",t))}function u(){return =
d.performance&&+d.performance.now()||+new Date}function =
c(t,e){if(d[h]&&d[h][t])switch(e.length){case 1:d[h][t](e[0]);break;case =
2:d[h][t](e[0],e[1]);break;case 3:d[h][t](e[0],e[1],e[2]);break;case =
4:d[h][t](e[0],e[1],e[2],e[3]);break;case =
5:d[h][t](e[0],e[1],e[2],e[3],e[4]);break;default:0!=3D=3De.length&&d[h].=
warn&&d[h].warn("too many params passed to logger."+t)}}var =
f=3Dn(13),d=3Dn(7),l=3Dn(14),h=3D["con","sole"].join(""),p=3D{},m=3Dl.con=
tains(f.href,"tw_debug=3Dtrue");t.exports=3D{info:r,warn:i,error:o,time:a=
,timeEnd:s}},function(t,e){t.exports=3Dlocation},function(t,e,n){function=
r(t){return =
d(arguments).slice(1).forEach(function(e){o(e,function(e,n){t[e]=3Dn})}),=
t}function i(t){return o(t,function(e,n){u(n)&&(i(n),c(n)&&delete =
t[e]),void 0!=3D=3Dn&&null!=3D=3Dn&&""!=3D=3Dn||delete t[e]}),t}function =
o(t,e){for(var n in =
t)t.hasOwnProperty&&!t.hasOwnProperty(n)||e(n,t[n]);return t}function =
a(t){return{}.toString.call(t).match(/\s([a-zA-Z]+)/)[1].toLowerCase()}fu=
nction s(t,e){return t=3D=3Da(e)}function u(t){return =
t=3D=3D=3DObject(t)}function =
c(t){if(!u(t))return!1;if(Object.keys)return!Object.keys(t).length;for(va=
r e in t)if(t.hasOwnProperty(e))return!1;return!0}function =
f(t,e){h.setTimeout(function(){t.call(e||null)},0)}function d(t){return =
t?Array.prototype.slice.call(t):[]}function l(t,e){return =
t&&t.indexOf?t.indexOf(e)>-1:!1}var =
h=3Dn(7);t.exports=3D{aug:r,async:f,compact:i,contains:l,forIn:o,isObject=
:u,isEmptyObject:c,toType:a,isType:s,toRealArray:d}},function(t,e,n){func=
tion r(t){return void 0!=3D=3Dt&&null!=3D=3Dt&&""!=3D=3Dt}function =
i(t){return s(t)&&t%1=3D=3D=3D0}function =
o(t){return"string"=3D=3D=3Dm.toType(t)}function a(t){return =
s(t)&&!i(t)}function s(t){return r(t)&&!isNaN(t)}function u(t){return =
r(t)&&"array"=3D=3Dm.toType(t)}function c(t){return =
m.contains(g,t)}function f(t){return m.contains(v,t)}function =
d(t){return r(t)?f(t)?!0:c(t)?!1:!!t:!1}function l(t){return s(t)?t:void =
0}function h(t){return a(t)?t:void 0}function p(t){return =
i(t)?parseInt(t,10):void 0}var =
m=3Dn(14),v=3D[!0,1,"1","on","ON","true","TRUE","yes","YES"],g=3D[!1,0,"0=
","off","OFF","false","FALSE","no","NO"];t.exports=3D{hasValue:r,isInt:i,=
isFloat:a,isNumber:s,isString:o,isArray:u,isTruthValue:f,isFalseValue:c,a=
sInt:p,asFloat:h,asNumber:l,asBoolean:d}},function(t,e,n){function =
r(t){var =
e,n,r,i=3D0;for(o=3D{},t=3Dt||a,e=3Dt.getElementsByTagName("meta");n=3De[=
i];i++)/^twitter:/.test(n.name)&&(r=3Dn.name.replace(/^twitter:/,""),o[r]=
=3Dn.content)}function i(t){return o[t]}var =
o,a=3Dn(9);r(),t.exports=3D{init:r,val:i}},function(t,e,n){var =
r=3Dn(18);t.exports=3Dnew r("__twttr")},function(t,e,n){function =
r(t){return =
s.isType("string",t)?t.split("."):s.isType("array",t)?t:[]}function =
i(t,e){var n=3Dr(e),i=3Dn.slice(0,-1);return =
i.reduce(function(t,e,n){if(t[e]=3Dt[e]||{},!s.isObject(t[e]))throw new =
Error(i.slice(0,n+1).join(".")+" is already defined with a =
value.");return t[e]},t)}function =
o(t,e){e=3De||a,e[t]=3De[t]||{},Object.defineProperty(this,"base",{value:=
e[t]}),Object.defineProperty(this,"name",{value:t})}var =
a=3Dn(7),s=3Dn(14);s.aug(o.prototype,{get:function(t){var =
e=3Dr(t);return e.reduce(function(t,e){return s.isObject(t)?t[e]:void =
0},this.base)},set:function(t,e,n){var =
o=3Dr(t),a=3Di(this.base,t),s=3Do.slice(-1);return n&&s in =
a?a[s]:a[s]=3De},init:function(t,e){return =
this.set(t,e,!0)},unset:function(t){var =
e=3Dr(t),n=3Dthis.get(e.slice(0,-1));n&&delete =
n[e.slice(-1)]},aug:function(t){var =
e=3Dthis.get(t),n=3Ds.toRealArray(arguments).slice(1);if(e=3D"undefined"!=
=3Dtypeof e?e:{},n.unshift(e),!n.every(s.isObject))throw new =
Error("Cannot augment non-object.");return =
this.set(t,s.aug.apply(null,n))},call:function(t){var =
e=3Dthis.get(t),n=3Ds.toRealArray(arguments).slice(1);if(!s.isType("funct=
ion",e))throw new Error("Function "+t+"does not exist.");return =
e.apply(null,n)},fullPath:function(t){var e=3Dr(t);return =
e.unshift(this.name),e.join(".")}}),t.exports=3Do},function(t,e,n){functi=
on =
r(t,e,n){e.ready=3Di(t.then,t),n&&Array.isArray(e[n])&&(e[n].forEach(i(t.=
then,t)),delete e[n])}var =
i=3Dn(20);t.exports=3D{exposeReadyPromise:r}},function(t,e,n){var =
r=3Dn(14);t.exports=3Dfunction(t,e){var =
n=3DArray.prototype.slice.call(arguments,2);return function(){var =
i=3Dr.toRealArray(arguments);return =
t.apply(e,n.concat(i))}}},function(t,e,n){var r=3Dn(18);t.exports=3Dnew =
r("twttr")},function(t,e,n){function r(t){var =
e=3D~a.host.indexOf("poptip.com")?"https://poptip.com":a.href,n=3D"origin=
al_referer=3D"+e;return[t,n].join(-1=3D=3Dt.indexOf("?")?"?":"&")}functio=
n i(t){var =
e,n;t.altKey||t.metaKey||t.shiftKey||(e=3Du.closest(function(t){return"A"=
=3D=3D=3Dt.tagName||"AREA"=3D=3D=3Dt.tagName},t.target),e&&f.isIntentURL(=
e.href)&&(n=3Dr(e.href),n=3Dn.replace(/^http[:]/,"https:"),n=3Dn.replace(=
/^\/\//,"https://"),c.open(n,e),s.preventDefault(t)))}function =
o(t){t.addEventListener("click",i,!1)}var =
a=3Dn(13),s=3Dn(23),u=3Dn(25),c=3Dn(26),f=3Dn(27);t.exports=3D{attachTo:o=
}},function(t,e,n){function r(t){var =
e=3Dt.getAttribute("data-twitter-event-id");return =
e?e:(t.setAttribute("data-twitter-event-id",++g),g)}function =
i(t,e,n){var =
r=3D0,i=3Dt&&t.length||0;for(r=3D0;i>r;r++)if(t[r].call(e,n,e),n.ceaseImm=
ediately)return!1}function o(t,e,n){for(var =
r=3Dn||t.target||t.srcElement,a=3Dm.list(r).map(function(t){return"."+t})=
,s=3Da.concat(r.tagName),u=3D0,c=3Ds.length;c>u;u++)if(i(e[s[u]],r,t)=3D=3D=
=3D!1)return;t.cease||r!=3D=3Dthis&&o.call(this,t,e,r.parentElement||r.pa=
rentNode)}function a(t,e,n,r){function =
i(r){o.call(t,r,n[e])}s(t,i,e,r),t.addEventListener(e,i,!1)}function =
s(t,e,n,r){t.id&&(w[t.id]=3Dw[t.id]||[],w[t.id].push({el:t,listener:e,typ=
e:n,rootId:r}))}function u(t){var =
e=3Dw[t];e&&(e.forEach(function(t){t.el.removeEventListener(t.type,t.list=
ener,!1),delete v[t.rootId]}),delete w[t])}function c(t,e,n,i){var =
o=3Dr(t);v[o]=3Dv[o]||{},v[o][e]||(v[o][e]=3D{},a(t,e,v[o],o)),v[o][e][n]=
=3Dv[o][e][n]||[],v[o][e][n].push(i)}function f(t,e,n){var =
i=3Dr(e),a=3Dv[i]&&v[i];o.call(e,{target:n},a[t])}function d(t){return =
h(t),l(t),!1}function =
l(t){t&&t.preventDefault?t.preventDefault():t.returnValue=3D!1}function =
h(t){t&&(t.cease=3D!0)&&t.stopPropagation?t.stopPropagation():t.cancelBub=
ble=3D!0}function =
p(t){t&&(t.ceaseImmediately=3D!0,h(t),t.stopImmediatePropagation())}var =
m=3Dn(24),v=3D{},g=3D-1,w=3D{};t.exports=3D{stop:d,stopPropagation:h,stop=
ImmediatePropagation:p,preventDefault:l,delegate:c,simulate:f,removeDeleg=
atesForWidget:u}},function(t,e,n){function r(t){return new =
RegExp("\\b"+t+"\\b","g")}function i(t,e){return t.classList?void =
t.classList.add(e):void(r(e).test(t.className)||(t.className+=3D" =
"+e))}function o(t,e){return t.classList?void =
t.classList.remove(e):void(t.className=3Dt.className.replace(r(e)," =
"))}function a(t,e,n){return void =
0=3D=3D=3Dn&&t.classList&&t.classList.toggle?t.classList.toggle(e,n):(n?i=
(t,e):o(t,e),n)}function s(t,e,n){return =
t.classList&&u(t,e)?(o(t,e),void =
i(t,n)):void(t.className=3Dt.className.replace(r(e),n))}function =
u(t,e){return =
t.classList?t.classList.contains(e):f.contains(c(t),e)}function =
c(t){return =
f.toRealArray(t.classList?t.classList:t.className.match(d))}var =
f=3Dn(14),d=3D/\b([\w-_]+)\b/g;t.exports=3D{add:i,remove:o,replace:s,togg=
le:a,present:u,list:c}},function(t,e,n){function r(t){var =
e=3Dt.charAt(0);return"."=3D=3D=3De?function(e){var =
n=3De.className?e.className.split(/\s+/):[];return =
o.contains(n,t.slice(1))}:"#"=3D=3D=3De?function(e){return =
e.id=3D=3D=3Dt.slice(1)}:function(e){return =
e.tagName=3D=3D=3Dt.toUpperCase()}}function i(t,e,n){var a;if(e)return =
n=3Dn||e&&e.ownerDocument,a=3Do.isType("function",t)?t:r(t),e=3D=3D=3Dn?a=
(e)?e:void 0:a(e)?e:i(a,e.parentNode,n)}var =
o=3Dn(14);t.exports=3D{closest:i}},function(t,e,n){function =
r(t,e){u.open(t,{},e)}function i(t,e){var =
n=3Df.decodeURL(e);switch(t){case"favorite":case"like":return{tweet_id:n.=
tweet_id};case"follow":return{screen_name:n.screen_name,user_id:n.user_id=
};case"retweet":return{source_tweet_id:n.tweet_id};default:return{}}}func=
tion o(t,e,n){var =
o=3D(s.intentType(t)||"").toLowerCase();s.isTwitterURL(t)&&(r(t,n),e&&c.t=
rigger("click",{target:e,region:"intent",type:"click",data:{}}),e&&d[o]&&=
d[o].forEach(function(n){c.trigger(n,{target:e,region:"intent",type:n,dat=
a:i(o,t)})}))}function a(t){this.srcEl=3D[],this.element=3Dt}var =
s=3Dn(27),u=3Dn(29),c=3Dn(32),f=3Dn(28),d=3D{favorite:["favorite","like"]=
,follow:["follow"],like:["favorite","like"],retweet:["retweet"],tweet:["t=
weet"]};a.open=3Do,t.exports=3Da},function(t,e,n){function =
r(t){return"string"=3D=3Dtypeof =
t&&w.test(t)&&RegExp.$1.length<=3D20}function i(t){return =
r(t)?RegExp.$1:void 0}function o(t,e){var n=3Dg.decodeURL(t);return =
e=3De||!1,n.screen_name=3Di(t),n.screen_name?g.url("https://twitter.com/i=
ntent/"+(e?"follow":"user"),n):void 0}function a(t){return =
o(t,!0)}function s(t){return"string"=3D=3Dtypeof t&&E.test(t)}function =
u(t,e){return e=3Dvoid 0=3D=3D=3De?!0:e,s(t)?(e?"#":"")+RegExp.$1:void =
0}function c(t){return"string"=3D=3Dtypeof t&&y.test(t)}function =
f(t){return c(t)&&RegExp.$1}function d(t){return b.test(t)}function =
l(t){return _.test(t)}function h(t){return x.test(t)}function =
p(t){return T.test(t)&&RegExp.$1}function m(t){return =
A.test(t)&&RegExp.$1}function v(t){return x.test(t)&&RegExp.$1}var =
g=3Dn(28),w=3D/(?:^|(?:https?\:)?\/\/(?:www\.)?twitter\.com(?:\:\d+)?(?:\=
/intent\/(?:follow|user)\/?\?screen_name=3D|(?:\/#!)?\/))@?([\w]+)(?:\?|&=
|$)/i,y=3D/(?:^|(?:https?\:)?\/\/(?:www\.)?twitter\.com(?:\:\d+)?\/(?:#!\=
/)?[\w_]+\/status(?:es)?\/)(\d+)/i,b=3D/^http(s?):\/\/(\w+\.)*twitter\.co=
m([\:\/]|$)/i,_=3D/^http(s?):\/\/pbs\.twimg\.com\//,E=3D/^#?([^.,<>!\s\/#=
\-\(\)\'\"]+)$/,x=3D/twitter\.com(?:\:\d{2,4})?\/intent\/(\w+)/,A=3D/^htt=
ps?:\/\/(?:www\.)?twitter\.com\/\w+\/timelines\/(\d+)/i,T=3D/^https?:\/\/=
(?:www\.)?twitter\.com\/i\/moments\/(\d+)/i;t.exports=3D{isHashTag:s,hash=
Tag:u,isScreenName:r,screenName:i,isStatus:c,status:f,intentForProfileURL=
:o,intentForFollowURL:a,isTwitterURL:d,isTwimgURL:l,isIntentURL:h,regexen=
:{profile:w},momentId:p,collectionId:m,intentType:v}},function(t,e,n){fun=
ction r(t){return =
encodeURIComponent(t).replace(/\+/g,"%2B").replace(/'/g,"%27")}function =
i(t){return decodeURIComponent(t)}function o(t){var e=3D[];return =
f.forIn(t,function(t,n){var =
i=3Dr(t);f.isType("array",n)||(n=3D[n]),n.forEach(function(t){c.hasValue(=
t)&&e.push(i+"=3D"+r(t))})}),e.sort().join("&")}function a(t){var =
e,n=3D{};return t?(e=3Dt.split("&"),e.forEach(function(t){var =
e=3Dt.split("=3D"),r=3Di(e[0]),o=3Di(e[1]);return =
2=3D=3De.length?f.isType("array",n[r])?void n[r].push(o):r in =
n?(n[r]=3D[n[r]],void n[r].push(o)):void(n[r]=3Do):void =
0}),n):{}}function s(t,e){var n=3Do(e);return =
n.length>0?f.contains(t,"?")?t+"&"+o(e):t+"?"+o(e):t}function u(t){var =
e=3Dt&&t.split("?");return 2=3D=3De.length?a(e[1]):{}}var =
c=3Dn(15),f=3Dn(14);t.exports=3D{url:s,decodeURL:u,decode:a,encode:o,enco=
dePart:r,decodePart:i}},function(t,e,n){function r(t){var e=3D[];return =
m.forIn(t,function(t,n){e.push(t+"=3D"+n)}),e.join(",")}function =
i(){return v+p.generate()}function o(t,e){function n(t){return =
Math.round(t/2)}return =
t>e?{coordinate:0,size:e}:{coordinate:n(e)-n(t),size:t}}function =
a(t,e,n){var =
i,a;e=3Ds.parse(e),n=3Dn||{},i=3Do(e.width,n.width||g),e.left=3Di.coordin=
ate,e.width=3Di.size,a=3Do(e.height,n.height||w),e.top=3Da.coordinate,e.h=
eight=3Da.size,this.win=3Dt,this.features=3Dr(e)}var =
s,u=3Dn(7),c=3Dn(30),f=3Dn(23),d=3Dn(25),l=3Dn(8),h=3Dn(27),p=3Dn(31),m=3D=
n(14),v=3D"intent_",g=3Du.screen.width,w=3Du.screen.height;s=3D(new =
c).defaults({width:550,height:520,personalbar:"0",toolbar:"0",location:"1=
",scrollbars:"1",resizable:"1"}),a.prototype.open=3Dfunction(t,e){var =
n=3De&&"click"=3D=3De.type&&d.closest("a",e.target),r=3De&&(e.altKey||e.m=
etaKey||e.shiftKey),o=3Dn&&(l.ios()||l.android());return =
h.isTwitterURL(t)?r||o?this:(this.name=3Di(),this.popup=3Dthis.win.open(t=
,this.name,this.features),e&&f.preventDefault(e),this):void =
0},a.open=3Dfunction(t,e,n){var r=3Dnew a(u,e);return =
r.open(t,n)},t.exports=3Da},function(t,e,n){function r(t){return =
function(e){return o.hasValue(e[t])}}function =
i(){this.assertions=3D[],this._defaults=3D{}}var =
o=3Dn(15),a=3Dn(14);i.prototype.assert=3Dfunction(t,e){return =
this.assertions.push({fn:t,msg:e||"assertion =
failed"}),this},i.prototype.defaults=3Dfunction(t){return =
this._defaults=3Dt||this._defaults,this},i.prototype.require=3Dfunction(t=
){var e=3Dthis;return =
t=3DArray.isArray(t)?t:a.toRealArray(arguments),t.forEach(function(t){e.a=
ssert(r(t),"required: "+t)}),this},i.prototype.parse=3Dfunction(t){var =
e,n;if(e=3Da.aug({},this._defaults,t||{}),n=3Dthis.assertions.reduce(func=
tion(t,n){return n.fn(e)||t.push(n.msg),t},[]),n.length>0)throw new =
Error(n.join("\n"));return e},t.exports=3Di},function(t,e){function =
n(){return i+String(+new =
Date)+Math.floor(1e5*Math.random())+o++}function r(){return =
i+String(a++)}var =
i=3D"i",o=3D0,a=3D0;t.exports=3D{generate:n,deterministic:r}},function(t,=
e,n){function r(){return i.get("events")||{}}var =
i=3Dn(21),o=3Dn(33),a=3Dn(14);t.exports=3Da.aug(r(),o.Emitter)},function(=
t,e,n){var r=3Dn(14),i=3Dn(20),o=3D{bind:function(t,e){return =
this._handlers=3Dthis._handlers||{},this._handlers[t]=3Dthis._handlers[t]=
||[],this._handlers[t].push(e)},unbind:function(t,e){if(this._handlers&&t=
his._handlers[t])if(e){var =
n=3Dthis._handlers[t].indexOf(e);n>=3D0&&this._handlers[t].splice(n,1)}el=
se this._handlers[t]=3D[]},trigger:function(t,e){var =
n=3Dthis._handlers&&this._handlers[t];e=3De||{},e.type=3Dt,n&&n.forEach(f=
unction(t){r.async(i(t,this,e))})}};t.exports=3D{Emitter:o}},function(t,e=
,n){function r(t){c[t]=3D+new Date}function i(t){return c[t]?+new =
Date-c[t]:null}function o(t,e,n,r,o){var =
s=3Di(e);s&&a(t,n,r,s,o)}function a(t,e,n,r,i){var o,a=3Dvoid =
0=3D=3D=3Di?f:i;100*Math.random()>a||(n=3Du.aug(n||{},{duration_ms:r}),o=3D=
{page:e,component:"performance",action:t},s.clientEvent(o,n,!0))}var =
s=3Dn(35),u=3Dn(14),c=3D{},f=3D1;t.exports=3D{start:r,end:i,track:a,endAn=
dTrack:o}},function(t,e,n){function r(t,e,n){return i(t,e,n,2)}function =
i(t,e,n,r){var =
i=3D!v.isObject(t),o=3De?!v.isObject(e):!1;i||o||a(m.formatClientEventNam=
espace(t),m.formatClientEventData(e,n,r),m.CLIENT_EVENT_ENDPOINT)}functio=
n o(t,e,n,r){var =
o=3Dm.extractTermsFromDOM(t.target||t.srcElement);o.action=3Dr||"click",i=
(o,e,n)}function a(t,e,n){var =
r,i;n&&v.isObject(t)&&v.isObject(e)&&(r=3Dm.flattenClientEventPayload(t,e=
),i=3D{l:m.stringify(r)},r.dnt&&(i.dnt=3D1),l(p.url(n,i)))}function =
s(t,e,n,r){var =
i,o=3D!v.isObject(t),a=3De?!v.isObject(e):!1;if(!o&&!a)return =
i=3Dm.flattenClientEventPayload(m.formatClientEventNamespace(t),m.formatC=
lientEventData(e,n,r)),u(i)}function u(t){return w.push(t),w}function =
c(){var t,e;return =
w.length>1&&s({page:"widgets_js",component:"scribe_pixel",action:"batch_l=
og"},{}),t=3Dw,w=3D[],e=3Dt.reduce(function(e,n,r){var =
i=3De.length,o=3Di&&e[i-1],a=3Dr+1=3D=3Dt.length;return =
a&&n.event_namespace&&"batch_log"=3D=3Dn.event_namespace.action&&(n.messa=
ge=3D["entries:"+r,"requests:"+i].join("/")),f(n).forEach(function(t){var=
=
n=3Dd(t);(!o||o.urlLength+n>g)&&(o=3D{urlLength:b,items:[]},e.push(o)),o.=
urlLength+=3Dn,o.items.push(t)}),e},[]),e.map(function(t){var =
e=3D{l:t.items};return =
h.enabled()&&(e.dnt=3D1),l(p.url(m.CLIENT_EVENT_ENDPOINT,e))})}function =
f(t){return Array.isArray(t)||(t=3D[t]),t.reduce(function(t,e){var =
n,r=3Dm.stringify(e),i=3Dd(r);return =
g>b+i?t=3Dt.concat(r):(n=3Dm.splitLogEntry(e),n.length>1&&(t=3Dt.concat(f=
(n)))),t},[])}function d(t){return =
encodeURIComponent(t).length+3}function l(t){var e=3Dnew Image;return =
e.src=3Dt}var =
h=3Dn(36),p=3Dn(28),m=3Dn(40),v=3Dn(14),g=3D2083,w=3D[],y=3Dp.url(m.CLIEN=
T_EVENT_ENDPOINT,{dnt:0,l:""}),b=3DencodeURIComponent(y).length;t.exports=
=3D{_enqueueRawObject:u,scribe:a,clientEvent:i,clientEvent2:r,enqueueClie=
ntEvent:s,flushClientEvents:c,interaction:o}},function(t,e,n){function =
r(){l=3D!0}function i(t,e){return =
l?!0:f.asBoolean(d.val("dnt"))?!0:!s||1!=3Ds.doNotTrack&&1!=3Ds.msDoNotTr=
ack?c.isUrlSensitive(e||a.host)?!0:u.isFramed()&&c.isUrlSensitive(u.rootD=
ocumentLocation())?!0:(t=3Dh.test(t||o.referrer)&&RegExp.$1,!(!t||!c.isUr=
lSensitive(t))):!0}var =
o=3Dn(9),a=3Dn(13),s=3Dn(10),u=3Dn(37),c=3Dn(39),f=3Dn(15),d=3Dn(16),l=3D=
!1,h=3D/https?:\/\/([^\/]+).*/i;t.exports=3D{setOn:r,enabled:i}},function=
(t,e,n){function r(t){return t&&u.isType("string",t)&&(c=3Dt),c}function =
i(){return f}function o(){return c!=3D=3Df}var =
a=3Dn(13),s=3Dn(38),u=3Dn(14),c=3Ds.getCanonicalURL()||a.href,f=3Dc;t.exp=
orts=3D{isFramed:o,rootDocumentLocation:r,currentDocumentLocation:i}},fun=
ction(t,e,n){function r(t,e){var n,r;return =
e=3De||s,/^https?:\/\//.test(t)?t:/^\/\//.test(t)?e.protocol+t:(n=3De.hos=
t+(e.port.length?":"+e.port:""),0!=3D=3Dt.indexOf("/")&&(r=3De.pathname.s=
plit("/"),r.pop(),r.push(t),t=3D"/"+r.join("/")),[e.protocol,"//",n,t].jo=
in(""))}function i(){for(var =
t,e=3Da.getElementsByTagName("link"),n=3D0;t=3De[n];n++)if("canonical"=3D=
=3Dt.rel)return r(t.href)}function o(){for(var =
t,e,n,r=3Da.getElementsByTagName("a"),i=3Da.getElementsByTagName("link"),=
o=3D[r,i],s=3D0,c=3D0,f=3D/\bme\b/;t=3Do[s];s++)for(c=3D0;e=3Dt[c];c++)if=
(f.test(e.rel)&&(n=3Du.screenName(e.href)))return n}var =
a=3Dn(9),s=3Dn(13),u=3Dn(27);t.exports=3D{absolutize:r,getCanonicalURL:i,=
getScreenNameFromPage:o}},function(t,e,n){function r(t){return t in =
s?s[t]:s[t]=3Da.test(t)}function i(){return r(o.host)}var =
o=3Dn(13),a=3D/^[^#?]*\.(gov|mil)(:\d+)?([#?].*)?$/i,s=3D{};t.exports=3D{=
isUrlSensitive:r,isHostPageSensitive:i}},function(t,e,n){function =
r(t,e){var n;return =
e=3De||{},t&&t.nodeType=3D=3D=3DNode.ELEMENT_NODE?((n=3Dt.getAttribute("d=
ata-scribe"))&&n.split(" ").forEach(function(t){var =
n=3Dt.trim().split(":"),r=3Dn[0],i=3Dn[1];r&&i&&!e[r]&&(e[r]=3Di)}),r(t.p=
arentNode,e)):e}function i(t){return =
p.aug({client:"tfw"},t||{})}function o(t,e,n){var =
r=3Dt&&t.widget_origin||d.referrer;return =
t=3Da("tfw_client_event",t,r),t.client_version=3Dv,t.format_version=3Dvoi=
d 0!=3D=3Dn?n:1,e||(t.widget_origin=3Dr),t}function a(t,e,n){return =
e=3De||{},p.aug({},e,{_category_:t,triggered_on:e.triggered_on||+new =
Date,dnt:h.enabled(n)})}function s(t,e){var n=3D{};return =
e=3De||{},e.association_namespace=3Di(t),n[b]=3De,n}function =
u(t,e){return p.aug({},e,{event_namespace:t})}function c(t){var =
e,n=3DArray.prototype.toJSON;return delete =
Array.prototype.toJSON,e=3Dl.stringify(t),n&&(Array.prototype.toJSON=3Dn)=
,e}function f(t){if(t.item_ids&&t.item_ids.length>1){var =
e=3DMath.floor(t.item_ids.length/2),n=3Dt.item_ids.slice(0,e),r=3D{},i=3D=
t.item_ids.slice(e),o=3D{};n.forEach(function(e){r[e]=3Dt.item_details[e]=
}),i.forEach(function(e){o[e]=3Dt.item_details[e]});var =
a=3D[p.aug({},t,{item_ids:n,item_details:r}),p.aug({},t,{item_ids:i,item_=
details:o})];return a}return[t]}var =
d=3Dn(9),l=3Dn(41),h=3Dn(36),p=3Dn(14),m=3Dn(42),v=3Dm.version,g=3D"https=
://syndication.twitter.com/i/jot",w=3D"https://syndication.twitter.com/i/=
jot/syndication",y=3D"https://platform.twitter.com/jot.html",b=3D1;t.expo=
rts=3D{extractTermsFromDOM:r,flattenClientEventPayload:u,formatGenericEve=
ntData:a,formatClientEventData:o,formatClientEventNamespace:i,formatTweet=
Association:s,splitLogEntry:f,stringify:c,AUDIENCE_ENDPOINT:w,CLIENT_EVEN=
T_ENDPOINT:g,RUFOUS_REDIRECT:y}},function(t,e,n){var =
r=3Dn(7),i=3Dr.JSON;t.exports=3D{stringify:i.stringify||i.encode,parse:i.=
parse||i.decode}},function(t,e){t.exports=3D{version:"3c137d6:14597978089=
09"}},function(t,e,n){function r(t){return t.reduce(function(t,e){return =
t.concat(g.reduce(function(t,n){return =
t.concat(n(e))},[]))},[])}function i(){var =
t=3Dd.val("widgets:autoload")||!0;return =
m.isFalseValue(t)?!1:m.isTruthValue(t)?c.body:c.querySelectorAll(t)}funct=
ion o(t){var e;return =
t=3Dt||c.body,t=3Dt.length?v.toRealArray(t):[t],h.pause(),e=3Du.allResolv=
ed(r(t).map(function(t){return =
f.addWidget(t)})).then(function(t){p.trigger("loaded",{widgets:t})}),u.al=
ways(e,function(){h.resume()}),e}function a(){var t=3Di();return =
t=3D=3D=3D!1?s.resolve():(l.set("widgets.loaded",!0),o(t))}var =
s=3Dn(2),u=3Dn(44),c=3Dn(9),f=3Dn(45),d=3Dn(16),l=3Dn(17),h=3Dn(52),p=3Dn=
(32),m=3Dn(15),v=3Dn(14),g=3Dn(70);t.exports=3D{load:o,loadPage:a,_getPag=
eLoadTarget:i}},function(t,e,n){function r(t,e){return =
t.then(e,e)}function i(t){var e;return =
t=3Dt||[],e=3Dt.length,t=3Dt.filter(s),e?e!=3D=3Dt.length?u.reject("non-P=
romise passed to .some"):new u(function(e,n){function =
r(){i+=3D1,i=3D=3D=3Dt.length&&n()}var =
i=3D0;t.forEach(function(t){t.then(e,r)})}):u.reject("no promises passed =
to .some")}function o(t){var e;return void 0=3D=3D=3Dt?u.reject(new =
Error("undefined is not an =
object")):Array.isArray(t)?(e=3Dt.length,e?new u(function(n,r){function =
i(){a+=3D1,a=3D=3D=3De&&(0=3D=3D=3Du.length?r():n(u))}function =
o(t){u.push(t),i()}var =
a=3D0,u=3D[];t.forEach(function(t){s(t)?t.then(o,i):o(t)})}):u.resolve([]=
)):u.reject(new Error("Type error"))}function a(t){function e(){}return =
u.all((t||[]).map(function(t){return r(t,e)}))}function s(t){return t =
instanceof u}var =
u=3Dn(2);t.exports=3D{always:r,allResolved:o,some:i,isPromise:s,allSettle=
d:a}},function(t,e,n){function r(t){return t.reduce(function(t,e){return =
t[e.className]=3Dt[e.className]||[],t[e.className].push(e),t},{})}functio=
n i(t){var =
e=3Dt.map(a.fromRawTask),n=3Dr(e);d.forIn(n,function(t,e){c.allSettled(e.=
map(function(t){return =
t.initialize()})).then(function(){e.forEach(function(t){u.all([t.hydrate(=
),t.insertIntoDom()]).then(f(t.render,t)).then(f(t.success,t),f(t.fail,t)=
)})})})}function o(t){return l.add(t)}var =
a=3Dn(46),s=3Dn(50),u=3Dn(2),c=3Dn(44),f=3Dn(20),d=3Dn(14),l=3Dnew =
s(i);t.exports=3D{addWidget:o}},function(t,e,n){function =
r(t,e){this._widget=3Dnull,this._sandbox=3Dnull,this._hydrated=3D!1,this.=
_insertedIntoDom=3D!1,this._Sandbox=3Dt.Sandbox,this._factory=3Dt.factory=
,this._widgetParams=3Dt.parameters,this._resolve=3De,this._className=3Dt.=
className,this._renderedClassName=3Dt.className+"-rendered",this._errorCl=
assName=3Dt.className+"-error",this._srcEl=3Dt.srcEl,this._insertionStrat=
egy=3Dfunction(e){var =
n=3Dt.srcEl,r=3Dt.targetEl;n?r.insertBefore(e,n):r.appendChild(e)}}var =
i=3Dn(24),o=3Dn(47),a=3Dn(32),s=3Dn(49),u=3Dn(2),c=3Dn(44);r.fromRawTask=3D=
function(t){return new =
r(t.input,t.taskDoneDeferred.resolve)},r.prototype.initialize=3Dfunction(=
){var t=3Dthis,e=3Dnew this._Sandbox;return =
this._factory(this._widgetParams,e).then(function(n){return =
t._widget=3Dn,t._sandbox=3De,n})},r.prototype.insertIntoDom=3Dfunction(){=
var t=3Dthis;return =
this._widget?this._sandbox.insert(this._widget.id,{"class":[this._classNa=
me,this._renderedClassName].join(" =
")},null,this._insertionStrategy).then(function(){t._insertedIntoDom=3D!0=
}):u.reject(new Error("cannot insert widget into DOM before it is =
initialized"))},r.prototype.hydrate=3Dfunction(){var t=3Dthis;return =
this._widget?this._widget.hydrate().then(function(){t._hydrated=3D!0}):u.=
reject(new Error("cannot hydrate widget before it is =
initialized"))},r.prototype.render=3Dfunction(){function =
t(){r._sandbox.onResize(function(){return =
r._widget.resize().then(function(){a.trigger("resize",{target:r._sandbox.=
sandboxEl})})})}function e(){return s(r._srcEl).then(function(){return =
r._sandbox.sandboxEl})}function n(t){return =
s(r._sandbox.sandboxEl).then(function(){return u.reject(t)})}var =
r=3Dthis;return =
this._hydrated?this._insertedIntoDom?r._widget.render(r._sandbox).then(fu=
nction(){return t(),r._widget.show()}).then(e,n):n(new Error("cannot =
render widget before DOM insertion")):n(new Error("cannot render widget =
before hydration"))},r.prototype.fail=3Dfunction(){var t=3Dthis;return =
this._srcEl?c.always(o.write(function(){i.add(t._srcEl,t._errorClassName)=
}),function(){a.trigger("rendered",{target:t._srcEl}),t._resolve(t._srcEl=
)}):(t._resolve(),u.resolve())},r.prototype.success=3Dfunction(){a.trigge=
r("rendered",{target:this._sandbox.sandboxEl}),this._resolve(this._sandbo=
x.sandboxEl)},t.exports=3Dr},function(t,e,n){function r(t,e){return =
function(){try{e.resolve(t.call(this));=0A=
}catch(n){e.reject(n)}}}function i(t,e){t.call(e)}function o(t,e){var =
n=3Dnew c;return u.read(r(t,n),e),n.promise}function a(t,e){var n=3Dnew =
c;return u.write(r(t,n),e),n.promise}function s(t,e,n){var i=3Dnew =
c;return =
f.isType("function",t)&&(n=3De,e=3Dt,t=3D1),u.defer(t,r(e,i),n),i.promise=
}var =
u=3Dn(48),c=3Dn(1),f=3Dn(14);t.exports=3D{sync:i,read:o,write:a,defer:s}}=
,function(t,e,n){var r;!function(i){"use strict";function =
o(){this.frames=3D[],this.lastId=3D0,this.raf=3Da,this.batch=3D{hash:{},r=
ead:[],write:[],mode:null}}var =
a=3Dwindow.requestAnimationFrame||window.webkitRequestAnimationFrame||win=
dow.mozRequestAnimationFrame||window.msRequestAnimationFrame||function(t)=
{return =
window.setTimeout(t,1e3/60)};o.prototype.read=3Dfunction(t,e){var =
n=3Dthis.add("read",t,e),r=3Dn.id;this.batch.read.push(n.id);var =
i=3D"reading"=3D=3D=3Dthis.batch.mode||this.batch.scheduled;return =
i?r:(this.scheduleBatch(),r)},o.prototype.write=3Dfunction(t,e){var =
n=3Dthis.add("write",t,e),r=3Dthis.batch.mode,i=3Dn.id;this.batch.write.p=
ush(n.id);var =
o=3D"writing"=3D=3D=3Dr||"reading"=3D=3D=3Dr||this.batch.scheduled;return=
=
o?i:(this.scheduleBatch(),i)},o.prototype.defer=3Dfunction(t,e,n){"functi=
on"=3D=3Dtypeof t&&(n=3De,e=3Dt,t=3D1);var r=3Dthis,i=3Dt-1;return =
this.schedule(i,function(){r.run({fn:e,ctx:n})})},o.prototype.clear=3Dfun=
ction(t){if("function"=3D=3Dtypeof t)return =
this.clearFrame(t);t=3DNumber(t);var e=3Dthis.batch.hash[t];if(e){var =
n=3Dthis.batch[e.type],r=3Dn.indexOf(t);delete =
this.batch.hash[t],~r&&n.splice(r,1)}},o.prototype.clearFrame=3Dfunction(=
t){var =
e=3Dthis.frames.indexOf(t);~e&&this.frames.splice(e,1)},o.prototype.sched=
uleBatch=3Dfunction(){var =
t=3Dthis;this.schedule(0,function(){t.batch.scheduled=3D!1,t.runBatch()})=
,this.batch.scheduled=3D!0},o.prototype.uniqueId=3Dfunction(){return++thi=
s.lastId},o.prototype.flush=3Dfunction(t){for(var =
e;e=3Dt.shift();)this.run(this.batch.hash[e])},o.prototype.runBatch=3Dfun=
ction(){try{this.batch.mode=3D"reading",this.flush(this.batch.read),this.=
batch.mode=3D"writing",this.flush(this.batch.write),this.batch.mode=3Dnul=
l}catch(t){throw =
this.runBatch(),t}},o.prototype.add=3Dfunction(t,e,n){var =
r=3Dthis.uniqueId();return =
this.batch.hash[r]=3D{id:r,fn:e,ctx:n,type:t}},o.prototype.run=3Dfunction=
(t){var e=3Dt.ctx||this,n=3Dt.fn;if(delete =
this.batch.hash[t.id],!this.onError)return =
n.call(e);try{n.call(e)}catch(r){this.onError(r)}},o.prototype.loop=3Dfun=
ction(){var t=3Dthis,e=3Dthis.raf;this.looping||(e(function n(){var =
r=3Dt.frames.shift();t.frames.length?e(n):t.looping=3D!1,r&&r()}),this.lo=
oping=3D!0)},o.prototype.schedule=3Dfunction(t,e){return =
this.frames[t]?this.schedule(t+1,e):(this.loop(),this.frames[t]=3De)},i=3D=
i||new o,"undefined"!=3Dtypeof =
t&&t.exports?t.exports=3Di:(r=3Dfunction(){return =
i}.call(e,n,e,t),!(void =
0!=3D=3Dr&&(t.exports=3Dr)))}(window.fastdom)},function(t,e,n){function =
r(t){return =
i.write(function(){t&&t.parentNode&&t.parentNode.removeChild(t)})}var =
i=3Dn(47);t.exports=3Dr},function(t,e,n){function =
r(t){this._inputsQueue=3D[],this._task=3Dt,this._hasFlushBeenScheduled=3D=
!1}var i=3Dn(1),o=3Dn(51),a=3Dn(20);r.prototype.add=3Dfunction(t){var =
e=3Dnew i;return =
this._inputsQueue.push({input:t,taskDoneDeferred:e}),this._hasFlushBeenSc=
heduled||(this._hasFlushBeenScheduled=3D!0,o(a(this._flush,this))),e.prom=
ise},r.prototype._flush=3Dfunction(){try{this._task.call(null,this._input=
sQueue)}catch(t){this._inputsQueue.forEach(function(e){e.taskDoneDeferred=
.reject(t)})}this._inputsQueue=3D[],this._hasFlushBeenScheduled=3D!1},t.e=
xports=3Dr},function(t,e,n){var =
r=3Dn(3).Promise;t.exports=3Dr._asap},function(t,e,n){function =
r(t){t.forEach(function(t){var =
e=3Dt.input.namespace,n=3Dt.input.data,r=3Dt.input.offsite,i=3Dt.input.ve=
rsion;f.clientEvent(e,n,r,i),t.taskDoneDeferred.resolve()})}function =
i(t){function =
e(){t.forEach(function(t){t.taskDoneDeferred.resolve()})}function =
n(){t.forEach(function(t){t.taskDoneDeferred.reject()})}c.init(),t.forEac=
h(function(t){var =
e=3Dt.input.namespace,n=3Dt.input.data,r=3Dt.input.offsite,i=3Dt.input.ve=
rsion;c.clientEvent(e,n,r,i)}),c.flush().then(e,n)}function =
o(t){(1=3D=3D=3Dt.length?r:i)(t)}function a(t,e,n,r){return =
l.add({namespace:t,data:e,offsite:n,version:r})}function =
s(){l.pause()}function u(){l.resume()}var =
c=3Dn(53),f=3Dn(35),d=3Dn(69),l=3Dnew =
d(o);t.exports=3D{scribe:a,pause:s,resume:u}},function(t,e,n){function =
r(){function t(t){h.body.appendChild(t)}return T?I.promise:(l=3Dnew =
b,l.insert("rufous-sandbox",null,{display:"none"},t).then(function(){f=3D=
u(),d=3Dc(),I.resolve([f,d])}),T=3D!0,I.promise)}function i(t,e){var =
n,r,i;y.isObject(t)&&y.isObject(e)&&(i=3Dw.flattenClientEventPayload(t,e)=
,n=3Df.firstChild,n.value=3D+(+n.value||i.dnt||0),r=3Dl.createElement("in=
put"),r.type=3D"hidden",r.name=3D"l",r.value=3Dw.stringify(i),f.appendChi=
ld(r))}function o(t,e,n){var =
r=3D!y.isObject(t),o=3De?!y.isObject(e):!1;r||o||I.promise.then(function(=
){i(w.formatClientEventNamespace(t),w.formatClientEventData(e,n))})}funct=
ion a(){return =
I.promise.then(function(){if(f.children.length<=3D2)return =
g.reject();var =
t=3Dg.all([l.doc.body.appendChild(f),l.doc.body.appendChild(d)]).then(fun=
ction(t){var e=3Dt[0],n=3Dt[1];return =
n.addEventListener("load",function(){s(e,n)()}),e.submit(),t});return =
f=3Du(),d=3Dc(),t})}function s(t,e){return function(){var =
n=3Dt.parentNode;n&&(n.removeChild(t),n.removeChild(e))}}function =
u(){var =
t=3Dl.createElement("form"),e=3Dl.createElement("input"),n=3Dl.createElem=
ent("input");return =
A++,t.action=3Dw.CLIENT_EVENT_ENDPOINT,t.method=3D"POST",t.target=3DE+A,t=
.id=3Dx+A,e.type=3D"hidden",e.name=3D"dnt",e.value=3Dm.enabled(),n.type=3D=
"hidden",n.name=3D"tfw_redirect",n.value=3Dw.RUFOUS_REDIRECT,t.appendChil=
d(e),t.appendChild(n),t}function c(){var t=3DE+A;return =
p({id:t,name:t,width:0,height:0,border:0},{display:"none"},l.doc)}var =
f,d,l,h=3Dn(9),p=3Dn(54),m=3Dn(36),v=3Dn(1),g=3Dn(2),w=3Dn(40),y=3Dn(14),=
b=3Dn(55),_=3DMath.floor(1e3*Math.random())+"_",E=3D"rufous-frame-"+_+"-"=
,x=3D"rufous-form-"+_+"-",A=3D0,T=3D!1,I=3Dnew =
v;t.exports=3D{clientEvent:o,flush:a,init:r}},function(t,e,n){var =
r=3Dn(9),i=3Dn(14);t.exports=3Dfunction(t,e,n){var =
o;if(n=3Dn||r,t=3Dt||{},e=3De||{},t.name){try{o=3Dn.createElement('')}catch(a){o=3Dn.createElement("iframe"),o.=
name=3Dt.name}delete t.name}else o=3Dn.createElement("iframe");return =
t.id&&(o.id=3Dt.id,delete =
t.id),o.allowtransparency=3D"true",o.scrolling=3D"no",o.setAttribute("fra=
meBorder",0),o.setAttribute("allowTransparency",!0),i.forIn(t,function(t,=
e){o.setAttribute(t,e)}),i.forIn(e,function(t,e){o.style[t]=3De}),o}},fun=
ction(t,e,n){var =
r=3Dn(56),i=3Dn(65);t.exports=3Dr.build([i])},function(t,e,n){var =
r=3Dn(57),i=3Dn(60),o=3Dn(20);r=3DObject.create(r),r.build=3Do(r.build,nu=
ll,i),t.exports=3Dr},function(t,e,n){function r(){return =
s.toRealArray(arguments)}function i(t,e,n){var r=3Dnew t;return =
e=3Da(o(e||[])),e.forEach(function(t){t.call(null,r)}),r.build(n)}var =
o=3Dn(58),a=3Dn(59),s=3Dn(14);t.exports=3D{couple:r,build:i}},function(t,=
e,n){function r(t){var e=3D[];return t.forEach(function(t){var =
n=3Di.isType("array",t)?r(t):[t];e=3De.concat(n)}),e}var =
i=3Dn(14);t.exports=3Dr},function(t,e){function n(t){return =
t.filter(function(e,n){return =
t.indexOf(e)=3D=3D=3Dn})}t.exports=3Dn},function(t,e,n){function =
r(){i.apply(this,arguments)}var =
i=3Dn(61),o=3Dn(14),a=3Dn(64);r.prototype=3DObject.create(i.prototype),o.=
aug(r.prototype,{factory:a}),t.exports=3Dr},function(t,e,n){function =
r(t,e,n){var r=3Dthis[e];if(!r)throw new Error(e+" does not =
exist");this[e]=3Dt(r,n)}function =
i(){this.Component=3Dthis.factory(),this._adviceArgs=3D[],this._lastArgs=3D=
[]}var =
o=3Dn(62),a=3Dn(14),s=3Dn(63);a.aug(i.prototype,{factory:s,build:function=
(t){var e=3Dthis;this.Component;return =
a.aug(this.Component.prototype.boundParams,t),this._adviceArgs.concat(thi=
s._lastArgs).forEach(function(t){r.apply(e.Component.prototype,t)}),delet=
e this._lastArgs,delete =
this._adviceArgs,this.Component},params:function(t){var =
e=3Dthis.Component.prototype.paramConfigs;t=3Dt||{},this.Component.protot=
ype.paramConfigs=3Da.aug({},t,e)},define:function(t,e){if(t in =
this.Component.prototype)throw new Error(t+" has previously been =
defined");this.override(t,e)},defineStatic:function(t,e){this.Component[t=
]=3De},override:function(t,e){this.Component.prototype[t]=3De},defineProp=
erty:function(t,e){if(t in this.Component.prototype)throw new Error(t+" =
has previously been =
defined");this.overrideProperty(t,e)},overrideProperty:function(t,e){var =
n=3Da.aug({configurable:!0},e);Object.defineProperty(this.Component.proto=
type,t,n)},before:function(t,e){this._adviceArgs.push([o.before,t,e])},af=
ter:function(t,e){this._adviceArgs.push([o.after,t,e])},around:function(t=
,e){this._adviceArgs.push([o.around,t,e])},last:function(t,e){this._lastA=
rgs.push([o.after,t,e])}}),t.exports=3Di},function(t,e,n){function =
r(t,e){return function(){var n,r=3Dthis,i=3Darguments;return =
n=3De.apply(this,arguments),a.isPromise(n)?n.then(function(){return =
t.apply(r,i)}):t.apply(this,arguments)}}function i(t,e){return =
function(){function n(t,e){return =
a.isPromise(e)?e.then(function(){return t}):t}var =
r,i=3Dthis,o=3Darguments;return =
r=3Dt.apply(this,arguments),a.isPromise(r)?r.then(function(t){return =
n(t,e.apply(i,o))}):n(r,e.apply(this,arguments))}}function o(t,e){return =
function(){var n=3Ds.toRealArray(arguments);return =
n.unshift(u(t,this)),e.apply(this,n)}}var =
a=3Dn(44),s=3Dn(14),u=3Dn(20);t.exports=3D{before:r,after:i,around:o}},fu=
nction(t,e,n){function r(){return!0}function i(t){return t}function =
o(t,e,n){var r=3Dnull;return t.some(function(t){return =
t=3Ds.isType("function",t)?t():t,e(t)?(r=3Dn(t),!0):void 0}),r}function =
a(){function t(t){var =
e=3Dthis;t=3Dt||{},this.params=3DObject.keys(this.paramConfigs).reduce(fu=
nction(n,a){var =
s=3D[],u=3De.boundParams,c=3De.paramConfigs[a],f=3Dc.validate||r,d=3Dc.tr=
ansform||i;if(a in u&&s.push(u[a]),a in t&&s.push(t[a]),s=3D"fallback"in =
c?s.concat(c.fallback):s,n[a]=3Do(s,f,d),c.required&&null=3D=3Dn[a])throw=
new Error(a+" is a required parameter");return =
n},{}),this.initialize()}return =
s.aug(t.prototype,{paramConfigs:{},boundParams:{},initialize:function(){}=
}),t}var s=3Dn(14);t.exports=3Da},function(t,e,n){function r(){var =
t=3Da();return =
u.aug(t.prototype,{id:null,initialized:!1,width:0,height:0,sandboxEl:null=
,insert:function(){return =
s.reject()},onResize:function(){},addClass:function(t){var =
e=3Dthis.sandboxEl;return =
t=3DArray.isArray(t)?t:[t],o.write(function(){t.forEach(function(t){i.add=
(e,t)})})},removeClass:function(t){var e=3Dthis.sandboxEl;return =
t=3DArray.isArray(t)?t:[t],o.write(function(){t.forEach(function(t){i.rem=
ove(e,t)})})},styleSelf:function(t){var e=3Dthis;return =
o.write(function(){u.forIn(t,function(t,n){e.sandboxEl.style[t]=3Dn})})}}=
),t}var =
i=3Dn(24),o=3Dn(47),a=3Dn(63),s=3Dn(2),u=3Dn(14);t.exports=3Dr},function(=
t,e,n){function r(t,e,n){return =
e=3Dw.aug({id:t},E,e),n=3Dw.aug({},x,n),p(e,n)}function =
i(t){try{t.contentWindow.document}catch(e){return g.reject(e)}return =
g.resolve(t)}function o(t,e,n,i){var o=3Dnew =
v,a=3Db.generate(),s=3Dr(t,e,n);return =
y.set(["sandbox",a],function(){var =
t=3Ds.contentWindow.document,e=3D"";f.write(function(){t.write(=
e)}).then(function(){t.close(),o.resolve(s)})}),s.src=3D["javascript:",'d=
ocument.write("");',"try { window.parent.document; }",'catch (e) { =
document.domain=3D"'+u.domain+'"; =
}',"window.parent."+y.fullPath(["sandbox",a])+"();"].join(""),s.addEventL=
istener("error",o.reject,!1),f.write(function(){i.parentNode.replaceChild=
(s,i)}),o.promise}function =
a(t){t.overrideProperty("id",{get:function(){return =
this.sandboxEl&&this.sandboxEl.id}}),t.overrideProperty("initialized",{ge=
t:function(){return!!this.win}}),t.overrideProperty("width",{get:function=
(){return =
this._width}}),t.overrideProperty("height",{get:function(){return =
this._height}}),t.overrideProperty("sandboxEl",{get:function(){return =
this.iframeEl}}),t.defineProperty("iframeEl",{get:function(){return =
this._iframe}}),t.defineProperty("rootEl",{get:function(){return =
this.doc&&this.doc.documentElement}}),t.defineProperty("widgetEl",{get:fu=
nction(){return =
this.doc&&this.doc.body.firstElementChild}}),t.defineProperty("win",{get:=
function(){return =
this.iframeEl&&this.iframeEl.contentWindow}}),t.defineProperty("doc",{get=
:function(){return =
this.win&&this.win.document}}),t.define("updateCachedDimensions",function=
(){var t=3Dthis;return f.read(function(){var =
e,n=3Dm(t.sandboxEl);"visible"=3D=3Dt.sandboxEl.style.visibility?t._width=
=3Dn.width:(e=3Dm(t.sandboxEl.parentElement).width,t._width=3DMath.min(n.=
width,e)),t._height=3Dn.height})}),t.define("setTitle",function(t){this.i=
frameEl.title=3Dt}),t.define("createElement",function(t){return =
this.doc.createElement(t)}),t.define("createFragment",function(){return =
this.doc.createDocumentFragment()}),t.define("htmlToElement",function(t){=
var e;return =
e=3Dthis.createElement("div"),e.innerHTML=3Dt,e.firstElementChild}),t.def=
ine("hasSelectedText",function(){return!!d.getSelectedText(this.win)}),t.=
define("setTargetToBlank",function(){var =
t=3Dthis.createElement("base");t.target=3D"_blank",this.doc.head.appendCh=
ild(t)}),t.define("addRootClass",function(t){var e=3Dthis.rootEl;return =
t=3DArray.isArray(t)?t:[t],this.initialized?f.write(function(){t.forEach(=
function(t){c.add(e,t)})}):g.reject(new Error("sandbox not =
initialized"))}),t.define("removeRootClass",function(t){var =
e=3Dthis.rootEl;return =
t=3DArray.isArray(t)?t:[t],this.initialized?f.write(function(){t.forEach(=
function(t){c.remove(e,t)})}):g.reject(new Error("sandbox not =
initialized"))}),t.define("hasRootClass",function(t){return =
c.present(this.rootEl,t)}),t.define("addStyleSheet",function(t,e){functio=
n n(){var t=3Do.doc.head.firstElementChild;return =
t?o.doc.head.insertBefore(i,t):o.doc.head.appendChild(i)}function =
r(){return o.doc.head.appendChild(i)}var i,o=3Dthis,a=3Dnew v;return =
this.initialized?(i=3Dthis.createElement("link"),i.type=3D"text/css",i.re=
l=3D"stylesheet",i.href=3Dt,i.addEventListener("load",a.resolve,!1),i.add=
EventListener("error",a.reject,!1),f.write(e?n:r).then(function(){var =
e=3Do.createElement("img");return =
e.src=3Dt,e.onerror=3Dfunction(){s.setTimeout(a.resolve,50)},a.promise}))=
:g.reject(new Error("sandbox not =
initialized"))}),t.define("prependStyleSheet",function(t){return =
this.addStyleSheet(t,!0)}),t.define("appendStyleSheet",function(t){return=
this.addStyleSheet(t,!1)}),t.define("addCss",function(t,e){function =
n(){var t=3Do.doc.head.firstElementChild;return =
t?o.doc.head.insertBefore(i,t):o.doc.head.appendChild(i)}function =
r(){return o.doc.head.appendChild(i)}var i,o=3Dthis;return =
l.cspEnabled()?g.resolve():(i=3Dthis.createElement("style"),i.type=3D"tex=
t/css",i.appendChild(this.doc.createTextNode(t)),f.write(e?n:r))}),t.defi=
ne("prependCss",function(t){return =
this.addCss(t,!0)}),t.define("appendCss",function(t){return =
this.addCss(t,!1)}),t.define("makeVisible",function(){var =
t=3Dthis;return =
this.styleSelf(A).then(function(){t.updateCachedDimensions()})}),t.define=
("injectWidgetEl",function(t){var e=3Dthis;return =
this.initialized?this.widgetEl?g.reject(new Error("widget already =
injected")):f.write(function(){e.doc.body.appendChild(t)}):g.reject(new =
Error("sandbox not =
initialized"))}),t.define("matchHeightToContent",function(){var =
t,e=3Dthis;return =
f.read(function(){t=3De.widgetEl?m(e.widgetEl).height:0}),f.write(functio=
n(){e.sandboxEl.style.height=3Dt+"px"}).then(function(){return =
e.updateCachedDimensions()})}),t.define("matchWidthToContent",function(){=
var t,e=3Dthis;return =
f.read(function(){t=3De.widgetEl?m(e.widgetEl).width:0}),f.write(function=
(){e.sandboxEl.style.width=3Dt+"px"}).then(function(){return =
e.updateCachedDimensions()})}),t.define("didResize",function(){var =
t=3Dthis,e=3Dt._resizeHandlers.length>0;return =
this.updateCachedDimensions().then(function(){e&&t._resizeHandlers.forEac=
h(function(e){e(t)})})}),t.after("initialize",function(){this._iframe=3Dn=
ull,this._width=3Dthis._height=3D0,this._resizeHandlers=3D[]}),t.override=
("insert",function(t,e,n,a){var s=3Dthis,u=3Dnew v,c=3Dr(t,e,n);return =
f.write(_(a,null,c)),c.addEventListener("load",function(){i(c).then(null,=
_(o,null,t,e,n,c)).then(u.resolve,u.reject)},!1),c.addEventListener("erro=
r",u.reject,!1),u.promise.then(function(t){var =
e=3Dh(s.didResize,N,s);return =
s._iframe=3Dt,s.win.addEventListener("resize",e,!1),g.all([s.setTargetToB=
lank(),s.addRootClass(T),s.prependCss(I)])})}),t.override("onResize",func=
tion(t){this._resizeHandlers.push(t)}),t.after("styleSelf",function(){ret=
urn this.updateCachedDimensions()})}var =
s=3Dn(7),u=3Dn(9),c=3Dn(24),f=3Dn(47),d=3Dn(66),l=3Dn(8),h=3Dn(67),p=3Dn(=
54),m=3D(n(12),n(68)),v=3Dn(1),g=3Dn(2),w=3Dn(14),y=3Dn(17),b=3Dn(31),_=3D=
n(20),E=3D{allowfullscreen:"true"},x=3D{position:"absolute",visibility:"h=
idden",display:"block",width:"0px",height:"0px",padding:"0",border:"none"=
},A=3D{position:"static",visibility:"visible"},T=3D"SandboxRoot",I=3D".Sa=
ndboxRoot { display: none; =
}",N=3D50;t.exports=3Da},function(t,e,n){function r(t){return =
t=3Dt||o,t.getSelection&&t.getSelection()}function i(t){var =
e=3Dr(t);return e?e.toString():""}var =
o=3Dn(7);t.exports=3D{getSelection:r,getSelectedText:i}},function(t,e,n){=
function r(t,e,n){function r(){var s=3Dn||this,u=3Darguments,c=3D+new =
Date;return i.clearTimeout(o),c-a>e?(a=3Dc,void =
t.apply(s,u)):void(o=3Di.setTimeout(function(){r.apply(s,u)},e))}var =
o,a=3D0;return n=3Dn||null,r}var =
i=3Dn(7);t.exports=3Dr},function(t,e){function n(t){var =
e=3Dt.getBoundingClientRect();return{width:e.width,height:e.height}}t.exp=
orts=3Dn},function(t,e,n){function =
r(t,e){this._inputsQueue=3D[],this._task=3Dt,this._isPaused=3D!1,this._fl=
ushDelay=3De&&e.flushDelay||a,this._pauseLength=3De&&e.pauseLength||s,thi=
s._flushTimeout=3Dvoid 0}var =
i=3Dn(1),o=3Dn(20),a=3D100,s=3D3e3;r.prototype.add=3Dfunction(t){var =
e=3Dnew i;return =
this._inputsQueue.push({input:t,taskDoneDeferred:e}),this._scheduleFlush(=
),e.promise},r.prototype._scheduleFlush=3Dfunction(){this._isPaused||(cle=
arTimeout(this._flushTimeout),this._flushTimeout=3DsetTimeout(o(this._flu=
sh,this),this._flushDelay))},r.prototype._flush=3Dfunction(){try{this._ta=
sk.call(null,this._inputsQueue)}catch(t){this._inputsQueue.forEach(functi=
on(e){e.taskDoneDeferred.reject(t)})}this._inputsQueue=3D[],this._flushTi=
meout=3Dvoid =
0},r.prototype.pause=3Dfunction(t){clearTimeout(this._flushTimeout),this.=
_isPaused=3D!0,!t&&this._pauseLength&&setTimeout(o(this.resume,this),this=
._pauseLength)},r.prototype.resume=3Dfunction(){this._isPaused=3D!1,this.=
_scheduleFlush()},t.exports=3Dr},function(t,e,n){t.exports=3D[n(71),n(102=
),n(144),n(150),n(156),n(192),n(205),n(210)]},function(t,e,n){function =
r(t){var =
e=3Ds(t),n=3D{screenName:o.screenName(t.href),showScreenName:"false"!=3D=3D=
t.getAttribute("data-show-screen-name"),showCount:"false"!=3D=3Dt.getAttr=
ibute("data-show-count"),size:t.getAttribute("data-size"),count:t.getAttr=
ibute("data-count"),preview:t.getAttribute("data-preview")};return =
a.forIn(n,function(t,n){var =
r=3De[t];e[t]=3Df.hasValue(r)?r:n}),e.screenName=3De.screenName||e.screen=
_name,e}function i(t){var e=3Du(t,d);return e.map(function(t){return =
c(r(t),t.parentNode,t)})}var =
o=3Dn(27),a=3Dn(14),s=3Dn(72),u=3Dn(74)(),c=3Dn(77),f=3Dn(15),d=3D"a.twit=
ter-follow-button";t.exports=3Di},function(t,e,n){function r(t){var =
e=3Dt.href&&t.href.split("?")[1],n=3De?a.decode(e):{},r=3D{lang:u(t),widt=
h:t.getAttribute("data-width")||t.getAttribute("width"),height:t.getAttri=
bute("data-height")||t.getAttribute("height"),related:t.getAttribute("dat=
a-related"),partner:t.getAttribute("data-partner")};return =
o.asBoolean(t.getAttribute("data-dnt"))&&i.setOn(),s.forIn(r,function(t,e=
){var r=3Dn[t];n[t]=3Do.hasValue(r)?r:e}),n}var =
i=3Dn(36),o=3Dn(15),a=3Dn(28),s=3Dn(14),u=3Dn(73);t.exports=3Dr},function=
(t,e){function n(t){var e;if(t)return =
e=3Dt.lang||t.getAttribute("data-lang"),e?e:n(t.parentElement)}t.exports=3D=
n},function(t,e,n){var r=3Dn(75),i=3Dn(31);t.exports=3Dfunction(){var =
t=3D"data-twitter-extracted-"+i.generate();return function(e,n){function =
i(e){return!e.hasAttribute(t)}function o(e){return =
e.setAttribute(t,"true"),e}return =
r(e,n).filter(i).map(o)}}},function(t,e,n){function r(t,e){return =
o(t,e)?[t]:i.toRealArray(t.querySelectorAll(e))}var =
i=3Dn(14),o=3Dn(76);t.exports=3Dr},function(t,e,n){function =
r(t,e){return a?a.call(t,e):void 0}var =
i=3Dn(7),o=3Di.HTMLElement,a=3Do.prototype.matches||o.prototype.matchesSe=
lector||o.prototype.webkitMatchesSelector||o.prototype.mozMatchesSelector=
||o.prototype.msMatchesSelector||o.prototype.oMatchesSelector;t.exports=3D=
r},function(t,e,n){function r(t,e,n){return new =
i(o,a,"twitter-follow-button",t,e,n)}var =
i=3Dn(78),o=3Dn(79),a=3Dn(94);t.exports=3Dr},function(t,e){function =
n(t,e,n,r,i,o){this.factory=3Dt,this.Sandbox=3De,this.srcEl=3Do,this.targ=
etEl=3Di,this.parameters=3Dr,this.className=3Dn}n.prototype.destroy=3Dfun=
ction(){this.srcEl=3Dthis.targetEl=3Dnull},t.exports=3Dn},function(t,e,n)=
{function r(t,e){var r=3Dnew i;return n.e(1,function(i,o){var =
a;if(i)return r.reject(i);try{a=3Dn(80),r.resolve(new =
a(t,e))}catch(s){r.reject(s)}}),r.promise}var =
i=3Dn(1);t.exports=3Dr},,function(t,e,n){var =
r=3Dn(57),i=3Dn(82),o=3Dn(20);r=3DObject.create(r),r.build=3Do(r.build,nu=
ll,i),t.exports=3Dr},function(t,e,n){function =
r(){i.apply(this,arguments),this.Widget=3Dthis.Component}var =
i=3Dn(61),o=3Dn(14),a=3Dn(83);r.prototype=3DObject.create(i.prototype),o.=
aug(r.prototype,{factory:a,build:function(){var =
t=3Di.prototype.build.apply(this,arguments);return =
t},selectors:function(t){var =
e=3Dthis.Widget.prototype.selectors;t=3Dt||{},this.Widget.prototype.selec=
tors=3Do.aug({},t,e)}}),t.exports=3Dr},function(t,e,n){function =
r(){function =
t(t,n){e.apply(this,arguments),this.id=3Df+c(),this.sandbox=3Dn}var =
e=3Da();return =
t.prototype=3DObject.create(e.prototype),s.aug(t.prototype,{selectors:{},=
hydrate:function(){return =
i.resolve()},prepForInsertion:function(){},render:function(){return =
i.resolve()},show:function(){return =
i.resolve()},resize:function(){return =
i.resolve()},select:function(t,e){return =
1=3D=3D=3Darguments.length&&(e=3Dt,t=3Dthis.el),t?(e=3Dthis.selectors[e]|=
|e,s.toRealArray(t.querySelectorAll(e))):[]},selectOne:function(){return =
this.select.apply(this,arguments)[0]},selectLast:function(){return =
this.select.apply(this,arguments).pop()},on:function(t,e,n){function =
r(t){s.addEventListener(t,n,!1)}function i(t){o.delegate(s,t,a,n)}var =
a,s=3Dthis.el;this.el&&(t=3D(t||"").split(/\s+/),2=3D=3D=3Darguments.leng=
th?n=3De:a=3De,a=3Dthis.selectors[a]||a,n=3Du(n,this),t.forEach(a?i:r))}}=
),t}var =
i=3Dn(2),o=3Dn(23),a=3Dn(63),s=3Dn(14),u=3Dn(20),c=3Dn(84),f=3D"twitter-w=
idget-";t.exports=3Dr},function(t,e){function n(){return String(r++)}var =
r=3D0;t.exports=3Dn},,function(t,e,n){function r(t){var =
e=3Do.get("host");return a(t)+"://"+e}var =
i=3Dn(13),o=3Dn(17),a=3Dfunction(){return/^http\:$/.test(i.protocol)?func=
tion(t){return =
t?"https":"http"}:function(){return"https"}}();t.exports=3D{base:r}},,,fu=
nction(t,e,n){function r(t){return =
t=3DString(t).toLowerCase(),o.contains(s,t)}function i(t){return =
t=3D(t||"").toLowerCase(),t=3Dt.replace("_","-"),a(t)?t:(t=3Dt.replace(/\=
-.*/,""),a(t)?t:"en")}var =
o=3Dn(14),a=3Dn(90),s=3D["ar","fa","he","ur"];t.exports=3D{isRtlLang:r,ma=
tchLanguage:i}},function(t,e,n){function =
r(t){return"en"=3D=3D=3Dt||i.contains(o,t)}var =
i=3Dn(14),o=3Dn(91);t.exports=3Dr},function(t,e){t.exports=3D["hi","zh-cn=
","fr","zh-tw","msa","fil","fi","sv","pl","ja","ko","de","it","pt","es","=
ru","id","tr","da","no","nl","hu","fa","ar","ur","he","th","cs","uk","vi"=
,"ro","bn","el","en-gb","gu","kn","mr","ta","bg","ca","hr","sr","sk"]},fu=
nction(t,e,n){function =
r(t){t.define("scribeNamespace",function(){return{client:"tfw"}}),t.defin=
e("scribeData",function(){return{widget_origin:a.rootDocumentLocation(),w=
idget_frame:a.isFramed()&&a.currentDocumentLocation()}}),t.define("scribe=
",function(t,e,n){t=3Ds.aug(this.scribeNamespace(),t||{}),e=3Ds.aug(this.=
scribeData(),e||{}),i.scribe(t,e,!1,n)}),t.define("scribeInteraction",fun=
ction(t,e,n){var =
r=3Do.extractTermsFromDOM(t.target);r.action=3Dt.type,this.scribe(r,e,n)}=
)}var =
i=3Dn(52),o=3Dn(40),a=3Dn(37),s=3Dn(14);t.exports=3Dr},function(t,e,n){fu=
nction =
r(t){t.define("widgetDataAttributes",function(){return{}}),t.define("setD=
ataAttributes",function(){var =
t=3Dthis.sandbox.sandboxEl;o.forIn(this.widgetDataAttributes(),function(e=
,n){i.hasValue(n)&&t.setAttribute("data-"+e,n)})}),t.after("render",funct=
ion(){this.setDataAttributes()})}var =
i=3Dn(15),o=3Dn(14);t.exports=3Dr},function(t,e,n){var =
r=3Dn(56),i=3Dn(95);t.exports=3Dr.build([i])},function(t,e,n){function =
r(t){t.overrideProperty("id",{get:function(){return =
this.sandboxEl&&this.sandboxEl.id}}),t.overrideProperty("initialized",{ge=
t:function(){return!!this.iframeEl}}),t.overrideProperty("width",{get:fun=
ction(){return =
this._width}}),t.overrideProperty("height",{get:function(){return =
this._height}}),t.overrideProperty("sandboxEl",{get:function(){return =
this.iframeEl}}),t.defineProperty("iframeEl",{get:function(){return =
this._iframe}}),t.define("updateCachedDimensions",function(){var =
t=3Dthis;return =
this.initialized?i.read(function(){t._width=3Dt.sandboxEl.offsetWidth,t._=
height=3Dt.sandboxEl.offsetHeight}):c.resolve()}),t.define("setTitle",fun=
ction(t){this.iframeEl.title=3Dt}),t.define("makeVisible",function(){retu=
rn this.styleSelf(h)}),t.define("didResize",function(){var =
t=3Dthis,e=3Dt._resizeHandlers.length>0;return =
this.updateCachedDimensions().then(function(){e&&t._resizeHandlers.forEac=
h(function(e){e(t)})})}),t.define("loadDocument",function(t){var e=3Dnew =
u;return this.initialized?this.iframeEl.src?c.reject(new Error("widget =
already =
loaded")):(this.iframeEl.addEventListener("load",e.resolve,!1),this.ifram=
eEl.addEventListener("error",e.reject,!1),this.iframeEl.src=3Dt,e.promise=
):c.reject(new Error("sandbox not =
initialized"))}),t.after("initialize",function(){this._iframe=3Dnull,this=
._width=3Dthis._height=3D0,this._resizeHandlers=3D[]}),t.override("insert=
",function(t,e,n,r){var o=3Dthis;return =
e=3Dd.aug({id:t},e),n=3Dd.aug({},l,n),this._iframe=3Ds(e,n),p[t]=3Dthis,t=
his.onResize(a(function(){o.makeVisible()})),i.write(f(r,null,this._ifram=
e))}),t.override("onResize",function(t){this._resizeHandlers.push(t)}),t.=
after("styleSelf",function(){return this.updateCachedDimensions()})}var =
i=3Dn(47),o=3Dn(96),a=3Dn(101),s=3Dn(54),u=3Dn(1),c=3Dn(2),f=3Dn(20),d=3D=
n(14),l=3D{position:"absolute",visibility:"hidden",width:"0px",height:"0p=
x"},h=3D{position:"static",visibility:"visible"},p=3D{};o(function(t,e,n)=
{var r=3Dp[t];if(r)return =
r.styleSelf({width:e+"px",height:n+"px"}).then(function(){r.didResize()})=
}),t.exports=3Dr},function(t,e,n){function r(t){(new =
o).attachReceiver(new =
a.Receiver(i,"twttr.button")).bind("twttr.private.trigger",function(t,e){=
var =
n=3Dc(this);s.trigger(t,{target:n,region:e,type:t,data:{}})}).bind("twttr=
.private.resizeButton",function(e){var =
n=3Dc(this),r=3Dn&&n.id,i=3Du.asInt(e.width),o=3Du.asInt(e.height);r&&i&&=
o&&t(r,i,o)})}var =
i=3Dn(7),o=3Dn(97),a=3Dn(99),s=3Dn(32),u=3Dn(15),c=3Dn(100);t.exports=3Dr=
},function(t,e,n){function r(t){this.registry=3Dt||{}}function =
i(t){return h.isType("string",t)?d.parse(t):t}function o(t){var =
e,n,r;return =
h.isObject(t)?(e=3Dt.jsonrpc=3D=3D=3Dv,n=3Dh.isType("string",t.method),r=3D=
!("id"in t)||a(t.id),e&&n&&r):!1}function a(t){var e,n,r;return =
e=3Dh.isType("string",t),n=3Dh.isType("number",t),r=3Dnull=3D=3D=3Dt,e||n=
||r}function s(t){return h.isObject(t)&&!h.isType("function",t)}function =
u(t,e){return{jsonrpc:v,id:t,result:e}}function =
c(t,e){return{jsonrpc:v,id:a(t)?t:null,error:e}}function f(t){return =
p.all(t).then(function(t){return t=3Dt.filter(function(t){return void =
0!=3D=3Dt}),t.length?t:void 0})}var =
d=3Dn(41),l=3Dn(98),h=3Dn(14),p=3Dn(2),m=3Dn(44),v=3D"2.0";r.prototype._i=
nvoke=3Dfunction(t,e){var =
n,r,i;n=3Dthis.registry[t.method],r=3Dt.params||[],r=3Dh.isType("array",r=
)?r:[r];try{i=3Dn.apply(e.source||null,r)}catch(o){i=3Dp.reject(o.message=
)}return =
m.isPromise(i)?i:p.resolve(i)},r.prototype._processRequest=3Dfunction(t,e=
){function n(e){return u(t.id,e)}function r(){return =
c(t.id,l.INTERNAL_ERROR)}var i;return o(t)?(i=3D"params"in =
t&&!s(t.params)?p.resolve(c(t.id,l.INVALID_PARAMS)):this.registry[t.metho=
d]?this._invoke(t,{source:e}).then(n,r):p.resolve(c(t.id,l.METHOD_NOT_FOU=
ND)),null!=3Dt.id?i:p.resolve()):p.resolve(c(t.id,l.INVALID_REQUEST))},r.=
prototype.attachReceiver=3Dfunction(t){return =
t.attachTo(this),this},r.prototype.bind=3Dfunction(t,e){return =
this.registry[t]=3De,this},r.prototype.receive=3Dfunction(t,e){var =
n,r,o,a=3Dthis;try{t=3Di(t)}catch(s){return =
p.resolve(c(null,l.PARSE_ERROR))}return =
e=3De||null,n=3Dh.isType("array",t),r=3Dn?t:[t],o=3Dr.map(function(t){ret=
urn =
a._processRequest(t,e)}),n?f(o):o[0]},t.exports=3Dr},function(t,e){t.expo=
rts=3D{PARSE_ERROR:{code:-32700,message:"Parse =
error"},INVALID_REQUEST:{code:-32600,message:"Invalid =
Request"},INVALID_PARAMS:{code:-32602,message:"Invalid =
params"},METHOD_NOT_FOUND:{code:-32601,message:"Method not =
found"},INTERNAL_ERROR:{code:-32603,message:"Internal =
error"}}},function(t,e,n){function r(t,e,n){var =
r;t&&t.postMessage&&(g?r=3D(n||"")+d.stringify(e):n?(r=3D{},r[n]=3De):r=3D=
e,t.postMessage(r,"*"))}function i(t){return =
p.isType("string",t)?t:"JSONRPC"}function o(t,e){return =
e?p.isType("string",t)&&0=3D=3D=3Dt.indexOf(e)?t.substring(e.length):t[e]=
?t[e]:void 0:t}function a(t,e){var =
n=3Dt.document;this.filter=3Di(e),this.server=3Dnull,this.isTwitterFrame=3D=
m.isTwitterURL(n.location.href),t.addEventListener("message",v(this._onMe=
ssage,this),!1)}function =
s(t,e){this.pending=3D{},this.target=3Dt,this.isTwitterHost=3Dm.isTwitter=
URL(c.href),this.filter=3Di(e),f.addEventListener("message",v(this._onMes=
sage,this),!1)}function u(t){return arguments.length>0&&(g=3D!!t),g}var =
c=3Dn(13),f=3Dn(7),d=3Dn(41),l=3Dn(1),h=3Dn(8),p=3Dn(14),m=3Dn(27),v=3Dn(=
20),g=3Dh.ie9();p.aug(a.prototype,{_onMessage:function(t){var =
e,n=3Dthis;this.server&&(this.isTwitterFrame&&!m.isTwitterURL(t.origin)||=
(e=3Do(t.data,this.filter),e&&this.server.receive(e,t.source).then(functi=
on(e){e&&r(t.source,e,n.filter)})))},attachTo:function(t){this.server=3Dt=
},detach:function(){this.server=3Dnull}}),p.aug(s.prototype,{_processResp=
onse:function(t){var e=3Dthis.pending[t.id];e&&(e.resolve(t),delete =
this.pending[t.id])},_onMessage:function(t){var =
e;if((!this.isTwitterHost||m.isTwitterURL(t.origin))&&(e=3Do(t.data,this.=
filter))){if(p.isType("string",e))try{e=3Dd.parse(e)}catch(n){return}e=3D=
p.isType("array",e)?e:[e],e.forEach(v(this._processResponse,this))}},send=
:function(t){var e=3Dnew l;return =
t.id?this.pending[t.id]=3De:e.resolve(),r(this.target,t,this.filter),e.pr=
omise}}),t.exports=3D{Receiver:a,Dispatcher:s,_stringifyPayload:u}},funct=
ion(t,e,n){function r(t){for(var =
e,n=3Di.getElementsByTagName("iframe"),r=3D0;e=3Dn[r];r++)if(e.contentWin=
dow=3D=3D=3Dt)return e}var =
i=3Dn(9);t.exports=3Dr},function(t,e){function n(t){var e,n=3D!1;return =
function(){return =
n?e:(n=3D!0,e=3Dt.apply(this,arguments))}}t.exports=3Dn},function(t,e,n){=
function r(t){var =
e=3Du(t),n=3D{collectionId:s.collectionId(t.href),chrome:t.getAttribute("=
data-chrome"),limit:t.getAttribute("data-limit")};return =
a.forIn(n,function(t,n){var =
r=3De[t];e[t]=3Do.hasValue(r)?r:n}),e}function i(t){var =
e=3Dc(t,d);return e.map(function(t){return f(r(t),t.parentNode,t)})}var =
o=3Dn(15),a=3Dn(14),s=3Dn(27),u=3Dn(72),c=3Dn(74)(),f=3Dn(103),d=3D"a.twi=
tter-grid";t.exports=3Di},function(t,e,n){function r(t,e,n){return new =
i(o,a,"twitter-grid",t,e,n)}var =
i=3Dn(78),o=3Dn(104),a=3Dn(55);t.exports=3Dr},function(t,e,n){function =
r(t,e){var r=3Dnew i;return n.e(2,function(i,o){var a;if(i)return =
r.reject(i);try{a=3Dn(105),r.resolve(new =
a(t,e))}catch(s){r.reject(s)}}),r.promise}var =
i=3Dn(1);t.exports=3Dr},,,function(t,e,n){function =
r(t){return"dark"=3D=3D=3Dt?"dark":"light"}function i(t,e,n){var =
i,o;return =
n=3Dr(n),i=3Da.isRtlLang(e)?"rtl":"ltr",o=3D[t,u.css,n,i,"css"].join(".")=
,s.base()+"/css/"+o}function o(){return =
s.base()+"/css/"+["periscope_on_air",u.css,"css"].join(".")}var =
a=3Dn(89),s=3Dn(86),u=3Dn(108),c=3Dn(20);t.exports=3D{tweet:c(i,null,"twe=
et"),timeline:c(i,null,"timeline"),video:c(i,null,"video"),moment:c(i,nul=
l,"moment"),grid:c(i,null,"grid"),periscopeOnAir:o}},function(t,e){t.expo=
rts=3D{css:"1475280ca4bc2ccca655953750ca7e4a"}},,function(t,e,n){function=
r(){return f+d++}function i(t,e,n,i){var f,d,l;return =
i=3Di||r(),f=3Da.fullPath(["callbacks",i]),d=3Do.createElement("script"),=
l=3Dnew =
s,e=3Du.aug({},e,{callback:f,suppress_response_codes:!0}),a.set(["callbac=
ks",i],function(t){var =
e,r;e=3Dn(t||!1),t=3De.resp,r=3De.success,r?l.resolve(t):l.reject(t),d.on=
load=3Dd.onreadystatechange=3Dnull,d.parentNode&&d.parentNode.removeChild=
(d),a.unset(["callbacks",i])}),d.onerror=3Dfunction(){l.reject(new =
Error("failed to fetch =
"+d.src))},d.src=3Dc.url(t,e),d.async=3D"async",o.body.appendChild(d),l.p=
romise}var =
o=3Dn(9),a=3Dn(17),s=3Dn(1),u=3Dn(14),c=3Dn(28),f=3D"cb",d=3D0;t.exports=3D=
{fetch:i}},function(t,e,n){function r(t){var e,n;return =
e=3Dt.headers&&t.headers.status,n=3Dt&&!t.error&&200=3D=3D=3De,!n&&t.head=
ers&&t.headers.message&&i.warn(t.headers.message),{success:n,resp:t}}var =
i=3Dn(12);t.exports=3Dr},function(t,e){function n(){var t=3D9e5;return =
Math.floor(+new Date/t)}t.exports=3Dn},function(t,e,n){function =
r(t){return t?(t=3DArray.isArray(t)?t:[t],t.reduce(function(t,e){var =
n=3De.getAttribute("data-tweet-id"),r=3De.getAttribute("data-rendered-twe=
et-id")||n;return =
n=3D=3D=3Dr?t[r]=3D{item_type:i.TWEET}:n&&(t[r]=3D{item_type:i.RETWEET,ta=
rget_type:i.TWEET,target_id:n}),t},{})):{}}var i=3Dn(114);=0A=
t.exports=3Dr},function(t,e){t.exports=3D{TWEET:0,RETWEET:10,CUSTOM_TIMEL=
INE:17}},function(t,e,n){var =
r=3Dn(9),i=3Dn(15),o=3Dr.createElement("div");t.exports=3Dfunction(t){ret=
urn =
i.isNumber(t)&&(t+=3D"px"),o.style.width=3D"",o.style.width=3Dt,o.style.w=
idth||null}},function(t,e,n){function r(t){var =
e=3Dt.getBoundingClientRect(),n=3Di.innerWidth,r=3Di.innerHeight,o=3De.to=
p>r,a=3De.bottom<0,s=3De.left>n,u=3De.right<0;return!(o||a||s||u)}var =
i=3Dn(7);t.exports=3Dr},function(t,e,n){function =
r(t){t.after("prepForInsertion",function(t){o.sizeIframes(t,this.sandbox.=
width,a,i.sync)}),t.after("resize",function(){o.sizeIframes(this.el,this.=
sandbox.width,a,i.write)})}var =
i=3Dn(47),o=3Dn(118),a=3D375;t.exports=3Dr},function(t,e,n){function =
r(t){var e=3Dt.split(" =
");this.url=3DdecodeURIComponent(e[0].trim()),this.width=3D+e[1].replace(=
/w$/,"").trim()}function i(t,e,n){var =
i,o,a,s;if(t=3Dm.devicePixelRatio?t*m.devicePixelRatio:t,o=3De.split(",")=
.map(function(t){return new =
r(t.trim())}),n)for(s=3D0;s=3Dt?n:e},o[0]),i&&i.width>a.width?i:a}function =
o(t,e){var =
n,r=3Dt.getAttribute("data-srcset"),o=3Dt.src;r&&(n=3Di(e,r,o),t.src=3Dn.=
url)}function a(t,e){e=3Dvoid =
0!=3D=3De?!!e:g.retina(),v.toRealArray(t.getElementsByTagName("IMG")).for=
Each(function(t){var =
n=3Dt.getAttribute("data-src-1x")||t.getAttribute("src"),r=3Dt.getAttribu=
te("data-src-2x");e&&r?t.src=3Dr:n&&(t.src=3Dn)})}function =
s(t,e,n){t&&(v.toRealArray(t.querySelectorAll(".NaturalImage-image")).for=
Each(function(t){n(function(){o(t,e)})}),v.toRealArray(t.querySelectorAll=
(".CroppedImage-image")).forEach(function(t){n(function(){o(t,e/2)})}),v.=
toRealArray(t.querySelectorAll("img.autosized-media")).forEach(function(t=
){n(function(){o(t,e),t.removeAttribute("width"),t.removeAttribute("heigh=
t")})}))}function =
u(t,e){t&&(g.ios()||g.android())&&v.toRealArray(t.querySelectorAll(".Fill=
edIframe")).forEach(function(t){e(function(){l(t,{width:t.offsetWidth,hei=
ght:t.offsetHeight})})})}function =
c(t,e,n,r){t&&(u(t,r),v.toRealArray(t.querySelectorAll("iframe.autosized-=
media, .wvp-player-container")).forEach(function(t){var =
i=3Dd(t.getAttribute("data-width"),t.getAttribute("data-height"),y.effect=
iveWidth(t.parentElement)||e,n);r(function(){t.setAttribute("width",i.wid=
th),t.setAttribute("height",i.height),b.present(t,"wvp-player-container")=
?(t.style.width=3Di.width,t.style.height=3Di.height):(t.width=3Di.width,t=
.height=3Di.height,l(t,i))})}))}function =
f(t,e,n,r){s(t,e,r),c(t,e,n,r)}function d(t,e,n,r,i,o){return =
n=3Dn||t,r=3Dr||e,i=3Di||0,o=3Do||0,t>n&&(e*=3Dn/t,t=3Dn),e>r&&(t*=3Dr/e,=
e=3Dr),i>t&&(e*=3Di/t,t=3Di),o>e&&(t*=3Do/e,e=3Do),{width:Math.floor(t),h=
eight:Math.floor(e)}}function l(t,e){function n(){var =
t=3D{name:"tfw:resize",dimensions:e};i.postMessage(t,"*")}var =
r,i,o,a,s;t&&(i=3Dt.contentWindow,r=3Dt.ownerDocument&&t.ownerDocument.de=
faultView,o=3Dg.ios()||g.android(),a=3Dw.isTwitterURL(t.src),s=3Di&&g.can=
PostMessage(i),o&&a&&s&&(n(),r&&r.addEventListener("message",function(t){=
"tfw:requestsize"=3D=3D=3Dt.data&&n()},!1)))}function =
h(t,e,n,r){v.toRealArray(t.querySelectorAll(e)).forEach(function(t){var =
e=3Dt.getAttribute("style")||t.getAttribute("data-style"),i=3Dr.test(e)&&=
RegExp.$1;i&&(t.setAttribute("data-csp-fix",!0),t.style[n]=3Di)})}functio=
n =
p(t){g.cspEnabled()&&(h(t,".MediaCard-widthConstraint","maxWidth",_),h(t,=
".MediaCard-mediaContainer","paddingBottom",A),h(t,".CroppedImage-image",=
"top",E),h(t,".CroppedImage-image","left",x))}var =
m=3Dn(7),v=3Dn(14),g=3Dn(8),w=3Dn(27),y=3Dn(119),b=3Dn(24),_=3D/max-width=
:\s*([\d\.]+px)/,E=3D/top:\s*(\-?[\d\.]+%)/,x=3D/left:\s*(\-?[\d\.]+%)/,A=
=3D/padding-bottom:\s*([\d\.]+%)/;t.exports=3D{scaleDimensions:d,retinize=
:a,setSrcForImgs:s,sizeIframes:c,broadcastIframeResize:u,constrainMedia:f=
,fixMediaCardLayout:p,__setSrcFromSet:o}},function(t,e){function =
n(t){return =
t&&1=3D=3D=3Dt.nodeType?t.offsetWidth||n(t.parentNode):0}t.exports=3D{eff=
ectiveWidth:n}},function(t,e,n){function r(t){return =
t.replace(/-(.)/g,function(t,e){return e.toUpperCase()})}function =
i(t){return(t||"").split(";").reduce(function(t,e){var n,i;return =
c.test(e.trim())&&(n=3DRegExp.$1,i=3DRegExp.$2,t[r(n)]=3Di),t},{})}functi=
on o(t){var =
e=3Di(t.getAttribute("data-style"));0!=3D=3DObject.keys(e).length&&(t.set=
Attribute("data-csp-fix","true"),u.forIn(e,function(e,n){t.style[e]=3Dn})=
)}function =
a(t){t.selectors({cspForcedStyle:".js-cspForcedStyle"}),t.after("prepForI=
nsertion",function(t){s.cspEnabled()&&this.select(t,"cspForcedStyle").for=
Each(o)})}var =
s=3Dn(8),u=3D(n(12),n(14)),c=3D/^([a-zA-Z-]+):\s*(.+)$/;t.exports=3Da},fu=
nction(t,e,n){function =
r(t){t.define("injectRefSrcParam",function(t){t.getAttribute(a)||(t.setAt=
tribute(a,!0),t.href=3Di(t.href))}),t.after("render",function(){this.on("=
click","A",function(t,e){o.isTwitterURL(e.href)&&this.injectRefSrcParam(e=
)})})}var =
i=3Dn(122),o=3Dn(27),a=3D"data-url-refsrc-injected";t.exports=3Dr},functi=
on(t,e,n){function r(t){return i.url(t,{ref_src:o})}var =
i=3Dn(28),o=3D"twsrc^tfw";t.exports=3Dr},function(t,e,n){function =
r(t){t.after("prepForInsertion",function(t){i.retinize(t)})}var =
i=3Dn(118);t.exports=3Dr},function(t,e,n){function =
r(t){t.after("prepForInsertion",function(t){o.setSrcForImgs(t,this.sandbo=
x.width,i.sync)}),t.after("resize",function(){o.setSrcForImgs(this.el,thi=
s.sandbox.width,i.write)})}var =
i=3Dn(47),o=3Dn(118);t.exports=3Dr},function(t,e){function =
n(t){t.after("render",function(){var =
t=3Dthis.el.getAttribute(r);t&&this.sandbox.setTitle(t)})}var =
r=3D"data-iframe-title";t.exports=3Dn},function(t,e,n){function =
r(t){return Object.keys(t).every(s.isInt)}function i(t){var =
e=3DObject.keys(t).map(function(e){return{size:+e,className:t[e]}}).sort(=
function(t,e){return t.size-e.size});return =
e.unshift({size:0,className:u}),e}function =
o(t){t.params({breakpoints:{required:!0,validate:r,transform:i}}),t.defin=
e("getClassForWidth",function(t){var =
e,n,r;for(n=3Dthis.params.breakpoints.length-1;n>=3D0;n--)if(r=3Dthis.par=
ams.breakpoints[n],t>r.size){e=3Dr.className;break}return =
e}),t.after("initialize",function(){this.allBreakpoints=3Dthis.params.bre=
akpoints.map(function(t){return =
t.className})}),t.define("recalculateBreakpoints",function(){var =
t=3Dthis.getClassForWidth(this.sandbox.width);return =
t&&this.sandbox.hasRootClass(t)?a.resolve():a.all([this.sandbox.removeRoo=
tClass(this.allBreakpoints),this.sandbox.addRootClass(t)])}),t.after("ren=
der",function(){return =
this.recalculateBreakpoints()}),t.after("resize",function(){return =
this.recalculateBreakpoints()})}var =
a=3Dn(2),s=3Dn(15),u=3D"env-narrow";t.exports=3Do},,,,,function(t,e,n){fu=
nction =
r(t){t.selectors({clickToOpen:".js-clickToOpenTarget"}),t.define("shouldO=
penTarget",function(t){var =
e=3Di.closest("A",t.target,this.el),n=3Dthis.sandbox.hasSelectedText();re=
turn!e&&!n}),t.define("openTarget",function(t,e){var =
n=3De&&e.getAttribute(u);n&&(o(n),this.scribeOpenClick(t))}),t.define("at=
temptToOpenTarget",function(t,e){this.shouldOpenTarget(t)&&this.openTarge=
t(t,e)}),t.define("scribeOpenClick",function(t){var =
e=3Ds.extractTermsFromDOM(t.target),n=3D{associations:s.formatTweetAssoci=
ation(e)};this.scribe({section:"chrome",action:"click"},n)}),t.after("ren=
der",function(){this.on("click","clickToOpen",this.attemptToOpenTarget)})=
}var =
i=3Dn(25),o=3Dn(132),a=3Dn(81),s=3Dn(40),u=3D"data-click-to-open-target";=
t.exports=3Da.couple(n(92),r)},function(t,e,n){function =
r(t){a.isTwitterURL(t)&&(t=3Do(t)),i.open(t)}var =
i=3Dn(7),o=3Dn(122),a=3Dn(27);t.exports=3Dr},function(t,e,n){function =
r(t){t.params({productName:{required:!0},dataSource:{required:!1},related=
:{required:!1},partner:{fallback:f(o.val,o,"partner")}}),t.selectors({tim=
eline:".timeline",tweetIdInfo:".js-tweetIdInfo"}),t.define("injectWebInte=
ntParams",function(t){var =
e=3Di.closest(this.selectors.timeline,t,this.el),n=3Di.closest(this.selec=
tors.tweetIdInfo,t,this.el);t.getAttribute(d)||(t.setAttribute(d,!0),t.hr=
ef=3Du.url(t.href,{tw_w:this.params.dataSource&&this.params.dataSource.da=
taSourceIdentifier(),tw_i:n&&n.getAttribute("data-tweet-id"),tw_p:this.pa=
rams.productName,related:this.params.related,partner:this.params.partner,=
query:e&&e.getAttribute("data-search-query"),profile_id:e&&e.getAttribute=
("data-profile-id"),original_referer:s.rootDocumentLocation()}))}),t.afte=
r("render",function(){this.on("click","A",function(t,e){c.isIntentURL(e.h=
ref)&&(this.injectWebIntentParams(e),a.open(e.href,this.sandbox.sandboxEl=
,t))})})}var =
i=3Dn(25),o=3Dn(16),a=3Dn(26),s=3Dn(37),u=3Dn(28),c=3Dn(27),f=3Dn(20),d=3D=
"data-url-params-injected";t.exports=3Dr},function(t,e,n){function =
r(t){t.before("render",function(){i.ios()&&this.sandbox.addRootClass("env=
-ios"),i.ie9()&&this.sandbox.addRootClass("ie9"),i.touch()&&this.sandbox.=
addRootClass("is-touch")})}var =
i=3Dn(8);t.exports=3Dr},function(t,e,n){function =
r(t){t.after("render",function(){new i(this.sandbox.win)})}var =
i=3Dn(136);t.exports=3Dr},function(t,e,n){function r(t,e){return =
t&&t.getAttribute?t.getAttribute("data-"+e):void 0}function =
i(t,e){return{element:t.element||w,action:t.action||y,page:o(e)?"video":v=
oid 0}}function o(t){return l.closest(".embedded-video",t)}function =
a(t){var =
e=3Dl.closest(".tweet",t),n=3D!e&&l.closest(".EmbeddedTweet",t);return =
n&&(e=3Dn.querySelector(".tweet.subject")),e}function s(t){return =
f.parse(r(o(t),"player-config"))}function u(t,e){var =
n,i,s,u=3Do(e);return =
u?n=3Dd.aug({item_type:v,card_type:g,id:r(u,"tweet-id"),card_name:r(u,"ca=
rd-name"),publisher_id:r(u,"publisher-id"),content_id:r(u,"content-id")},=
t.itemData||{}):(i=3Dl.closest(".cards-multimedia",e),s=3Da(e),n=3Dd.aug(=
{item_type:v,card_type:g,id:r(s,"tweet-id"),card_name:r(i,"card-name"),pu=
blisher_id:r(i,"publisher-id"),content_id:r(i,"video-content-id")},t.item=
Data||{})),{items:[n]}}function c(t){var =
e=3Dthis;this.global=3Dt,this.server=3D(new h).attachReceiver(new =
m.Receiver(t,"")).bind("scribe",function(t){e.scribe(t,this)}).bind("requ=
estPlayerConfig",function(){return e.requestPlayerConfig(this)})}var =
f=3Dn(41),d=3Dn(14),l=3Dn(25),h=3Dn(97),p=3Dn(35),m=3Dn(99),v=3D0,g=3D6,w=
=3D"amplify_player",y=3D"undefined";c.prototype.findIframeByWindow=3Dfunc=
tion(t){for(var =
e=3Dthis.global.document.getElementsByTagName("iframe"),n=3De.length,r=3D=
0;n>r;r++)if(e[r].contentWindow=3D=3Dt)return =
e[r]},c.prototype.requestPlayerConfig=3Dfunction(t){var =
e=3Dthis.findIframeByWindow(t);if(e)return =
s(e)},c.prototype.scribe=3Dfunction(t,e){var =
n,r,o,a;n=3Dt&&t.customScribe,r=3Dthis.findIframeByWindow(e),n&&r&&(o=3Di=
(n,r),a=3Du(n,r),p.clientEvent2(o,a,!0))},t.exports=3Dc},function(t,e,n){=
function =
r(t){t.params({pageForAudienceImpression:{required:!0}}),t.before("hydrat=
e",function(){i.scribeAudienceImpression(this.params.pageForAudienceImpre=
ssion)})}var i=3Dn(138);t.exports=3Dr},function(t,e,n){function =
r(){return f.formatGenericEventData("syndicated_impression",{})}function =
i(){u("tweet")}function o(){u("timeline")}function =
a(){u("video")}function s(){u("partnertweet")}function =
u(t){d.isHostPageSensitive()||l[t]||(l[t]=3D!0,c.scribe(f.formatClientEve=
ntNamespace({page:t,action:"impression"}),r(),f.AUDIENCE_ENDPOINT))}var =
c=3Dn(35),f=3Dn(40),d=3Dn(39),l=3D{};t.exports=3D{scribeAudienceImpressio=
n:u,scribePartnerTweetAudienceImpression:s,scribeTweetAudienceImpression:=
i,scribeTimelineAudienceImpression:o,scribeVideoAudienceImpression:a}},fu=
nction(t,e,n){function r(t){var e;if(t)return =
e=3Ds([t]),{item_ids:Object.keys(e),item_details:e}}function =
i(t){t.selectors({tweetIdInfo:".js-tweetIdInfo"}),t.define("scribeClickIn=
teraction",function(t,e){var =
n=3Do.closest(this.selectors.tweetIdInfo,e,this.el);this.scribeInteractio=
n(t,r(n))}),t.after("render",function(){this.on("click","A",this.scribeCl=
ickInteraction),this.on("click","BUTTON",this.scribeClickInteraction)})}v=
ar =
o=3Dn(25),a=3Dn(81),s=3Dn(113);t.exports=3Da.couple(n(92),i)},function(t,=
e,n){function r(t){var e=3D{action:"dimensions"},n=3Dnew =
o(a);t.after("show",function(){if(n.nextBoolean()){var =
t=3Dthis.sandbox.width,r=3Dthis.sandbox.height,i=3D{context:t+","+r};this=
.scribe(e,i)}})}var =
i=3Dn(81),o=3Dn(141),a=3D1;t.exports=3Di.couple(n(92),r)},function(t,e){f=
unction =
n(t){this.percentage=3Dt}n.prototype.nextBoolean=3Dfunction(){return =
100*Math.random())[^>]*$|^#([\w-]+)$/,f=3D/^.[^:#\[\.=
,]*$/;o.fn=3Do.prototype=3D{init:function(E,H){E=3DE||document;if(E.nodeT=
ype){this[0]=3DE;this.length=3D1;this.context=3DE;return this}if(typeof =
E=3D=3D=3D"string"){var =
G=3DD.exec(E);if(G&&(G[1]||!H)){if(G[1]){E=3Do.clean([G[1]],H)}else{var =
I=3Ddocument.getElementById(G[3]);if(I&&I.id!=3DG[3]){return =
o().find(E)}var F=3Do(I||[]);F.context=3Ddocument;F.selector=3DE;return =
F}}else{return o(H).find(E)}}else{if(o.isFunction(E)){return =
o(document).ready(E)}}if(E.selector&&E.context){this.selector=3DE.selecto=
r;this.context=3DE.context}return =
this.setArray(o.isArray(E)?E:o.makeArray(E))},selector:"",jquery:"1.3.2",=
size:function(){return this.length},get:function(E){return =
E=3D=3D=3Dg?Array.prototype.slice.call(this):this[E]},pushStack:function(=
F,H,E){var =
G=3Do(F);G.prevObject=3Dthis;G.context=3Dthis.context;if(H=3D=3D=3D"find"=
){G.selector=3Dthis.selector+(this.selector?" =
":"")+E}else{if(H){G.selector=3Dthis.selector+"."+H+"("+E+")"}}return =
G},setArray:function(E){this.length=3D0;Array.prototype.push.apply(this,E=
);return this},each:function(F,E){return =
o.each(this,F,E)},index:function(E){return =
o.inArray(E&&E.jquery?E[0]:E,this)},attr:function(F,H,G){var =
E=3DF;if(typeof F=3D=3D=3D"string"){if(H=3D=3D=3Dg){return =
this[0]&&o[G||"attr"](this[0],F)}else{E=3D{};E[F]=3DH}}return =
this.each(function(I){for(F in =
E){o.attr(G?this.style:this,F,o.prop(this,E[F],G,I,F))}})},css:function(E=
,F){if((E=3D=3D"width"||E=3D=3D"height")&&parseFloat(F)<0){F=3Dg}return =
this.attr(E,F,"curCSS")},text:function(F){if(typeof =
F!=3D=3D"object"&&F!=3Dnull){return =
this.empty().append((this[0]&&this[0].ownerDocument||document).createText=
Node(F))}var =
E=3D"";o.each(F||this,function(){o.each(this.childNodes,function(){if(thi=
s.nodeType!=3D8){E+=3Dthis.nodeType!=3D1?this.nodeValue:o.fn.text([this])=
}})});return E},wrapAll:function(E){if(this[0]){var =
F=3Do(E,this[0].ownerDocument).clone();if(this[0].parentNode){F.insertBef=
ore(this[0])}F.map(function(){var =
G=3Dthis;while(G.firstChild){G=3DG.firstChild}return =
G}).append(this)}return this},wrapInner:function(E){return =
this.each(function(){o(this).contents().wrapAll(E)})},wrap:function(E){re=
turn this.each(function(){o(this).wrapAll(E)})},append:function(){return =
this.domManip(arguments,true,function(E){if(this.nodeType=3D=3D1){this.ap=
pendChild(E)}})},prepend:function(){return =
this.domManip(arguments,true,function(E){if(this.nodeType=3D=3D1){this.in=
sertBefore(E,this.firstChild)}})},before:function(){return =
this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,=
this)})},after:function(){return =
this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,=
this.nextSibling)})},end:function(){return =
this.prevObject||o([])},push:[].push,sort:[].sort,splice:[].splice,find:f=
unction(E){if(this.length=3D=3D=3D1){var =
F=3Dthis.pushStack([],"find",E);F.length=3D0;o.find(E,this[0],F);return =
F}else{return this.pushStack(o.unique(o.map(this,function(G){return =
o.find(E,G)})),"find",E)}},clone:function(G){var =
E=3Dthis.map(function(){if(!o.support.noCloneEvent&&!o.isXMLDoc(this)){va=
r I=3Dthis.outerHTML;if(!I){var =
J=3Dthis.ownerDocument.createElement("div");J.appendChild(this.cloneNode(=
true));I=3DJ.innerHTML}return o.clean([I.replace(/ =
jQuery\d+=3D"(?:\d+|null)"/g,"").replace(/^\s*/,"")])[0]}else{return =
this.cloneNode(true)}});if(G=3D=3D=3Dtrue){var =
H=3Dthis.find("*").andSelf(),F=3D0;E.find("*").andSelf().each(function(){=
if(this.nodeName!=3D=3DH[F].nodeName){return}var =
I=3Do.data(H[F],"events");for(var K in I){for(var J in =
I[K]){o.event.add(this,K,I[K][J],I[K][J].data)}}F++})}return =
E},filter:function(E){return =
this.pushStack(o.isFunction(E)&&o.grep(this,function(G,F){return =
E.call(G,F)})||o.multiFilter(E,o.grep(this,function(F){return =
F.nodeType=3D=3D=3D1})),"filter",E)},closest:function(E){var =
G=3Do.expr.match.POS.test(E)?o(E):null,F=3D0;return =
this.map(function(){var =
H=3Dthis;while(H&&H.ownerDocument){if(G?G.index(H)>-1:o(H).is(E)){o.data(=
H,"closest",F);return =
H}H=3DH.parentNode;F++}})},not:function(E){if(typeof =
E=3D=3D=3D"string"){if(f.test(E)){return =
this.pushStack(o.multiFilter(E,this,true),"not",E)}else{E=3Do.multiFilter=
(E,this)}}var F=3DE.length&&E[E.length-1]!=3D=3Dg&&!E.nodeType;return =
this.filter(function(){return =
F?o.inArray(this,E)<0:this!=3DE})},add:function(E){return =
this.pushStack(o.unique(o.merge(this.get(),typeof =
E=3D=3D=3D"string"?o(E):o.makeArray(E))))},is:function(E){return =
!!E&&o.multiFilter(E,this).length>0},hasClass:function(E){return =
!!E&&this.is("."+E)},val:function(K){if(K=3D=3D=3Dg){var =
E=3Dthis[0];if(E){if(o.nodeName(E,"option")){return(E.attributes.value||{=
}).specified?E.value:E.text}if(o.nodeName(E,"select")){var =
I=3DE.selectedIndex,L=3D[],M=3DE.options,H=3DE.type=3D=3D"select-one";if(=
I<0){return null}for(var F=3DH?I:0,J=3DH?I+1:M.length;F=3D0=
||o.inArray(this.name,K)>=3D0)}else{if(o.nodeName(this,"select")){var =
N=3Do.makeArray(K);o("option",this).each(function(){this.selected=3D(o.in=
Array(this.value,N)>=3D0||o.inArray(this.text,N)>=3D0)});if(!N.length){th=
is.selectedIndex=3D-1}}else{this.value=3DK}}})},html:function(E){return =
E=3D=3D=3Dg?(this[0]?this[0].innerHTML.replace(/ =
jQuery\d+=3D"(?:\d+|null)"/g,""):null):this.empty().append(E)},replaceWit=
h:function(E){return this.after(E).remove()},eq:function(E){return =
this.slice(E,+E+1)},slice:function(){return =
this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.=
prototype.slice.call(arguments).join(","))},map:function(E){return =
this.pushStack(o.map(this,function(G,F){return =
E.call(G,F,G)}))},andSelf:function(){return =
this.add(this.prevObject)},domManip:function(J,M,L){if(this[0]){var =
I=3D(this[0].ownerDocument||this[0]).createDocumentFragment(),F=3Do.clean=
(J,(this[0].ownerDocument||this[0]),I),H=3DI.firstChild;if(H){for(var =
G=3D0,E=3Dthis.length;G1||G>0?I.c=
loneNode(true):I)}}if(F){o.each(F,z)}}return this;function K(N,O){return =
M&&o.nodeName(N,"table")&&o.nodeName(O,"tr")?(N.getElementsByTagName("tbo=
dy")[0]||N.appendChild(N.ownerDocument.createElement("tbody"))):N}}};o.fn=
.init.prototype=3Do.fn;function =
z(E,F){if(F.src){o.ajax({url:F.src,async:false,dataType:"script"})}else{o=
.globalEval(F.text||F.textContent||F.innerHTML||"")}if(F.parentNode){F.pa=
rentNode.removeChild(F)}}function e(){return +new =
Date}o.extend=3Do.fn.extend=3Dfunction(){var =
J=3Darguments[0]||{},H=3D1,I=3Darguments.length,E=3Dfalse,G;if(typeof =
J=3D=3D=3D"boolean"){E=3DJ;J=3Darguments[1]||{};H=3D2}if(typeof =
J!=3D=3D"object"&&!o.isFunction(J)){J=3D{}}if(I=3D=3DH){J=3Dthis;--H}for(=
;H-1}},swap:functi=
on(H,G,I){var E=3D{};for(var F in =
G){E[F]=3DH.style[F];H.style[F]=3DG[F]}I.call(H);for(var F in =
G){H.style[F]=3DE[F]}},css:function(H,F,J,E){if(F=3D=3D"width"||F=3D=3D"h=
eight"){var =
L,G=3D{position:"absolute",visibility:"hidden",display:"block"},K=3DF=3D=3D=
"width"?["Left","Right"]:["Top","Bottom"];function =
I(){L=3DF=3D=3D"width"?H.offsetWidth:H.offsetHeight;if(E=3D=3D=3D"border"=
){return}o.each(K,function(){if(!E){L-=3DparseFloat(o.curCSS(H,"padding"+=
this,true))||0}if(E=3D=3D=3D"margin"){L+=3DparseFloat(o.curCSS(H,"margin"=
+this,true))||0}else{L-=3DparseFloat(o.curCSS(H,"border"+this+"Width",tru=
e))||0}})}if(H.offsetWidth!=3D=3D0){I()}else{o.swap(H,G,I)}return =
Math.max(0,Math.round(L))}return =
o.curCSS(H,F,J)},curCSS:function(I,F,G){var =
L,E=3DI.style;if(F=3D=3D"opacity"&&!o.support.opacity){L=3Do.attr(E,"opac=
ity");return =
L=3D=3D""?"1":L}if(F.match(/float/i)){F=3Dw}if(!G&&E&&E[F]){L=3DE[F]}else=
{if(q.getComputedStyle){if(F.match(/float/i)){F=3D"float"}F=3DF.replace(/=
([A-Z])/g,"-$1").toLowerCase();var =
M=3Dq.getComputedStyle(I,null);if(M){L=3DM.getPropertyValue(F)}if(F=3D=3D=
"opacity"&&L=3D=3D""){L=3D"1"}}else{if(I.currentStyle){var =
J=3DF.replace(/\-(\w)/g,function(N,O){return =
O.toUpperCase()});L=3DI.currentStyle[F]||I.currentStyle[J];if(!/^\d+(px)?=
$/i.test(L)&&/^\d/.test(L)){var =
H=3DE.left,K=3DI.runtimeStyle.left;I.runtimeStyle.left=3DI.currentStyle.l=
eft;E.left=3DL||0;L=3DE.pixelLeft+"px";E.left=3DH;I.runtimeStyle.left=3DK=
}}}}return L},clean:function(F,K,I){K=3DK||document;if(typeof =
K.createElement=3D=3D=3D"undefined"){K=3DK.ownerDocument||K[0]&&K[0].owne=
rDocument||document}if(!I&&F.length=3D=3D=3D1&&typeof =
F[0]=3D=3D=3D"string"){var =
H=3D/^<(\w+)\s*\/?>$/.exec(F[0]);if(H){return[K.createElement(H[1])]}}var=
=
G=3D[],E=3D[],L=3DK.createElement("div");o.each(F,function(P,S){if(typeof=
S=3D=3D=3D"number"){S+=3D""}if(!S){return}if(typeof =
S=3D=3D=3D"string"){S=3DS.replace(/(<(\w+)[^>]*?)\/>/g,function(U,V,T){re=
turn =
T.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?U:V+"=
>"+T+">"});var =
O=3DS.replace(/^\s+/,"").substring(0,10).toLowerCase();var =
Q=3D!O.indexOf("",""]||!O.indexOf(""=
,""]||O.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,""]||!O.indexOf(""," "]||=
(!O.indexOf(""," "]||!O.indexOf("=
"," "]||!o.support.htmlSerialize&&[1,"div","
=
"]||[0,"",""];L.innerHTML=3DQ[1]+S+Q[2];while(Q[0]--){L=3DL.lastChild}if(=
!o.support.tbody){var =
R=3D/"&&!R?L.childNodes:[];for(var =
M=3DN.length-1;M>=3D0;--M){if(o.nodeName(N[M],"tbody")&&!N[M].childNodes.=
length){N[M].parentNode.removeChild(N[M])}}}if(!o.support.leadingWhitespa=
ce&&/^\s/.test(S)){L.insertBefore(K.createTextNode(S.match(/^\s*/)[0]),L.=
firstChild)}S=3Do.makeArray(L.childNodes)}if(S.nodeType){G.push(S)}else{G=
=3Do.merge(G,S)}});if(I){for(var =
J=3D0;G[J];J++){if(o.nodeName(G[J],"script")&&(!G[J].type||G[J].type.toLo=
werCase()=3D=3D=3D"text/javascript")){E.push(G[J].parentNode?G[J].parentN=
ode.removeChild(G[J]):G[J])}else{if(G[J].nodeType=3D=3D=3D1){G.splice.app=
ly(G,[J+1,0].concat(o.makeArray(G[J].getElementsByTagName("script"))))}I.=
appendChild(G[J])}}return E}return =
G},attr:function(J,G,K){if(!J||J.nodeType=3D=3D3||J.nodeType=3D=3D8){retu=
rn g}var =
H=3D!o.isXMLDoc(J),L=3DK!=3D=3Dg;G=3DH&&o.props[G]||G;if(J.tagName){var =
F=3D/href|src|style/.test(G);if(G=3D=3D"selected"&&J.parentNode){J.parent=
Node.selectedIndex}if(G in =
J&&H&&!F){if(L){if(G=3D=3D"type"&&o.nodeName(J,"input")&&J.parentNode){th=
row"type property can't be =
changed"}J[G]=3DK}if(o.nodeName(J,"form")&&J.getAttributeNode(G)){return =
J.getAttributeNode(G).nodeValue}if(G=3D=3D"tabIndex"){var =
I=3DJ.getAttributeNode("tabIndex");return =
I&&I.specified?I.value:J.nodeName.match(/(button|input|object|select|text=
area)/i)?0:J.nodeName.match(/^(a|area)$/i)&&J.href?0:g}return =
J[G]}if(!o.support.style&&H&&G=3D=3D"style"){return =
o.attr(J.style,"cssText",K)}if(L){J.setAttribute(G,""+K)}var =
E=3D!o.support.hrefNormalized&&H&&F?J.getAttribute(G,2):J.getAttribute(G)=
;return =
E=3D=3D=3Dnull?g:E}if(!o.support.opacity&&G=3D=3D"opacity"){if(L){J.zoom=3D=
1;J.filter=3D(J.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(K)+""=3D=
=3D"NaN"?"":"alpha(opacity=3D"+K*100+")")}return =
J.filter&&J.filter.indexOf("opacity=3D")>=3D0?(parseFloat(J.filter.match(=
/opacity=3D([^)]*)/)[1])/100)+"":""}G=3DG.replace(/-([a-z])/ig,function(M=
,N){return N.toUpperCase()});if(L){J[G]=3DK}return =
J[G]},trim:function(E){return(E||"").replace(/^\s+|\s+$/g,"")},makeArray:=
function(G){var E=3D[];if(G!=3Dnull){var =
F=3DG.length;if(F=3D=3Dnull||typeof =
G=3D=3D=3D"string"||o.isFunction(G)||G.setInterval){E[0]=3DG}else{while(F=
){E[--F]=3DG[F]}}}return E},inArray:function(G,H){for(var =
E=3D0,F=3DH.length;E0?this.clone(true):this).get();o.fn[F].apply(o(L[K]),I);J=3DJ.conc=
at(I)}return =
this.pushStack(J,E,G)}});o.each({removeAttr:function(E){o.attr(this,E,"")=
;if(this.nodeType=3D=3D1){this.removeAttribute(E)}},addClass:function(E){=
o.className.add(this,E)},removeClass:function(E){o.className.remove(this,=
E)},toggleClass:function(F,E){if(typeof =
E!=3D=3D"boolean"){E=3D!o.className.has(this,F)}o.className[E?"add":"remo=
ve"](this,F)},remove:function(E){if(!E||o.filter(E,[this]).length){o("*",=
this).add([this]).each(function(){o.event.remove(this);o.removeData(this)=
});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:functio=
n(){o(this).children().remove();while(this.firstChild){this.removeChild(t=
his.firstChild)}}},function(E,F){o.fn[E]=3Dfunction(){return =
this.each(F,arguments)}});function j(E,F){return =
E[0]&&parseInt(o.curCSS(E[0],F,true),10)||0}var =
h=3D"jQuery"+e(),v=3D0,A=3D{};o.extend({cache:{},data:function(F,E,G){F=3D=
F=3D=3Dl?A:F;var =
H=3DF[h];if(!H){H=3DF[h]=3D++v}if(E&&!o.cache[H]){o.cache[H]=3D{}}if(G!=3D=
=3Dg){o.cache[H][E]=3DG}return =
E?o.cache[H][E]:H},removeData:function(F,E){F=3DF=3D=3Dl?A:F;var =
H=3DF[h];if(E){if(o.cache[H]){delete o.cache[H][E];E=3D"";for(E in =
o.cache[H]){break}if(!E){o.removeData(F)}}}else{try{delete =
F[h]}catch(G){if(F.removeAttribute){F.removeAttribute(h)}}delete =
o.cache[H]}},queue:function(F,E,H){if(F){E=3D(E||"fx")+"queue";var =
G=3Do.data(F,E);if(!G||o.isArray(H)){G=3Do.data(F,E,o.makeArray(H))}else{=
if(H){G.push(H)}}}return G},dequeue:function(H,G){var =
E=3Do.queue(H,G),F=3DE.shift();if(!G||G=3D=3D=3D"fx"){F=3DE[0]}if(F!=3D=3D=
g){F.call(H)}}});o.fn.extend({data:function(E,G){var =
H=3DE.split(".");H[1]=3DH[1]?"."+H[1]:"";if(G=3D=3D=3Dg){var =
F=3Dthis.triggerHandler("getData"+H[1]+"!",[H[0]]);if(F=3D=3D=3Dg&&this.l=
ength){F=3Do.data(this[0],E)}return =
F=3D=3D=3Dg&&H[1]?this.data(H[0]):F}else{return =
this.trigger("setData"+H[1]+"!",[H[0],G]).each(function(){o.data(this,E,G=
)})}},removeData:function(E){return =
this.each(function(){o.removeData(this,E)})},queue:function(E,F){if(typeo=
f E!=3D=3D"string"){F=3DE;E=3D"fx"}if(F=3D=3D=3Dg){return =
o.queue(this[0],E)}return this.each(function(){var =
G=3Do.queue(this,E,F);if(E=3D=3D"fx"&&G.length=3D=3D1){G[0].call(this)}})=
},dequeue:function(E){return this.each(function(){o.dequeue(this,E)})}});=0A=
/*=0A=
* Sizzle CSS Selector Engine - v0.9.3=0A=
* Copyright 2009, The Dojo Foundation=0A=
* Released under the MIT, BSD, and GPL Licenses.=0A=
* More information: http://sizzlejs.com/=0A=
*/=0A=
(function(){var =
R=3D/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]=
'"]+)+\]|\\.|[^ =
>+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=3D0,H=3DObject.prototype.toString;var =
F=3Dfunction(Y,U,ab,ac){ab=3Dab||[];U=3DU||document;if(U.nodeType!=3D=3D1=
&&U.nodeType!=3D=3D9){return[]}if(!Y||typeof Y!=3D=3D"string"){return =
ab}var =
Z=3D[],W,af,ai,T,ad,V,X=3Dtrue;R.lastIndex=3D0;while((W=3DR.exec(Y))!=3D=3D=
null){Z.push(W[1]);if(W[2]){V=3DRegExp.rightContext;break}}if(Z.length>1&=
&M.exec(Y)){if(Z.length=3D=3D=3D2&&I.relative[Z[0]]){af=3DJ(Z[0]+Z[1],U)}=
else{af=3DI.relative[Z[0]]?[U]:F(Z.shift(),U);while(Z.length){Y=3DZ.shift=
();if(I.relative[Y]){Y+=3DZ.shift()}af=3DJ(Y,af)}}}else{var =
ae=3Dac?{expr:Z.pop(),set:E(ac)}:F.find(Z.pop(),Z.length=3D=3D=3D1&&U.par=
entNode?U.parentNode:U,Q(U));af=3DF.filter(ae.expr,ae.set);if(Z.length>0)=
{ai=3DE(af)}else{X=3Dfalse}while(Z.length){var =
ah=3DZ.pop(),ag=3Dah;if(!I.relative[ah]){ah=3D""}else{ag=3DZ.pop()}if(ag=3D=
=3Dnull){ag=3DU}I.relative[ah](ai,ag,Q(U))}}if(!ai){ai=3Daf}if(!ai){throw=
"Syntax error, unrecognized expression: =
"+(ah||Y)}if(H.call(ai)=3D=3D=3D"[object =
Array]"){if(!X){ab.push.apply(ab,ai)}else{if(U.nodeType=3D=3D=3D1){for(va=
r =
aa=3D0;ai[aa]!=3Dnull;aa++){if(ai[aa]&&(ai[aa]=3D=3D=3Dtrue||ai[aa].nodeT=
ype=3D=3D=3D1&&K(U,ai[aa]))){ab.push(af[aa])}}}else{for(var =
aa=3D0;ai[aa]!=3Dnull;aa++){if(ai[aa]&&ai[aa].nodeType=3D=3D=3D1){ab.push=
(af[aa])}}}}}else{E(ai,ab)}if(V){F(V,U,ab,ac);if(G){hasDuplicate=3Dfalse;=
ab.sort(G);if(hasDuplicate){for(var =
aa=3D1;aa":function(Z,U,aa){var X=3Dtypeof =
U=3D=3D=3D"string";if(X&&!/\W/.test(U)){U=3Daa?U:U.toUpperCase();for(var =
V=3D0,T=3DZ.length;V=3D0)){if(!V){T.push(Y)}}else{if(V){U[X]=3Dfalse}}}}return =
false},ID:function(T){return =
T[1].replace(/\\/g,"")},TAG:function(U,T){for(var =
V=3D0;T[V]=3D=3D=3Dfalse;V++){}return =
T[V]&&Q(T[V])?U[1]:U[1].toUpperCase()},CHILD:function(T){if(T[1]=3D=3D"nt=
h"){var =
U=3D/(-?)(\d*)n((?:\+|-)?\d*)/.exec(T[2]=3D=3D"even"&&"2n"||T[2]=3D=3D"od=
d"&&"2n+1"||!/\D/.test(T[2])&&"0n+"+T[2]||T[2]);T[2]=3D(U[1]+(U[2]||1))-0=
;T[3]=3DU[3]-0}T[0]=3DL++;return T},ATTR:function(X,U,V,T,Y,Z){var =
W=3DX[1].replace(/\\/g,"");if(!Z&&I.attrMap[W]){X[1]=3DI.attrMap[W]}if(X[=
2]=3D=3D=3D"~=3D"){X[4]=3D" "+X[4]+" "}return =
X},PSEUDO:function(X,U,V,T,Y){if(X[1]=3D=3D=3D"not"){if(X[3].match(R).len=
gth>1||/^\w/.test(X[3])){X[3]=3DF(X[3],null,null,U)}else{var =
W=3DF.filter(X[3],U,V,true^Y);if(!V){T.push.apply(T,W)}return =
false}}else{if(I.match.POS.test(X[0])||I.match.CHILD.test(X[0])){return =
true}}return X},POS:function(T){T.unshift(true);return =
T}},filters:{enabled:function(T){return =
T.disabled=3D=3D=3Dfalse&&T.type!=3D=3D"hidden"},disabled:function(T){ret=
urn T.disabled=3D=3D=3Dtrue},checked:function(T){return =
T.checked=3D=3D=3Dtrue},selected:function(T){T.parentNode.selectedIndex;r=
eturn T.selected=3D=3D=3Dtrue},parent:function(T){return =
!!T.firstChild},empty:function(T){return =
!T.firstChild},has:function(V,U,T){return =
!!F(T[3],V).length},header:function(T){return/h\d/i.test(T.nodeName)},tex=
t:function(T){return"text"=3D=3D=3DT.type},radio:function(T){return"radio=
"=3D=3D=3DT.type},checkbox:function(T){return"checkbox"=3D=3D=3DT.type},f=
ile:function(T){return"file"=3D=3D=3DT.type},password:function(T){return"=
password"=3D=3D=3DT.type},submit:function(T){return"submit"=3D=3D=3DT.typ=
e},image:function(T){return"image"=3D=3D=3DT.type},reset:function(T){retu=
rn"reset"=3D=3D=3DT.type},button:function(T){return"button"=3D=3D=3DT.typ=
e||T.nodeName.toUpperCase()=3D=3D=3D"BUTTON"},input:function(T){return/in=
put|select|textarea|button/i.test(T.nodeName)}},setFilters:{first:functio=
n(U,T){return T=3D=3D=3D0},last:function(V,U,T,W){return =
U=3D=3D=3DW.length-1},even:function(U,T){return =
T%2=3D=3D=3D0},odd:function(U,T){return =
T%2=3D=3D=3D1},lt:function(V,U,T){return =
UT[3]-0},nth:function(V,U,T){return =
T[3]-0=3D=3DU},eq:function(V,U,T){return =
T[3]-0=3D=3DU}},filter:{PSEUDO:function(Z,V,W,aa){var =
U=3DV[1],X=3DI.filters[U];if(X){return =
X(Z,W,V,aa)}else{if(U=3D=3D=3D"contains"){return(Z.textContent||Z.innerTe=
xt||"").indexOf(V[3])>=3D0}else{if(U=3D=3D=3D"not"){var Y=3DV[3];for(var =
W=3D0,T=3DY.length;W=3D0)}}},ID:function(U,T){return =
U.nodeType=3D=3D=3D1&&U.getAttribute("id")=3D=3D=3DT},TAG:function(U,T){r=
eturn(T=3D=3D=3D"*"&&U.nodeType=3D=3D=3D1)||U.nodeName=3D=3D=3DT},CLASS:f=
unction(U,T){return(" "+(U.className||U.getAttribute("class"))+" =
").indexOf(T)>-1},ATTR:function(Y,W){var =
V=3DW[1],T=3DI.attrHandle[V]?I.attrHandle[V](Y):Y[V]!=3Dnull?Y[V]:Y.getAt=
tribute(V),Z=3DT+"",X=3DW[2],U=3DW[4];return =
T=3D=3Dnull?X=3D=3D=3D"!=3D":X=3D=3D=3D"=3D"?Z=3D=3D=3DU:X=3D=3D=3D"*=3D"=
?Z.indexOf(U)>=3D0:X=3D=3D=3D"~=3D"?(" "+Z+" =
").indexOf(U)>=3D0:!U?Z&&T!=3D=3Dfalse:X=3D=3D=3D"!=3D"?Z!=3DU:X=3D=3D=3D=
"^=3D"?Z.indexOf(U)=3D=3D=3D0:X=3D=3D=3D"$=3D"?Z.substr(Z.length-U.length=
)=3D=3D=3DU:X=3D=3D=3D"|=3D"?Z=3D=3D=3DU||Z.substr(0,U.length+1)=3D=3D=3D=
U+"-":false},POS:function(X,U,V,Y){var =
T=3DU[2],W=3DI.setFilters[T];if(W){return W(X,V,U,Y)}}}};var =
M=3DI.match.POS;for(var O in =
I.match){I.match[O]=3DRegExp(I.match[O].source+/(?![^\[]*\])(?![^\(]*\))/=
.source)}var =
E=3Dfunction(U,T){U=3DArray.prototype.slice.call(U);if(T){T.push.apply(T,=
U);return T}return =
U};try{Array.prototype.slice.call(document.documentElement.childNodes)}ca=
tch(N){E=3Dfunction(X,W){var U=3DW||[];if(H.call(X)=3D=3D=3D"[object =
Array]"){Array.prototype.push.apply(U,X)}else{if(typeof =
X.length=3D=3D=3D"number"){for(var =
V=3D0,T=3DX.length;V";var =
T=3Ddocument.documentElement;T.insertBefore(U,T.firstChild);if(!!document=
.getElementById(V)){I.find.ID=3Dfunction(X,Y,Z){if(typeof =
Y.getElementById!=3D=3D"undefined"&&!Z){var =
W=3DY.getElementById(X[1]);return W?W.id=3D=3D=3DX[1]||typeof =
W.getAttributeNode!=3D=3D"undefined"&&W.getAttributeNode("id").nodeValue=3D=
=3D=3DX[1]?[W]:g:[]}};I.filter.ID=3Dfunction(Y,W){var X=3Dtypeof =
Y.getAttributeNode!=3D=3D"undefined"&&Y.getAttributeNode("id");return =
Y.nodeType=3D=3D=3D1&&X&&X.nodeValue=3D=3D=3DW}}T.removeChild(U)})();(fun=
ction(){var =
T=3Ddocument.createElement("div");T.appendChild(document.createComment(""=
));if(T.getElementsByTagName("*").length>0){I.find.TAG=3Dfunction(U,Y){va=
r X=3DY.getElementsByTagName(U[1]);if(U[1]=3D=3D=3D"*"){var =
W=3D[];for(var =
V=3D0;X[V];V++){if(X[V].nodeType=3D=3D=3D1){W.push(X[V])}}X=3DW}return =
X}}T.innerHTML=3D" ";if(T.firstChild&&typeof =
T.firstChild.getAttribute!=3D=3D"undefined"&&T.firstChild.getAttribute("h=
ref")!=3D=3D"#"){I.attrHandle.href=3Dfunction(U){return =
U.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){=
var T=3DF,U=3Ddocument.createElement("div");U.innerHTML=3D"
";if(U.querySelectorAll&&U.querySelectorAll(".TEST").l=
ength=3D=3D=3D0){return}F=3Dfunction(Y,X,V,W){X=3DX||document;if(!W&&X.no=
deType=3D=3D=3D9&&!Q(X)){try{return =
E(X.querySelectorAll(Y),V)}catch(Z){}}return =
T(Y,X,V,W)};F.find=3DT.find;F.filter=3DT.filter;F.selectors=3DT.selectors=
;F.matches=3DT.matches})()}if(document.getElementsByClassName&&document.d=
ocumentElement.getElementsByClassName){(function(){var =
T=3Ddocument.createElement("div");T.innerHTML=3D"
";if(T.getElementsByClassName("e").length=3D=3D=3D0)=
{return}T.lastChild.className=3D"e";if(T.getElementsByClassName("e").leng=
th=3D=3D=3D1){return}I.order.splice(1,0,"CLASS");I.find.CLASS=3Dfunction(=
U,V,W){if(typeof V.getElementsByClassName!=3D=3D"undefined"&&!W){return =
V.getElementsByClassName(U[1])}}})()}function P(U,Z,Y,ad,aa,ac){var =
ab=3DU=3D=3D"previousSibling"&&!ac;for(var =
W=3D0,V=3Dad.length;W0){X=3DT;break}}}T=3DT[U]}ad[W]=3DX}}}var =
K=3Ddocument.compareDocumentPosition?function(U,T){return =
U.compareDocumentPosition(T)&16}:function(U,T){return =
U!=3D=3DT&&(U.contains?U.contains(T):true)};var Q=3Dfunction(T){return =
T.nodeType=3D=3D=3D9&&T.documentElement.nodeName!=3D=3D"HTML"||!!T.ownerD=
ocument&&Q(T.ownerDocument)};var J=3Dfunction(T,aa){var =
W=3D[],X=3D"",Y,V=3Daa.nodeType?[aa]:aa;while((Y=3DI.match.PSEUDO.exec(T)=
)){X+=3DY[0];T=3DT.replace(I.match.PSEUDO,"")}T=3DI.relative[T]?T+"*":T;f=
or(var Z=3D0,U=3DV.length;Z0||T.offsetHeight>0};F.selectors.filters.animated=3Dfunctio=
n(T){return o.grep(o.timers,function(U){return =
T=3D=3D=3DU.elem}).length};o.multiFilter=3Dfunction(V,T,U){if(U){V=3D":no=
t("+V+")"}return F.matches(V,T)};o.dir=3Dfunction(V,U){var =
T=3D[],W=3DV[U];while(W&&W!=3Ddocument){if(W.nodeType=3D=3D1){T.push(W)}W=
=3DW[U]}return T};o.nth=3Dfunction(X,T,V,W){T=3DT||1;var =
U=3D0;for(;X;X=3DX[V]){if(X.nodeType=3D=3D1&&++U=3D=3DT){break}}return =
X};o.sibling=3Dfunction(V,U){var =
T=3D[];for(;V;V=3DV.nextSibling){if(V.nodeType=3D=3D1&&V!=3DU){T.push(V)}=
}return =
T};return;l.Sizzle=3DF})();o.event=3D{add:function(I,F,H,K){if(I.nodeType=
=3D=3D3||I.nodeType=3D=3D8){return}if(I.setInterval&&I!=3Dl){I=3Dl}if(!H.=
guid){H.guid=3Dthis.guid++}if(K!=3D=3Dg){var =
G=3DH;H=3Dthis.proxy(G);H.data=3DK}var =
E=3Do.data(I,"events")||o.data(I,"events",{}),J=3Do.data(I,"handle")||o.d=
ata(I,"handle",function(){return typeof =
o!=3D=3D"undefined"&&!o.event.triggered?o.event.handle.apply(arguments.ca=
llee.elem,arguments):g});J.elem=3DI;o.each(F.split(/\s+/),function(M,N){v=
ar =
O=3DN.split(".");N=3DO.shift();H.type=3DO.slice().sort().join(".");var =
L=3DE[N];if(o.event.specialAll[N]){o.event.specialAll[N].setup.call(I,K,O=
)}if(!L){L=3DE[N]=3D{};if(!o.event.special[N]||o.event.special[N].setup.c=
all(I,K,O)=3D=3D=3Dfalse){if(I.addEventListener){I.addEventListener(N,J,f=
alse)}else{if(I.attachEvent){I.attachEvent("on"+N,J)}}}}L[H.guid]=3DH;o.e=
vent.global[N]=3Dtrue});I=3Dnull},guid:1,global:{},remove:function(K,H,J)=
{if(K.nodeType=3D=3D3||K.nodeType=3D=3D8){return}var =
G=3Do.data(K,"events"),F,E;if(G){if(H=3D=3D=3Dg||(typeof =
H=3D=3D=3D"string"&&H.charAt(0)=3D=3D".")){for(var I in =
G){this.remove(K,I+(H||""))}}else{if(H.type){J=3DH.handler;H=3DH.type}o.e=
ach(H.split(/\s+/),function(M,O){var Q=3DO.split(".");O=3DQ.shift();var =
N=3DRegExp("(^|\\.)"+Q.slice().sort().join(".*\\.")+"(\\.|$)");if(G[O]){i=
f(J){delete G[O][J.guid]}else{for(var P in =
G[O]){if(N.test(G[O][P].type)){delete =
G[O][P]}}}if(o.event.specialAll[O]){o.event.specialAll[O].teardown.call(K=
,Q)}for(F in =
G[O]){break}if(!F){if(!o.event.special[O]||o.event.special[O].teardown.ca=
ll(K,Q)=3D=3D=3Dfalse){if(K.removeEventListener){K.removeEventListener(O,=
o.data(K,"handle"),false)}else{if(K.detachEvent){K.detachEvent("on"+O,o.d=
ata(K,"handle"))}}}F=3Dnull;delete G[O]}}})}for(F in G){break}if(!F){var =
L=3Do.data(K,"handle");if(L){L.elem=3Dnull}o.removeData(K,"events");o.rem=
oveData(K,"handle")}}},trigger:function(I,K,H,E){var =
G=3DI.type||I;if(!E){I=3Dtypeof =
I=3D=3D=3D"object"?I[h]?I:o.extend(o.Event(G),I):o.Event(G);if(G.indexOf(=
"!")>=3D0){I.type=3DG=3DG.slice(0,-1);I.exclusive=3Dtrue}if(!H){I.stopPro=
pagation();if(this.global[G]){o.each(o.cache,function(){if(this.events&&t=
his.events[G]){o.event.trigger(I,K,this.handle.elem)}})}}if(!H||H.nodeTyp=
e=3D=3D3||H.nodeType=3D=3D8){return =
g}I.result=3Dg;I.target=3DH;K=3Do.makeArray(K);K.unshift(I)}I.currentTarg=
et=3DH;var =
J=3Do.data(H,"handle");if(J){J.apply(H,K)}if((!H[G]||(o.nodeName(H,"a")&&=
G=3D=3D"click"))&&H["on"+G]&&H["on"+G].apply(H,K)=3D=3D=3Dfalse){I.result=
=3Dfalse}if(!E&&H[G]&&!I.isDefaultPrevented()&&!(o.nodeName(H,"a")&&G=3D=3D=
"click")){this.triggered=3Dtrue;try{H[G]()}catch(L){}}this.triggered=3Dfa=
lse;if(!I.isPropagationStopped()){var =
F=3DH.parentNode||H.ownerDocument;if(F){o.event.trigger(I,K,F,true)}}},ha=
ndle:function(K){var =
J,E;K=3Darguments[0]=3Do.event.fix(K||l.event);K.currentTarget=3Dthis;var=
=
L=3DK.type.split(".");K.type=3DL.shift();J=3D!L.length&&!K.exclusive;var =
I=3DRegExp("(^|\\.)"+L.slice().sort().join(".*\\.")+"(\\.|$)");E=3D(o.dat=
a(this,"events")||{})[K.type];for(var G in E){var =
H=3DE[G];if(J||I.test(H.type)){K.handler=3DH;K.data=3DH.data;var =
F=3DH.apply(this,arguments);if(F!=3D=3Dg){K.result=3DF;if(F=3D=3D=3Dfalse=
){K.preventDefault();K.stopPropagation()}}if(K.isImmediatePropagationStop=
ped()){break}}}},props:"altKey attrChange attrName bubbles button =
cancelable charCode clientX clientY ctrlKey currentTarget data detail =
eventPhase fromElement handler keyCode metaKey newValue originalTarget =
pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey =
srcElement target toElement view wheelDelta which".split(" =
"),fix:function(H){if(H[h]){return H}var F=3DH;H=3Do.Event(F);for(var =
G=3Dthis.props.length,J;G;){J=3Dthis.props[--G];H[J]=3DF[J]}if(!H.target)=
{H.target=3DH.srcElement||document}if(H.target.nodeType=3D=3D3){H.target=3D=
H.target.parentNode}if(!H.relatedTarget&&H.fromElement){H.relatedTarget=3D=
H.fromElement=3D=3DH.target?H.toElement:H.fromElement}if(H.pageX=3D=3Dnul=
l&&H.clientX!=3Dnull){var =
I=3Ddocument.documentElement,E=3Ddocument.body;H.pageX=3DH.clientX+(I&&I.=
scrollLeft||E&&E.scrollLeft||0)-(I.clientLeft||0);H.pageY=3DH.clientY+(I&=
&I.scrollTop||E&&E.scrollTop||0)-(I.clientTop||0)}if(!H.which&&((H.charCo=
de||H.charCode=3D=3D=3D0)?H.charCode:H.keyCode)){H.which=3DH.charCode||H.=
keyCode}if(!H.metaKey&&H.ctrlKey){H.metaKey=3DH.ctrlKey}if(!H.which&&H.bu=
tton){H.which=3D(H.button&1?1:(H.button&2?3:(H.button&4?2:0)))}return =
H},proxy:function(F,E){E=3DE||function(){return =
F.apply(this,arguments)};E.guid=3DF.guid=3DF.guid||E.guid||this.guid++;re=
turn =
E},special:{ready:{setup:B,teardown:function(){}}},specialAll:{live:{setu=
p:function(E,F){o.event.add(this,F[0],c)},teardown:function(G){if(G.lengt=
h){var =
E=3D0,F=3DRegExp("(^|\\.)"+G[0]+"(\\.|$)");o.each((o.data(this,"events").=
live||{}),function(){if(F.test(this.type)){E++}});if(E<1){o.event.remove(=
this,G[0],c)}}}}}};o.Event=3Dfunction(E){if(!this.preventDefault){return =
new =
o.Event(E)}if(E&&E.type){this.originalEvent=3DE;this.type=3DE.type}else{t=
his.type=3DE}this.timeStamp=3De();this[h]=3Dtrue};function k(){return =
false}function u(){return =
true}o.Event.prototype=3D{preventDefault:function(){this.isDefaultPrevent=
ed=3Du;var =
E=3Dthis.originalEvent;if(!E){return}if(E.preventDefault){E.preventDefaul=
t()}E.returnValue=3Dfalse},stopPropagation:function(){this.isPropagationS=
topped=3Du;var =
E=3Dthis.originalEvent;if(!E){return}if(E.stopPropagation){E.stopPropagat=
ion()}E.cancelBubble=3Dtrue},stopImmediatePropagation:function(){this.isI=
mmediatePropagationStopped=3Du;this.stopPropagation()},isDefaultPrevented=
:k,isPropagationStopped:k,isImmediatePropagationStopped:k};var =
a=3Dfunction(F){var =
E=3DF.relatedTarget;while(E&&E!=3Dthis){try{E=3DE.parentNode}catch(G){E=3D=
this}}if(E!=3Dthis){F.type=3DF.data;o.event.handle.apply(this,arguments)}=
};o.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(F,E){o.e=
vent.special[E]=3D{setup:function(){o.event.add(this,F,a,E)},teardown:fun=
ction(){o.event.remove(this,F,a)}}});o.fn.extend({bind:function(F,G,E){re=
turn =
F=3D=3D"unload"?this.one(F,G,E):this.each(function(){o.event.add(this,F,E=
||G,E&&G)})},one:function(G,H,F){var =
E=3Do.event.proxy(F||H,function(I){o(this).unbind(I,E);return(F||H).apply=
(this,arguments)});return =
this.each(function(){o.event.add(this,G,E,F&&H)})},unbind:function(F,E){r=
eturn =
this.each(function(){o.event.remove(this,F,E)})},trigger:function(E,F){re=
turn =
this.each(function(){o.event.trigger(E,F,this)})},triggerHandler:function=
(E,G){if(this[0]){var =
F=3Do.Event(E);F.preventDefault();F.stopPropagation();o.event.trigger(F,G=
,this[0]);return F.result}},toggle:function(G){var =
E=3Darguments,F=3D1;while(Fa text ';var =
H=3DK.getElementsByTagName("*"),E=3DK.getElementsByTagName("a")[0];if(!H|=
|!H.length||!E){return}o.support=3D{leadingWhitespace:K.firstChild.nodeTy=
pe=3D=3D3,tbody:!K.getElementsByTagName("tbody").length,objectAll:!!K.get=
ElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSeria=
lize:!!K.getElementsByTagName("link").length,style:/red/.test(E.getAttrib=
ute("style")),hrefNormalized:E.getAttribute("href")=3D=3D=3D"/a",opacity:=
E.style.opacity=3D=3D=3D"0.5",cssFloat:!!E.style.cssFloat,scriptEval:fals=
e,noCloneEvent:true,boxModel:null};G.type=3D"text/javascript";try{G.appen=
dChild(document.createTextNode("window."+J+"=3D1;"))}catch(I){}F.insertBe=
fore(G,F.firstChild);if(l[J]){o.support.scriptEval=3Dtrue;delete =
l[J]}F.removeChild(G);if(K.attachEvent&&K.fireEvent){K.attachEvent("oncli=
ck",function(){o.support.noCloneEvent=3Dfalse;K.detachEvent("onclick",arg=
uments.callee)});K.cloneNode(true).fireEvent("onclick")}o(function(){var =
L=3Ddocument.createElement("div");L.style.width=3DL.style.paddingLeft=3D"=
1px";document.body.appendChild(L);o.boxModel=3Do.support.boxModel=3DL.off=
setWidth=3D=3D=3D2;document.body.removeChild(L).style.display=3D"none"})}=
)();var =
w=3Do.support.cssFloat?"cssFloat":"styleFloat";o.props=3D{"for":"htmlFor"=
,"class":"className","float":w,cssFloat:w,styleFloat:w,readonly:"readOnly=
",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabin=
dex:"tabIndex"};o.fn.extend({_load:o.fn.load,load:function(G,J,K){if(type=
of G!=3D=3D"string"){return this._load(G)}var I=3DG.indexOf(" =
");if(I>=3D0){var E=3DG.slice(I,G.length);G=3DG.slice(0,I)}var =
H=3D"GET";if(J){if(o.isFunction(J)){K=3DJ;J=3Dnull}else{if(typeof =
J=3D=3D=3D"object"){J=3Do.param(J);H=3D"POST"}}}var =
F=3Dthis;o.ajax({url:G,type:H,dataType:"html",data:J,complete:function(M,=
L){if(L=3D=3D"success"||L=3D=3D"notmodified"){F.html(E?o("
").append=
(M.responseText.replace(/';=0A=
}=0A=
}=0A=
=0A=
if (html) {=0A=
$('body').append($(html));=0A=
}=0A=
};=0A=
=0A=
Drupal.CTools.AJAX.commands.data =3D function(data) {=0A=
$(data.selector).data(data.name, data.value);=0A=
};=0A=
=0A=
Drupal.CTools.AJAX.commands.attr =3D function(data) {=0A=
$(data.selector).attr(data.name, data.value);=0A=
};=0A=
=0A=
Drupal.CTools.AJAX.commands.restripe =3D function(data) {=0A=
// :even and :odd are reversed because jquery counts from 0 and=0A=
// we count from 1, so we're out of sync.=0A=
$('tbody tr:not(:hidden)', $(data.selector))=0A=
.removeClass('even')=0A=
.removeClass('odd')=0A=
.filter(':even')=0A=
.addClass('odd')=0A=
.end()=0A=
.filter(':odd')=0A=
.addClass('even');=0A=
};=0A=
=0A=
Drupal.CTools.AJAX.commands.redirect =3D function(data) {=0A=
if (data.delay > 0) {=0A=
setTimeout(function () {=0A=
location.href =3D data.url;=0A=
}, data.delay);=0A=
}=0A=
else {=0A=
location.href =3D data.url;=0A=
}=0A=
};=0A=
=0A=
Drupal.CTools.AJAX.commands.reload =3D function(data) {=0A=
location.reload();=0A=
};=0A=
=0A=
Drupal.CTools.AJAX.commands.submit =3D function(data) {=0A=
$(data.selector).submit();=0A=
}=0A=
=0A=
/**=0A=
* Replacing 'nojs' with 'ajax' in the URL allows for an easy method =
to let=0A=
* the server detect when it needs to degrade gracefully. =0A=
* There are five scenarios to check for:=0A=
* 1. /nojs/=0A=
* 2. /nojs$ - The end of a URL string.=0A=
* 3. /nojs? - Followed by a query (with clean URLs enabled).=0A=
* E.g.: path/nojs?destination=3Dfoobar=0A=
* 4. /nojs& - Followed by a query (without clean URLs enabled).=0A=
* E.g.: ?q=3Dpath/nojs&destination=3Dfoobar=0A=
* 5. /nojs# - Followed by a fragment.=0A=
* E.g.: path/nojs#myfragment=0A=
*/=0A=
Drupal.CTools.AJAX.urlReplaceNojs =3D function(url) {=0A=
return url.replace(/\/nojs(\/|$|\?|&|#)/g, '/ajax$1');=0A=
}=0A=
=0A=
/**=0A=
* Bind links that will open modals to the appropriate function.=0A=
*/=0A=
Drupal.behaviors.CToolsAJAX =3D function(context) {=0A=
// Bind links=0A=
=0A=
// Note that doing so in this order means that the two classes can be=0A=
// used together safely.=0A=
$('a.ctools-use-ajax-cache:not(.ctools-use-ajax-processed)', context)=0A=
.addClass('ctools-use-ajax-processed')=0A=
.click(Drupal.CTools.AJAX.clickAJAXCacheLink)=0A=
.each(function () {=0A=
Drupal.CTools.AJAX.warmCache.apply(this);=0A=
});=0A=
=0A=
$('a.ctools-use-ajax:not(.ctools-use-ajax-processed)', context)=0A=
.addClass('ctools-use-ajax-processed')=0A=
.click(Drupal.CTools.AJAX.clickAJAXLink);=0A=
=0A=
=0A=
// Bind buttons=0A=
$('input.ctools-use-ajax:not(.ctools-use-ajax-processed), =
button.ctools-use-ajax:not(.ctools-use-ajax-processed)', context)=0A=
.addClass('ctools-use-ajax-processed')=0A=
.click(Drupal.CTools.AJAX.clickAJAXButton);=0A=
=0A=
// Bind select=0A=
$('select, input:text, input:radio, input:checkbox', context)=0A=
=
.filter('.ctools-use-ajax-onchange:not(.ctools-use-ajax-processed)')=0A=
.addClass('ctools-use-ajax-processed')=0A=
.change(Drupal.CTools.AJAX.changeAJAX);=0A=
=0A=
// Add information about loaded CSS and JS files.=0A=
if (Drupal.settings.CToolsAJAX && Drupal.settings.CToolsAJAX.css) {=0A=
$.extend(Drupal.CTools.AJAX.css, Drupal.settings.CToolsAJAX.css);=0A=
}=0A=
if (Drupal.settings.CToolsAJAX && =
Drupal.settings.CToolsAJAX.scripts) {=0A=
$.extend(Drupal.CTools.AJAX.scripts, =
Drupal.settings.CToolsAJAX.scripts);=0A=
}=0A=
};=0A=
})(jQuery);=0A=
;/**/=0A=
// $Id: modal.js,v 1.17.2.20 2010/10/20 19:22:08 merlinofchaos Exp $=0A=
/**=0A=
* @file=0A=
*=0A=
* Implement a modal form.=0A=
*=0A=
* @see modal.inc for documentation.=0A=
*=0A=
* This javascript relies on the CTools ajax responder.=0A=
*/=0A=
=0A=
(function ($) {=0A=
"use strict";=0A=
if (typeof $ =3D=3D=3D 'undefined') { return false; }=0A=
// Make sure our objects are defined.=0A=
Drupal.CTools =3D Drupal.CTools || {};=0A=
Drupal.CTools.Modal =3D Drupal.CTools.Modal || {};=0A=
=0A=
var modalEventHandler;=0A=
var modalContentClose;=0A=
var modalContentResize;=0A=
/**=0A=
* Display the modal=0A=
*=0A=
* @todo -- document the settings.=0A=
*/=0A=
Drupal.CTools.Modal.show =3D function (choice) {=0A=
var opts =3D {};=0A=
=0A=
if (choice && typeof choice =3D=3D=3D 'string' && =
Drupal.settings[choice]) {=0A=
// This notation guarantees we are actually copying it.=0A=
$.extend(true, opts, Drupal.settings[choice]);=0A=
} else if (choice) {=0A=
$.extend(true, opts, choice);=0A=
}=0A=
=0A=
var defaults =3D {=0A=
modalTheme: 'CToolsModalDialog',=0A=
throbberTheme: 'CToolsModalThrobber',=0A=
animation: 'show',=0A=
animationSpeed: 'fast',=0A=
modalSize: {=0A=
type: 'scale',=0A=
width: 0.8,=0A=
height: 0.8,=0A=
addWidth: 0,=0A=
addHeight: 0,=0A=
// How much to remove from the inner content to make =
space for the=0A=
// theming.=0A=
contentRight: 25,=0A=
contentBottom: 45=0A=
},=0A=
modalOptions: {=0A=
opacity: 0.55,=0A=
background: '#fff'=0A=
}=0A=
};=0A=
=0A=
var settings =3D {};=0A=
$.extend(true, settings, defaults, Drupal.settings.PURModal, =
opts);=0A=
=0A=
if (Drupal.CTools.Modal.currentSettings && =
Drupal.CTools.Modal.currentSettings !=3D=3D settings) {=0A=
Drupal.CTools.Modal.modal.remove();=0A=
Drupal.CTools.Modal.modal =3D null;=0A=
}=0A=
=0A=
Drupal.CTools.Modal.currentSettings =3D settings;=0A=
=0A=
var resize =3D function (e) {=0A=
// When creating the modal, it actually exists only in a =
theoretical=0A=
// place that is not in the DOM. But once the modal exists, =
it is in the=0A=
// DOM so the context must be set appropriately.=0A=
var context =3D e ? document : Drupal.CTools.Modal.modal, =
width, height;=0A=
=0A=
if (Drupal.CTools.Modal.currentSettings.modalSize.type =
=3D=3D=3D 'scale') {=0A=
width =3D $(window).width() * =
Drupal.CTools.Modal.currentSettings.modalSize.width;=0A=
height =3D $(window).height() * =
Drupal.CTools.Modal.currentSettings.modalSize.height;=0A=
} else {=0A=
width =3D =
Drupal.CTools.Modal.currentSettings.modalSize.width;=0A=
height =3D =
Drupal.CTools.Modal.currentSettings.modalSize.height;=0A=
}=0A=
=0A=
// Use the additionol pixels for creating the width and =
height.=0A=
$('div.ctools-modal-content', context).css({=0A=
'width': width + =
Drupal.CTools.Modal.currentSettings.modalSize.addWidth + 'px',=0A=
'height': height + =
Drupal.CTools.Modal.currentSettings.modalSize.addHeight + 'px'=0A=
});=0A=
$('div.ctools-modal-content .modal-content', context).css({=0A=
'width': (width - =
Drupal.CTools.Modal.currentSettings.modalSize.contentRight) + 'px',=0A=
'height': (height - =
Drupal.CTools.Modal.currentSettings.modalSize.contentBottom) + 'px'=0A=
});=0A=
};=0A=
=0A=
if (!Drupal.CTools.Modal.modal) {=0A=
Drupal.CTools.Modal.modal =3D =
$(Drupal.theme(settings.modalTheme));=0A=
if (settings.modalSize.type =3D=3D=3D 'scale') {=0A=
$(window).bind('resize', resize);=0A=
}=0A=
}=0A=
=0A=
resize();=0A=
=0A=
$('span.modal-title', =
Drupal.CTools.Modal.modal).html(Drupal.CTools.Modal.currentSettings.loadi=
ngText);=0A=
Drupal.CTools.Modal.modalContent(Drupal.CTools.Modal.modal, =
settings.modalOptions, settings.animation, settings.animationSpeed);=0A=
$('#modalContent =
.modal-content').html(Drupal.theme(settings.throbberTheme));=0A=
};=0A=
=0A=
/**=0A=
* Hide the modal=0A=
*/=0A=
Drupal.CTools.Modal.dismiss =3D function () {=0A=
if (Drupal.CTools.Modal.modal) {=0A=
=
Drupal.CTools.Modal.unmodalContent(Drupal.CTools.Modal.modal);=0A=
}=0A=
};=0A=
=0A=
/**=0A=
* Provide the HTML to create the modal dialog.=0A=
*/=0A=
Drupal.theme.prototype.CToolsModalDialog =3D function () {=0A=
var html =3D '';=0A=
html +=3D ' ';=0A=
=0A=
return html;=0A=
};=0A=
=0A=
/**=0A=
* Provide the HTML to create the throbber.=0A=
*/=0A=
Drupal.theme.prototype.CToolsModalThrobber =3D function () {=0A=
var html =3D '';=0A=
html +=3D ' ';=0A=
html +=3D '
';=0A=
html +=3D Drupal.CTools.Modal.currentSettings.throbber;=0A=
html +=3D '
';=0A=
html +=3D '
';=0A=
=0A=
return html;=0A=
};=0A=
=0A=
/**=0A=
* Figure out what settings string to use to display a modal.=0A=
*/=0A=
Drupal.CTools.Modal.getSettings =3D function (object) {=0A=
var match =3D =
$(object).attr('class').match(/ctools-modal-(\S+)/);=0A=
if (match) {=0A=
return match[1];=0A=
}=0A=
};=0A=
=0A=
/**=0A=
* Click function for modals that can be cached.=0A=
*/=0A=
Drupal.CTools.Modal.clickAjaxCacheLink =3D function () {=0A=
Drupal.CTools.Modal.show(Drupal.CTools.Modal.getSettings(this));=0A=
return Drupal.CTools.AJAX.clickAJAXCacheLink.apply(this);=0A=
};=0A=
=0A=
/**=0A=
* Generic replacement click handler to open the modal with the =
destination=0A=
* specified by the href of the link.=0A=
*/=0A=
Drupal.CTools.Modal.clickAjaxLink =3D function () {=0A=
// show the empty dialog right away.=0A=
Drupal.CTools.Modal.show(Drupal.CTools.Modal.getSettings(this));=0A=
Drupal.CTools.AJAX.clickAJAXLink.apply(this);=0A=
if (!$(this).hasClass('ctools-ajaxing')) {=0A=
Drupal.CTools.Modal.dismiss();=0A=
}=0A=
=0A=
return false;=0A=
};=0A=
=0A=
/**=0A=
* Generic replacement click handler to open the modal with the =
destination=0A=
* specified by the href of the link.=0A=
*/=0A=
Drupal.CTools.Modal.clickAjaxButton =3D function () {=0A=
if ($(this).hasClass('ctools-ajaxing')) {=0A=
return false;=0A=
}=0A=
=0A=
Drupal.CTools.Modal.show(Drupal.CTools.Modal.getSettings(this));=0A=
Drupal.CTools.AJAX.clickAJAXButton.apply(this);=0A=
if (!$(this).hasClass('ctools-ajaxing')) {=0A=
Drupal.CTools.Modal.dismiss();=0A=
}=0A=
return false;=0A=
};=0A=
=0A=
/**=0A=
* Submit responder to do an AJAX submit on all modal forms.=0A=
*/=0A=
Drupal.CTools.Modal.submitAjaxForm =3D function (e) {=0A=
var form =3D $(this);=0A=
var url =3D form.attr('action');=0A=
if(form.valid()){=0A=
Drupal.CTools.Modal.showPreLoader();=0A=
setTimeout(function () {=0A=
Drupal.CTools.AJAX.ajaxSubmit(form, url);=0A=
}, 1);=0A=
} else {=0A=
Drupal.CTools.Modal.hidePreLoader();=0A=
}=0A=
return false;=0A=
};=0A=
=0A=
/**=0A=
* Bind links that will open modals to the appropriate function.=0A=
*/=0A=
Drupal.behaviors.ZZCToolsModal =3D function (context) {=0A=
// Bind links=0A=
// Note that doing so in this order means that the two classes =
can be=0A=
// used together safely.=0A=
$('a.ctools-use-modal-cache:not(.ctools-use-modal-processed)', =
context)=0A=
.addClass('ctools-use-modal-processed')=0A=
.click(Drupal.CTools.Modal.clickAjaxCacheLink)=0A=
.each(function () {=0A=
Drupal.CTools.AJAX.warmCache.apply(this);=0A=
});=0A=
=0A=
$('a.ctools-use-modal:not(.ctools-use-modal-processed)', context)=0A=
.addClass('ctools-use-modal-processed')=0A=
.click(Drupal.CTools.Modal.clickAjaxLink);=0A=
=0A=
// Bind buttons=0A=
$('input.ctools-use-modal:not(.ctools-use-modal-processed), =
button.ctools-use-modal:not(.ctools-use-modal-processed)', context)=0A=
.addClass('ctools-use-modal-processed')=0A=
.click(Drupal.CTools.Modal.clickAjaxButton);=0A=
=0A=
// Bind submit links in the modal form.=0A=
$('#modal-content form:not(.ctools-use-modal-processed)', =
context)=0A=
.addClass('ctools-use-modal-processed')=0A=
.submit(Drupal.CTools.Modal.submitAjaxForm)=0A=
.bind('CToolsAJAXSubmit', Drupal.CTools.AJAX.ajaxSubmit);=0A=
=0A=
// add click handlers so that we can tell which button was =
clicked,=0A=
// because the AJAX submit does not set the values properly.=0A=
=0A=
$('#modal-content =
input[type=3D"submit"]:not(.ctools-use-modal-processed), #modal-content =
button:not(.ctools-use-modal-processed)', context)=0A=
.addClass('ctools-use-modal-processed')=0A=
.click(function () {=0A=
if (Drupal.autocompleteSubmit && =
!Drupal.autocompleteSubmit()) {=0A=
return false;=0A=
}=0A=
=0A=
// Make sure it knows our button.=0A=
if (!$(this.form).hasClass('ctools-ajaxing')) {=0A=
this.form.clk =3D this;=0A=
}=0A=
});=0A=
=0A=
};=0A=
=0A=
// The following are implementations of AJAX responder commands.=0A=
=0A=
/**=0A=
* AJAX responder command to place HTML within the modal.=0A=
*/=0A=
Drupal.CTools.AJAX.commands.modal_display =3D function (command) {=0A=
$('#modal-title').html(command.title);=0A=
$('#modal-content').html(command.output);=0A=
Drupal.attachBehaviors();=0A=
};=0A=
=0A=
/**=0A=
* AJAX responder command to dismiss the modal.=0A=
*/=0A=
Drupal.CTools.AJAX.commands.modal_dismiss =3D function (command) {=0A=
Drupal.CTools.Modal.dismiss();=0A=
$('link.ctools-temporary-css').remove();=0A=
};=0A=
=0A=
/**=0A=
* Display loading=0A=
*/=0A=
Drupal.CTools.AJAX.commands.modal_loading =3D function (command) {=0A=
Drupal.CTools.AJAX.commands.modal_display({=0A=
output: =
Drupal.theme(Drupal.CTools.Modal.currentSettings.throbberTheme),=0A=
title: Drupal.CTools.Modal.currentSettings.loadingText=0A=
});=0A=
};=0A=
=0A=
/**=0A=
* modalContent=0A=
* @param content string to display in the content box=0A=
* @param css obj of css attributes=0A=
* @param animation (fadeIn, slideDown, show)=0A=
* @param speed (valid animation speeds slow, medium, fast or # in =
ms)=0A=
*/=0A=
Drupal.CTools.Modal.modalContent =3D function (content, css, =
animation, speed) {=0A=
// If our animation isn't set, make it just show/pop=0A=
if (!animation) {=0A=
animation =3D 'show';=0A=
} else {=0A=
// If our animation isn't "fadeIn" or "slideDown" then it =
always is show=0A=
if (animation !=3D=3D 'fadeIn' && animation !=3D=3D =
'slideDown') {=0A=
animation =3D 'show';=0A=
}=0A=
}=0A=
=0A=
if (!speed) {=0A=
speed =3D 'fast';=0A=
}=0A=
=0A=
/* Build our base attributes and allow them to be overriden */=0A=
css =3D $.extend({=0A=
position: 'absolute',=0A=
left: '0px',=0A=
margin: '0px',=0A=
background: '#000',=0A=
opacity: '.55'=0A=
}, css);=0A=
=0A=
// Add opacity handling for IE.=0A=
css.filter =3D 'alpha(opacity=3D' + (100 * css.opacity) + ')';=0A=
content.hide();=0A=
=0A=
// if we already have a modalContent, remove it=0A=
var modalBackdrop =3D $('#modalBackdrop'),=0A=
modalContent =3D $('#modalContent');=0A=
if (modalBackdrop.length) { modalBackdrop.remove();}=0A=
if (modalContent.length) { modalContent.remove(); }=0A=
var wt;=0A=
// position code lifted from =
http://www.quirksmode.org/viewport/compatibility.html=0A=
if (window.self.pageYOffset) { // all except Explorer=0A=
wt =3D window.self.pageYOffset;=0A=
} else if (document.documentElement && =
document.documentElement.scrollTop) { // Explorer 6 Strict=0A=
wt =3D document.documentElement.scrollTop;=0A=
} else if (document.body) { // all other Explorers=0A=
wt =3D document.body.scrollTop;=0A=
}=0A=
=0A=
// Get our dimensions=0A=
=0A=
// Get the docHeight and (ugly hack) add 50 pixels to make sure =
we dont have a *visible* border below our div=0A=
var docHeight =3D $(document).height() + 50;=0A=
var docWidth =3D $(document).width();=0A=
var winHeight =3D $(window).height();=0A=
var winWidth =3D $(window).width();=0A=
if (docHeight < winHeight) { docHeight =3D winHeight; }=0A=
=0A=
// Create our divs=0A=
$('body').append('
' + $(content).html() + '
');=0A=
=0A=
// Keyboard and focus event handler ensures focus stays on modal =
elements only=0A=
modalEventHandler =3D function (event) {=0A=
var target =3D null;=0A=
if (event) { //Mozilla=0A=
target =3D event.target;=0A=
} else { //IE=0A=
event =3D window.event;=0A=
target =3D event.srcElement;=0A=
}=0A=
if =
($(target).filter('*:visible').parents('#modalContent').size()) {=0A=
// allow the event only if target is a visible child =
node of #modalContent=0A=
return true;=0A=
}=0A=
var modalContent =3D $('#modalContent');=0A=
if (modalContent.length) { modalContent.get(0).focus(); }=0A=
return false;=0A=
};=0A=
$('body').bind('focus', modalEventHandler)=0A=
.bind('keypress', modalEventHandler);=0A=
=0A=
// Create our content div, get the dimensions, and hide it=0A=
modalContent =3D $('#modalContent').css('top', '-1000px');=0A=
var mdcTop =3D wt + (winHeight / 2) - =
(modalContent.outerHeight() / 2);=0A=
var mdcLeft =3D (winWidth / 2) - (modalContent.outerWidth() / 2);=0A=
$('#modalBackdrop').css(css).css('top', 0).css('height', =
docHeight + 'px').css('width', docWidth + 'px').show();=0A=
// IE9 bug: modalContent may disappear due to width being auto =
(0px) so we set it explicitly=0A=
modalContent.css('width', (modalContent.outerWidth() - 10) + =
'px');=0A=
modalContent.css({top: mdcTop + 'px', left: mdcLeft + =
'px'}).hide()[animation](speed);=0A=
=0A=
// Bind a click for closing the modalContent=0A=
modalContentClose =3D function () {=0A=
var form =3D $('form.ctools-use-modal-processed');=0A=
close();=0A=
reloadPisces(form);=0A=
return false;=0A=
};=0A=
=0A=
$('.close').bind('click', modalContentClose);=0A=
=0A=
// reload the page=0A=
function reloadPisces(form) {=0A=
if(form.hasClass('penton_registration_reload_after_close')) {=0A=
var root =3D location.protocol + '//' + location.host + =
"/";=0A=
if (document.URL =3D=3D root) {=0A=
location.reload();=0A=
} else {=0A=
var link_to_modal =3D =
document.URL.indexOf("?modal=3Dtrue&instance=3Dregister");=0A=
if (link_to_modal > 0) {=0A=
window.location =3D root;=0A=
return false;=0A=
}=0A=
location.reload();=0A=
}=0A=
}=0A=
return false;=0A=
}=0A=
=0A=
// Close the open modal content and backdrop=0A=
function close() {=0A=
// Unbind the events=0A=
$(window).unbind('resize', modalContentResize);=0A=
$('body').unbind('focus', modalEventHandler)=0A=
.unbind('keypress', modalEventHandler);=0A=
$('.close').unbind('click', modalContentClose);=0A=
$(document).trigger('CToolsDetachBehaviors', =
$('#modalContent'));=0A=
// Set our animation parameters and use them=0A=
if (animation =3D=3D=3D 'fadeIn') { animation =3D 'fadeOut'; =
}=0A=
if (animation =3D=3D=3D 'slideDown') { animation =3D =
'slideUp'; }=0A=
if (animation =3D=3D=3D 'show') { animation =3D 'hide'; }=0A=
=0A=
// Close the content=0A=
modalContent.hide()[animation](speed);=0A=
=0A=
// Remove the content and reload the page=0A=
$('#modalContent').remove();=0A=
$('#modalBackdrop').remove();=0A=
}=0A=
=0A=
// Move and resize the modalBackdrop and modalContent on resize =
of the window=0A=
modalContentResize =3D function () {=0A=
// Get our heights=0A=
var docHeight =3D $(document).height();=0A=
var docWidth =3D $(document).width();=0A=
var winHeight =3D $(window).height();=0A=
var winWidth =3D $(window).width();=0A=
if (docHeight < winHeight) { docHeight =3D winHeight; }=0A=
=0A=
// Get where we should move content to=0A=
var modalContent =3D $('#modalContent');=0A=
var mdcTop =3D ( winHeight / 2 ) - ( =
modalContent.outerHeight() / 2);=0A=
var mdcLeft =3D ( winWidth / 2 ) - ( =
modalContent.outerWidth() / 2);=0A=
=0A=
// Apply the changes=0A=
$('#modalBackdrop').css('height', docHeight + =
'px').css('width', docWidth + 'px').show();=0A=
modalContent.css('top', mdcTop + 'px').css('left', mdcLeft + =
'px').show();=0A=
};=0A=
$(window).bind('resize', modalContentResize);=0A=
=0A=
$('#modalContent').focus();=0A=
};=0A=
=0A=
/**=0A=
* unmodalContent=0A=
* @param content (The jQuery object to remove)=0A=
* @param animation (fadeOut, slideUp, show)=0A=
* @param speed (valid animation speeds slow, medium, fast or # in =
ms)=0A=
*/=0A=
Drupal.CTools.Modal.unmodalContent =3D function (content, animation, =
speed) {=0A=
// If our animation isn't set, make it just show/pop=0A=
if (!animation) {=0A=
animation =3D 'show';=0A=
} else {=0A=
// If our animation isn't "fade" then it always is show=0A=
if (( animation !=3D=3D 'fadeOut' ) && ( animation !=3D=3D =
'slideUp')) { animation =3D 'show'; }=0A=
}=0A=
// Set a speed if we dont have one=0A=
if (!speed) { speed =3D 'fast'; }=0A=
=0A=
// Unbind the events we bound=0A=
$(window).unbind('resize', modalContentResize);=0A=
$('body').unbind('focus', modalEventHandler)=0A=
.unbind('keypress', modalEventHandler);=0A=
$('.close').unbind('click', modalContentClose);=0A=
$(document).trigger('CToolsDetachBehaviors', $('#modalContent'));=0A=
=0A=
// jQuery magic loop through the instances and run the =
animations or removal.=0A=
content.each(function () {=0A=
if (animation =3D=3D=3D 'fade') {=0A=
$('#modalContent').fadeOut(speed, function () {=0A=
$('#modalBackdrop').fadeOut(speed, function () {=0A=
$(this).remove();=0A=
});=0A=
$(this).remove();=0A=
});=0A=
} else {=0A=
if (animation =3D=3D=3D 'slide') {=0A=
$('#modalContent').slideUp(speed, function () {=0A=
$('#modalBackdrop').slideUp(speed, function () {=0A=
$(this).remove();=0A=
});=0A=
$(this).remove();=0A=
});=0A=
} else {=0A=
$('#modalContent').remove();=0A=
$('#modalBackdrop').remove();=0A=
}=0A=
}=0A=
});=0A=
};=0A=
=0A=
Drupal.CTools.Modal.showPreLoader =3D function() {=0A=
var spinner =3D $('#modalContent =
.penton_registration_spinner_area'),=0A=
button =3D $('#modalContent .form-submit');=0A=
if (spinner.length) {=0A=
spinner.remove();=0A=
}=0A=
if (button.length) {=0A=
button.hide();=0A=
$('',{class: =
'penton_registration_spinner_area',text:'submitting...'}).insertAfter(but=
ton);=0A=
}=0A=
};=0A=
=0A=
Drupal.CTools.Modal.hidePreLoader =3D function() {=0A=
var spinner =3D $('#modalContent =
.penton_registration_spinner_area'),=0A=
button =3D $('#modalContent .form-submit');=0A=
if (spinner.length) {=0A=
spinner.remove();=0A=
}=0A=
if (button.length) {=0A=
button.show();=0A=
}=0A=
=0A=
};=0A=
=0A=
})(window.jq183);=0A=
;/**/=0A=
(function($) {=0A=
'use strict';=0A=
=0A=
$.fn.preventDoubleSubmission =3D function () {=0A=
=0A=
$(this).each(function() {=0A=
$(this).submit(function(e) {=0A=
if(!$(this).hasClass('single-submission-send')) {=0A=
$(this).addClass('single-submission-send');=0A=
} else {=0A=
e.preventDefault();=0A=
}=0A=
});=0A=
});=0A=
=0A=
return this;=0A=
};=0A=
=0A=
$(function() {=0A=
$('.single-submission').preventDoubleSubmission();=0A=
});=0A=
}(jQuery));=0A=
;/**/=0A=
/**=0A=
*=0A=
* Base64 encode / decode=0A=
* http://www.webtoolkit.info/=0A=
*=0A=
**/=0A=
var Base64 =3D {=0A=
=0A=
// private property=0A=
_keyStr : =
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=3D",=0A=
=0A=
// public method for encoding=0A=
encode : function (input) {=0A=
var output =3D "";=0A=
var chr1, chr2, chr3, enc1, enc2, enc3, enc4;=0A=
var i =3D 0;=0A=
=0A=
input =3D Base64._utf8_encode(input);=0A=
=0A=
while (i < input.length) {=0A=
=0A=
chr1 =3D input.charCodeAt(i++);=0A=
chr2 =3D input.charCodeAt(i++);=0A=
chr3 =3D input.charCodeAt(i++);=0A=
=0A=
enc1 =3D chr1 >> 2;=0A=
enc2 =3D ((chr1 & 3) << 4) | (chr2 >> 4);=0A=
enc3 =3D ((chr2 & 15) << 2) | (chr3 >> 6);=0A=
enc4 =3D chr3 & 63;=0A=
=0A=
if (isNaN(chr2)) {=0A=
enc3 =3D enc4 =3D 64;=0A=
} else if (isNaN(chr3)) {=0A=
enc4 =3D 64;=0A=
}=0A=
=0A=
output =3D output +=0A=
this._keyStr.charAt(enc1) + this._keyStr.charAt(enc2) +=0A=
this._keyStr.charAt(enc3) + this._keyStr.charAt(enc4);=0A=
=0A=
}=0A=
=0A=
return output;=0A=
},=0A=
=0A=
// public method for decoding=0A=
decode : function (input) {=0A=
var output =3D "";=0A=
var chr1, chr2, chr3;=0A=
var enc1, enc2, enc3, enc4;=0A=
var i =3D 0;=0A=
=0A=
input =3D input.replace(/[^A-Za-z0-9\+\/\=3D]/g, "");=0A=
=0A=
while (i < input.length) {=0A=
=0A=
enc1 =3D this._keyStr.indexOf(input.charAt(i++));=0A=
enc2 =3D this._keyStr.indexOf(input.charAt(i++));=0A=
enc3 =3D this._keyStr.indexOf(input.charAt(i++));=0A=
enc4 =3D this._keyStr.indexOf(input.charAt(i++));=0A=
=0A=
chr1 =3D (enc1 << 2) | (enc2 >> 4);=0A=
chr2 =3D ((enc2 & 15) << 4) | (enc3 >> 2);=0A=
chr3 =3D ((enc3 & 3) << 6) | enc4;=0A=
=0A=
output =3D output + String.fromCharCode(chr1);=0A=
=0A=
if (enc3 !=3D 64) {=0A=
output =3D output + String.fromCharCode(chr2);=0A=
}=0A=
if (enc4 !=3D 64) {=0A=
output =3D output + String.fromCharCode(chr3);=0A=
}=0A=
=0A=
}=0A=
=0A=
output =3D Base64._utf8_decode(output);=0A=
=0A=
return output;=0A=
=0A=
},=0A=
=0A=
// private method for UTF-8 encoding=0A=
_utf8_encode : function (string) {=0A=
string =3D string.replace(/\r\n/g,"\n");=0A=
var utftext =3D "";=0A=
=0A=
for (var n =3D 0; n < string.length; n++) {=0A=
=0A=
var c =3D string.charCodeAt(n);=0A=
=0A=
if (c < 128) {=0A=
utftext +=3D String.fromCharCode(c);=0A=
}=0A=
else if((c > 127) && (c < 2048)) {=0A=
utftext +=3D String.fromCharCode((c >> 6) | 192);=0A=
utftext +=3D String.fromCharCode((c & 63) | 128);=0A=
}=0A=
else {=0A=
utftext +=3D String.fromCharCode((c >> 12) | 224);=0A=
utftext +=3D String.fromCharCode(((c >> 6) & 63) | 128);=0A=
utftext +=3D String.fromCharCode((c & 63) | 128);=0A=
}=0A=
=0A=
}=0A=
=0A=
return utftext;=0A=
},=0A=
=0A=
// private method for UTF-8 decoding=0A=
_utf8_decode : function (utftext) {=0A=
var string =3D "";=0A=
var i =3D 0;=0A=
var c =3D c1 =3D c2 =3D 0;=0A=
=0A=
while ( i < utftext.length ) {=0A=
=0A=
c =3D utftext.charCodeAt(i);=0A=
=0A=
if (c < 128) {=0A=
string +=3D String.fromCharCode(c);=0A=
i++;=0A=
}=0A=
else if((c > 191) && (c < 224)) {=0A=
c2 =3D utftext.charCodeAt(i+1);=0A=
string +=3D String.fromCharCode(((c & 31) << 6) | (c2 & 63));=0A=
i +=3D 2;=0A=
}=0A=
else {=0A=
c2 =3D utftext.charCodeAt(i+1);=0A=
c3 =3D utftext.charCodeAt(i+2);=0A=
string +=3D String.fromCharCode(((c & 15) << 12) | ((c2 & 63) << =
6) | (c3 & 63));=0A=
i +=3D 3;=0A=
}=0A=
=0A=
}=0A=
=0A=
return string;=0A=
}=0A=
=0A=
}=0A=
//***** END ENCRYPTION *****//=0A=
=0A=
//initializing variables=0A=
var scData =3D {'em':'', 'fn':'', 'ln':'', 'zc':'', 'jt':'', 'cn':'', =
'dem1':'', 'dem2':'', 'reg':'', 'ver':''};=0A=
var urlSubstr =3D location.search.substring(1);=0A=
//regEx for finding yesmail var ymrid, must contain a validly formatted =
email=0A=
var ymRidExpr =3D =
/YM_RID=3D[a-zA-Z0-9_.-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-.]+/g=0A=
var ymrid =3D urlSubstr.match(ymRidExpr) =3D=3D undefined ? '' : =
urlSubstr.match(ymRidExpr)[0].split("=3D")[1];=0A=
//grabbing and storing decoded values for global use, if exists=0A=
var cData =3D getSC('ymbcd');=0A=
if(cData!=3Dundefined){=0A=
for(x in cData){=0A=
scData[x] =3D Base64.decode(cData[x]);=0A=
}=0A=
}=0A=
var emailCheck =3D scData.em;=0A=
if ( ymrid.length > 1 && (cData =3D=3D undefined || ( emailCheck !=3D =
ymrid && scData.reg =3D=3D 'false' ))) scData.em =3D ymrid;=0A=
=0A=
//returns a JS Object contianing encoded values=0A=
function getSC(c_name) {=0A=
var i,x,y,cookies=3Ddocument.cookie.split(";");=0A=
for (i=3D0;i
1 && (cData =3D=3D undefined || ( emailCheck =
!=3D email && scData.reg =3D=3D 'false' ))) {=0A=
var ymbcd =3D =
"{'em':'"+Base64.encode(email)+"','reg':'"+Base64.encode('false')+"'}";=0A=
jQuery.cookie("ymbcd", ymbcd, { path: '/', expires: 365, =
domain: document.domain});=0A=
emailCheck =3D email;=0A=
}=0A=
}=0A=
else {=0A=
if ( cData =3D=3D undefined || scData.reg =3D=3D 'false' ) {=0A=
jQuery.post('/user/callback', "anon=3Dfalse");=0A=
}=0A=
}=0A=
}=0A=
=0A=
;/**/=0A=
Drupal.behaviors.profile =3D function (context) {=0A=
if(typeof Drupal.settings.is_expert =3D=3D "undefined"){=0A=
$('.profile-page .profile:not(processed)').each(function(el){=0A=
var $this =3D $(this),=0A=
max_height =3D $this.height(),=0A=
this_height =3D $('.profile-header', el).outerHeight();=0A=
=0A=
if (this_height > max_height) {=0A=
$this.css({'height':max_height, 'max-height': 'none'});=0A=
$this.append('');=0A=
};=0A=
$('.more a', el).toggle(function(event) {=0A=
$(this).text('less');=0A=
$this.css({'height':this_height}).addClass('open');=0A=
},function(){=0A=
$(this).text('more about me');=0A=
$this.css({'height':max_height}).removeClass('open');=0A=
});=0A=
}). addClass('processed');=0A=
};=0A=
$('.profile-page .tabs.primary, .profile-page .user-nav =
.nav').dropdownnav();=0A=
};=0A=
=0A=
(function($) {=0A=
$.fn.dropdownnav =3D function(options) {=0A=
=0A=
var defaults =3D $.extend({=0A=
maxNumber: 4,=0A=
classes: this.attr('class'),=0A=
moreText : 'more',=0A=
moreIcon : 'icon icon-plus'=0A=
});=0A=
var settings =3D $.extend( true, {}, defaults, options ),=0A=
indexedNumber =3D settings.maxNumber - 1;=0A=
=0A=
return this.each(function() {=0A=
if ($(this).children().length > settings.maxNumber ) {=0A=
var $wrapper =3D $('')=0A=
.css({'clear':'none','float':'left','overflow':'visible'})=0A=
.addClass(settings.classes);=0A=
=
$(this).css({'float':'left'}).after($wrapper).addClass('processed').paren=
t().addClass('clearfix').css({'overflow':'visible'});=0A=
$($wrapper).prepend('' =
+ settings.moreText + ' ');=0A=
$(this).children('li:gt(' + indexedNumber + ')').each(function =
() {=0A=
$('.dropdown-menu').append(this);=0A=
});=0A=
$(this).children('li').slice(settings.maxNumber).remove();=0A=
}=0A=
});=0A=
=0A=
}=0A=
}(jQuery));=0A=
;/**/=0A=
------=_NextPart_000_0000_01D18F1D.CD075B50
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://electronicdesign.com/site-files/electronicdesign.com/files/advagg_js/js_7af55d6a6031576fc3ff04b7d6ce760c_0.js
=0A=
Drupal.googleanalytics =3D {};=0A=
=0A=
$(document).ready(function() {=0A=
=0A=
// Attach mousedown, keyup, touchstart events to document only and =
catch=0A=
// clicks on all elements.=0A=
$(document.body).bind("mousedown keyup touchstart", function(event) {=0A=
=0A=
// Catch only the first parent link of a clicked element.=0A=
=
$(event.target).parents("a:first,area:first").andSelf().filter("a,area").=
each(function() {=0A=
=0A=
// Is the clicked URL internal?=0A=
if (Drupal.googleanalytics.isInternal(this.href)) {=0A=
// Skip 'click' tracking, if custom tracking events are bound.=0A=
if ($(this).is('.colorbox')) {=0A=
// Do nothing here. The custom event will handle all tracking.=0A=
//console.info("Click on .colorbox item has been detected.");=0A=
}=0A=
// Is download tracking activated and the file extension =
configured for download tracking?=0A=
else if (Drupal.settings.googleanalytics.trackDownload && =
Drupal.googleanalytics.isDownload(this.href)) {=0A=
// Download link clicked.=0A=
ga("send", "event", "Downloads", =
Drupal.googleanalytics.getDownloadExtension(this.href).toUpperCase(), =
Drupal.googleanalytics.getPageUrl(this.href));=0A=
}=0A=
else if (Drupal.googleanalytics.isInternalSpecial(this.href)) {=0A=
// Keep the internal URL for Google Analytics website overlay =
intact.=0A=
ga("send", "pageview", { page: =
Drupal.googleanalytics.getPageUrl(this.href) });=0A=
}=0A=
}=0A=
else {=0A=
if (Drupal.settings.googleanalytics.trackMailto && =
$(this).is("a[href^=3D'mailto:'],area[href^=3D'mailto:']")) {=0A=
// Mailto link clicked.=0A=
ga("send", "event", "Mails", "Click", this.href.substring(7));=0A=
}=0A=
else if (Drupal.settings.googleanalytics.trackOutbound && =
this.href.match(/^\w+:\/\//i)) {=0A=
if (Drupal.settings.googleanalytics.trackDomainMode !=3D 2 && =
!Drupal.googleanalytics.isCrossDomain(this.hostname, =
Drupal.settings.googleanalytics.trackCrossDomains)) {=0A=
// External link clicked / No top-level cross domain clicked.=0A=
ga("send", "event", "Outbound links", "Click", this.href);=0A=
}=0A=
}=0A=
}=0A=
});=0A=
});=0A=
=0A=
// Track hash changes as unique pageviews, if this option has been =
enabled.=0A=
if (Drupal.settings.googleanalytics.trackUrlFragments) {=0A=
window.onhashchange =3D function() {=0A=
ga('send', 'pageview', location.pathname + location.search + =
location.hash);=0A=
}=0A=
}=0A=
=0A=
// Colorbox: This event triggers when the transition has completed and =
the=0A=
// newly loaded content has been revealed.=0A=
$(document).bind("cbox_complete", function () {=0A=
var href =3D $.colorbox.element().attr("href");=0A=
if (href) {=0A=
ga("send", "pageview", { page: =
Drupal.googleanalytics.getPageUrl(href) });=0A=
}=0A=
});=0A=
=0A=
});=0A=
=0A=
/**=0A=
* Check whether the hostname is part of the cross domains or not.=0A=
*=0A=
* @param string hostname=0A=
* The hostname of the clicked URL.=0A=
* @param array crossDomains=0A=
* All cross domain hostnames as JS array.=0A=
*=0A=
* @return boolean=0A=
*/=0A=
Drupal.googleanalytics.isCrossDomain =3D function (hostname, =
crossDomains) {=0A=
/**=0A=
* jQuery < 1.6.3 bug: $.inArray crushes IE6 and Chrome if second =
argument is=0A=
* `null` or `undefined`, http://bugs.jquery.com/ticket/10076,=0A=
* =
https://github.com/jquery/jquery/commit/a839af034db2bd934e4d4fa6758a3fed8=
de74174=0A=
*=0A=
* @todo: Remove/Refactor in D8=0A=
*/=0A=
if (!crossDomains) {=0A=
return false;=0A=
}=0A=
else {=0A=
return $.inArray(hostname, crossDomains) > -1 ? true : false;=0A=
}=0A=
}=0A=
=0A=
/**=0A=
* Check whether this is a download URL or not.=0A=
*=0A=
* @param string url=0A=
* The web url to check.=0A=
*=0A=
* @return boolean=0A=
*/=0A=
Drupal.googleanalytics.isDownload =3D function (url) {=0A=
var isDownload =3D new RegExp("\\.(" + =
Drupal.settings.googleanalytics.trackDownloadExtensions + =
")([\?#].*)?$", "i");=0A=
return isDownload.test(url);=0A=
}=0A=
=0A=
/**=0A=
* Check whether this is an absolute internal URL or not.=0A=
*=0A=
* @param string url=0A=
* The web url to check.=0A=
*=0A=
* @return boolean=0A=
*/=0A=
Drupal.googleanalytics.isInternal =3D function (url) {=0A=
var isInternal =3D new RegExp("^(https?):\/\/" + window.location.host, =
"i");=0A=
return isInternal.test(url);=0A=
}=0A=
=0A=
/**=0A=
* Check whether this is a special URL or not.=0A=
*=0A=
* URL types:=0A=
* - gotwo.module /go/* links.=0A=
*=0A=
* @param string url=0A=
* The web url to check.=0A=
*=0A=
* @return boolean=0A=
*/=0A=
Drupal.googleanalytics.isInternalSpecial =3D function (url) {=0A=
var isInternalSpecial =3D new RegExp("(\/go\/.*)$", "i");=0A=
return isInternalSpecial.test(url);=0A=
}=0A=
=0A=
/**=0A=
* Extract the relative internal URL from an absolute internal URL.=0A=
*=0A=
* Examples:=0A=
* - http://mydomain.com/node/1 -> /node/1=0A=
* - http://example.com/foo/bar -> http://example.com/foo/bar=0A=
*=0A=
* @param string url=0A=
* The web url to check.=0A=
*=0A=
* @return string=0A=
* Internal website URL=0A=
*/=0A=
Drupal.googleanalytics.getPageUrl =3D function (url) {=0A=
var extractInternalUrl =3D new RegExp("^(https?):\/\/" + =
window.location.host, "i");=0A=
return url.replace(extractInternalUrl, '');=0A=
}=0A=
=0A=
/**=0A=
* Extract the download file extension from the URL.=0A=
*=0A=
* @param string url=0A=
* The web url to check.=0A=
*=0A=
* @return string=0A=
* The file extension of the passed url. e.g. "zip", "txt"=0A=
*/=0A=
Drupal.googleanalytics.getDownloadExtension =3D function (url) {=0A=
var extractDownloadextension =3D new RegExp("\\.(" + =
Drupal.settings.googleanalytics.trackDownloadExtensions + =
")([\?#].*)?$", "i");=0A=
var extension =3D extractDownloadextension.exec(url);=0A=
return (extension =3D=3D=3D null) ? '' : extension[1];=0A=
}=0A=
;/**/=0A=
/**=0A=
* Created by root on 5/20/15.=0A=
*/=0A=
$(document).ready(function() {=0A=
$('.hidden-error-message').each(function() {=0A=
if(this.parentNode.className.indexOf('hidden-error-message-li') =
=3D=3D -1) {=0A=
this.parentNode.className +=3D ' hidden-error-message-li';=0A=
}=0A=
});=0A=
});=0A=
;/**/=0A=
/*=0A=
* jQuery Form Plugin=0A=
* version: 2.25 (08-APR-2009)=0A=
* @requires jQuery v1.2.2 or later=0A=
* @note This has been modified for ajax.module=0A=
* Examples and documentation at: http://malsup.com/jquery/form/=0A=
* Dual licensed under the MIT and GPL licenses:=0A=
* http://www.opensource.org/licenses/mit-license.php=0A=
* http://www.gnu.org/licenses/gpl.html=0A=
*/=0A=
eval(function(p,a,c,k,e,r){e=3Dfunction(c){return(c35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace=
(/^/,String)){while(c--)r[e(c)]=3Dk[c]||e(c);k=3D[function(e){return =
r[e]}];e=3Dfunction(){return'\\w+'};c=3D1};while(c--)if(k[c])p=3Dp.replac=
e(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return =
p}(';(5($){$.B.1s=3D5(u){2(!4.G){R(\'1b: 2M 9 2N - 2O 2P 1t\');6 4}2(S =
u=3D=3D\'5\')u=3D{T:u};3 =
v=3D4.14(\'1c\')||1d.2Q.2R;v=3D(v.2S(/^([^#]+)/)||[])[1];v=3Dv||\'\';u=3D=
$.1n({1e:v,H:4.14(\'1u\')||\'1Q\'},u||{});3 =
w=3D{};4.L(\'C-1R-1S\',[4,u,w]);2(w.1T){R(\'1b: 9 1U 1o C-1R-1S L\');6 =
4}2(u.1v&&u.1v(4,u)=3D=3D=3DI){R(\'1b: 9 1f 1o 1v 1V\');6 4}3 =
a=3D4.1w(u.2T);2(u.J){u.O=3Du.J;K(3 n 1x u.J){2(u.J[n]2U 15){K(3 k 1x =
u.J[n])a.D({7:n,8:u.J[n][k]})}E =
a.D({7:n,8:u.J[n]})}}2(u.1y&&u.1y(a,4,u)=3D=3D=3DI){R(\'1b: 9 1f 1o 1y =
1V\');6 4}4.L(\'C-9-1W\',[a,4,u,w]);2(w.1T){R(\'1b: 9 1U 1o C-9-1W =
L\');6 4}3 =
q=3D$.1z(a);2(u.H.2V()=3D=3D\'1Q\'){u.1e+=3D(u.1e.2W(\'?\')>=3D0?\'&\':\'=
?\')+q;u.J=3DF}E u.J=3Dq;3 =
x=3D4,V=3D[];2(u.2X)V.D(5(){x.1X()});2(u.2Y)V.D(5(){x.1Y()});2(!u.16&&u.1=
7){3 y=3Du.T||5(){};V.D(5(a){$(u.17).2Z(a).P(y,1Z)})}E =
2(u.T)V.D(u.T);u.T=3D5(a,b){K(3 =
i=3D0,M=3DV.G;i \');3 l=3Dk[0];k.3g({3h:\'3i\',27:\'-28\',29:\'-28\'});3 =
m=3D{1f:0,19:F,1g:F,3j:0,3k:\'n/a\',3l:5(){},2a:5(){},3m:5(){},3n:5(){4.1=
f=3D1;k.14(\'24\',\'25:26\')}};3 =
g=3Di.2b;2(g&&!$.1C++)$.1h.L("3o");2(g)$.1h.L("3p",[m,i]);2(s.2c&&s.2c(m,=
s)=3D=3D=3DI){s.2b&&$.1C--;6}2(m.1f)6;3 o=3D0;3 p=3D0;3 q=3Dh.U;2(q){3 =
n=3Dq.7;2(n&&!q.1i){u.O=3Du.O||{};u.O[n]=3Dq.8;2(q.H=3D=3D"X"){u.O[7+\'.x=
\']=3Dh.Y;u.O[7+\'.y\']=3Dh.Z}}}1j(5(){3 =
t=3Dx.14(\'17\'),a=3Dx.14(\'1c\');h.1k(\'17\',j);2(h.2d(\'1u\')!=3D\'2e\'=
)h.1k(\'1u\',\'2e\');2(h.2d(\'1c\')!=3Di.1e)h.1k(\'1c\',i.1e);2(!u.3q){x.=
14({3r:\'2f/C-J\',3s:\'2f/C-J\'})}2(i.1D)1j(5(){p=3DQ;11()},i.1D);3 =
b=3D[];2g{2(u.O)K(3 n 1x u.O)b.D($(\' \').2h(h)[0]);k.2h(\'1l\');l.2i?l.2i(\'2j\',11):l.3u(\'2k\',11,I);h.9()=
}3v{h.1k(\'1c\',a);t?h.1k(\'17\',t):x.3w(\'17\');$(b).2l()}},10);3 =
r=3D0;5 11(){2(o++)6;l.2m?l.2m(\'2j\',11):l.3x(\'2k\',11,I);3 =
c=3DQ;2g{2(p)3y\'1D\';3 =
d,N;N=3Dl.2n?l.2n.2o:l.2p?l.2p:l.2o;2((N.1l=3D=3DF||N.1l.2q=3D=3D\'\')&&!=
r){r=3D1;o--;1j(11,2r);6}m.19=3DN.1l?N.1l.2q:F;m.1g=3DN.2s?N.2s:N;m.2a=3D=
5(a){3 b=3D{\'3z-H\':i.16};6 =
b[a]};2(i.16=3D=3D\'3A\'||i.16=3D=3D\'3B\'){3 =
f=3DN.1E(\'1F\')[0];m.19=3Df?f.8:m.19}E =
2(i.16=3D=3D\'2t\'&&!m.1g&&m.19!=3DF){m.1g=3D2u(m.19)}d=3D$.3C(m,i.16)}3D=
(e){c=3DI;$.3E(i,m,\'2v\',e)}2(c){i.T(d,\'T\');2(g)$.1h.L("3F",[m,i])}2(g=
)$.1h.L("3G",[m,i]);2(g&&!--$.1C)$.1h.L("3H");2(i.2w)i.2w(m,c?\'T\':\'2v\=
');1j(5(){k.2l();m.1g=3DF},2r)};5 2u(s,a){2(1d.2x){a=3D1B =
2x(\'3I.3J\');a.3K=3D\'I\';a.3L(s)}E a=3D(1B =
3M()).3N(s,\'1G/2t\');6(a&&a.2y&&a.2y.1p!=3D\'3O\')?a:F}}};$.B.3P=3D5(c){=
6 4.2z().2A(\'9.C-1q\',5(){$(4).1s(c);6 =
I}).P(5(){$(":9,W:X",4).2A(\'2B.C-1q\',5(e){3 =
a=3D4.C;a.U=3D4;2(4.H=3D=3D\'X\'){2(e.2C!=3D12){a.Y=3De.2C;a.Z=3De.3Q}E =
2(S $.B.2D=3D=3D\'5\'){3 =
b=3D$(4).2D();a.Y=3De.2E-b.29;a.Z=3De.2F-b.27}E{a.Y=3De.2E-4.3R;a.Z=3De.2=
F-4.3S}}1j(5(){a.U=3Da.Y=3Da.Z=3DF},10)})})};$.B.2z=3D5(){4.2G(\'9.C-1q\'=
);6 4.P(5(){$(":9,W:X",4).2G(\'2B.C-1q\')})};$.B.1w=3D5(b){3 =
a=3D[];2(4.G=3D=3D0)6 a;3 c=3D4[0];3 d=3Db?c.1E(\'*\'):c.22;2(!d)6 a;K(3 =
i=3D0,M=3Dd.G;i').addClass('ajax-preview');=0A=
log.html(options.messages);=0A=
formObj.prepend(log);=0A=
}=0A=
// Status, Error, Message=0A=
else {=0A=
log =3D $('');=0A=
errBox =3D $(".messages." + options.type, formObj[0])=0A=
for (i =3D 0, _i =3D options.messages.length; i < _i; i++) {=0A=
thisItem =3D $('#' + options.messages[i].id, formObj[0])=0A=
thisItem.addClass(options.type);=0A=
if (options.messages[i].required) {=0A=
thisItem.addClass('required');=0A=
}=0A=
log.append('' + options.messages[i].value + ' ');=0A=
}=0A=
if (errBox.length =3D=3D=3D 0) {=0A=
errBox =3D $("");=0A=
formObj.prepend(errBox);=0A=
}=0A=
errBox.html(log);=0A=
}=0A=
}=0A=
else if (options.action =3D=3D=3D 'clear') {=0A=
$('.messages, .ajax-preview', formObj).remove();=0A=
}=0A=
return true;=0A=
};=0A=
=0A=
/**=0A=
* Updates message containers=0A=
* =0A=
* @param {Object} updaters=0A=
* @return {Bool}=0A=
*/=0A=
Drupal.Ajax.updater =3D function(updaters) {=0A=
var i, _i, elm;=0A=
for (i =3D 0, _i =3D updaters.length; i < _i; i++) {=0A=
elm =3D $(updaters[i].selector);=0A=
// HTML:IN=0A=
if (updaters[i].type =3D=3D=3D 'html_in') {=0A=
elm.html(updaters[i].value);=0A=
}=0A=
// HTML:OUT=0A=
else if (updaters[i].type =3D=3D=3D 'html_out') {=0A=
elm.replaceWith(updaters[i].value);=0A=
}=0A=
// FIELD=0A=
else if (updaters[i].type =3D=3D=3D 'field') {=0A=
elm.val(updaters[i].value);=0A=
}=0A=
// REMOVE=0A=
else if(updaters[i].type =3D=3D=3D 'remove') {=0A=
elm.remove();=0A=
}=0A=
}=0A=
return true;=0A=
};=0A=
=0A=
/**=0A=
* Handles data response=0A=
* =0A=
* @param {Object} submitter=0A=
* @param {Object} formObj=0A=
* @param {Object} data=0A%3d.html
* @return {Bool}=0A=
*/=0A=
Drupal.Ajax.response =3D function(submitter, formObj, data){=0A=
var newSubmitter;=0A=
data.local =3D {=0A=
submitter : submitter,=0A=
form : formObj=0A=
};=0A=
/**=0A=
* Failure=0A=
*/=0A=
if (data.status =3D=3D=3D false) {=0A=
Drupal.Ajax.updater(data.updaters);=0A=
Drupal.Ajax.message(formObj, submitter, data, {=0A=
action : 'notify',=0A=
messages : data.messages_error,=0A=
type : 'error'=0A=
});=0A=
}=0A=
/**=0A=
* Success=0A=
*/=0A=
else {=0A=
// Display preview=0A=
if (data.preview !=3D=3D null) {=0A=
Drupal.Ajax.updater(data.updaters);=0A=
Drupal.Ajax.message(formObj, submitter, data, {=0A=
action : 'notify',=0A=
messages : decodeURIComponent(data.preview),=0A=
type : 'preview'=0A=
});=0A=
}=0A=
// If no redirect, then simply show messages=0A=
else if (data.redirect =3D=3D=3D null) {=0A=
if (data.messages_status.length > 0) {=0A=
Drupal.Ajax.message(formObj, submitter, data, {=0A=
action : 'notify',=0A=
messages : data.messages_status,=0A=
type : 'status'=0A=
});=0A=
}=0A=
if (data.messages_warning.length > 0) {=0A=
Drupal.Ajax.message(formObj, submitter, data, {=0A=
action : 'notify',=0A=
messages : data.messages_warning,=0A=
type : 'warning'=0A=
});=0A=
}=0A=
if (data.messages_status.length =3D=3D=3D 0 &&=0A=
data.messages_warning.length =3D=3D=3D 0) {=0A=
Drupal.Ajax.message(formObj, submitter, data, {action:'clear'});=0A=
}=0A=
}=0A=
// Redirect=0A=
else {=0A=
if (Drupal.Ajax.invoke('redirect', data)) {=0A=
Drupal.Ajax.redirect( data.redirect );=0A=
}=0A=
else {=0A=
Drupal.Ajax.updater(data.updaters);=0A=
if (data.messages_status.length =3D=3D=3D 0 &&=0A=
data.messages_warning.length =3D=3D=3D 0) {=0A=
Drupal.Ajax.message(formObj, submitter, data, =
{action:'clear'});=0A=
}=0A=
else {=0A=
Drupal.Ajax.message(formObj, submitter, data, {=0A=
action : 'notify',=0A=
messages : data.messages_status,=0A=
type : 'status'=0A=
});=0A=
}=0A=
}=0A=
}=0A=
}=0A=
return true;=0A=
};=0A=
=0A=
=0A=
/**=0A=
* Redirects to appropriate page=0A=
* =0A=
* @todo=0A=
* Some of this functionality should possibly hapen on=0A=
* the server instead of client.=0A=
* @param {String} url=0A=
*/=0A=
Drupal.Ajax.redirect =3D function(url) {=0A=
window.location.href =3D url;=0A=
};=0A=
=0A=
Drupal.behaviors.Ajax =3D Drupal.Ajax.init;=0A=
=0A=
=0A=
;/**/=0A=
/*!=0A=
* jQuery Form Plugin=0A=
* version: 2.43 (12-MAR-2010)=0A=
* @requires jQuery v1.3.2 or later=0A=
*=0A=
* Examples and documentation at: http://malsup.com/jquery/form/=0A=
* Dual licensed under the MIT and GPL licenses:=0A=
* http://www.opensource.org/licenses/mit-license.php=0A=
* http://www.gnu.org/licenses/gpl.html=0A=
*/=0A=
(function(b){function o(){if(b.fn.ajaxSubmit.debug){var =
a=3D"[jquery.form] =
"+Array.prototype.join.call(arguments,"");if(window.console&&window.conso=
le.log)window.console.log(a);else =
window.opera&&window.opera.postError&&window.opera.postError(a)}}b.fn.aja=
xSubmit=3Dfunction(a){function d(){function r(){var =
p=3Dh.attr("target"),n=3Dh.attr("action");j.setAttribute("target",z);j.ge=
tAttribute("method")!=3D"POST"&&j.setAttribute("method","POST");j.getAttr=
ibute("action")!=3Dg.url&&j.setAttribute("action",g.url);g.skipEncodingOv=
erride||=0A=
h.attr({encoding:"multipart/form-data",enctype:"multipart/form-data"});g.=
timeout&&setTimeout(function(){C=3Dtrue;s()},g.timeout);var =
m=3D[];try{if(g.extraData)for(var u in g.extraData)m.push(b('
').appendTo(j)[0]);t.appendTo("body");t.data("form-plugin-onload",s);j.=
submit()}finally{j.setAttribute("action",n);p?j.setAttribute("target",p):=
h.removeAttr("target");b(m).remove()}}function s(){if(!D){var =
p=3Dtrue;try{if(C)throw"timeout";var n,m;m=3Dv.contentWindow?=0A=
v.contentWindow.document:v.contentDocument?v.contentDocument:v.document;v=
ar =
u=3Dg.dataType=3D=3D"xml"||m.XMLDocument||b.isXMLDoc(m);o("isXml=3D"+u);i=
f(!u&&(m.body=3D=3Dnull||m.body.innerHTML=3D=3D"")){if(--G){o("requeing =
onLoad callback, DOM not available");setTimeout(s,250);return}o("Could =
not access iframe DOM after 100 tries.");return}o("response =
detected");D=3Dtrue;i.responseText=3Dm.body?m.body.innerHTML:null;i.respo=
nseXML=3Dm.XMLDocument?m.XMLDocument:m;i.getResponseHeader=3Dfunction(H){=
return{"content-type":g.dataType}[H]};=0A=
if(g.dataType=3D=3D"json"||g.dataType=3D=3D"script"){var =
E=3Dm.getElementsByTagName("textarea")[0];if(E)i.responseText=3DE.value;e=
lse{var =
F=3Dm.getElementsByTagName("pre")[0];if(F)i.responseText=3DF.innerHTML}}e=
lse =
if(g.dataType=3D=3D"xml"&&!i.responseXML&&i.responseText!=3Dnull)i.respon=
seXML=3DA(i.responseText);n=3Db.httpData(i,g.dataType)}catch(B){o("error =
caught:",B);p=3Dfalse;i.error=3DB;b.handleError(g,i,"error",B)}if(p){g.su=
ccess(n,"success");w&&b.event.trigger("ajaxSuccess",[i,g])}w&&b.event.tri=
gger("ajaxComplete",[i,g]);=0A=
w&&!--b.active&&b.event.trigger("ajaxStop");if(g.complete)g.complete(i,p?=
"success":"error");setTimeout(function(){t.removeData("form-plugin-onload=
");t.remove();i.responseXML=3Dnull},100)}}function =
A(p,n){if(window.ActiveXObject){n=3Dnew =
ActiveXObject("Microsoft.XMLDOM");n.async=3D"false";n.loadXML(p)}else =
n=3D(new DOMParser).parseFromString(p,"text/xml");return =
n&&n.documentElement&&n.documentElement.tagName!=3D"parsererror"?n:null}v=
ar j=3Dh[0];if(b(":input[name=3Dsubmit]",j).length)alert('Error: Form =
elements must not be named "submit".');=0A=
else{var =
g=3Db.extend({},b.ajaxSettings,a),q=3Db.extend(true,{},b.extend(true,{},b=
.ajaxSettings),g),z=3D"jqFormIO"+(new Date).getTime(),t=3Db('
'),v=3Dt[0];t.css({position:"absolute",top:"-1000px",left:"-1000px"});v=
ar =
i=3D{aborted:0,responseText:null,responseXML:null,status:0,statusText:"n/=
a",getAllResponseHeaders:function(){},getResponseHeader:function(){},setR=
equestHeader:function(){},abort:function(){this.aborted=3D=0A=
1;t.attr("src",g.iframeSrc)}},w=3Dg.global;w&&!b.active++&&b.event.trigge=
r("ajaxStart");w&&b.event.trigger("ajaxSend",[i,g]);if(q.beforeSend&&q.be=
foreSend(i,q)=3D=3D=3Dfalse)q.global&&b.active--;else if(!i.aborted){var =
D=3Dfalse,C=3D0;if(q=3Dj.clk){var =
y=3Dq.name;if(y&&!q.disabled){g.extraData=3Dg.extraData||{};g.extraData[y=
]=3Dq.value;if(q.type=3D=3D"image"){g.extraData[y+".x"]=3Dj.clk_x;g.extra=
Data[y+".y"]=3Dj.clk_y}}}g.forceSync?r():setTimeout(r,10);var =
G=3D100}}}if(!this.length){o("ajaxSubmit: skipping submit process - no =
element selected");=0A=
return this}if(typeof a=3D=3D"function")a=3D{success:a};var =
e=3Db.trim(this.attr("action"));if(e)e=3D(e.match(/^([^#]+)/)||[])[1];e=3D=
e||window.location.href||"";a=3Db.extend({url:e,type:this.attr("method")|=
|"GET",iframeSrc:/^https/i.test(window.location.href||"")?"javascript:fal=
se":"about:blank"},a||{});e=3D{};this.trigger("form-pre-serialize",[this,=
a,e]);if(e.veto){o("ajaxSubmit: submit vetoed via form-pre-serialize =
trigger");return =
this}if(a.beforeSerialize&&a.beforeSerialize(this,a)=3D=3D=3Dfalse){o("aj=
axSubmit: submit aborted via beforeSerialize callback");=0A=
return this}var =
f=3Dthis.formToArray(a.semantic);if(a.data){a.extraData=3Da.data;for(var =
c in a.data)if(a.data[c]instanceof Array)for(var l in =
a.data[c])f.push({name:c,value:a.data[c][l]});else =
f.push({name:c,value:a.data[c]})}if(a.beforeSubmit&&a.beforeSubmit(f,this=
,a)=3D=3D=3Dfalse){o("ajaxSubmit: submit aborted via beforeSubmit =
callback");return =
this}this.trigger("form-submit-validate",[f,this,a,e]);if(e.veto){o("ajax=
Submit: submit vetoed via form-submit-validate trigger");return =
this}c=3Db.param(f);if(a.type.toUpperCase()=3D=3D=0A=
"GET"){a.url+=3D(a.url.indexOf("?")>=3D0?"&":"?")+c;a.data=3Dnull}else =
a.data=3Dc;var =
h=3Dthis,k=3D[];a.resetForm&&k.push(function(){h.resetForm()});a.clearFor=
m&&k.push(function(){h.clearForm()});if(!a.dataType&&a.target){var =
x=3Da.success||function(){};k.push(function(r){var =
s=3Da.replaceTarget?"replaceWith":"html";b(a.target)[s](r).each(x,argumen=
ts)})}else =
a.success&&k.push(a.success);a.success=3Dfunction(r,s,A){for(var =
j=3D0,g=3Dk.length;j
Afegir a pantalla d\'inici.',=0A=
cs_cz: 'Pro instalaci aplikace na V=C3=A1=C5=A1 %device, =
stiskn=C4=9Bte %icon a v nab=C3=ADdce P=C5=99idat na =
plochu .',=0A=
da_dk: 'Tilf=C3=B8j denne side til din %device: tryk p=C3=A5 %icon og =
derefter F=C3=B8j til hjemmesk=C3=A6rm .',=0A=
de_de: 'Installieren Sie diese App auf Ihrem %device: %icon antippen =
und dann Zum Home-Bildschirm .',=0A=
el_gr: =
'=CE=95=CE=B3=CE=BA=CE=B1=CF=84=CE=B1=CF=83=CF=84=CE=AE=CF=83=CE=B5=CF=84=
=CE=B5 =CE=B1=CF=85=CF=84=CE=AE=CE=BD =CF=84=CE=B7=CE=BD =
=CE=95=CF=86=CE=B1=CF=81=CE=BC=CE=BF=CE=B3=CE=AE =
=CF=83=CF=84=CE=AE=CE=BD =CF=83=CF=85=CF=83=CE=BA=CE=B5=CF=85=CE=AE =
=CF=83=CE=B1=CF=82 %device: %icon =CE=BC=CE=B5=CF=84=CE=AC =
=CF=80=CE=B1=CF=84=CE=AC=CF=84=CE=B5 =
=CE=A0=CF=81=CE=BF=CF=83=CE=B8=CE=AE=CE=BA=CE=B7 =CF=83=CE=B5 =
=CE=91=CF=86=CE=B5=CF=84=CE=B7=CF=81=CE=AF=CE=B1 .',=0A=
en_us: 'Install this web app on your %device: tap %icon and then =
Add to Home Screen .',=0A=
es_es: 'Para instalar esta app en su %device, pulse %icon y =
seleccione A=C3=B1adir a pantalla de inicio .',=0A=
fi_fi: 'Asenna t=C3=A4m=C3=A4 web-sovellus laitteeseesi %device: =
paina %icon ja sen j=C3=A4lkeen valitse Lis=C3=A4=C3=A4 =
Koti-valikkoon .',=0A=
fr_fr: 'Ajoutez cette application sur votre %device en cliquant sur =
%icon, puis Ajouter =C3=A0 l\'=C3=A9cran d\'accueil .',=0A=
he_il: '=D7=94=D7=AA=D7=A7=D7=9F =
=D7=90=D7=A4=D7=9C=D7=99=D7=A7=D7=A6=D7=99=D7=94 =D7=96=D7=95 =
=D7=A2=D7=9C =D7=94-%device =D7=A9=D7=9C=D7=9A: =D7=94=D7=A7=D7=A9 %icon =
=D7=95=D7=90=D7=96 =D7=94=D7=95=D7=A1=D7=A3 =
=D7=9C=D7=9E=D7=A1=D7=9A =D7=94=D7=91=D7=99=D7=AA . ',=0A=
hu_hu: 'Telep=C3=ADtse ezt a web-alkalmaz=C3=A1st az =C3=96n =
%device-j=C3=A1ra: nyomjon a %icon-ra majd a =
F=C5=91k=C3=A9perny=C5=91h=C3=B6z ad=C3=A1s gombra.',=0A=
it_it: 'Installa questa applicazione sul tuo %device: premi su %icon =
e poi Aggiungi a Home .',=0A=
ja_jp: =
'=E3=81=93=E3=81=AE=E3=82=A6=E3=82=A7=E3=83=96=E3=82=A2=E3=83=97=E3=83=AA=
=E3=82=92=E3=81=82=E3=81=AA=E3=81=9F=E3=81=AE%device=E3=81=AB=E3=82=A4=E3=
=83=B3=E3=82=B9=E3=83=88=E3=83=BC=E3=83=AB=E3=81=99=E3=82=8B=E3=81=AB=E3=81=
=AF%icon=E3=82=92=E3=82=BF=E3=83=83=E3=83=97=E3=81=97=E3=81=A6=E3=
=83=9B=E3=83=BC=E3=83=A0=E7=94=BB=E9=9D=A2=E3=81=AB=E8=BF=BD=E5=8A=A0=E3=82=92=E9=81=B8=E3=82=93=E3=81=A7=E3=81=8F=E3=81=A0=E3=81=95=E3=81=
=84=E3=80=82',=0A=
ko_kr: '%device=EC=97=90 =EC=9B=B9=EC=95=B1=EC=9D=84 =
=EC=84=A4=EC=B9=98=ED=95=98=EB=A0=A4=EB=A9=B4 %icon=EC=9D=84 =
=ED=84=B0=EC=B9=98 =ED=9B=84 "=ED=99=88=ED=99=94=EB=A9=B4=EC=97=90 =
=EC=B6=94=EA=B0=80"=EB=A5=BC =
=EC=84=A0=ED=83=9D=ED=95=98=EC=84=B8=EC=9A=94',=0A=
nb_no: 'Installer denne appen p=C3=A5 din %device: trykk p=C3=A5 =
%icon og deretter Legg til p=C3=A5 Hjem-skjerm ',=0A=
nl_nl: 'Installeer deze webapp op uw %device: tik %icon en dan =
Zet in beginscherm .',=0A=
pl_pl: 'Aby zainstalowa=C4=87 t=C4=99 aplikacje na %device: =
naci=C5=9Bnij %icon a nast=C4=99pnie Dodaj jako =
ikon=C4=99 .',=0A=
pt_br: 'Instale este web app em seu %device: aperte %icon e selecione =
Adicionar =C3=A0 Tela Inicio .',=0A=
pt_pt: 'Para instalar esta aplica=C3=A7=C3=A3o no seu %device, prima =
o %icon e depois o Adicionar ao ecr=C3=A3 principal .',=0A=
ru_ru: '=D0=A3=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D0=B8=D1=82=D0=B5 =
=D1=8D=D1=82=D0=BE =
=D0=B2=D0=B5=D0=B1-=D0=BF=D1=80=D0=B8=D0=BB=D0=BE=D0=B6=D0=B5=D0=BD=D0=B8=
=D0=B5 =D0=BD=D0=B0 =D0=B2=D0=B0=D1=88 %device: =
=D0=BD=D0=B0=D0=B6=D0=BC=D0=B8=D1=82=D0=B5 %icon, =
=D0=B7=D0=B0=D1=82=D0=B5=D0=BC =
=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82=D1=8C =D0=B2 =
=C2=AB=D0=94=D0=BE=D0=BC=D0=BE=D0=B9=C2=BB .',=0A=
sv_se: 'L=C3=A4gg till denna webbapplikation p=C3=A5 din %device: =
tryck p=C3=A5 %icon och d=C3=A4refter L=C3=A4gg till p=C3=A5 =
hemsk=C3=A4rmen .',=0A=
th_th: =
'=E0=B8=95=E0=B8=B4=E0=B8=94=E0=B8=95=E0=B8=B1=E0=B9=89=E0=B8=87=E0=B9=80=
=E0=B8=A7=E0=B9=87=E0=B8=9A=E0=B9=81=E0=B8=AD=E0=B8=9E=E0=B8=AF =
=E0=B8=99=E0=B8=B5=E0=B9=89=E0=B8=9A=E0=B8=99 %device =
=E0=B8=82=E0=B8=AD=E0=B8=87=E0=B8=84=E0=B8=B8=E0=B8=93: =
=E0=B9=81=E0=B8=95=E0=B8=B0 %icon =E0=B9=81=E0=B8=A5=E0=B8=B0 =
=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88=E0=B8=A1=E0=B8=97=E0=B8=B5=E0=
=B9=88=E0=B8=AB=E0=B8=99=E0=B9=89=E0=B8=B2=E0=B8=88=E0=B8=AD=E0=B9=82=E0=B8=
=AE=E0=B8=A1 ',=0A=
tr_tr: '%device i=C3=A7in bu uygulamay=C4=B1 kurduktan sonra %icon =
simgesine dokunarak Ana Ekrana Ekle yin.',=0A=
zh_cn: =
'=E6=82=A8=E5=8F=AF=E4=BB=A5=E5=B0=86=E6=AD=A4=E5=BA=94=E7=94=A8=E7=A8=8B=
=E5=BC=8F=E5=AE=89=E8=A3=85=E5=88=B0=E6=82=A8=E7=9A=84 %device =
=E4=B8=8A=E3=80=82=E8=AF=B7=E6=8C=89 %icon =
=E7=84=B6=E5=90=8E=E7=82=B9=E9=80=89=E6=B7=BB=E5=8A=A0=E8=87=B3=E4=
=B8=BB=E5=B1=8F=E5=B9=95 =E3=80=82',=0A=
zh_tw: =
'=E6=82=A8=E5=8F=AF=E4=BB=A5=E5=B0=87=E6=AD=A4=E6=87=89=E7=94=A8=E7=A8=8B=
=E5=BC=8F=E5=AE=89=E8=A3=9D=E5=88=B0=E6=82=A8=E7=9A=84 %device =
=E4=B8=8A=E3=80=82=E8=AB=8B=E6=8C=89 %icon =
=E7=84=B6=E5=BE=8C=E9=BB=9E=E9=81=B8=E5=8A=A0=E5=85=A5=E4=B8=BB=E7=
=95=AB=E9=9D=A2=E8=9E=A2=E5=B9=95 =E3=80=82'=0A=
};=0A=
=0A=
function init () {=0A=
// Preliminary check, prevents all further checks to be performed on =
iDevices only=0A=
if ( !isIDevice ) return;=0A=
=0A=
var now =3D Date.now(),=0A=
i;=0A=
=0A=
// Merge local with global options=0A=
if (w.addToHomeConfig) {=0A=
for ( i in w.addToHomeConfig ) {=0A=
options[i] =3D w.addToHomeConfig[i];=0A=
}=0A=
}=0A=
if ( !options.autostart ) options.hookOnLoad =3D false;=0A=
=0A=
isIPad =3D (/ipad/gi).test(nav.platform);=0A=
isRetina =3D w.devicePixelRatio && w.devicePixelRatio > 1;=0A=
isSafari =3D nav.appVersion.match(/Safari/gi);=0A=
isStandalone =3D nav.standalone;=0A=
=0A=
OSVersion =3D nav.appVersion.match(/OS (\d+_\d+)/i);=0A=
OSVersion =3D OSVersion[1] ? +OSVersion[1].replace('_', '.') : 0;=0A=
=0A=
lastVisit =3D +w.localStorage.getItem('addToHome');=0A=
=0A=
isSessionActive =3D w.sessionStorage.getItem('addToHomeSession');=0A=
isReturningVisitor =3D options.returningVisitor ? lastVisit && =
lastVisit + 28*24*60*60*1000 > now : true;=0A=
=0A=
if ( !lastVisit ) lastVisit =3D now;=0A=
=0A=
// If it is expired we need to reissue a new balloon=0A=
isExpired =3D isReturningVisitor && lastVisit <=3D now;=0A=
=0A=
if ( options.hookOnLoad ) w.addEventListener('load', loaded, false);=0A=
else if ( !options.hookOnLoad && options.autostart ) loaded();=0A=
}=0A=
=0A=
function loaded () {=0A=
w.removeEventListener('load', loaded, false);=0A=
=0A=
if ( !isReturningVisitor ) w.localStorage.setItem('addToHome', =
Date.now());=0A=
else if ( options.expire && isExpired ) =
w.localStorage.setItem('addToHome', Date.now() + options.expire * 60000);=0A=
=0A=
if ( !overrideChecks && ( !isSafari || !isExpired || isSessionActive =
|| isStandalone || !isReturningVisitor ) ) return;=0A=
=0A=
var icons =3D options.touchIcon ? document.querySelectorAll('head =
link[rel=3Dapple-touch-icon],head =
link[rel=3Dapple-touch-icon-precomposed]') : [],=0A=
sizes,=0A=
touchIcon =3D '',=0A=
closeButton,=0A=
platform =3D nav.platform.split(' ')[0],=0A=
language =3D nav.language.replace('-', '_'),=0A=
i, l;=0A=
=0A=
balloon =3D document.createElement('div');=0A=
balloon.id =3D 'addToHomeScreen';=0A=
balloon.style.cssText +=3D =
'left:-9999px;-webkit-transition-property:-webkit-transform,opacity;-webk=
it-transition-duration:0;-webkit-transform:translate3d(0,0,0);position:' =
+ (OSVersion < 5 ? 'absolute' : 'fixed');=0A=
=0A=
// Localize message=0A=
if ( options.message in intl ) { // You may force a language despite =
the user's locale=0A=
language =3D options.message;=0A=
options.message =3D '';=0A=
}=0A=
if ( options.message =3D=3D=3D '' ) { // We look for a suitable =
language (defaulted to en_us)=0A=
options.message =3D language in intl ? intl[language] : intl['en_us'];=0A=
}=0A=
=0A=
// Search for the apple-touch-icon=0A=
if ( icons.length ) {=0A=
for ( i =3D 0, l =3D icons.length; i < l; i++ ) {=0A=
sizes =3D icons[i].getAttribute('sizes');=0A=
=0A=
if ( sizes ) {=0A=
if ( isRetina && sizes =3D=3D '114x114' ) {=0A=
touchIcon =3D icons[i].href;=0A=
break;=0A=
}=0A=
} else {=0A=
touchIcon =3D icons[i].href;=0A=
}=0A=
}=0A=
=0A=
touchIcon =3D ' ';=0A=
}=0A=
=0A=
balloon.className =3D (isIPad ? 'addToHomeIpad' : 'addToHomeIphone') + =
(touchIcon ? ' addToHomeWide' : '');=0A=
balloon.innerHTML =3D touchIcon +=0A=
options.message.replace('%device', platform).replace('%icon', =
OSVersion >=3D 4.2 ? ' ' : '+ ') +=0A=
(options.arrow ? ' ' : '') +=0A=
'\u00D7 ';=0A=
=0A=
document.body.appendChild(balloon);=0A=
=0A=
// Add the close action=0A=
closeButton =3D balloon.querySelector('.addToHomeClose');=0A=
if ( closeButton ) closeButton.addEventListener('click', clicked, =
false);=0A=
=0A=
setTimeout(show, options.startDelay);=0A=
}=0A=
=0A=
function show () {=0A=
var duration,=0A=
iPadXShift =3D 160;=0A=
=0A=
// Set the initial position=0A=
if ( isIPad ) {=0A=
if ( OSVersion < 5 ) {=0A=
startY =3D w.scrollY;=0A=
startX =3D w.scrollX;=0A=
iPadXShift =3D 208;=0A=
}=0A=
=0A=
balloon.style.top =3D startY + options.bottomOffset + 'px';=0A=
balloon.style.left =3D startX + iPadXShift - =
Math.round(balloon.offsetWidth / 2) + 'px';=0A=
=0A=
switch ( options.animationIn ) {=0A=
case 'drop':=0A=
duration =3D '0.6s';=0A=
balloon.style.webkitTransform =3D 'translate3d(0,' + -(w.scrollY + =
options.bottomOffset + balloon.offsetHeight) + 'px,0)';=0A=
break;=0A=
case 'bubble':=0A=
duration =3D '0.6s';=0A=
balloon.style.opacity =3D '0';=0A=
balloon.style.webkitTransform =3D 'translate3d(0,' + (startY + 50) =
+ 'px,0)';=0A=
break;=0A=
default:=0A=
duration =3D '1s';=0A=
balloon.style.opacity =3D '0';=0A=
}=0A=
} else {=0A=
startY =3D w.innerHeight + w.scrollY;=0A=
=0A=
if ( OSVersion < 5 ) {=0A=
startX =3D Math.round((w.innerWidth - balloon.offsetWidth) / 2) + =
w.scrollX;=0A=
balloon.style.left =3D startX + 'px';=0A=
balloon.style.top =3D startY - balloon.offsetHeight - =
options.bottomOffset + 'px';=0A=
} else {=0A=
balloon.style.left =3D '50%';=0A=
balloon.style.marginLeft =3D -Math.round(balloon.offsetWidth / 2) + =
'px';=0A=
balloon.style.bottom =3D options.bottomOffset + 'px';=0A=
}=0A=
=0A=
switch (options.animationIn) {=0A=
case 'drop':=0A=
duration =3D '1s';=0A=
balloon.style.webkitTransform =3D 'translate3d(0,' + -(startY + =
options.bottomOffset) + 'px,0)';=0A=
break;=0A=
case 'bubble':=0A=
duration =3D '0.6s';=0A=
balloon.style.webkitTransform =3D 'translate3d(0,' + =
(balloon.offsetHeight + options.bottomOffset + 50) + 'px,0)';=0A=
break;=0A=
default:=0A=
duration =3D '1s';=0A=
balloon.style.opacity =3D '0';=0A=
}=0A=
}=0A=
=0A=
balloon.offsetHeight; // repaint trick=0A=
balloon.style.webkitTransitionDuration =3D duration;=0A=
balloon.style.opacity =3D '1';=0A=
balloon.style.webkitTransform =3D 'translate3d(0,0,0)';=0A=
balloon.addEventListener('webkitTransitionEnd', transitionEnd, false);=0A=
=0A=
closeTimeout =3D setTimeout(close, options.lifespan);=0A=
}=0A=
=0A=
function manualShow (override) {=0A=
if ( !isIDevice || balloon ) return;=0A=
=0A=
overrideChecks =3D override;=0A=
loaded();=0A=
}=0A=
=0A=
function close () {=0A=
clearInterval( positionInterval );=0A=
clearTimeout( closeTimeout );=0A=
closeTimeout =3D null;=0A=
=0A=
var posY =3D 0,=0A=
posX =3D 0,=0A=
opacity =3D '1',=0A=
duration =3D '0',=0A=
closeButton =3D balloon.querySelector('.addToHomeClose');=0A=
=0A=
if ( closeButton ) closeButton.removeEventListener('click', close, =
false);=0A=
=0A=
if ( OSVersion < 5 ) {=0A=
posY =3D isIPad ? w.scrollY - startY : w.scrollY + w.innerHeight - =
startY;=0A=
posX =3D isIPad ? w.scrollX - startX : w.scrollX + =
Math.round((w.innerWidth - balloon.offsetWidth)/2) - startX;=0A=
}=0A=
=0A=
balloon.style.webkitTransitionProperty =3D '-webkit-transform,opacity';=0A=
=0A=
switch ( options.animationOut ) {=0A=
case 'drop':=0A=
if ( isIPad ) {=0A=
duration =3D '0.4s';=0A=
opacity =3D '0';=0A=
posY =3D posY + 50;=0A=
} else {=0A=
duration =3D '0.6s';=0A=
posY =3D posY + balloon.offsetHeight + options.bottomOffset + 50;=0A=
}=0A=
break;=0A=
case 'bubble':=0A=
if ( isIPad ) {=0A=
duration =3D '0.8s';=0A=
posY =3D posY - balloon.offsetHeight - options.bottomOffset - 50;=0A=
} else {=0A=
duration =3D '0.4s';=0A=
opacity =3D '0';=0A=
posY =3D posY - 50;=0A=
}=0A=
break;=0A=
default:=0A=
duration =3D '0.8s';=0A=
opacity =3D '0';=0A=
}=0A=
=0A=
balloon.addEventListener('webkitTransitionEnd', transitionEnd, false);=0A=
balloon.style.opacity =3D opacity;=0A=
balloon.style.webkitTransitionDuration =3D duration;=0A=
balloon.style.webkitTransform =3D 'translate3d(' + posX + 'px,' + posY =
+ 'px,0)';=0A=
}=0A=
=0A=
=0A=
function clicked () {=0A=
w.sessionStorage.setItem('addToHomeSession', '1');=0A=
isSessionActive =3D true;=0A=
close();=0A=
}=0A=
=0A=
function transitionEnd () {=0A=
balloon.removeEventListener('webkitTransitionEnd', transitionEnd, =
false);=0A=
=0A=
balloon.style.webkitTransitionProperty =3D '-webkit-transform';=0A=
balloon.style.webkitTransitionDuration =3D '0.2s';=0A=
=0A=
// We reached the end!=0A=
if ( !closeTimeout ) {=0A=
balloon.parentNode.removeChild(balloon);=0A=
balloon =3D null;=0A=
return;=0A=
}=0A=
=0A=
// On iOS 4 we start checking the element position=0A=
if ( OSVersion < 5 && closeTimeout ) positionInterval =3D =
setInterval(setPosition, options.iterations);=0A=
}=0A=
=0A=
function setPosition () {=0A=
var matrix =3D new WebKitCSSMatrix(w.getComputedStyle(balloon, =
null).webkitTransform),=0A=
posY =3D isIPad ? w.scrollY - startY : w.scrollY + w.innerHeight - =
startY,=0A=
posX =3D isIPad ? w.scrollX - startX : w.scrollX + =
Math.round((w.innerWidth - balloon.offsetWidth) / 2) - startX;=0A=
=0A=
// Screen didn't move=0A=
if ( posY =3D=3D matrix.m42 && posX =3D=3D matrix.m41 ) return;=0A=
=0A=
balloon.style.webkitTransform =3D 'translate3d(' + posX + 'px,' + posY =
+ 'px,0)';=0A=
}=0A=
=0A=
// Clear local and session storages (this is useful primarily in =
development)=0A=
function reset () {=0A=
w.localStorage.removeItem('addToHome');=0A=
w.sessionStorage.removeItem('addToHomeSession');=0A=
}=0A=
=0A=
// Bootstrap!=0A=
init();=0A=
=0A=
return {=0A=
show: manualShow,=0A=
close: close,=0A=
reset: reset=0A=
};=0A=
})(this);;/**/=0A=
/*=0A=
* easyListSplitter 1.0.2 - jQuery Plugin=0A=
* written by Andrea Cima Serniotti =0A=
* http://www.madeincima.eu=0A=
*=0A=
* Copyright (c) 2010 Andrea Cima Serniotti (http://www.madeincima.eu)=0A=
* Dual licensed under the MIT (MIT-LICENSE.txt)=0A=
* and GPL (GPL-LICENSE.txt) licenses.=0A=
*=0A=
* Built for jQuery library=0A=
* http://jquery.com=0A=
*=0A=
*/=0A=
=0A=
/*=0A=
To activate the plugin add the following code to your own js file:=0A=
=0A=
$('.your-list-class-name').easyListSplitter({ =0A=
colNumber: 3,=0A=
direction: 'horizontal'=0A=
});=0A=
=0A=
*/=0A=
=0A=
var j =3D 1;=0A=
=0A=
(function(jQuery) {=0A=
jQuery.fn.easyListSplitter =3D function(options) {=0A=
=0A=
var defaults =3D { =0A=
colNumber: 2, // Insert here the number of columns you want. Consider =
that the plugin will create the number of cols requested only if there =
are enough items in the list.=0A=
direction: 'vertical'=0A=
};=0A=
=0A=
this.each(function() {=0A=
=0A=
var obj =3D jQuery(this);=0A=
var settings =3D jQuery.extend(defaults, options);=0A=
var totalListElements =3D jQuery(this).children('li').size();=0A=
var baseColItems =3D Math.ceil(totalListElements / settings.colNumber);=0A=
var listClass =3D jQuery(this).attr('class');=0A=
=0A=
// -------- Create List Elements given colNumber =
-------------------------------------------------------------------------=
-----=0A=
=0A=
for (i=3D1;i<=3Dsettings.colNumber;i++)=0A=
{ =0A=
if(i=3D=3D1){=0A=
jQuery(this).addClass('listCol1').wrap('
');=0A=
} else if(jQuery(this).is('ul')){ // Check whether the list is =
ordered or unordered=0A=
jQuery(this).parents('.listContainer'+j).append('');=0A=
} else{=0A=
jQuery(this).parents('.listContainer'+j).append(' ');=0A=
}=0A=
jQuery('.listContainer'+j+' > ul,.listContainer'+j+' > =
ol').addClass(listClass);=0A=
}=0A=
=0A=
var listItem =3D 0;=0A=
var k =3D 1;=0A=
var l =3D 0; =0A=
=0A=
if(settings.direction =3D=3D 'vertical'){ // -------- Append List =
Elements to the respective listCol - Vertical =
-------------------------------=0A=
=0A=
jQuery(this).children('li').each(function(){=0A=
listItem =3D listItem+1;=0A=
if (listItem > baseColItems*(settings.colNumber-1) ){=0A=
=
jQuery(this).parents('.listContainer'+j).find('.listCol'+settings.colNumb=
er).append(this);=0A=
} =0A=
else {=0A=
if(listItem<=3D(baseColItems*k)){=0A=
=
jQuery(this).parents('.listContainer'+j).find('.listCol'+k).append(this);=0A=
} =0A=
else{=0A=
=
jQuery(this).parents('.listContainer'+j).find('.listCol'+(k+1)).append(th=
is);=0A=
k =3D k+1;=0A=
}=0A=
}=0A=
});=0A=
=0A=
jQuery('.listContainer'+j).find('ol,ul').each(function(){=0A=
if(jQuery(this).children().size() =3D=3D 0) {=0A=
jQuery(this).remove();=0A=
}=0A=
}); =0A=
=0A=
} else{ // -------- Append List Elements to the respective listCol - =
Horizontal ----------------------------------------------------------=0A=
=0A=
jQuery(this).children('li').each(function(){=0A=
l =3D l+1;=0A=
=0A=
if(l <=3D settings.colNumber){=0A=
=
jQuery(this).parents('.listContainer'+j).find('.listCol'+l).append(this);=0A=
=0A=
} else {=0A=
l =3D 1;=0A=
=
jQuery(this).parents('.listContainer'+j).find('.listCol'+l).append(this);=0A=
} =0A=
});=0A=
}=0A=
=0A=
jQuery('.listContainer'+j).find('ol:last,ul:last').addClass('last'); =
// Set class last on the last UL or OL =0A=
j =3D j+1;=0A=
=0A=
});=0A=
};=0A=
})(jQuery);;/**/=0A=
jQuery(function($) {=0A=
/**=0A=
* Override ajax-form submit behavior=0A=
*/=0A=
if (Drupal.Ajax) {=0A=
// overriding to disable ajax module's scroll to top on form =
submission=0A=
Drupal.Ajax.scroller =3D function(submitter) { return false; };=0A=
Drupal.Ajax.go =3D function (formObj, submitter) {=0A=
var submitterVal, submitterName, extraData;=0A=
Drupal.Ajax.invoke('submit', {submitter:submitter});=0A=
submitterVal =3D submitter.val();=0A=
submitterName =3D submitter.attr('name');=0A=
submitter.addClass('retrieving');=0A=
extraData =3D {};=0A=
extraData[submitterName] =3D submitterVal;=0A=
extraData['drupal_ajax'] =3D '1';=0A=
formObj.a_ajaxSubmit({=0A=
extraData : extraData,=0A=
beforeSubmit : function(data) {=0A=
data[data.length] =3D {=0A=
name : submitterName,=0A=
value : submitterVal=0A=
};=0A=
data[data.length] =3D {=0A=
name : 'drupal_ajax',=0A=
value : '1'=0A=
};=0A=
return true;=0A=
},=0A=
dataType : 'json',=0A=
error: function (XMLHttpRequest, textStatus, errorThrown) {=0A=
window.alert(Drupal.t('ajax.module: An unknown error has =
occurred.'));=0A=
if (window.console) {=0A=
console.log('error', arguments);=0A=
}=0A=
return true;=0A=
},=0A=
success: function(data){=0A=
submitter.val(submitterVal);=0A=
Drupal.Ajax.response(submitter, formObj, data);=0A=
submitter.removeClass('retrieving');=0A=
return true;=0A=
}=0A=
});=0A=
return false;=0A=
};=0A=
}=0A=
=0A=
});=0A=
=0A=
// this overrides the declaration in modules/contrib/faq/faq.js=0A=
// we've added toggling behavior to faq page group buttons=0A=
Drupal.behaviors.initFaqModule =3D function (context) {=0A=
if (!Drupal.settings.faq) return;=0A=
=0A=
// Hide/show answer for a question.=0A=
var faq_hide_qa_accordion =3D =
Drupal.settings.faq.faq_hide_qa_accordion;=0A=
if (faq_hide_qa_accordion) {=0A=
$('div.faq-dd-hide-answer').addClass("collapsible collapsed");=0A=
}=0A=
else {=0A=
$('div.faq-dd-hide-answer').hide();=0A=
}=0A=
$('div.faq-dt-hide-answer').click(function() {=0A=
$(this).toggleClass('faq-qa-visible');=0A=
if (faq_hide_qa_accordion) {=0A=
=
$('div.faq-dd-hide-answer').not($(this).next('div.faq-dd-hide-answer')).a=
ddClass("collapsed");=0A=
$(this).next('div.faq-dd-hide-answer').toggleClass("collapsed");=0A=
}=0A=
else {=0A=
$(this).next('div.faq-dd-hide-answer').slideToggle('fast', =
function() {=0A=
$(this).parent().toggleClass('expanded');=0A=
});=0A=
}=0A=
return false;=0A=
});=0A=
=0A=
// Hide/show q/a for a category.=0A=
var faq_category_hide_qa_accordion =3D =
Drupal.settings.faq.faq_category_hide_qa_accordion;=0A=
if (faq_category_hide_qa_accordion) {=0A=
$('div.faq-qa-hide').addClass("collapsible collapsed");=0A=
$('#faq-category-group-1 div.faq-qa-hide').removeClass("collapsed");=0A=
}=0A=
else {=0A=
$('div.faq-qa-hide').hide();=0A=
}=0A=
$('div.faq-qa-header').click(function() {=0A=
$(this).toggleClass('faq-category-qa-visible');=0A=
if (faq_category_hide_qa_accordion) {=0A=
=
$('div.faq-qa-header').not($(this)).removeClass("faq-category-qa-visible"=
);=0A=
=
$('div.faq-qa-hide').not($(this).next('div.faq-qa-hide')).addClass("colla=
psed");=0A=
$(this).next('div.faq-qa-hide').toggleClass("collapsed");=0A=
}=0A=
else {=0A=
$(this).parent().next('div.faq-qa-hide').slideToggle('fast', =
function() {=0A=
$(this).parent().toggleClass('expanded');=0A=
});=0A=
}=0A=
return false;=0A=
});=0A=
=0A=
// Show expand all link.=0A=
if (!faq_hide_qa_accordion && !faq_category_hide_qa_accordion) {=0A=
$('#faq-expand-all').show();=0A=
$('#faq-expand-all a.faq-expand-all-link').show();=0A=
=0A=
// Add collapse link click event.=0A=
$('#faq-expand-all a.faq-collapse-all-link').click(function () {=0A=
$(this).hide();=0A=
$('#faq-expand-all a.faq-expand-all-link').show();=0A=
$('div.faq-qa-hide').slideUp('slow', function() {=0A=
$(this).removeClass('expanded');=0A=
});=0A=
$('div.faq-dd-hide-answer').slideUp('slow', function() {=0A=
$(this).removeClass('expanded');=0A=
});=0A=
});=0A=
=0A=
// Add expand link click event.=0A=
$('#faq-expand-all a.faq-expand-all-link').click(function () {=0A=
$(this).hide();=0A=
$('#faq-expand-all a.faq-collapse-all-link').show();=0A=
$('div.faq-qa-hide').slideDown('slow', function() {=0A=
$(this).addClass('expanded');=0A=
});=0A=
$('div.faq-dd-hide-answer').slideDown('slow', function() {=0A=
$(this).addClass('expanded');=0A=
});=0A=
});=0A=
}=0A=
=0A=
// Handle faq_category_settings_form.=0A=
faq_display_handler();=0A=
questions_top_handler();=0A=
categories_handler();=0A=
teaser_handler();=0A=
$("input[name=3Dfaq_display]").bind("click", faq_display_handler);=0A=
$("input[name=3Dfaq_qa_mark]").bind("click", qa_mark_handler);=0A=
$("input[name=3Dfaq_use_teaser]").bind("click", teaser_handler);=0A=
$("input[name=3Dfaq_category_display]").bind("click", =
categories_handler);=0A=
$("input[name=3Dfaq_hide_child_terms]").bind("click", =
child_term_handler);=0A=
}=0A=
=0A=
Drupal.behaviors.toolsDisableSubmit =3D function (context) {=0A=
$('#edit-next:not(.penton_registration_button_next)').click(function(){=0A=
if($("#penton-user-registration-step2").length > 0) {=0A=
$("#modal-content").scrollTop(0);=0A=
}=0A=
if($(this.form).valid()){=0A=
$('#edit-next').hide();=0A=
$('div.spinner-area').html('submitting...
');=0A=
}=0A=
});=0A=
};=0A=
=0A=
Drupal.behaviors.toolsScrollTop =3D function (context) {=0A=
$('#penton-user-registration-step2').load(function(){=0A=
$("#modalContent").scrollTop(0);=0A=
});=0A=
};=0A=
// Collapsable system messages.=0A=
// if statement ignores devel print outs and messages with html links.=0A=
Drupal.behaviors.toolsCollapseMsg =3D function (context) {=0A=
$('.pm-content .messages:has(a)').addClass('link');=0A=
if(!($('.pm-content .messages div').hasClass('krumo-root')) && =
!($('.pm-content .messages').hasClass('link'))) {=0A=
$('.pm-content .messages').click(function() {=0A=
$(this).slideToggle('fast');=0A=
});=0A=
};=0A=
};=0A=
=0A=
// Galaxy package selection=0A=
$('#package-select-button').click(function(){=0A=
return galaxy_package_redirect();=0A=
});=0A=
=0A=
=0A=
function galaxy_package_redirect() {=0A=
var chosenpackage =3D $('input[name=3Dpackage]:checked', =
'#package-selection-form').val()=0A=
=
window.location.href=3D'/cart/add/p'+chosenpackage+'_q1?destination=3Dcar=
t';=0A=
return false;=0A=
}=0A=
=0A=
// Setting Registration Step 2 Custom Questions formatting.=0A=
Drupal.behaviors.inputsChecksSplit =3D function (context) {=0A=
//splits radio button and checkbox lists into two columns=0A=
//$('.ctools-modal-content #penton-user-registration-step2 =
.form-checkboxes .form-item').easyListSplitter({ colNumber: 2 });=0A=
//$('.ctools-modal-content #penton-user-registration-step2 =
.form-radios .form-item').easyListSplitter({ colNumber: 2 });=0A=
//adding checkLabel class to label field above checkbox and radio =
button lists.=0A=
$('#penton-user-registration-step2 =
.form-checkboxes').prev().addClass('checkLabel');=0A=
$('#penton-user-registration-step2 =
.form-radios').prev().addClass('checkLabel');=0A=
$('#penton-user-registration-step2 =
.resizable-textarea').prev().addClass('checkLabel');=0A=
};=0A=
;/**/=0A=
jQuery(function($) {=0A=
/*=0A=
* Removing excess click advertising=0A=
* */=0A=
$('#admin-menu, #admin-toolbar').bind('click', function (e) {=0A=
e.stopImmediatePropagation();=0A=
});=0A=
$('.pm-nav-menu .block-content > ul > li > ul').each(function() {=0A=
var countSplit =3D 8;=0A=
var colCount =3D Math.ceil($(this).children().size() / countSplit);=0A=
$(this).easyListSplitter({ colNumber: colCount });=0A=
$(this).parent().addClass('colCount-' + colCount);=0A=
});=0A=
$('#block-menu-menu-footer ul').each(function() {=0A=
var countSplit =3D 3;=0A=
var colCount =3D Math.ceil($(this).children().size() / countSplit);=0A=
$(this).easyListSplitter({ colNumber: colCount });=0A=
$(this).parent().addClass('colCount-' + colCount);=0A=
});=0A=
// each html list listed here will be split into of =
columns on page load.=0A=
$('.sitemap > ul, .split-col3 > ul, .split-col3 > =
ol').easyListSplitter({ colNumber: 3 });=0A=
$('.split-col2 > ul, .split-col2 > ol, .view-taxonomy-term-penton ol, =
.view-home-page-hot-topics ol, #block-views-topic_siblings-block_1 ul, =
#block-related_topics-related_topics ul').easyListSplitter({ colNumber: =
2 });=0A=
=0A=
// My Feed page, wrapping span around page-title text=0A=
$('.page-myfeed .page-title').append(' ');=0A=
=0A=
// Link Content Type Target Settings=0A=
$('.link-new-window a').attr('target','_blank');=0A=
=0A=
/**=0A=
* Login dropdown=0A=
*/=0A=
$('div.login-logout a[href=3D"/user/login"]').click(function() {=0A=
=
$(this).parent('div.user-block').next('.user-login-block').slideToggle();=0A=
$(this).toggleClass('on');=0A=
return false;=0A=
});=0A=
$('div.login-logout #close-box a').click(function() {=0A=
=
$(this).parent('#close-box').parent('div.user-login-block').slideToggle()=
;=0A=
$('#login-link').removeClass('on');=0A=
return false;=0A=
});=0A=
=0A=
/**=0A=
* Add a span to the bottom of the thumbnails so that we can add an =
icon=0A=
* .node targets row-style-node=0A=
* .scrollable-item targets related videos thumbs=0A=
* .page-media targets media center page=0A=
*/=0A=
$('.node .thumbnail a, .scrollable-item .thumbnail a, .page-media =
.thumbnail > a').each(function() {=0A=
$(this).append(' ');=0A=
});=0A=
$('.scrollable-item .field-image-promo-fid').each(function() {=0A=
$(this).append(' ');=0A=
});=0A=
=0A=
/**=0A=
* change the width of thumbnails to 180 if video content outputs =
something else.=0A=
* for some reason the Vimeo media type is outputting 136px as width,=0A=
* and it displays inconsistent ratios on Video Taxanomy Term page=0A=
*/=0A=
$('.node-video-teaser div.thumbnail > a > img').attr({=0A=
'height' : '101',=0A=
'width' : '180'=0A=
});=0A=
=0A=
// resize colorbox elements if it contains a photo - CL=0A=
=0A=
$(".cboxPhoto").load(function(){=0A=
var hpos =3D $("div.cboxPhoto").width();=0A=
var vpos =3D $("div.cboxContent").height();=0A=
// snap title to fit photo width=0A=
$("#cboxTitle").css('width', hpos);=0A=
$('#cboxContent').css('height', vpos + 20).css('padding-top', 5);=0A=
});=0A=
=0A=
/**=0A=
* Headlines by Category UL/LI stacking bug fix for both =
content-bottom, and bottom arrangements=0A=
*/=0A=
$('.pm-cont-btm .headlines-by-sub-category > ul > =
li:nth-child(2n+1)').addClass('first');=0A=
$('.pm-btm .headlines-by-sub-category > ul > =
li:nth-child(3n+1)').addClass('first');=0A=
=0A=
/**=0A=
* block-closable - adding close-button=0A=
*/=0A=
$('.block-closable').each(function($el) {=0A=
var $block =3D $(this);=0A=
$block.append('Close ');=0A=
$('.close-button', $el).click(function(e) {=0A=
$block.hide();=0A=
e.preventDefault();=0A=
});=0A=
});=0A=
=0A=
/**=0A=
* Adding the Bootstrap Button classes to Forum elements until the =
contrib module can be updated.=0A=
**/=0A=
$('.forum-links').addClass('button-region');=0A=
$('.forum-links > li > a').addClass('btn btn-branded btn-small');=0A=
$('.forum-links > li > span > a').addClass('is-processed btn =
btn-branded btn-small');=0A=
=0A=
});=0A=
;/**/=0A=
jQuery(function($) {
/*
* Related Media scroller
*/
var clicked_page =3D 0;
var tab_number =3D 1;
$('#block-menu-menu-other-penton-sites ul').append('select a site ');
$('#other-penton-sites-dropdown span').click(function() {
$(this).parent().parent().toggleClass('open');
});
/*
* Global Carousel/Scroller based on .pm-carousel selector
*/
$('.pm-carousel').each(function() { // build the scroller
var $carousel =3D $(this);
var scroller_width =3D $carousel.width();
var unencoded_title =3D $carousel.find('.block-title').text();
$carousel.find('.block-title').html(unencoded_title);
var item_width =3D $carousel.find('.views-row:first').width(); =
// width of the first item
var item_num =3D $carousel.find('.views-row').size(); // total =
number of items
var total_width =3D (item_width + 2) * item_num; // the total =
width that the scroll should be
var visible_thumbs =3D Math.floor(scroller_width / item_width); =
// the number of items that should be visible in the scroller
if (visible_thumbs =3D=3D 0) { var visible_thumbs =3D 1 };
$carousel.find('.view').width(total_width);
if (item_num > visible_thumbs) {
var page_count =3D Math.ceil(item_num / visible_thumbs); // =
the number of pages needed
$carousel.prepend('');
if (item_num > 2 * visible_thumbs) {
for (var i =3D 1; i <=3D page_count; i++) {
$carousel.children('.scroller-pager').append('' + i + ' ');
};
};
$carousel.children('.scroller-pager').append('previous ');
$carousel.children('.scroller-pager').append('next ');
$carousel.find('.scroller-pager =
a:first').addClass('active');
};
$carousel.find('.view .views-row:nth-child(' + visible_thumbs + =
'n)').addClass('last');
});
var clicked_page =3D 0;
var tab_number =3D 1;
$('.pm-carousel .scroller-pager a').click(function() {
var $pager_link =3D $(this);
var scroller_width =3D =
$pager_link.closest('.pm-carousel').width();
var next_link =3D $pager_link.parent().find('a').size() - 1;
var prev_link =3D $pager_link.parent().find('a').size() - 2;
var page_click =3D $pager_link.text();
var clicked_link =3D =
$pager_link.parent().children().index(this);
var current_active_link =3D =
$pager_link.parent().children('.active');
var active_link =3D =
$pager_link.parent().children().index(current_active_link);
var link_difference =3D Math.abs(active_link - clicked_link);
if (page_click =3D=3D 'previous') {
if ($pager_link.hasClass('prev-active')) {
return false;
} else {
=
$pager_link.siblings('.next-active').removeClass('next-active');
$pager_link.parent().parent().find('.view').animate({
left: '+=3D' + (scroller_width + 2)
}, 500);
=
$pager_link.siblings('.active').removeClass('active').prev().addClass('ac=
tive');
active_link--;
};
} else if (page_click =3D=3D 'next') {
if ($pager_link.hasClass('next-active')) {
return false;
} else {
=
$pager_link.siblings('.prev-active').removeClass('prev-active');
$pager_link.parent().parent().find('.view').animate({
left: '-=3D' + (scroller_width + 2)
}, 500);
=
$pager_link.siblings('.active').removeClass('active').next().addClass('ac=
tive');
active_link++;
};
} else {
if ($pager_link.hasClass('active')) {
return false;
} else {
$pager_link.parent().parent().find('.view').animate({
left: -((scroller_width + 2) * clicked_link)
}, 500 * link_difference);
=
$pager_link.addClass('active').siblings().removeClass('active');
var active_link =3D =
$pager_link.parent().children().index(this);
};
};
if ($pager_link.parent().children().size() =3D=3D 2) {
if ($pager_link.hasClass('prev')) {
=
$pager_link.parent().find('.next-active').removeClass('next-active');
$pager_link.addClass('prev-active');
} else {
=
$pager_link.parent().find('.prev-active').removeClass('prev-active');
$pager_link.addClass('next-active');
};
} else {
=
$pager_link.siblings('.prev-active').removeClass('prev-active');
=
$pager_link.siblings('.next-active').removeClass('next-active');
if (active_link =3D=3D 0) {
=
$pager_link.parent().children('.prev').addClass('prev-active');
};
if (active_link =3D=3D prev_link - 1) {
=
$pager_link.parent().children('.next').addClass('next-active');
};
};
return false;
});
});
;/**/=0A=
(function () {
$.fn.infiniteCarousel =3D function () {
function repeat(str, n) {
return new Array( n + 1 ).join(str);
}
return this.each(function () {
// magic!
var $wrapper =3D $('> div', this).css('overflow', 'hidden'),
$slider =3D $wrapper.find('> ul').width(9999),
$items =3D $slider.find('> li'),
$single =3D $items.filter(':first')
=20
visible_thumbs =3D 1,
singleWidth =3D $single.outerWidth(),
visible =3D Math.ceil($wrapper.innerWidth() / singleWidth),
currentPage =3D 1,
pages =3D Math.ceil($items.length / visible);
/* TASKS */
// 1. pad the pages with empty element if required
if ($items.length % visible !=3D 0) {
// pad
$slider.append(repeat(' ', visible - =
($items.length % visible)));
$items =3D $slider.find('> li');
}
// 2. create the carousel padding on left and right (cloned)
=
$items.filter(':first').before($items.slice(-visible).clone().addClass('c=
loned'));
$items.filter(':last').after($items.slice(0, =
visible).clone().addClass('cloned'));
$items =3D $slider.find('> li');
// 3. reset scroll
$wrapper.scrollLeft(singleWidth * visible);
// 4. paging function
function gotoPage(page) {
var dir =3D page < currentPage ? -1 : 1,
n =3D Math.abs(currentPage - page),
left =3D singleWidth * dir * visible * n;
$wrapper.filter(':not(:animated)').animate({
scrollLeft : '+=3D' + left
}, 500, function () {
// if page =3D=3D last page - then reset position
if (page > pages) {
$wrapper.scrollLeft(singleWidth * visible);
page =3D 1;
} else if (page =3D=3D 0) {
page =3D pages;
$wrapper.scrollLeft(singleWidth * visible * pages);
}
currentPage =3D page;
});
}
// Carousel nav
$wrapper.after('');
if ($items.size() > 2 * visible_thumbs) {
for (var i =3D 1; i <=3D pages; i++) {
$(this).children('.scroller-pager-hero').append('' + i + ' ');
};
};
$(this).find('.scroller-pager-hero a:first').addClass('active');
// Click on the carousel nav
$('.scroller-pager-hero a').click(function() {
var clicked_link =3D $(this).parent().children().index(this) + =
1;
=20
if ($(this).hasClass('active')) {
return false;
} else {
gotoPage(clicked_link);
$(this).addClass('active').siblings().removeClass('active');
var active_link =3D $(this).parent().children().index(this);
};
return false;
});
// 5. insert the back and forward link
$wrapper.after('< > ');
// 6. bind the back and forward links
$('a.back', this).click(function () {
if (currentPage - 1 <=3D 0) {
=
$('.scroller-pager-hero').children('.active').removeClass('active');
$('.scroller-pager-hero a:last').addClass('active');
}
else {
=
$('.scroller-pager-hero').children('.active').removeClass('active').prev(=
).addClass('active');
}
gotoPage(currentPage - 1);
return false;
});
$('a.forward', this).click(function () {
gotoPage(currentPage + 1);
if (currentPage + 1 > pages) {
=
$('.scroller-pager-hero').children('.active').removeClass('active');
$('.scroller-pager-hero a:first').addClass('active');
}
else {
=
$('.scroller-pager-hero').children('.active').removeClass('active').next(=
).addClass('active');
}
return false;
});
$(this).bind('goto', function (event, page) {
gotoPage(page);
});
// THIS IS NEW CODE FOR THE AUTOMATIC INFINITE CAROUSEL
$(this).bind('next', function () {
gotoPage(currentPage + 1);
if (currentPage + 1 > pages) {
=
$('.scroller-pager-hero').children('.active').removeClass('active');
$('.scroller-pager-hero a:first').addClass('active');
}
else {
=
$('.scroller-pager-hero').children('.active').removeClass('active').next(=
).addClass('active');
}
});
});
};
})(jQuery);;/**/=0A=
Drupal.behaviors.customSearchFunction =3D function (context) {=0A=
//header search form=0A=
$('#search-theme-form, #search-block-form, =
form.search-form').submit(function() {=0A=
//if search input value is empty do not submit=0A=
if ($("input.form-text", this).val() =3D=3D "") {=0A=
return false;=0A=
}=0A=
});=0A=
=0A=
// Lots of overriding of autocomplete.js below to make the search form =
tasty.=0A=
if (!!Drupal.jsAC) { // this condition tests if autocomplete has been =
enabled=0A=
Drupal.autocompleteSubmit =3D function () {=0A=
if ($(this).attr('id') =3D=3D 'search-theme-form') {=0A=
return;=0A=
}=0A=
return $('#autocomplete').each(function () {=0A=
this.owner.hidePopup();=0A=
}).size() =3D=3D=3D 0;=0A=
};=0A=
=0A=
Drupal.jsAC.prototype.hidePopup =3D function (keycode) {=0A=
if (keycode =3D=3D 13) {=0A=
$('#search-theme-form').unbind('submit'); // replace =
'#search-theme-form' with your search form id=0A=
if($("input.form-text", '#search-theme-form').val() !=3D '') {=0A=
$('#search-theme-form').submit();=0A=
}=0A=
}=0A=
else if (this.selected && ((keycode && keycode !=3D 46 && keycode =
!=3D 8 && keycode !=3D 27) || !keycode)) {=0A=
if (this.selected.autocompleteValue) {=0A=
this.input.value =3D this.selected.autocompleteValue;=0A=
$('#search-theme-form').unbind('submit'); // replace =
'#search-theme-form' with your search form id=0A=
if($("input.form-text", '#search-theme-form').val() !=3D '') {=0A=
$('#search-theme-form').submit();=0A=
}=0A=
}=0A=
}=0A=
// Hide popup=0A=
var popup =3D this.popup;=0A=
if (popup) {=0A=
this.popup =3D null;=0A=
$(popup).fadeOut('fast', function() { $(popup).remove(); });=0A=
}=0A=
this.selected =3D false;=0A=
};=0A=
=0A=
/**=0A=
* Highlights the next suggestion=0A=
*/=0A=
Drupal.jsAC.prototype.selectDown =3D function () {=0A=
if (this.selected && this.selected.nextSibling) {=0A=
this.updownhighlight(this.selected.nextSibling);=0A=
}=0A=
else {=0A=
var lis =3D $('li', this.popup);=0A=
if (lis.size() > 0) {=0A=
this.updownhighlight(lis.get(0));=0A=
}=0A=
}=0A=
};=0A=
=0A=
/**=0A=
* Highlights the previous suggestion=0A=
*/=0A=
Drupal.jsAC.prototype.selectUp =3D function () {=0A=
if (this.selected && this.selected.previousSibling) {=0A=
this.updownhighlight(this.selected.previousSibling);=0A=
}=0A=
};=0A=
=0A=
Drupal.jsAC.prototype.updownhighlight =3D function (node) {=0A=
if (this.selected) {=0A=
$(this.selected).removeClass('selected');=0A=
}=0A=
$(node).addClass('selected');=0A=
this.selected =3D node;=0A=
if (this.selected.autocompleteValue !=3D=3D undefined) {=0A=
this.input.value =3D this.selected.autocompleteValue;=0A=
}=0A=
};=0A=
=0A=
/**=0A=
* Performs a cached and delayed search=0A=
*/=0A=
Drupal.ACDB.prototype.search =3D function (searchString) {=0A=
var db =3D this;=0A=
this.searchString =3D searchString;=0A=
=0A=
if (searchString.length < 3) {=0A=
this.owner.hidePopup();=0A=
return;=0A=
}=0A=
=0A=
// See if this key has been searched for before=0A=
if (this.cache[searchString]) {=0A=
return this.owner.found(this.cache[searchString]);=0A=
}=0A=
=0A=
db.owner.setStatus('begin');=0A=
=0A=
// Ajax GET request for autocompletion=0A=
$.ajax({=0A=
type: "GET",=0A=
url: db.uri +'/'+ Drupal.encodeURIComponent(searchString),=0A=
dataType: 'json',=0A=
success: function (matches) {=0A=
if (typeof matches.status =3D=3D 'undefined' || matches.status =
!=3D=3D 0) {=0A=
db.cache[searchString] =3D matches;=0A=
// Verify if these are still the matches the user wants to =
see=0A=
if (db.searchString =3D=3D searchString) {=0A=
db.owner.found(matches);=0A=
}=0A=
db.owner.setStatus('found');=0A=
}=0A=
}=0A=
});=0A=
};=0A=
}=0A=
};=0A=
;/**/=0A=
/*!=0A=
* jQuery Tools v1.2.6 - The missing UI library for the Web=0A=
* =0A=
* tabs/tabs.js=0A=
* =0A=
* NO COPYRIGHTS OR LICENSES. DO WHAT YOU LIKE.=0A=
* =0A=
* http://flowplayer.org/tools/=0A=
* =0A=
*/=0A=
(function(a){a.tools=3Da.tools||{version:"v1.2.6"},a.tools.tabs=3D{conf:{=
tabs:"a",current:"current",onBeforeClick:null,onClick:null,effect:"defaul=
t",initialIndex:0,event:"click",rotate:!1,slideUpSpeed:400,slideDownSpeed=
:400,history:!1},addEffect:function(a,c){b[a]=3Dc}};var =
b=3D{"default":function(a,b){this.getPanes().hide().eq(a).show(),b.call()=
},fade:function(a,b){var =
c=3Dthis.getConf(),d=3Dc.fadeOutSpeed,e=3Dthis.getPanes();d?e.fadeOut(d):=
e.hide(),e.eq(a).fadeIn(c.fadeInSpeed,b)},slide:function(a,b){var =
c=3Dthis.getConf();this.getPanes().slideUp(c.slideUpSpeed),this.getPanes(=
).eq(a).slideDown(c.slideDownSpeed,b)},ajax:function(a,b){this.getPanes()=
.eq(0).load(this.getTabs().eq(a).attr("href"),b)}},c,d;a.tools.tabs.addEf=
fect("horizontal",function(b,e){if(!c){var =
f=3Dthis.getPanes().eq(b),g=3Dthis.getCurrentPane();d||(d=3Dthis.getPanes=
().eq(0).width()),c=3D!0,f.show(),g.animate({width:0},{step:function(a){f=
.css("width",d-a)},complete:function(){a(this).hide(),e.call(),c=3D!1}}),=
g.length||(e.call(),c=3D!1)}});function e(c,d,e){var =
f=3Dthis,g=3Dc.add(this),h=3Dc.find(e.tabs),i=3Dd.jquery?d:c.children(d),=
j;h.length||(h=3Dc.children()),i.length||(i=3Dc.parent().find(d)),i.lengt=
h||(i=3Da(d)),a.extend(this,{click:function(c,d){var i=3Dh.eq(c);typeof =
c=3D=3D"string"&&c.replace("#","")&&(i=3Dh.filter("[href*=3D"+c.replace("=
#","")+"]"),c=3DMath.max(h.index(i),0));if(e.rotate){var =
k=3Dh.length-1;if(c<0)return f.click(k,d);if(c>k)return =
f.click(0,d)}if(!i.length){if(j>=3D0)return =
f;c=3De.initialIndex,i=3Dh.eq(c)}if(c=3D=3D=3Dj)return =
f;d=3Dd||a.Event(),d.type=3D"onBeforeClick",g.trigger(d,[c]);if(!d.isDefa=
ultPrevented()){b[e.effect].call(f,c,function(){j=3Dc,d.type=3D"onClick",=
g.trigger(d,[c])}),h.removeClass(e.current),i.addClass(e.current);return =
f}},getConf:function(){return e},getTabs:function(){return =
h},getPanes:function(){return i},getCurrentPane:function(){return =
i.eq(j)},getCurrentTab:function(){return =
h.eq(j)},getIndex:function(){return j},next:function(){return =
f.click(j+1)},prev:function(){return =
f.click(j-1)},destroy:function(){h.unbind(e.event).removeClass(e.current)=
,i.find("a[href^=3D#]").unbind("click.T");return =
f}}),a.each("onBeforeClick,onClick".split(","),function(b,c){a.isFunction=
(e[c])&&a(f).bind(c,e[c]),f[c]=3Dfunction(b){b&&a(f).bind(c,b);return =
f}}),e.history&&a.fn.history&&(a.tools.history.init(h),e.event=3D"history=
"),h.each(function(b){a(this).bind(e.event,function(a){f.click(b,a);retur=
n =
a.preventDefault()})}),i.find("a[href^=3D#]").bind("click.T",function(b){=
f.click(a(this).attr("href"),b)}),location.hash&&e.tabs=3D=3D"a"&&c.find(=
"[href=3D"+location.hash+"]").length?f.click(location.hash):(e.initialInd=
ex=3D=3D=3D0||e.initialIndex>0)&&f.click(e.initialIndex)}a.fn.tabs=3Dfunc=
tion(b,c){var =
d=3Dthis.data("tabs");d&&(d.destroy(),this.removeData("tabs")),a.isFuncti=
on(c)&&(c=3D{onBeforeClick:c}),c=3Da.extend({},a.tools.tabs.conf,c),this.=
each(function(){d=3Dnew e(a(this),b,c),a(this).data("tabs",d)});return =
c.api?d:this}})(jQuery);=0A=
;/**/=0A=
/* Control behavior of images uploaded through CKEditor, including =
adding captions - CL */=0A=
(function ($) {=0A=
Drupal.behaviors.InlineCaptions =3D function (context) {=0A=
// run a function on each image in the content area =0A=
$('.node-article-page img, .node-blog-page img, .node-webinar-page =
img, .node-press_release-page img').each(function(i) {=0A=
var $image =3D $(this);=0A=
// Select only the images that are not ads and are not in the =
colorbox=0A=
if ($image.closest('div[class!=3D"ad"]') && =
!($image.hasClass('imagefield')) && $('#cboxOverlay', =
document.body).size() < 1) {=0A=
// get the float if any=0A=
$image.parent('.colorbox').each(function() {=0A=
var $photo =3D $(this);=0A=
$photo.click(function() {=0A=
$.colorbox({=0A=
onOpen:function(){ $('#colorbox').addClass('penton-img'); =
},=0A=
onClosed:function(){ =
$('#colorbox').removeClass('penton-img'); }=0A=
});=0A=
});=0A=
});=0A=
var img_float =3D $image.css("float");=0A=
var img_width =3D $image.outerWidth();=0A=
// wrap 'em in div and append the text =0A=
$image.wrap('
').parent().css('width', img_width).addClass('caption-' + img_float);=0A=
// plop in the caption, if any=0A=
if ($image.attr('title') !=3D'') { =0A=
$('
').text($image.attr('title')).insertAfter($image);=0A=
}=0A=
}=0A=
});=0A=
}=0A=
})(jQuery);=0A=
;/**/=0A=
;/**/=0A=
/**=0A=
* Automatic ajax validation=0A=
*=0A=
* @see http://drupal.org/project/ajax=0A=
* @see irc://freenode.net/#drupy=0A=
* @depends Drupal 6=0A=
* @author brendoncrawford=0A=
* @note This file uses a 79 character width limit.=0A=
* =0A=
* @see http://drupal.org/node/114774#javascript-behaviors=0A=
*=0A=
*/=0A=
=0A=
/**=0A=
* Disables redirection for Ajax forms=0A=
* =0A=
* @param {String} hook=0A=
* @param {Object} args=0A=
* @return {Bool}=0A=
*/=0A=
Drupal.Ajax.plugins.disable_redirect =3D function(hook, args) {=0A=
if (hook =3D=3D=3D 'redirect') {=0A=
if (args.options.disable_redirect =3D=3D=3D true) {=0A=
args.local.form[0].reset();=0A=
//IE=0A=
$('.form-item select', args.local.form[0]).attr('selectedIndex', =
0);=0A=
if (args.options.remove_form =3D=3D=3D true) {=0A=
args.local.form.remove();=0A=
}=0A=
else {=0A=
$('.form-item :input', args.local.form[0])[0].focus();=0A=
}=0A=
return false;=0A=
}=0A=
}=0A=
}=0A=
=0A=
=0A=
;/**/=0A=
------=_NextPart_000_0000_01D18F1D.CD075B50
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://electronicdesign.com/Portals/_default/Skins/electronicDesign/skin.js
function =
hideTabText(a,b,c,d,e){document.getElementById(a).style.display=3D"none";=
document.getElementById(b).style.display=3D"none";document.getElementById=
(c).style.display=3D"none";document.getElementById(d).style.display=3D"no=
ne";document.getElementById(e).style.display=3D"none"}function =
copyTabText(a,b,c){document.getElementById(b).innerHTML=3Ddocument.getEle=
mentById(a).innerHTML;document.getElementById(c).cssClass=3D""}function =
getDateFromFormat(a,b){a=3Da+"";b=3Db+"";var c=3D0;var d=3D0;var =
e=3D"";var f=3D"";var g,h;var i=3Dnew Date;var j=3Di.getYear();var =
k=3Di.getMonth()+1;var =
l=3D1;while(d70){j=3D1900+(j-0)}else{j=3D2e3+=
(j-0)}}}else =
if(f=3D=3D"MM"||f=3D=3D"M"){k=3D_getInt(a,c,f.length,2);if(k=3D=3Dnull||k=
<1||k>12){return 0}c+=3Dk.length}else =
if(f=3D=3D"dd"||f=3D=3D"d"){l=3D_getInt(a,c,f.length,2);if(l=3D=3Dnull||l=
<1||l>31){return =
0}c+=3Dl.length}else{if(a.substring(c,c+f.length)!=3Df){return =
0}else{c+=3Df.length}}}if(c!=3Da.length){return =
0}if(k=3D=3D2){if(j%4=3D=3D0&&j%100!=3D0||j%400=3D=3D0){if(l>29){return =
0}}else{if(l>28){return =
0}}}if(k=3D=3D4||k=3D=3D6||k=3D=3D9||k=3D=3D11){if(l>30){return 0}}var =
m=3Dnew Date(j,k-1,l);return m}function _getInt(a,b,c,d){for(var =
e=3Dd;e>=3Dc;e--){var f=3Da.substring(b,b+e);if(f.length','','');var f=3Dnew Date;var =
g=3Da.getMonth();var h=3Da.getFullYear();var i=3Dg=3D=3D0?11:g-1;var =
j=3Dg=3D=3D11?0:g+1;var k=3Di=3D=3D11?h-1:h;var l=3Dj=3D=3D0?h+1:h;var =
m=3DString(f.getMonth()+1+"/01/"+f.getFullYear());var =
n=3DString(i+1+"/01/"+k);var o=3DString(j+1+"/01/"+l);var =
p=3DString(g+1+"/01/"+(h-1));var q=3DString(g+1+"/01/"+(h+1));var =
r=3Dnew Date(o);r=3Dnew =
Date(r.valueOf()-1001);d=3Dr.getDate();if(this.popCalMonths.split){var =
s=3Dthis.popCalMonths.split(",");var =
t=3Dthis.popCalDays.split(",")}else{var s=3Dnew =
Array("January","February","March","April","May","June","July","August","=
September","October","November","December");var t=3Dnew =
Array("Sun","Mon","Tue","Wed","Thu","Fri","Sat")}var u=3D"";var v=3D'align=3D"center" =
class=3D"day" =
BGCOLOR=3D"#F1F1F1"onMouseOver=3D"temp=3Dthis.style.backgroundColor;this.=
style.backgroundColor=3D\'#CCCCCC\';" =
onMouseOut=3D"this.style.backgroundColor=3Dtemp;"';var =
w=3D'align=3D"center" BGCOLOR=3D"#F1F1F1" =
onMouseOver=3D"temp=3Dthis.style.backgroundColor;this.style.backgroundCol=
or=3D\'#CCCCCC\';" =
onMouseOut=3D"this.style.backgroundColor=3Dtemp;"';var =
x=3D""+popCalTitle+" "+u+'';var y=3D"";var z=3D' ';var =
A=3D""+po=
pCalToday+" ";var B=3D""+s[=
i]+" ";var C=3D""+s[=
j]+" ";var D=3D""+(h=
-1)+" ";var E=3D""+(h=
+1)+" ";c+=3Dx+e[1];c+=3D'';c+=3D'
';c+=3D'";c+=3De[0]+D+" ";c+=3D'";c+=3De[0]+A+" ";c+=3D'";c+=3De[0]+E+' ';c+=3D"
";c+=3D'
';c+=3D'";c+=3De[0]+B+" ";c+=3D'';c+=3D" "+e[1]+''+s[g]+", =
"+h+" ";c+=3D'";c+=3De[0]+C+"
";c+=3D'
";c+=3Dz+""+y;r=
eturn c}function reloadCalPopup(){var a=3D"toolbar=3Dno, location=3Dno, =
status=3Dno, menubar=3Dno, scrollbars=3Dno, resizable=3Dno, =
height=3D270, width=3D270, =
top=3D"+((screen.height-270)/2).toString()+",left=3D"+((screen.width-270)=
/2).toString();var b=3Dnew =
Date(reloadCalPopup.arguments[0]);if(b.toString()=3D=3D"Invalid =
Date")b=3Dnew Date;b.setDate(1);var =
c=3DcalPopupSetData(b,reloadCalPopup.arguments[1]);if(popCalWin.toString(=
)=3D=3D"[object =
Object]"){popCalWin=3Dwindow.open("",reloadCalPopup.arguments[1],a);popCa=
lWin.opener=3Dself;popCalWin.focus()}else{popCalWin.document.close();popC=
alWin.document.clear()}popCalWin.document.write(c);return void =
1}function closeCalPopup(){popCalWin.close();return void 0}function =
popupCal(){var a=3Dnew Date;var b=3D"";var c=3D0;var d;var =
e=3D"";popCalWin=3Dnew Object;if(arguments.length<2){alert("popupCal(): =
Wrong number of arguments.");return void =
0}e=3DpopupCal.arguments[0];popCalDstFld=3DpopupCal.arguments[1];temp=3Dp=
opupCal.arguments[1];popCalDstFmt=3DpopupCal.arguments[2];popCalMonths=3D=
popupCal.arguments[3];popCalDays=3DpopupCal.arguments[4];popCalToday=3Dpo=
pupCal.arguments[5];popCalClose=3DpopupCal.arguments[6];popCalTitle=3Dpop=
upCal.arguments[7];popCalFirstDayWeek=3DpopupCal.arguments[8];if(popCalDs=
tFld!=3D"")popCalDstFld=3Ddocument.getElementById(popCalDstFld);if(popCal=
DstFmt=3D=3D"")popCalDstFmt=3D"m/d/yyyy";if(popCalMonths=3D=3D"")popCalMo=
nths=3D"January,February,March,April,May,June,July,August,September,Octob=
er,November,December";if(popCalDays=3D=3D"")popCalDays=3D"Sun,Mon,Tue,Wed=
,Thu,Fri,Sat";if(popCalToday=3D=3D""||typeof =
popCalToday=3D=3D"undefined")popCalToday=3D"Today";if(popCalClose=3D=3D""=
||typeof =
popCalClose=3D=3D"undefined")popCalClose=3D"Close";if(popCalTitle=3D=3D""=
||typeof popCalTitle=3D=3D"undefined")popCalTitle=3D"Calendar";b=3Dnew =
String(popCalDstFld.value);if(b=3D=3D"")d=3Dnew =
Date;else{c=3Db.lastIndexOf("/");if(b.length-c=3D=3D3){b=3Db.substring(0,=
c+1)+"20"+b.substr(c+1);d=3Dnew =
Date(b)}else{d=3DgetDateFromFormat(b,popCalDstFmt)}}if(d.toString()=3D=3D=
"NaN"||d.toString()=3D=3D"0"){d=3Dnew Date;popCalDstFld.value=3D""}var =
f=3DString(d.getMonth()+1)+"/"+String(d.getDate())+"/"+String(d.getFullYe=
ar());reloadCalPopup(f,e);return void 0}function =
ProductSearch(a,b){if(a!=3D""){window.open(b,"","width=3D700,height=3D600=
,resizable=3Dyes,scrollbars=3Dyes,toolbar=3Dyes,location=3Dyes,status=3Dy=
es,menubar=3Dyes")}else{alert("Please enter a text string to search =
for.")}}function DetectEnterPressed(a){var =
b;if(a&&a.which){a=3Da;b=3Da.which}else{a=3Devent;b=3Da.keyCode}return =
b=3D=3D13}function setCurrentImageLayout(page){var =
currpage=3DNumber(page);var currentSrc=3D"";var =
currentText=3D"";eval('currentSrc =3D jQuery("#divSidebarImages =
li:nth-child('+page+') img").attr("content");');eval('currentText =3D =
jQuery("#divSidebarImages li:nth-child('+page+') p").html();');var =
csrc=3DcurrentSrc.split(";");jQuery("#sidebarImage").attr("src",csrc[0]);=
jQuery("#sidebarImage").attr("alt",currentText);jQuery("#sidebarImageText=
").html(currentText);if(csrc.length>1)jQuery("#sidebarEnlargeImage").attr=
("href",csrc[1]);else =
jQuery("#sidebarEnlargeImage").attr("href",csrc[0])}function =
moveSidebarImagePage(a){var =
b=3DNumber(jQuery("#sidebarCurrentPage").html());var =
c=3DNumber(jQuery("#sidebarImageCount").html());if(!(b=3D=3D1&&a<0||b=3D=3D=
c&&a>0)){b=3Db+a;jQuery("#sidebarCurrentPage").html(b)}setNavigationClass=
es(b!=3D1,b!=3Dc);setCurrentImageLayout(b)}function =
setNavigationClasses(a,b){jQuery("#sidebarImagePrevious").removeClass("pr=
evious =
previous_disabled");jQuery("#sidebarImagePrevious").addClass(a?"previous"=
:"previous_disabled");jQuery("#sidebarImageNext").removeClass("next =
next_disabled");jQuery("#sidebarImageNext").addClass(b?"next":"next_disab=
led")}function setupSidebarImageList(){var =
a=3DjQuery("#divSidebarImages").children();var =
b=3Da.length;jQuery("#sidebarImageCount").html(b);moveSidebarImagePage(-1=
)}function =
ratings(a,b){document.getElementById("rate").className=3D"rating =
"+b+"star";var =
c=3D"";switch(b){case"one":c=3D1;break;case"two":c=3D2;break;case"three":=
c=3D3;break;case"four":c=3D4;break;case"five":c=3D5;break}document.getEle=
mentById("rateIt").value=3Dc;document.getElementById("comment").focus()}f=
unction designCenterChangeStory(a,b,c,d){var =
e=3Ddocument.getElementById(c).getElementsByTagName("dt");var =
f=3Ddocument.getElementById(c).getElementsByTagName("dd");document.getEle=
mentById(d).innerHTML=3Ddocument.getElementById(b).innerHTML;for(var =
g=3D0;g0){timer=3DsetTimeout("waitfortarget()",1500)}else{aler=
t("Unable to load article. Please try again =
later.")}}else{donetarget()}}function =
printcontent(a){if(a=3D=3Dnull||a=3D=3D"")a=3D"ContentPane";myRef=3Dwindo=
w.open("/print.aspx","mywin","left=3D20,top=3D20,width=3D700,height=3D700=
,toolbar=3D1,resizable=3D1,scrollbars=3Dyes");srcvalue=3Ddocument.getElem=
entById("dnn_"+a).innerHTML;counter=3D10;waitfortarget()}function =
tabBlockRotator(a,b,c,d,e,f){this.name=3Da;this.playing=3Dfalse;this.tabs=
=3Dnew Array;this.pages=3Dnew =
Array;this.currentIndex=3Db;this.running=3Dfalse;this.timer=3Dfalse;if(ty=
peof d=3D=3D"undefined"||d=3D=3Dnull)this.timercount=3D5e3;else =
this.timercount=3Dd;if(typeof =
e=3D=3D"undefined"||e=3D=3Dnull)this.pausecount=3D15e3;else =
this.pausecount=3De;if(typeof =
f=3D=3D"undefined"||f=3D=3Dnull)this.autoplay=3Dfalse;else =
this.autoplay=3Df;if(typeof =
this.currentIndex!=3D"undefined"){if(this.currentIndex<0&&typeof =
c!=3D"undefined"&&c!=3Dnull&&c>0){this.currentIndex=3DMath.floor(Math.ran=
dom()*c)+1}}else this.currentIndex=3D1;this.count=3Dfunction(){return =
this.pages.length};this.add=3Dfunction(a,b){this.pages.push(jQuery("#"+a)=
);this.tabs["T"+this.pages.length]=3DjQuery("#"+b);if(this.pages.length=3D=
=3Dthis.currentIndex)this.show(this.currentIndex);else =
this.hide(this.pages.length-1)};this.hide=3Dfunction(a){this.pages[a].css=
("display","none")};this.play=3Dfunction(a){this.running=3Dtrue;this.play=
ing=3Dtrue;this.pause();this.timer=3DsetTimeout(this.name+".rotate();",a)=
};this.toggle=3Dfunction(){if(this.playing=3D=3Dtrue){this.playing=3Dfals=
e;this.pause()}else =
this.play(0)};this.pause=3Dfunction(){if(this.timer)clearTimeout(this.tim=
er)};this.delay=3Dfunction(){this.play(this.pausecount)};this.rotate=3Dfu=
nction(){if(this.currentIndex+1<=3Dthis.count())this.detail(this.currentI=
ndex+1);else =
this.detail(1);this.start()};this.start=3Dfunction(){this.play(this.timer=
count)};this.detail=3Dfunction(a){this.currentIndex=3Da;for(var =
b=3D0;b0){t=
his.parent.css("height",this.count()*this.listHeight+this.detailHeight);t=
his.detail(0)}else{this.parent.css("height",0)}this.initialized=3Dtrue;th=
is.start()};this.start=3Dfunction(){this.play(this.timercount)};this.play=
=3Dfunction(a){this.pause();this.timer=3DsetTimeout(this.name+".rotate();=
",a)};this.delay=3Dfunction(){this.play(this.pausecount)};this.pause=3Dfu=
nction(){if(this.timer)clearTimeout(this.timer)};this.rotate=3Dfunction()=
{if(this.currentIndex+1=3D0){if(index!=3D0){this.listItems[index].addClass(this.r=
otateClass)}if(this.initialized){this.listItems[this.currentIndex].remove=
Class(this.currentClass);this.listItems[this.currentIndex].removeClass(th=
is.rotateClass)}for(var =
i=3D0;i1)i=3Da(f.items,c);a.extend(g,{getConf:function(){return =
f},getIndex:function(){return k},getSize:function(){return =
g.getItems().size()},getNaviButtons:function(){return =
p.add(q)},getRoot:function(){return c},getItemWrap:function(){return =
i},getItems:function(){return =
i.children(f.item).not("."+f.clonedClass)},move:function(a,b){return =
g.seekTo(k+a,b)},next:function(a){return =
g.move(1,a)},prev:function(a){return =
g.move(-1,a)},begin:function(a){return =
g.seekTo(0,a)},end:function(a){return =
g.seekTo(g.getSize()-1,a)},focus:function(){return =
d=3Dg},addItem:function(b){b=3Da(b);if(f.circular){a(".cloned:last").befo=
re(b);a(".cloned:first").replaceWith(b.clone().addClass(f.clonedClass))}e=
lse i.append(b);h.trigger("onAddItem",[b]);return =
g},seekTo:function(b,c,m){if(f.circular&&b=3D=3D=3D0&&k=3D=3D-1&&c!=3D=3D=
0)return g;if(!f.circular&&b<0||b>g.getSize()||b<-1)return g;var =
n=3Db;if(b.jquery)b=3Dg.getItems().index(b);else =
n=3Dg.getItems().eq(b);var =
o=3Da.Event("onBeforeSeek");if(!m){h.trigger(o,[b,c]);if(o.isDefaultPreve=
nted()||!n.length)return =
g}n=3Dl?{top:-n.position().top}:{left:-n.position().left};k=3Db;d=3Dg;if(=
c=3D=3D=3Dundefined)c=3Df.speed;i.animate(n,c,f.easing,m||function(){h.tr=
igger("onSeek",[b])});return =
g}});a.each(["onBeforeSeek","onSeek","onAddItem"],function(b,c){a.isFunct=
ion(f[c])&&a(g).bind(c,f[c]);g[c]=3Dfunction(b){a(g).bind(c,b);return =
g}});if(f.circular){var =
m=3Dg.getItems().slice(-1).clone().prependTo(i),o=3Dg.getItems().eq(1).cl=
one().appendTo(i);m.add(o).addClass(f.clonedClass);g.onBeforeSeek(functio=
n(a,b,c){if(!a.isDefaultPrevented())if(b=3D=3D-1){g.seekTo(m,c,function()=
{g.end(0)});return a.preventDefault()}else =
b=3D=3Dg.getSize()&&g.seekTo(o,c,function(){g.begin(0)})});g.seekTo(0,0)}=
var =
p=3Db(c,f.prev).click(function(){g.prev()}),q=3Db(c,f.next).click(functio=
n(){g.next()});!f.circular&&g.getSize()>1&&g.onBeforeSeek(function(a,b){s=
etTimeout(function(){if(!a.isDefaultPrevented()){p.toggleClass(f.disabled=
Class,b<=3D0);q.toggleClass(f.disabledClass,b>=3Dg.getSize()-1)}},1)});f.=
mousewheel&&a.fn.mousewheel&&c.mousewheel(function(a,b){if(f.mousewheel){=
g.move(b<0?1:-1,f.wheelSpeed||50);return =
false}});f.keyboard&&a(document).bind("keydown.scrollable",function(b){if=
(!(!f.keyboard||b.altKey||b.ctrlKey||a(b.target).is(":input")))if(!(f.key=
board!=3D"static"&&d!=3Dg)){var =
c=3Db.keyCode;if(l&&(c=3D=3D38||c=3D=3D40)){g.move(c=3D=3D38?-1:1);return=
=
b.preventDefault()}if(!l&&(c=3D=3D37||c=3D=3D39)){g.move(c=3D=3D37?-1:1);=
return =
b.preventDefault()}}});a(g).trigger("onBeforeSeek",[f.initialIndex])}func=
tion b(b,c){var d=3Da(c);return =
d.length<2?d:b.parent().find(c)}a.tools=3Da.tools||{version:"1.2.3"};a.to=
ols.scrollable=3D{conf:{activeClass:"active",circular:false,clonedClass:"=
cloned",disabledClass:"disabled",easing:"swing",initialIndex:0,item:null,=
items:".items",keyboard:true,mousewheel:false,next:".next",prev:".prev",s=
peed:400,vertical:false,wheelSpeed:0}};var =
d;a.fn.scrollable=3Dfunction(b){var =
d=3Dthis.data("scrollable");if(d)return =
d;b=3Da.extend({},a.tools.scrollable.conf,b);this.each(function(){d=3Dnew=
c(a(this),b);a(this).data("scrollable",d)});return =
b.api?d:this}})(jQuery);(function(a){function b(b,c){var e=3Da(c);return =
e.length<2?e:b.parent().find(c)}var =
c=3Da.tools.scrollable;c.navigator=3D{conf:{navi:".navi",naviItem:null,ac=
tiveClass:"active",indexed:false,idPrefix:null,history:false}};a.fn.navig=
ator=3Dfunction(e){if(typeof =
e=3D=3D"string")e=3D{navi:e};e=3Da.extend({},c.navigator.conf,e);var =
f;this.each(function(){function =
j(a,b){a=3Dh().eq(b.replace("#",""));a.length||(a=3Dh().filter("[href=3D"=
+b+"]"));a.click()}function i(b){var =
f=3Da("<"+(e.naviItem||"a")+"/>").click(function(e){c(a(this),b,e)}).attr=
("href","#"+b);b=3D=3D=3D0&&f.addClass(n);e.indexed&&f.text(b+1);e.idPref=
ix&&f.attr("id",e.idPrefix+b);return f.appendTo(l)}function h(){return =
l.find(e.naviItem||"> *")}function =
c(a,b,c){k.seekTo(b);if(o){if(location.hash)location.hash=3Da.attr("href"=
).replace("#","")}else return c.preventDefault()}var =
k=3Da(this).data("scrollable"),l=3Db(k.getRoot(),e.navi),m=3Dk.getNaviBut=
tons(),n=3De.activeClass,o=3De.history&&a.fn.history;if(k)f=3Dk;k.getNavi=
Buttons=3Dfunction(){return =
m.add(l)};h().length?h().each(function(b){a(this).click(function(e){c(a(t=
his),b,e)})}):a.each(k.getItems(),function(a){i(a)});k.onBeforeSeek(funct=
ion(a,b){setTimeout(function(){if(!a.isDefaultPrevented()){var =
c=3Dh().eq(b);!a.isDefaultPrevented()&&c.length&&h().removeClass(n).eq(b)=
.addClass(n)}},1)});k.onAddItem(function(a,b){b=3Di(k.getItems().index(b)=
);o&&b.history(j)});o&&h().history(j)});return =
e.api?f:this}})(jQuery);(function(a){function b(b,e){var =
f=3Dthis,g=3Db.add(f),h=3Da(window),i,j,k,l=3Da.tools.expose&&(e.mask||e.=
expose),m=3DMath.random().toString().slice(10);if(l){if(typeof =
l=3D=3D"string")l=3D{color:l};l.closeOnClick=3Dl.closeOnEsc=3Dfalse}var =
n=3De.target||b.attr("rel");j=3Dn?a(n):b;if(!j.length)throw"Could not =
find Overlay: =
"+n;b&&b.index(j)=3D=3D-1&&b.click(function(a){f.load(a);return =
a.preventDefault()});a.extend(f,{load:function(b){if(f.isOpened())return =
f;var i=3Dd[e.effect];if(!i)throw'Overlay: cannot find effect : =
"'+e.effect+'"';e.oneInstance&&a.each(c,function(){this.close(b)});b=3Db|=
|a.Event();b.type=3D"onBeforeLoad";g.trigger(b);if(b.isDefaultPrevented()=
)return f;k=3Dtrue;l&&a(j).expose(l);var =
n=3De.top,p=3De.left,r=3Dj.outerWidth({margin:true}),t=3Dj.outerHeight({m=
argin:true});if(typeof =
n=3D=3D"string")n=3Dn=3D=3D"center"?Math.max((h.height()-t)/2,0):parseInt=
(n,10)/100*h.height();if(p=3D=3D"center")p=3DMath.max((h.width()-r)/2,0);=
i[0].call(f,{top:n,left:p},function(){if(k){b.type=3D"onLoad";g.trigger(b=
)}});l&&e.closeOnClick&&a.mask.getMask().one("click",f.close);e.closeOnCl=
ick&&a(document).bind("click."+m,function(b){a(b.target).parents(j).lengt=
h||f.close(b)});e.closeOnEsc&&a(document).bind("keydown."+m,function(a){a=
.keyCode=3D=3D27&&f.close(a)});return =
f},close:function(b){if(!f.isOpened())return =
f;b=3Db||a.Event();b.type=3D"onBeforeClose";g.trigger(b);if(!b.isDefaultP=
revented()){k=3Dfalse;d[e.effect][1].call(f,function(){b.type=3D"onClose"=
;g.trigger(b)});a(document).unbind("click."+m).unbind("keydown."+m);l&&a.=
mask.close();return f}},getOverlay:function(){return =
j},getTrigger:function(){return b},getClosers:function(){return =
i},isOpened:function(){return k},getConf:function(){return =
e}});a.each("onBeforeLoad,onStart,onLoad,onBeforeClose,onClose".split(","=
),function(b,c){a.isFunction(e[c])&&a(f).bind(c,e[c]);f[c]=3Dfunction(b){=
a(f).bind(c,b);return =
f}});i=3Dj.find(e.close||".close");if(!i.length&&!e.close){i=3Da(' ');j.prepend(i)}i.click(function(a){f.close(a)});e.lo=
ad&&f.load()}a.tools=3Da.tools||{version:"1.2.3"};a.tools.overlay=3D{addE=
ffect:function(a,b,c){d[a]=3D[b,c]},conf:{close:null,closeOnClick:true,cl=
oseOnEsc:true,closeSpeed:"fast",effect:"default",fixed:!a.browser.msie||a=
.browser.version>6,left:"center",load:false,mask:null,oneInstance:true,sp=
eed:"normal",target:null,top:"10%"}};var =
c=3D[],d=3D{};a.tools.overlay.addEffect("default",function(b,c){var =
d=3Dthis.getConf(),e=3Da(window);if(!d.fixed){b.top+=3De.scrollTop();b.le=
ft+=3De.scrollLeft()}b.position=3Dd.fixed?"fixed":"absolute";this.getOver=
lay().css(b).fadeIn(d.speed,c)},function(a){this.getOverlay().fadeOut(thi=
s.getConf().closeSpeed,a)});a.fn.overlay=3Dfunction(d){var =
e=3Dthis.data("overlay");if(e)return =
e;if(a.isFunction(d))d=3D{onBeforeLoad:d};d=3Da.extend(true,{},a.tools.ov=
erlay.conf,d);this.each(function(){e=3Dnew =
b(a(this),d);c.push(e);a(this).data("overlay",e)});return =
d.api?e:this}})(jQuery);(function(a){function f(c){var =
e=3Dthis.getOverlay().hide(),f=3Dthis.getConf(),g=3Dthis.getTrigger();e=3D=
e.data("img");var =
h=3D{top:f.start.top,left:f.start.left,width:0};g&&a.extend(h,b(g));f.fix=
ed&&e.css({position:"absolute"}).animate({top:"+=3D"+d.scrollTop(),left:"=
+=3D"+d.scrollLeft()},0);e.animate(h,f.closeSpeed,c)}function e(c,e){var =
f=3Dthis.getOverlay(),g=3Dthis.getConf(),h=3Dthis.getTrigger(),k=3Dthis,l=
=3Df.outerWidth({margin:true}),m=3Df.data("img");if(!m){var =
n=3Df.css("backgroundImage");if(!n)throw"background-image CSS property =
not set for =
overlay";n=3Dn.slice(n.indexOf("(")+1,n.indexOf(")")).replace(/\"/g,"");f=
.css("backgroundImage","none");m=3Da(' ');m.css({border:0,display:"none"}).width(l);a("body").app=
end(m);f.data("img",m)}n=3Dg.start.top||Math.round(d.height()/2);var =
o=3Dg.start.left||Math.round(d.width()/2);if(h){h=3Db(h);n=3Dh.top;o=3Dh.=
left}m.css({position:"absolute",top:n,left:o,width:0,zIndex:g.zIndex}).sh=
ow();c.top+=3Dd.scrollTop();c.left+=3Dd.scrollLeft();c.position=3D"absolu=
te";f.css(c);m.animate({top:f.css("top"),left:f.css("left"),width:l},g.sp=
eed,function(){if(g.fixed){c.top-=3Dd.scrollTop();c.left-=3Dd.scrollLeft(=
);c.position=3D"fixed";m.add(f).css(c)}f.css("zIndex",g.zIndex+1).fadeIn(=
g.fadeInSpeed,function(){k.isOpened()&&!a(this).index(f)?e.call():f.hide(=
)})})}function b(a){var =
b=3Da.offset();return{top:b.top+a.height()/2,left:b.left+a.width()/2}}var=
=
c=3Da.tools.overlay,d=3Da(window);a.extend(c.conf,{start:{top:null,left:n=
ull},fadeInSpeed:"fast",zIndex:9999});c.addEffect("apple",e,f)})(jQuery);=
var headline_count;var headline_interval;var old_headline=3D0;var =
current_headline=3D0;jQuery(function(a){function =
b(){current_headline=3D(old_headline+1)%headline_count;a("#rotator-paddin=
g =
.leadinItem:eq("+current_headline+")").show().addClass("active");a("#rota=
tor-padding =
.leadinItem:eq("+old_headline+")").removeClass("active").hide();a(".rotat=
or-controls =
div:eq("+current_headline+")").addClass("active");a(".rotator-controls =
div:eq("+old_headline+")").removeClass("active");old_headline=3Dcurrent_h=
eadline}headline_interval=3DsetInterval(b,5e3);headline_count=3Da("#rotat=
or-padding > .leadinItem ").size();a("#rotator-padding =
.leadinItem:first").siblings().hide();a("#rotator-padding").append('
');a(".rotator-controls =
div:first").addClass("active");a(".rotator-controls > =
div:last").css("border-right-width","0");a(".rotator-controls =
div").hover(function(){var b=3Da(".rotator-controls =
div").index(this);clearInterval(headline_interval);a("#rotator-padding =
.leadinItem:eq("+b+")").show().siblings(".leadinItem").hide();a(this).sib=
lings(".active").removeClass("active");a(this).addClass("active");old_hea=
dline=3Db},function(){var c=3Da(".rotator-controls =
div").index(this);headline_interval=3DsetInterval(b,5e3)});})=0A=
=0A=
_bizo_data_partner_id =3D "594";=0A=
(function(){var =
b,a,u;a=3Ddocument.createElement("script");a.type=3D"text/javascript";a.a=
sync=3Dtrue;u=3D(window.location.protocol=3D=3D=3D"https:"?"https://sjs."=
:"http://js.")+"bizographics.com/insight.min.js";a.src=3Du;b=3Ddocument.g=
etElementsByTagName("script")[0];return =
b.parentNode.insertBefore(a,b)})();=0A=
------=_NextPart_000_0000_01D18F1D.CD075B50
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://api.demandbase.com/api/v2/ip.json?token=b155ec5d50b5dcb41662f36b4d10a6f7702c87e6&callback=dbase_parse
dbase_parse({"registry_city":"Maple =
Ridge","registry_state":"BC","registry_company_name":"Shaw =
Communications","registry_zip_code":"V2W","registry_area_code":null,"regi=
stry_country":"Canada","isp":true,"information_level":"Basic","ip":"184.7=
0.155.54","region_name":"British =
Columbia","registry_dma_code":null,"registry_country_code":"CA","registry=
_country_code3":"CAN","registry_latitude":49.22010040283203,"registry_lon=
gitude":-122.49849700927734})
------=_NextPart_000_0000_01D18F1D.CD075B50
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://electronicdesign.com/sites/all/modules/custom/penton_omniture/s_code.js?r=1.26?M
/* SiteCatalyst code version: H.26.2.=0A=
Copyright 1996-2013 Adobe, Inc. All Rights Reserved=0A=
More info available at http://www.omniture.com */=0A=
=0A=
var =
s_account=3DDrupal.settings.penton_omniture.penton_omniture_suite_name;=0A=
var s=3Ds_gi(s_account);=0A=
/************************** CONFIG SECTION **************************/=0A=
/* You may add or alter any code config here. */=0A=
s.charSet=3D"utf-8";=0A=
/* E-commerce Config */=0A=
s.currencyCode=3D"USD";=0A=
/* Link Tracking Config */=0A=
s.trackDownloadLinks=3Dtrue;=0A=
s.trackExternalLinks=3Dfalse;=0A=
s.trackInlineStats=3Dtrue;=0A=
s.linkDownloadFileTypes=3D"exe,zip,wav,mp3,mov,mpg,avi,wmv,doc,pdf,xls";=0A=
s.linkInternalFilters=3DDrupal.settings.penton_omniture.penton_omniture_l=
inkinternalfilters;=0A=
s.linkLeaveQueryString=3Dfalse;=0A=
s.linkTrackVars=3D"None";=0A=
s.linkTrackEvents=3D"None";=0A=
=0A=
/* WARNING: Changing the visitor namespace will cause drastic changes=0A=
to how your visitor data is collected. Changes should only be made=0A=
when instructed to do so by your account manager.*/=0A=
s.visitorNamespace=3DDrupal.settings.penton_omniture.penton_omniture_visi=
tornamespace;=0A=
s.trackingServer=3DDrupal.settings.penton_omniture.penton_omniture_tracki=
ngserver;=0A=
s.trackingServerSecure=3DDrupal.settings.penton_omniture.penton_omniture_=
secure_trackingserver;=0A=
=0A=
/* Plugin Config */=0A=
/* Code that needs to live above s_doPlugins */=0A=
=0A=
/* Traffic Driver Type */=0A=
//s._affListLocation =3D =
"/sites/all/modules/custom/penton_omniture/affiliate.txt";=0A=
//var affclient =3D new XMLHttpRequest();=0A=
//affclient.open("GET",s._affListLocation,false);=0A=
//affclient.send(null);=0A=
//_affiliatePartners=3D affclient.responseText;=0A=
_affiliatePartners=3DDrupal.settings.penton_omniture.penton_omniture_affi=
liates;=0A=
s._channelParameter=3D'Newsletter|cid,YM_MID>Marketing =
Campaign|eid,mid,iid,code>Paid Search|pid';=0A=
s._channelDomain=3D'Social =
Media|bebo.com,classmates.com,delicious.com,digg.com,facebook.com,flickr.=
com,linkedin.com,myspace.com,stumbleupon.com,twitter.com,http://t.co,pint=
erest.com';=0A=
if(_affiliatePartners)s._channelDomain =3D s._channelDomain + =
'>Affiliated Sites|' + _affiliatePartners;=0A=
s.ActionDepthTest=3Dtrue;=0A=
=0A=
window.fbAsyncInit =3D function(){=0A=
FB.init({=0A=
appId : Drupal.settings.penton_facebook_appid,=0A=
status: false,=0A=
cookie : true,=0A=
oauth : true,=0A=
xfbml : false=0A=
});=0A=
=0A=
/* fb:like */=0A=
FB.Event.subscribe('edge.create', function(href, widget) {=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event35';=0A=
s.events=3D'event35';=0A=
s.eVar33=3D'fb:like';=0A=
s.eVar69=3Ds_account;=0A=
s.tl(this,'o', 'fb:like-' + href);=0A=
});=0A=
=0A=
/* fb:unlike */=0A=
FB.Event.subscribe('edge.remove', function(href, widget) {=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event36';=0A=
s.events=3D'event36';=0A=
s.eVar33=3D'fb:unlike';=0A=
s.eVar69=3Ds_account;=0A=
s.tl(this,'o', 'fb:unlike-' + href);=0A=
});=0A=
};=0A=
if(Drupal.settings.penton_facebook_appid !=3D "undefined"){=0A=
(function(d, s, id) {=0A=
var js, fjs =3D d.getElementsByTagName(s)[0];=0A=
if (d.getElementById(id)) return;=0A=
js =3D d.createElement(s); js.id =3D id;=0A=
js.src =3D "//connect.facebook.net/en_US/all.js#xfbml=3D1&appId=3D" =
+ Drupal.settings.penton_facebook_appid;=0A=
fjs.parentNode.insertBefore(js, fjs);=0A=
}(document, 'script', 'facebook-jssdk'));=0A=
}=0A=
/* google+ */=0A=
function plusoneTrack(obj) {=0A=
var s=3Ds_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar35,eVar69,events';=0A=
s.linkTrackEvents=3D'event33,event34';=0A=
s.eVar33=3D'Google Plus One Click';=0A=
s.eVar35=3Dobj.state;=0A=
s.eVar69=3Ds_account;=0A=
=
if(s.eVar35=3D=3D'on'){s.events=3D'event33';}else{s.events=3D'event34';}=0A=
s.tl(obj,'o','Google Plus One Click');=0A=
}=0A=
=0A=
/* twitter */=0A=
if(typeof twttr !=3D "undefined"){=0A=
twttr.ready(function(twttr){=0A=
twttr.events.bind('tweet',function(event){=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.eVar33=3D'Twitter Share';=0A=
s.eVar69=3Ds_account;=0A=
s.events=3Ds.linkTrackEvents=3D'event39';=0A=
s.tl(true,'o','Twitter Share');=0A=
});=0A=
});=0A=
}=0A=
=0A=
function omnitureSlide(slide) {=0A=
var s =3D s_gi(s_account);=0A=
s.prop8 =3D 'Slide ' + slide;=0A=
void(s.t());=0A=
}=0A=
=0A=
var newsletters =3D '',=0A=
userName =3D '',=0A=
action =3D '',=0A=
is_comment=3D'',=0A=
is_forum=3D'';=0A=
=0A=
function set_cookie(cname, cvalue, extime) {=0A=
var d =3D new Date();=0A=
d.setTime(d.getTime() + (extime*1000));=0A=
var expires =3D "expires=3D"+d.toUTCString();=0A=
document.cookie =3D cname + "=3D" + cvalue + "; " + expires + "; =
path=3D/";=0A=
}=0A=
=0A=
function get_cookie(cname) {=0A=
var name =3D cname + "=3D";=0A=
var ca =3D document.cookie.split(';');=0A=
for(var i=3D0; i -1) {=0A=
action =3D 'download';=0A=
}=0A=
if(action!=3D'' && new_page){=0A=
registration_initiation_action(action, new_page);=0A=
}=0A=
});=0A=
$('a[href*=3D"/login"].user_follow_link_login').click(function () {=0A=
$this=3D$(this);=0A=
if(!$this.hasClass('is-processed')){=0A=
return;=0A=
}=0A=
var new_page =3D $this.attr('target') !=3D '_blank' && =
$this.attr('href').indexOf('/penton_ur') =3D=3D -1;=0A=
action=3D'xchange';=0A=
registration_initiation_action(action, new_page);=0A=
});=0A=
$('.add-to-cart, .node-add-to-cart, =
.list-add-to-cart').click(function () {=0A=
action=3D'ecomm';=0A=
registration_initiation_action(action, true);=0A=
});=0A=
//Set newsletters for flat registration form=0A=
var flat_form=3D$('form#user-register.flat-registration-page');=0A=
if(flat_form.length){=0A=
set_flat_newsletters();=0A=
set_default_newsletter();=0A=
}=0A=
flat_form.find('fieldset =
.form-checkbox[id^=3D"penton-registration-newsletter-checkbox"]').change(=
function(){=0A=
$this=3D$(this);=0A=
set_flat_newsletters();=0A=
set_default_newsletter();=0A=
});=0A=
function set_flat_newsletters(){=0A=
newsletters=3D'';=0A=
$.each(flat_form.find('fieldset =
.form-checkbox[id^=3D"penton-registration-newsletter-checkbox"]:checked')=
,function(key, value){=0A=
var title_div=3D$(this).closest('label').find('.enews-title');=0A=
newsletters+=3D','+title_div.html();=0A=
});=0A=
newsletters=3Dnewsletters.substr(1);=0A=
}=0A=
=0A=
function navigate(link_href) {=0A=
window.location =3D link_href;=0A=
}=0A=
=0A=
//Gallery tracking=0A=
$('.related-articles .pm-related-gals li a').click(function() {=0A=
var link_href =3D $(this).attr('href');=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event52';=0A=
s.eVar33=3D'related gallery';=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event52';=0A=
s.tl(this,'o','related gallery',null,navigate(link_href));=0A=
return false;=0A=
});=0A=
=0A=
$('body.node-type-gallery .gal-options .expand').click(function() {=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event51';=0A=
s.eVar33=3D'gallery expand';=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event51';=0A=
s.tl(this,'o','gallery expand');=0A=
});=0A=
=0A=
//Share links below images in gallery=0A=
var sharelinks_container =3D $('.pm-social-icons, =
.adaptive-sharelinks .social-links');=0A=
=
sharelinks_container.find('.forward-page.ctools-use-modal').click(functio=
n() {=0A=
var link_href =3D $(this).attr('href');=0A=
var s =3D s_gi(s_account);=0A=
pm_gallery_share_track(s, 'page-emailed', 'event11');=0A=
s.tl(this,'o','page-emailed');=0A=
});=0A=
=0A=
sharelinks_container.find('.googleplusone-button =
a').click(function() {=0A=
var link_href =3D $(this).attr('href');=0A=
var s =3D s_gi(s_account);=0A=
pm_gallery_share_track(s, 'Google Plus One Click', 'event33');=0A=
s.tl(this,'o','Google Plus One Click');=0A=
});=0A=
=0A=
sharelinks_container.find('.twitter-button a').click(function() {=0A=
var link_href =3D $(this).attr('href');=0A=
var s =3D s_gi(s_account);=0A=
pm_gallery_share_track(s, 'Twitter Share', 'event39');=0A=
s.tl(this,'o','Twitter Share');=0A=
});=0A=
=0A=
sharelinks_container.find('.fb-button a').click(function() {=0A=
var link_href =3D $(this).attr('href');=0A=
var s =3D s_gi(s_account);=0A=
pm_gallery_share_track(s, 'fb:like', 'event35');=0A=
s.tl(this,'o','fb:like');=0A=
});=0A=
=0A=
sharelinks_container.find('.pinterest-button a').click(function() {=0A=
var link_href =3D $(this).attr('href');=0A=
var s =3D s_gi(s_account);=0A=
pm_gallery_share_track(s, 'pinterest:pin it', 'event50');=0A=
s.tl(this,'o','pinterest:pin it');=0A=
});=0A=
=0A=
function pm_gallery_share_track(s, message, event){=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3Devent;=0A=
s.eVar33=3Dmessage;=0A=
s.eVar69=3Ds_account;=0A=
s.events=3Devent;=0A=
}=0A=
});=0A=
});=0A=
=0A=
function set_newsletters(){=0A=
newsletters=3D'';=0A=
var checkboxes =3D =
$('form:not(#newsletter-registration-form)').find('.en-newsletter-listing=
.form-checkbox:checked');=0A=
$.each(checkboxes,function(key, value){=0A=
var title_div=3D$(this).closest('label').find('.enews-title');=0A=
newsletters+=3D','+title_div.html();=0A=
});=0A=
newsletters=3Dnewsletters.substr(1);=0A=
}=0A=
=0A=
function set_default_newsletter(){=0A=
var checkbox =3D $('.news_checkbox .form-checkbox');=0A=
if(!checkbox.length) {=0A=
return;=0A=
}=0A=
if(!checkbox.attr('checked')) {=0A=
newsletters =3D '';=0A=
} else {=0A=
var label =3D checkbox.closest('label'),=0A=
html =3D label.html(),=0A=
begin =3D html.indexOf('Sign up for') + 'Sign up for '.length,=0A=
end =3D html.length - ' newsletter'.length,=0A=
title =3D html.substring(begin, end);=0A=
newsletters =3D title;=0A=
}=0A=
}=0A=
=0A=
function set_newsletters_cookie(){=0A=
var extime =3D 3600;=0A=
if(newsletters =3D=3D '') {=0A=
extime=3D0;=0A=
}=0A=
set_cookie('eVar[1]',newsletters,extime);=0A=
}=0A=
=0A=
function set_username(input) {=0A=
userName =3D input.val();=0A=
}=0A=
=0A=
Drupal.behaviors.omniture =3D function(context) {=0A=
/* moving the below JS into a cleaner function in =
jQuery(document).ready() to protect from bubbling up in ajax calls.=0A=
$('a[href=3D"/penton_ur/nojs/login"]').click(function () {=0A=
modal_form_loaded('modal login');=0A=
});=0A=
$('a[href=3D"/user/login"]').click(function () {=0A=
modal_form_loaded('regular login');=0A=
});=0A=
=0A=
$('a[href=3D"/penton_ur/nojs/user/register/%25step"]').click(function =
() {=0A=
modal_form_loaded('full modal registration');=0A=
});=0A=
$('a[href=3D"/penton_ur/nojs/light/register"]').click(function () {=0A=
modal_form_loaded('light modal registration');=0A=
});=0A=
$('a[href=3D"/user/register"]').click(function () {=0A=
modal_form_loaded('regular registration');=0A=
});=0A=
*/=0A=
=0A=
=0A=
$('.en-newsletter-listing .form-checkbox').change(function(){=0A=
$this=3D$(this);=0A=
set_newsletters();=0A=
});=0A=
=0A=
$('.news_checkbox .form-checkbox').change(function(){=0A=
$this=3D$(this);=0A=
set_default_newsletter();=0A=
});=0A=
=0A=
var =
forms=3D$('#penton-registration-step1,#penton-registration-light-form,#pe=
nton-registration-light-for-email-form');=0A=
=0A=
forms.find('.form-item .form-text[name=3D"name"]').change(function(){=0A=
$this=3D$(this);=0A=
set_username($this);=0A=
});=0A=
=0A=
forms.find('.form-item .form-text[name=3D"name"]').keyup(function(){=0A=
$this=3D$(this);=0A=
set_username($this);=0A=
});=0A=
=0A=
//Newsletter flyover=0A=
=
$('#penton-registration-newsletter-flyover-form').ajaxSuccess(function(e,=
xhr, settings) {=0A=
$this=3D$(this);=0A=
if($this.length){=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event47';=0A=
s.eVar33=3D'newsletter-flyout-nli';=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event47';=0A=
s.tl(this,'o','newsletter-flyout-nli');=0A=
}=0A=
$this.unbind('ajaxSuccess');=0A=
});=0A=
$('#penton-registration-subscribe-form').ajaxSuccess(function(e, xhr, =
settings) {=0A=
$this=3D$(this);=0A=
if($this.length){=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event47';=0A=
s.eVar33=3D'newsletter-flyout-li';=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event47';=0A=
s.tl(this,'o','newsletter-flyout-li');=0A=
}=0A=
$this.unbind('ajaxSuccess');=0A=
});=0A=
=0A=
$('#penton-user-registration-step1').ajaxSuccess(function(e, xhr, =
settings) {=0A=
modal_form_loaded(is_comment+'full modal registration');=0A=
});=0A=
$('#penton-user-registration-light-step1').ajaxSuccess(function(e, =
xhr, settings) {=0A=
modal_form_loaded(is_comment+'light modal registration');=0A=
});=0A=
$('#penton-user-registration-light-step2').ajaxSuccess(function(e, =
xhr, settings) {=0A=
modal_form_loaded('light modal registration successful');=0A=
});=0A=
$('#penton-user-registration-step2').ajaxSuccess(function(e, xhr, =
settings) {=0A=
modal_form_loaded('registration successful - profile');=0A=
});=0A=
=
$('#penton-user-registration-step-esp-web-services').ajaxSuccess(function=
(e, xhr, settings) {=0A=
modal_form_loaded('registration successful - esp');=0A=
});=0A=
=
$('#penton-user-registration-step-hallmark-data-systems').ajaxSuccess(fun=
ction(e, xhr, settings) {=0A=
modal_form_loaded('registration successful - hallmark');=0A=
});=0A=
$('#penton-user-registration-step3').ajaxSuccess(function(e, xhr, =
settings) {=0A=
modal_form_loaded('registration complete - newsletters');=0A=
});=0A=
$('#penton-user-registration-step4').ajaxSuccess(function(e, xhr, =
settings) {=0A=
modal_form_loaded('registration complete - 3rd party');=0A=
});=0A=
//Penton Simple Registration=0A=
$('#penton-user-registration-tkli').ajaxSuccess(function(e, xhr, =
settings) {=0A=
modal_form_loaded_simple('registration complete - 3rd party');=0A=
});=0A=
var newsletters_form =3D $('#penton-registration-newsletter-form');=0A=
newsletters_form.ajaxSuccess(function(e, xhr, settings) {=0A=
if($('#penton-registration-newsletter-form').length) {=0A=
modal_form_loaded_simple('registration complete - newsletters');=0A=
set_newsletters();=0A=
}=0A=
});=0A=
newsletters_form.submit(function () {=0A=
set_newsletters_cookie();=0A=
});=0A=
var full_modal_form =3D $('#penton-registration-step1');=0A=
full_modal_form.ajaxSuccess(function(e, xhr, settings) {=0A=
$this =3D $(this);=0A=
if($this.length && !$this.find('.error').length) {=0A=
modal_form_loaded_simple('full modal registration', true);=0A=
set_default_newsletter();=0A=
}=0A=
$this.unbind('ajaxSuccess');=0A=
});=0A=
full_modal_form.submit(function () {=0A=
//set_cookie('prop[46]', 'registration complete - thank you', 3600);=0A=
//set_cookie('pageName', ':Thank You', 3600);=0A=
set_cookie('frmclsd', 'yes', 3600);=0A=
set_newsletters_cookie();=0A=
});=0A=
var simple_modal_forms =3D $('#penton-registration-light-form, =
#penton-registration-light-for-email-form');=0A=
simple_modal_forms.ajaxSuccess(function(e, xhr, settings) {=0A=
$this =3D $(this);=0A=
if($this.length && !$this.find('.error').length) {=0A=
modal_form_loaded_simple('simple modal registration', true);=0A=
set_default_newsletter();=0A=
}=0A=
$this.unbind('ajaxSuccess');=0A=
});=0A=
simple_modal_forms.submit(function () {=0A=
set_cookie('prop[46]', 'registration complete - thank you', 3600);=0A=
set_cookie('pageName', ':Thank You', 3600);=0A=
var events=3Dget_cookie('events');=0A=
if(events!=3D''){=0A=
events+=3D',';=0A=
}=0A=
events+=3D'event3';=0A=
set_cookie('events',events,3600);=0A=
set_newsletters_cookie();=0A=
});=0A=
//Login=0A=
var login_forms =3D $('#user-login, =
#penton-registration-email-and-login-form');=0A=
login_forms.ajaxSuccess(function(e, xhr, settings) {=0A=
$this =3D $(this);=0A=
if($this.length && !$this.find('.error').length && =
!$this.hasClass('.flat-login-page')) {=0A=
if($this.hasClass('penton-registration-login-form')) {=0A=
modal_form_loaded_simple('modal login', true);=0A=
} else {=0A=
modal_form_loaded(is_comment+'modal login');=0A=
}=0A=
}=0A=
$this.unbind('ajaxSuccess');=0A=
});=0A=
//Password request=0A=
var pass_form =3D $('#user-pass');=0A=
pass_form.ajaxSuccess(function(e, xhr, settings) {=0A=
$this =3D $(this);=0A=
if($this.length && !$this.find('.error').length && =
!$this.hasClass('.flat-pass-page')) {=0A=
if($(this).hasClass('penton-registration-pass-form')) {=0A=
modal_form_loaded_simple('modal password request');=0A=
} else {=0A=
//modal_form_loaded(is_comment+'modal password request');=0A=
}=0A=
}=0A=
$this.unbind('ajaxSuccess');=0A=
});=0A=
=0A=
//No thanks, just print=0A=
$('.no-thanks-print-link a').click(function() {=0A=
set_cookie('prop[46]', 'skip reg - print', 3600);=0A=
});=0A=
=0A=
$('.ctools-modal-content .modal-header a.close').click(function(){=0A=
var modal =3D $(this).closest('.ctools-modal-content');=0A=
if(modal.find('.penton-registration-login-form, =
.penton-registration-pass-form, ' +=0A=
'#penton-registration-step1, #penton-registration-light-form, =
#penton-registration-light-for-email-form, =
.penton_registration_simple_thank_you').length)=0A=
{=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event65';=0A=
s.eVar33=3D'form close';=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event65';=0A=
s.tl(this,'o','form close');=0A=
}=0A=
=
if(modal.find('#penton-registration-newsletter-flyover-form').length) {=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event47';=0A=
s.eVar33=3D'newsletter-flyout-close';=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event47';=0A=
s.tl(this,'o','newsletter-flyout-close');=0A=
}=0A=
if(modal.find('#penton-registration-subscribe-form').length) {=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event47';=0A=
s.eVar33=3D'newsletter-flyout-close-nli';=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event47';=0A=
s.tl(this,'o','newsletter-flyout-close-nli');=0A=
}=0A=
$(this).unbind('click');=0A=
});=0A=
=0A=
$('.block a:not(.non-omniture)').click(function() {=0A=
var clicked_link =3D '',=0A=
$this =3D $(this),=0A=
link_href =3D $this.attr('href'),=0A=
new_window =3D $this.attr('target'),=0A=
$block =3D $this.closest('.block'),=0A=
block_title =3D $.trim($block.find('.block-title').text()),=0A=
block_id =3D $block.attr('id');=0A=
if (!link_href || $this.filter('[disabled]').length) {=0A=
return false;=0A=
}=0A=
if (block_title =3D=3D '') {=0A=
block_title =3D block_id;=0A=
}=0A=
if (block_id =3D=3D 'block-nice_menus-1') {=0A=
var primary_link =3D ':' + =
$.trim($this.closest('.menuparent').children('a').text()),=0A=
this_link =3D ":" + $.trim($this.text());=0A=
if (primary_link =3D=3D this_link) {=0A=
this_link =3D '';=0A=
}=0A=
clicked_link =3D 'Navigation' + primary_link + this_link;=0A=
} else if ($this.parent().parent().hasClass('.quicktabs_tabs')) {=0A=
return false;=0A=
} else if ($this.parent().hasClass('.user-follow-link')) {=0A=
return false;=0A=
} else if ($this.parent().parent().hasClass('.logged-out')) {=0A=
return true;=0A=
} else if ($this.attr('rel') =3D=3D 'author') {=0A=
clicked_link =3D block_title + ' - author';=0A=
} else if ($this.hasClass('category')) {=0A=
clicked_link =3D block_title + ' - category';=0A=
} else {=0A=
clicked_link =3D block_title;=0A=
}=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event47';=0A=
s.eVar33=3Dclicked_link;=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event47';=0A=
if (new_window =3D=3D '_blank') {=0A=
s.tl(this,'o',clicked_link);=0A=
} else {=0A=
s.tl(this,'o',clicked_link,null,navigate(link_href));=0A=
return false;=0A=
}=0A=
});=0A=
=0A=
/* linkedIn */=0A=
$('.linkedin-button a').click(function(){=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event37';=0A=
s.eVar33=3D'LinkedIn Share';=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event37';=0A=
s.tl(this,'o','LinkedIn Share');=0A=
$(this).unbind('click');=0A=
});=0A=
=0A=
/* favorite - only the bottom of content */=0A=
$('.fav-link').click(function(){=0A=
var link_href =3D $(this).attr('href');=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event59';=0A=
s.eVar33=3D'page-favorited'; // should provide a unique favorite =
value=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event59';=0A=
s.tl(this,'o','page-favorited',null,navigate(link_href));=0A=
return false;=0A=
});=0A=
/**/=0A=
=0A=
/* email - top and bottom of content */=0A=
$('.forward-page:not(.non-omniture)').click(function(){=0A=
if($(this).attr('href').indexOf('/user/register')>-1){=0A=
if($(this).attr('href').indexOf('/penton_ur')=3D=3D-1){=0A=
var events=3Dget_cookie('events');=0A=
if(events!=3D''){=0A=
events+=3D',';=0A=
}=0A=
events+=3D'event11';=0A=
set_cookie('events',events,3600);=0A=
}=0A=
return;=0A=
}=0A=
var link_href =3D $(this).attr('href');=0A=
var s =3D s_gi(s_account);=0A=
forwardPage(s);=0A=
s.tl(this,'o','page-emailed',null,navigate(link_href));=0A=
return false;=0A=
});=0A=
$('.forward-page.non-omniture').click(function(){=0A=
var s =3D s_gi(s_account);=0A=
forwardPage(s);=0A=
});=0A=
function forwardPage(s) {=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event11';=0A=
s.eVar33=3D'page-emailed'; // should provide a unique email value=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event11';=0A=
}=0A=
/**/=0A=
=0A=
/* print - only the bottom of content */=0A=
$('.print-page').click(function(){=0A=
if($(this).attr('href').indexOf('/user/register')>-1){=0A=
return;=0A=
}=0A=
var s =3D s_gi(s_account);=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event12';=0A=
s.eVar33=3D'page-printed'; // should provide a unique print value=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event12';=0A=
s.tl(this,'o','page-printed');=0A=
});=0A=
/**/=0A=
=0A=
/* inline related or popular now content (manually added to the body =
content) */=0A=
$('.related-content a').click(function(){=0A=
var $this =3D $(this),=0A=
link_href =3D $this.attr('href'),=0A=
new_window =3D $this.attr('target'),=0A=
s =3D s_gi(s_account),=0A=
message =3D 'inline-related';=0A=
if($this.parent().parent().hasClass('popular-now')) {=0A=
message =3D 'chartbeat-trending';=0A=
}=0A=
s.linkTrackVars=3D'eVar33,eVar69,events';=0A=
s.linkTrackEvents=3D'event47';=0A=
s.eVar33=3Dmessage; // should provide a unique related or popular =
now value=0A=
s.eVar69=3Ds_account;=0A=
s.events=3D'event47';=0A=
if (new_window =3D=3D '_blank') {=0A=
s.tl(this,'o',message);=0A=
} else {=0A=
s.tl(this,'o',message,null,navigate(link_href));=0A=
return false;=0A=
}=0A=
});=0A=
/**/=0A=
=0A=
function navigate(link_href) {=0A=
window.location =3D link_href;=0A=
}=0A=
};=0A=
=0A=
=0A=
/* Initiate doPlugins Function */=0A=
s.usePlugins=3Dtrue;=0A=
function s_doPlugins(s) {=0A=
=0A=
/* Add calls to plugins here */=0A=
=0A=
/* Set Campaign Variables */=0A=
s.campaign=3Ds.getQueryParam('pid,ym_mid,utm_campaign',':');=0A=
s.eVar45=3Ds.getQueryParam('nl,utm_source',':');=0A=
s.eVar68=3Ds.getQueryParam('pk,code,promo',':');=0A=
=0A=
/* Capture Domain */=0A=
var domain =3D window.location.hostname;=0A=
if(domain.indexOf('www.')=3D=3D0)=0A=
domain =3D domain.substring(4);=0A=
s.prop2=3Ddomain;=0A=
=0A=
/* get slide number for galleries */=0A=
if (s.prop6 =3D=3D 'gallery') {=0A=
var slide =3D window.location.hash.match(/[0-9]+/g),=0A=
slides =3D $('.pm-gal-slide','.pm-gal-wrapper').size();=0A=
if (slide instanceof Array) {=0A=
slide =3D parseInt(slide[0],10) + 1;=0A=
} else {=0A=
slide =3D 1;=0A=
}=0A=
s.prop8 =3D s.prop8 ? s.prop8 : 'Slide ' + slide + ' of ' + slides;=0A=
}=0A=
/* Plugin Example: getDaysSinceLastVisit v1.1 */=0A=
var so_daysSince=3Ds.getDaysSinceLastVisit('s_lv');=0A=
s.prop23=3Ds.getValOnce(so_daysSince,'s.daysSince',0);=0A=
=0A=
/* Track gated content abandonment */=0A=
s.eVar46=3D"D=3Dprop46";=0A=
if (s.prop46=3D=3D'wall') {=0A=
s.eVar49=3D"D=3DpageName";=0A=
s.events=3Ds.apl(s.events,'event4',',',1);=0A=
}=0A=
if (s.prop46=3D=3D'verify') {=0A=
s.events=3Ds.apl(s.events,'event5',',',1);=0A=
}=0A=
=0A=
s.eVar16=3D"D=3Ds_vi"; // passes Visitor ID=0A=
=0A=
/* Demandbase Code Goes Here */=0A=
s.eVar51=3Dcompany_name; s.eVar53=3Demployee_count; =
s.eVar54=3Dprimary_sic; s.eVar56=3Dcompany_size;=0A=
=0A=
/* Copy Page Name for Standardization Purposes */=0A=
s.prop58=3D"D=3DpageName";=0A=
=0A=
/* UID Tracking */=0A=
s.eVar59=3Ds.getQueryParam('utm_rid');=0A=
=0A=
/* YM NL Position Track */=0A=
s.eVar28=3Ds.getQueryParam('cl');=0A=
=0A=
/* Set Once Per Visit Event */=0A=
s.visEvent=3Ds.getVisitStart("s_visit");=0A=
if (s.visEvent) s.events=3Ds.apl(s.events,'event18',',',1);=0A=
=0A=
/* Set Page Views Consumed Event */=0A=
s.events=3Ds.apl(s.events,'event1',',',1);=0A=
=0A=
/* Advanced Download Tracking */=0A=
var =
url=3Ds.linkHandler('.exe|.zip|.wav|.mp3|.mov|.mpg|.avi|.wmv|.doc|.pdf|.x=
ls','d');=0A=
if(url){=0A=
// set variables (props,evars,linkTrackVars,linkTrackEvents)=0A=
url =3D url.substring(url.lastIndexOf('/')+1);=0A=
s.linkTrackVars=3D"prop32,prop58,prop63,eVar63,eVar69,events";=0A=
s.linkTrackEvents=3D"event22";=0A=
if (s.prop29) {=0A=
s.prop32 =3D s.prop29 + ": Download: " + url;=0A=
}=0A=
s.prop63 =3D url;=0A=
s.eVar63 =3D "D=3Dc63";=0A=
s.prop58 =3D "Download: " + url;=0A=
s.eVar69=3Ds_account;=0A=
s.events =3D s.events?s.events + ",event22":"event22";=0A=
}=0A=
=0A=
/* Advanced Exit Link Tracking */=0A=
var url2=3Ds.getDestinationURL();=0A=
if(url2){=0A=
if(s.inFilts(url2)=3D=3D-1){=0A=
s.linkTrackVars=3D"prop32,prop58,prop62,eVar62,eVar69,events";=0A=
s.linkTrackEvents=3D"event21";=0A=
if (s.prop29) {=0A=
s.prop32 =3D s.prop29 + ": Exit: " + url2;=0A=
}=0A=
s.prop62 =3D url2;=0A=
s.eVar62 =3D "D=3Dc62";=0A=
s.prop58 =3D "Exit: " + url2;=0A=
s.eVar69=3Ds_account;=0A=
s.events =3D s.events?s.events + ",event21":"event21";=0A=
s.linkType=3D'e';=0A=
}=0A=
}=0A=
=0A=
/* Traffic Driver Type */=0A=
if(s.ActionDepthTest){=0A=
if(s.getActionDepth("s_depth") =3D=3D 1){=0A=
=
s.channelManager('cid,eid,pid,mid,iid,YM_MID,code',':','s_cm','','s_dirL'=
);=0A=
if(document.referrer){=0A=
if(s.inFilts(document.referrer)=3D=3D1){=0A=
s._channel =3D "Inside Site";=0A=
}=0A=
}=0A=
if(s.getQueryParam("utm_source").indexOf("twitter")>-1){=0A=
s._channel =3D "Social Media";=0A=
}=0A=
if(s._channel=3D=3D"Referrers"){=0A=
s._channel=3D"Other Websites";=0A=
}=0A=
if(s._channel=3D=3D"Direct Load"){=0A=
s._channel=3D"Direct Traffic";=0A=
}=0A=
s.prop52=3Ds._channel;=0A=
} else {=0A=
s.prop52=3D'Internal';=0A=
if(s.getActionDepth("s_depth")=3D=3D3){=0A=
s.events=3Ds.apl(s.events,"event32",",",2);=0A=
}=0A=
}=0A=
s.ActionDepthTest=3Dfalse;=0A=
}=0A=
s.prop53 =3D s.getAndPersistValue(s._channel,'gpb_tdt',0);=0A=
=0A=
/* Get New/Repeat Visit - 365 Day Cookie */=0A=
s.eVar65=3Ds.getNewRepeat(365,'s_getNewRepeat');=0A=
=0A=
/* Get Visit Number */=0A=
s.eVar66=3Ds.getVisitNum();=0A=
=0A=
/* Capture Account ID for Global Report */=0A=
s.eVar69=3Ds_account;=0A=
=0A=
/* Pass products variables to eVars for longer attribution=0A=
if(s.products) {=0A=
s.eVar7=3Ds.products.split(";", 1);=0A=
s.eVar8=3Ds.products.slice(s.products.indexOf(';')+1);=0A=
} else {=0A=
s.eVar7=3Ds.eVar8=3D"Not Defined";=0A=
}=0A=
*/=0A=
s.eVar11=3Ds.getTimeParting('d','-5')+" > "+s.getTimeParting('h','-5');=0A=
=0A=
/* Variable Equations */=0A=
s.prop24 =3D s.getPreviousValue(s.pageName, 'gpv_pagnam', ''); // get =
previous value for s.pageName=0A=
s.prop38 =3D s.getPreviousValue(s.prop3, 'gpv_intsea', ''); // get =
previous value for internal search=0A=
=0A=
}=0A=
=0A=
/* User Status Tracking */=0A=
if(scData.reg =3D=3D 'true'){=0A=
if(scData.ver =3D=3D 'true') {=0A=
s.eVar15 =3D 'reg_ver_nli';=0A=
} else {=0A=
s.eVar15 =3D 'reg_unver_nli';=0A=
}=0A=
} else {=0A=
s.eVar15 =3D 'unreg';=0A=
}=0A=
=0A=
/*********Media Module Calls**************/=0A=
s.loadModule("Media")=0A=
s.Media.onLoad =3D function(s,m) {=0A=
};=0A=
=0A=
s.m_Media_c=3D"var =
m=3Ds.m_i('Media');if(m.completeByCloseOffset=3D=3Dundefined)m.completeBy=
CloseOffset=3D1;if(m.completeCloseOffsetThreshold=3D=3Dundefined)m.comple=
teCloseOffsetThreshold=3D1;m.cn=3Dfunction(n){var m=3D"=0A=
+"this;return =
m.s.rep(m.s.rep(m.s.rep(n,\"\\n\",''),\"\\r\",''),'--**--','')};m.open=3D=
function(n,l,p,b){var m=3Dthis,i=3Dnew Object,tm=3Dnew =
Date,a=3D'',x;n=3Dm.cn(n);if(!l)l=3D-1;if(n&&p){if(!m.l)m.l=3Dnew =
Object;"=0A=
+"if(m.l[n])m.close(n);if(b&&b.id)a=3Db.id;if(a)for (x in =
m.l)if(m.l[x]&&m.l[x].a=3D=3Da)m.close(m.l[x].n);i.n=3Dn;i.l=3Dl;i.o=3D0;=
i.x=3D0;i.p=3Dm.cn(m.playerName?m.playerName:p);i.a=3Da;i.t=3D0;i.ts=3D0;=
i.s=3DMath.floor(tm"=0A=
+".getTime()/1000);i.lx=3D0;i.lt=3Di.s;i.lo=3D0;i.e=3D'';i.to=3D-1;i.tc=3D=
0;i.fel=3Dnew =
Object;i.vt=3D0;i.sn=3D0;i.sx=3D\"\";i.sl=3D0;i.sg=3D0;i.sc=3D0;i.us=3D0;=
i.ad=3D0;i.adpn;i.adpp;i.adppp;i.clk;i.CPM;i.co=3D0;i.cot=3D0;i.lm=3D0;i.=
l"=0A=
+"om=3D0;m.l[n]=3Di}};m.openAd=3Dfunction(n,l,p,pn,pp,ppp,CPM,b){var =
m=3Dthis,i=3Dnew =
Object;n=3Dm.cn(n);m.open(n,l,p,b);i=3Dm.l[n];if(i){i.ad=3D1;i.adpn=3Dm.c=
n(pn);i.adpp=3Dpp;i.adppp=3Dppp;i.CPM=3DCPM}};m._delete=3Dfunction"=0A=
+"(n){var =
m=3Dthis,i;n=3Dm.cn(n);i=3Dm.l[n];m.l[n]=3D0;if(i&&i.m)clearTimeout(i.m.i=
)};m.close=3Dfunction(n){this.e(n,0,-1)};m.play=3Dfunction(n,o,sn,sx,sl){=
var m=3Dthis,i;i=3Dm.e(n,1,o,sn,sx,sl);if(i&&!i.m){i.m=3Dnew "=0A=
+"Object;i.m.m=3Dnew Function('var =
m=3Ds_c_il['+m._in+'],i;if(m.l){i=3Dm.l[\"'+m.s.rep(i.n,'\"','\\\\\"')+'\=
"];if(i){if(i.lx=3D=3D1)m.e(i.n,3,-1);i.m.i=3DsetTimeout(i.m.m,1000)}}');=
i.m.m()}};m.click=3Dfunction(n,o"=0A=
+"){this.e(n,7,o)};m.complete=3Dfunction(n,o){this.e(n,5,o)};m.stop=3Dfun=
ction(n,o){this.e(n,2,o)};m.track=3Dfunction(n){this.e(n,4,-1)};m.bcd=3Df=
unction(vo,i){var m=3Dthis,ns=3D'a.media.',v=3Dvo.linkTrackVars,e=3Dv"=0A=
+"o.linkTrackEvents,pe=3D'm_i',pev3,c=3Dvo.contextData,x;if(i.ad){ns+=3D'=
ad.';if(i.adpn){c['a.media.name']=3Di.adpn;c[ns+'pod']=3Di.adpp;c[ns+'pod=
Position']=3Di.adppp;}if(!i.vt)c[ns+'CPM']=3Di.CPM;}if (i.clk) {c[n"=0A=
+"s+'clicked']=3Dtrue;i.clk=3D0}c['a.contentType']=3D'video'+(i.ad?'Ad':'=
');c['a.media.channel']=3Dm.channel;c[ns+'name']=3Di.n;c[ns+'playerName']=
=3Di.p;if(i.l>0)c[ns+'length']=3Di.l;if(Math.floor(i.ts)>0)c[ns+'ti"=0A=
+"mePlayed']=3DMath.floor(i.ts);if(!i.vt){c[ns+'view']=3Dtrue;pe=3D'm_s';=
i.vt=3D1}if(i.sx){c[ns+'segmentNum']=3Di.sn;c[ns+'segment']=3Di.sx;if(i.s=
l>0)c[ns+'segmentLength']=3Di.sl;if(i.sc&&i.ts>0)c[ns+'segmentView'"=0A=
+"]=3Dtrue}if(!i.cot&&i.co){c[ns+\"complete\"]=3Dtrue;i.cot=3D1}if(i.lm>0=
)c[ns+'milestone']=3Di.lm;if(i.lom>0)c[ns+'offsetMilestone']=3Di.lom;if(v=
)for(x in c)v+=3D',contextData.'+x;pev3=3Dc['a.contentType'];vo.pe=3D"=0A=
+"pe;vo.pev3=3Dpev3;var =
d=3Dm.contextDataMapping,y,a,l,n;if(d){vo.events2=3D'';if(v)v+=3D',events=
';for(x in =
d){if(x.substring(0,ns.length)=3D=3Dns)y=3Dx.substring(ns.length);else =
y=3D\"\";a=3Dd[x];if(typeof(a)=3D=3D'strin"=0A=
+"g'){l=3Dm.s.sp(a,',');for(n=3D0;n0?i.l:1)+d+m.=
s.ape(i.p)+d+Math.floor(i.t)+d+i.s+d+(i.to>=3D0?'L'+Math.floor(i.to):'')+=
i.e+(x!=3D0&&x!"=0A=
+"=3D2?'L'+Math.floor(o):'');vo.pe=3Dpe;vo.pev3=3Dpev3};m.e=3Dfunction(n,=
x,o,sn,sx,sl,pd){var m=3Dthis,i,tm=3Dnew =
Date,ts=3DMath.floor(tm.getTime()/1000),c,l,v=3Dm.trackVars,e=3Dm.trackEv=
ents,ti=3Dm.trackSeconds,tp=3Dm.tr"=0A=
+"ackMilestones,to=3Dm.trackOffsetMilestones,sm=3Dm.segmentByMilestones,s=
o=3Dm.segmentByOffsetMilestones,z=3Dnew Array,j,t=3D1,w=3Dnew =
Object,x,ek,tc,vo=3Dnew =
Object;if(!m.channel)m.channel=3Dm.s.wd.location.hostnam"=0A=
+"e;n=3Dm.cn(n);i=3Dn&&m.l&&m.l[n]?m.l[n]:0;if(i){if(i.ad){ti=3Dm.adTrack=
Seconds;tp=3Dm.adTrackMilestones;to=3Dm.adTrackOffsetMilestones;sm=3Dm.ad=
SegmentByMilestones;so=3Dm.adSegmentByOffsetMilestones}if(o<0){if(i"=0A=
+".lx=3D=3D1&&i.lt>0)o=3D(ts-i.lt)+i.lo;else =
o=3Di.lo}if(i.l>0)o=3Do0){i.x=3D(i=
.o/i.l)*100;i.x=3Di.x>100?100:i.x}if(i.lo<0)i.lo=3Do;tc=3Di.tc;w.name=3Dn=
;w.ad=3Di.ad;w.length=3Di.l;w.openTi"=0A=
+"me=3Dnew =
Date;w.openTime.setTime(i.s*1000);w.offset=3Di.o;w.percent=3Di.x;w.player=
Name=3Di.p;if(i.to<0)w.mediaEvent=3Dw.event=3D'OPEN';else =
w.mediaEvent=3Dw.event=3D(x=3D=3D1?'PLAY':(x=3D=3D2?'STOP':(x=3D=3D3?'MON=
ITOR':(x=3D=3D4?"=0A=
+"'TRACK':(x=3D=3D5?'COMPLETE':(x=3D=3D7?'CLICK':('CLOSE')))))));if(!pd){=
if(i.pd)pd=3Di.pd}else =
i.pd=3Dpd;w.player=3Dpd;if(x>2||(x!=3Di.lx&&(x!=3D2||i.lx=3D=3D1))) =
{if(!sx){sn=3Di.sn;sx=3Di.sx;sl=3Di.sl}if(x){if(x=3D=3D1)i.lo=3Do;if("=0A=
+"(x<=3D3||x>=3D5)&&i.to>=3D0){t=3D0;v=3De=3D\"None\";if(i.to!=3Do){l=3Di=
.to;if(l>o){l=3Di.lo;if(l>o)l=3Do}z=3Dtp?m.s.sp(tp,','):0;if(i.l>0&&z&&o>=
=3Dl)for(j=3D0;j=3Dc){t=3D1;j=3Dz.length;w.mediaEvent=3Dw.event=3D'MILESTONE';i.l=
m=3Dw.milestone=3Dc}}z=3Dto?m.s.sp(to,','):0;if(z&&o>=3Dl)for(j=3D0;j=3Dc){t=3D1;j=3Dz.=
length;w"=0A=
+".mediaEvent=3Dw.event=3D'OFFSET_MILESTONE';i.lom=3Dw.offsetMilestone=3D=
c}}}}if(i.sg||!sx){if(sm&&tp&&i.l>0){z=3Dm.s.sp(tp,',');if(z){z[z.length]=
=3D'100';l=3D0;for(j=3D0;j0?i.l:'E');l=3D=
0;for(j=3D0;j=3D0)t=3D1}if((x>=3D2||i.x>=3D100)&&i.lo=3D0&&x<=3D3){ti=3Dt=
i?ti:0;if(ti&&i.ts>=3Dti){t=3D1;w.mediaEvent=3Dw.event=3D'SECONDS'}}i.lt=3D=
ts;i.lo=3Do}if(!x||("=0A=
+"x<=3D3&&i.x>=3D100)){if(i.lx!=3D2)i.e+=3D'E'+Math.floor(o);x=3D0;v=3De=3D=
\"None\";w.mediaEvent=3Dw.event=3D\"CLOSE\"}if(x=3D=3D7){w.clicked=3Di.cl=
k=3D1;t=3D1}if(x=3D=3D5||(m.completeByCloseOffset&&(!x||i.x>=3D100)&&i.l>=
0&&o>=3Di.l-m."=0A=
+"completeCloseOffsetThreshold)){w.complete=3Di.co=3D1;t=3D1}ek=3Dw.media=
Event;if(ek=3D=3D'MILESTONE')ek+=3D'_'+w.milestone;else =
if(ek=3D=3D'OFFSET_MILESTONE')ek+=3D'_'+w.offsetMilestone;if(!i.fel[ek]) =
{w.eventFirstTime"=0A=
+"=3Dtrue;i.fel[ek]=3D1}else =
w.eventFirstTime=3Dfalse;w.timePlayed=3Di.t;w.segmentNum=3Di.sn;w.segment=
=3Di.sx;w.segmentLength=3Di.sl;if(m.monitor&&x!=3D4)m.monitor(m.s,w);if(x=
=3D=3D0)m._delete(n);if(t&&i.tc=3D=3Dtc){vo=3Dnew "=0A=
+"Object;vo.contextData=3Dnew =
Object;vo.linkTrackVars=3Dv;vo.linkTrackEvents=3De;if(!vo.linkTrackVars)v=
o.linkTrackVars=3D'';if(!vo.linkTrackEvents)vo.linkTrackEvents=3D'';if(m.=
trackUsingContextData)m.bcd(vo,i)"=0A=
+";else =
m.bpe(vo,i,x,o);m.s.t(vo);if(i.us){i.sn=3Dsn;i.sx=3Dsx;i.sc=3D1;i.us=3D0}=
else =
if(i.ts>0)i.sc=3D0;i.e=3D\"\";i.lm=3Di.lom=3D0;i.ts-=3DMath.floor(i.ts);i=
.to=3Do;i.tc++}}}return i};m.ae=3Dfunction(n,l,p,x,o,sn,sx,sl,"=0A=
+"pd,b){var =
m=3Dthis,r=3D0;if(n&&(!m.autoTrackMediaLengthRequired||(length&&length>0)=
) =
&&p){if(!m.l||!m.l[n]){if(x=3D=3D1||x=3D=3D3){m.open(n,l,p,b);r=3D1}}else=
r=3D1;if(r)m.e(n,x,o,sn,sx,sl,pd)}};m.a=3Dfunction(o,t){"=0A=
+"var =
m=3Dthis,i=3Do.id?o.id:o.name,n=3Do.name,p=3D0,v,c,c1,c2,xc=3Dm.s.h,x,e,f=
1,f2=3D's_media_'+m._in+'_oc',f3=3D's_media_'+m._in+'_t',f4=3D's_media_'+=
m._in+'_s',f5=3D's_media_'+m._in+'_l',f6=3D's_media_'+m._in+'_m',f7"=0A=
+"=3D's_media_'+m._in+'_c',tcf,w;if(!i){if(!m.c)m.c=3D0;i=3D's_media_'+m.=
_in+'_'+m.c;m.c++}if(!o.id)o.id=3Di;if(!o.name)o.name=3Dn=3Di;if(!m.ol)m.=
ol=3Dnew =
Object;if(m.ol[i])return;m.ol[i]=3Do;if(!xc)xc=3Dm.s.b;tcf=3Dnew"=0A=
+" Function('o','var =
e,p=3D0;try{if(o.versionInfo&&o.currentMedia&&o.controls)p=3D1}catch(e){p=
=3D0}return p');p=3Dtcf(o);if(!p){tcf=3Dnew Function('o','var =
e,p=3D0,t;try{t=3Do.GetQuickTimeVersion();if(t)p=3D2}catch("=0A=
+"e){p=3D0}return p');p=3Dtcf(o);if(!p){tcf=3Dnew Function('o','var =
e,p=3D0,t;try{t=3Do.GetVersionInfo();if(t)p=3D3}catch(e){p=3D0}return =
p');p=3Dtcf(o)}}v=3D\"var =
m=3Ds_c_il[\"+m._in+\"],o=3Dm.ol['\"+i+\"']\";if(p=3D=3D1){p=3D"=0A=
+"'Windows Media Player =
'+o.versionInfo;c1=3Dv+',n,p,l,x=3D-1,cm,c,mn;if(o){cm=3Do.currentMedia;c=
=3Do.controls;if(cm&&c){mn=3Dcm.name?cm.name:c.URL;l=3Dcm.duration;p=3Dc.=
currentPosition;n=3Do.playState;if(n){if(n=3D=3D8"=0A=
+")x=3D0;if(n=3D=3D3)x=3D1;if(n=3D=3D1||n=3D=3D2||n=3D=3D4||n=3D=3D5||n=3D=
=3D6)x=3D2;}';c2=3D'if(x>=3D0)m.ae(mn,l,\"'+p+'\",x,x!=3D2?p:-1,0,\"\",0,=
0,o)}}';c=3Dc1+c2;if(m.s.isie&&xc){x=3Dm.s.d.createElement('script');x.la=
nguage=3D'jscript';x."=0A=
+"type=3D'text/javascript';x.htmlFor=3Di;x.event=3D'PlayStateChange(NewSt=
ate)';x.defer=3Dtrue;x.text=3Dc;xc.appendChild(x);o[f6]=3Dnew =
Function(c1+'if(n=3D=3D3){x=3D3;'+c2+'}setTimeout(o.'+f6+',5000)');o[f6](=
)}}if(p=3D=3D"=0A=
+"2){p=3D'QuickTime Player '+(o.GetIsQuickTimeRegistered()?'Pro =
':'')+o.GetQuickTimeVersion();f1=3Df2;c=3Dv+',n,x,t,l,p,p2,mn;if(o){mn=3D=
o.GetMovieName()?o.GetMovieName():o.GetURL();n=3Do.GetRate();t=3Do.GetTim=
e"=0A=
+"Scale();l=3Do.GetDuration()/t;p=3Do.GetTime()/t;p2=3Do.'+f5+';if(n!=3Do=
.'+f4+'||p5){x=3D2;if(n!=3D0)x=3D1;else =
if(p>=3Dl)x=3D0;if(p5)m.ae(mn,l,\"'+p+'\",2,p2,0,\"\",0,0,o);m.=
ae(mn,l,\"'+p+'\",x,x"=0A=
+"!=3D2?p:-1,0,\"\",0,0,o)}if(n>0&&o.'+f7+'>=3D10){m.ae(mn,l,\"'+p+'\",3,=
p,0,\"\",0,0,o);o.'+f7+'=3D0}o.'+f7+'++;o.'+f4+'=3Dn;o.'+f5+'=3Dp;setTime=
out(\"'+v+';o.'+f2+'(0,0)\",500)}';o[f1]=3Dnew Function('a','b',c"=0A=
+");o[f4]=3D-1;o[f7]=3D0;o[f1](0,0)}if(p=3D=3D3){p=3D'RealPlayer =
'+o.GetVersionInfo();f1=3Dn+'_OnPlayStateChange';c1=3Dv+',n,x=3D-1,l,p,mn=
;if(o){mn=3Do.GetTitle()?o.GetTitle():o.GetSource();n=3Do.GetPlayState();=
l=3Do.GetL"=0A=
+"ength()/1000;p=3Do.GetPosition()/1000;if(n!=3Do.'+f4+'){if(n=3D=3D3)x=3D=
1;if(n=3D=3D0||n=3D=3D2||n=3D=3D4||n=3D=3D5)x=3D2;if(n=3D=3D0&&(p>=3Dl||p=
=3D=3D0))x=3D0;if(x>=3D0)m.ae(mn,l,\"'+p+'\",x,x!=3D2?p:-1,0,\"\",0,0,o)}=
if(n=3D=3D3&&(o.'+f7+'>=3D10|"=0A=
+"|!o.'+f3+')){m.ae(mn,l,\"'+p+'\",3,p,0,\"\",0,0,o);o.'+f7+'=3D0}o.'+f7+=
'++;o.'+f4+'=3Dn;';c2=3D'if(o.'+f2+')o.'+f2+'(o,n)}';if(m.s.wd[f1])o[f2]=3D=
m.s.wd[f1];m.s.wd[f1]=3Dnew Function('a','b',c1+c2);o[f1]=3Dnew"=0A=
+" =
Function('a','b',c1+'setTimeout(\"'+v+';o.'+f1+'(0,0)\",o.'+f3+'?500:5000=
);'+c2);o[f4]=3D-1;if(m.s.isie)o[f3]=3D1;o[f7]=3D0;o[f1](0,0)}};m.as=3Dne=
w Function('e','var m=3Ds_c_il['+m._in+'],l,n;if(m.autoTrack"=0A=
+"&&m.s.d.getElementsByTagName){l=3Dm.s.d.getElementsByTagName(m.s.isie?\=
"OBJECT\":\"EMBED\");if(l)for(n=3D0;n-1){a=3Da.substri"=0A=
+"ng(0,a.indexOf('?'));}if(a.indexOf(FiltsArr[FiltsI"=0A=
+"])> -1){return 1;}}return -1;");=0A=
=0A=
/*=0A=
* Plugin: linkHandler 0.5 - identify and report custom links=0A=
*/=0A=
s.linkHandler=3Dnew Function("p","t",""=0A=
+"var =
s=3Dthis,h=3Ds.p_gh(),i,l;t=3Dt?t:'o';if(!h||(s.linkType&&(h||s.linkN"=0A=
+"ame)))return =
'';i=3Dh.indexOf('?');h=3Ds.linkLeaveQueryString||i<0?h:h."=0A=
+"substring(0,i);l=3Ds.pt(p,'|','p_gn',h.toLowerCase());if(l){s.linkNam"=0A=
+"e=3Dl=3D=3D'[['?'':l;s.linkType=3Dt;return h;}return '';");=0A=
s.p_gn=3Dnew Function("t","h",""=0A=
+"var =
i=3Dt?t.indexOf('~'):-1,n,x;if(t&&h){n=3Di<0?'':t.substring(0,i);x=3D"=0A=
+"t.substring(i+1);if(h.indexOf(x.toLowerCase())>-1)return n?n:'[[';}"=0A=
+"return 0;");=0A=
=0A=
/*=0A=
* Plugin: getDestinationURL - returns the destination url on link=0A=
* clicks=0A=
*/=0A=
s.getDestinationURL=3Dnew Function(""=0A=
+"var s=3Dthis,h=3Ds.p_gh(),i,l;if(!h||(s.linkType&&(h||s.linkN"=0A=
+"ame)))return '';return h;");=0A=
=0A=
/*=0A=
* channelManager v2.55 - Tracking External Traffic=0A=
*/=0A=
s.channelManager=3Dnew Function("a","b","c","d","e","f",""=0A=
+"var =
s=3Dthis,A,B,g,l,m,p,q,P,h,k,u,S,i,O,T,j,r,t,D,E,F,G,H,N,U,v=3D0,X,"=0A=
+"Y,W,n=3Dnew =
Date;n.setTime(n.getTime()+1800000);if(e){v=3D1;if(s.c_r(e)"=0A=
+")v=3D0;if(!s.c_w(e,1,n))s.c_w(e,1,0);if(!s.c_r(e))v=3D0;}g=3Ds.referrer=
?s"=0A=
+".referrer:document.referrer;g=3Dg.toLowerCase();if(!g)h=3D1;i=3Dg.index=
Of"=0A=
+"('?')>-1?g.indexOf('?'):g.length;j=3Dg.substring(0,i);k=3Ds.linkInterna=
"=0A=
+"lFilters.toLowerCase();k=3Ds.split(k,',');for(m=3D0;m-1?U+2:0;Y=3Dg.indexOf('/',q);r=3DY>-1?Y:i;u=3Dt=3Dg.substring(q,=
r).toL"=0A=
+"owerCase();P=3D'Other Natural =
Referrers';S=3Ds.seList+'>'+s._extraSearc"=0A=
+"hEngines;if(d=3D=3D1){j=3Ds.repl(j,'oogle','%');j=3Ds.repl(j,'ahoo','^'=
);g=3D"=0A=
+"s.repl(g,'as_q','*');}A=3Ds.split(S,'>');for(i=3D0;i-1){if(D[2])N=3Du=3DD[2];else =
N=3Dt;if(d=3D=3D1){N=3Ds.repl"=0A=
+"(N,'#',' - =
');g=3Ds.repl(g,'*','as_q');N=3Ds.repl(N,'^','ahoo');N=3Ds.rep"=0A=
+"l(N,'%','oogle');}i=3Ds.split(D[1],',');for(k=3D0;k');for(m=3D0;m-1)P=3Dq[0];}}}g=3Ds._channelParameter;if(g){k=3Ds.split(g,'>');=
fo"=0A=
+"r(m=3D0;m');for(m=3D0;mask.com"=0A=
+",ask.co.uk|ask,q|Ask Jeeves>google.co,googlesyndication.com|q,as_q|"=0A=
+"Google>google.com.ar|q,as_q|Google - Argentina>google.com.au|q,as_q"=0A=
+"|Google - Australia>google.be|q,as_q|Google - Belgium>google.com.br"=0A=
+"|q,as_q|Google - Brasil>google.ca|q,as_q|Google - Canada>google.cl|"=0A=
+"q,as_q|Google - Chile>google.cn|q,as_q|Google - China>google.com.co"=0A=
+"|q,as_q|Google - Colombia>google.dk|q,as_q|Google - Denmark>google."=0A=
+"com.do|q,as_q|Google - Dominican Republic>google.fi|q,as_q|Google -"=0A=
+" Finland>google.fr|q,as_q|Google - France>google.de|q,as_q|Google -"=0A=
+" Germany>google.gr|q,as_q|Google - Greece>google.com.hk|q,as_q|Goog"=0A=
+"le - Hong Kong>google.co.in|q,as_q|Google - India>google.co.id|q,as"=0A=
+"_q|Google - Indonesia>google.ie|q,as_q|Google - Ireland>google.co.i"=0A=
+"l|q,as_q|Google - Israel>google.it|q,as_q|Google - Italy>google.co."=0A=
+"jp|q,as_q|Google - Japan>google.com.my|q,as_q|Google - Malaysia>goo"=0A=
+"gle.com.mx|q,as_q|Google - Mexico>google.nl|q,as_q|Google - Netherl"=0A=
+"ands>google.co.nz|q,as_q|Google - New Zealand>google.com.pk|q,as_q|"=0A=
+"Google - Pakistan>google.com.pe|q,as_q|Google - Peru>google.com.ph|"=0A=
+"q,as_q|Google - Philippines>google.pl|q,as_q|Google - Poland>google"=0A=
+".pt|q,as_q|Google - Portugal>google.com.pr|q,as_q|Google - Puerto R"=0A=
+"ico>google.ro|q,as_q|Google - Romania>google.com.sg|q,as_q|Google -"=0A=
+" Singapore>google.co.za|q,as_q|Google - South Africa>google.es|q,as"=0A=
+"_q|Google - Spain>google.se|q,as_q|Google - Sweden>google.ch|q,as_q"=0A=
+"|Google - Switzerland>google.co.th|q,as_q|Google - Thailand>google."=0A=
+"com.tr|q,as_q|Google - Turkey>google.co.uk|q,as_q|Google - United K"=0A=
+"ingdom>google.co.ve|q,as_q|Google - Venezuela>bing.com|q|Microsoft "=0A=
+"Bing>naver.com,search.naver.com|query|Naver>yahoo.com,search.yahoo."=0A=
+"com|p|Yahoo!>ca.yahoo.com,ca.search.yahoo.com|p|Yahoo! - Canada>yah"=0A=
+"oo.co.jp,search.yahoo.co.jp|p,va|Yahoo! - Japan>sg.yahoo.com,sg.sea"=0A=
+"rch.yahoo.com|p|Yahoo! - Singapore>uk.yahoo.com,uk.search.yahoo.com"=0A=
+"|p|Yahoo! - UK and Ireland>search.cnn.com|query|CNN Web Search>sear"=0A=
+"ch.earthlink.net|q|Earthlink Search>search.comcast.net|q|Comcast Se"=0A=
+"arch>search.rr.com|qs|RoadRunner Search>optimum.net|q|Optimum Searc"=0A=
+"h";=0A=
=0A=
/*=0A=
* Get Visit Start=0A=
*/=0A=
s.getVisitStart=3Dnew Function("c",""=0A=
+"var s=3Dthis,v=3D1,t=3Dnew =
Date;t.setTime(t.getTime()+1800000);if(s.c_r(c"=0A=
+")){v=3D0}if(!s.c_w(c,1,t)){s.c_w(c,1,0)}if(!s.c_r(c)){v=3D0}return =
v;");=0A=
=0A=
/*=0A=
* Plugin: getQueryParam 2.3=0A=
*/=0A=
s.getQueryParam=3Dnew Function("p","d","u",""=0A=
+"var =
s=3Dthis,v=3D'',i,t;d=3Dd?d:'';u=3Du?u:(s.pageURL?s.pageURL:s.wd.locati"=0A=
+"on);if(u=3D=3D'f')u=3Ds.gtfs().location;while(p){i=3Dp.indexOf(',');i=3D=
i<0?p"=0A=
+".length:i;t=3Ds.p_gpv(p.substring(0,i),u+'');if(t){t=3Dt.indexOf('#')>-=
"=0A=
+"1?t.substring(0,t.indexOf('#')):t;}if(t)v+=3Dv?d+t:t;p=3Dp.substring(i=3D=
"=0A=
+"=3Dp.length?i:i+1)}return v");=0A=
s.p_gpv=3Dnew Function("k","u",""=0A=
+"var =
s=3Dthis,v=3D'',i=3Du.indexOf('?'),q;if(k&&i>-1){q=3Du.substring(i+1);v"=0A=
+"=3Ds.pt(q,'&','p_gvf',k)}return v");=0A=
s.p_gvf=3Dnew Function("t","k",""=0A=
+"if(t){var =
s=3Dthis,i=3Dt.indexOf('=3D'),p=3Di<0?t:t.substring(0,i),v=3Di<0?'T"=0A=
+"rue':t.substring(i+1);if(p.toLowerCase()=3D=3Dk.toLowerCase())return =
s."=0A=
+"epa(v)}return ''");=0A=
=0A=
/*=0A=
* Plugin: getValOnce 0.2 - get a value once per session or number of=0A=
days=0A=
*/=0A=
s.getValOnce=3Dnew Function("v","c","e",""=0A=
+"var s=3Dthis,k=3Ds.c_r(c),a=3Dnew =
Date;e=3De?e:0;if(v){a.setTime(a.getTime("=0A=
+")+e*86400000);s.c_w(c,v,e?a:0);}return v=3D=3Dk?'':v");=0A=
=0A=
/*=0A=
* Utility Functions: apl, p_c, p_gh, split, replace, join, ia=0A=
*/=0A=
s.apl=3Dnew Function("L","v","d","u",""=0A=
+"var s=3Dthis,m=3D0;if(!L)L=3D'';if(u){var =
i,n,a=3Ds.split(L,d);for(i=3D0;i-1?i:l.length;a[x"=0A=
+"++]=3Dl.substring(0,i);l=3Dl.substring(i+d.length);}return a");=0A=
s.repl=3Dnew Function("x","o","n",""=0A=
+"var =
i=3Dx.indexOf(o),l=3Dn.length;while(x&&i>=3D0){x=3Dx.substring(0,i)+n+x."=0A=
+"substring(i+o.length);i=3Dx.indexOf(o,i+l)}return x");=0A=
s.join =3D new Function("v","p",""=0A=
+"var s =3D this;var =
f,b,d,w;if(p){f=3Dp.front?p.front:'';b=3Dp.back?p.back"=0A=
+":'';d=3Dp.delim?p.delim:'';w=3Dp.wrap?p.wrap:'';}var str=3D'';for(var =
x=3D0"=0A=
+";xE&&H"=0A=
+"30){R=3D'30'}if(=
L>=3D12)"=0A=
+"{P=3D'PM';L=3DL-12};if(L=3D=3D0){L=3D12};if(N=3D=3D6||N=3D=3D0){Q=3D'We=
ekend'}T=3DL+':'+R"=0A=
+"+P;if(t=3D=3D'h'){return T}if(t=3D=3D'd'){return =
O}if(t=3D=3D'w'){return Q}}");=0A=
=0A=
/*=0A=
* Plugin: Visit Number By Month 2.0 - Return the user visit number=0A=
*/=0A=
s.getVisitNum=3Dnew Function(""=0A=
+"var s=3Dthis,e=3Dnew =
Date(),cval,cvisit,ct=3De.getTime(),c=3D's_vnum',c2=3D's"=0A=
+"_invisit';e.setTime(ct+30*24*60*60*1000);cval=3Ds.c_r(c);if(cval){var"=0A=
+" =
i=3Dcval.indexOf('&vn=3D'),str=3Dcval.substring(i+4,cval.length),k;}cvis"=0A=
+"it=3Ds.c_r(c2);if(cvisit){if(str){e.setTime(ct+30*60*1000);s.c_w(c2,'"=0A=
+"true',e);return str;}else return 'unknown visit number';}else{if(st"=0A=
+"r){str++;k=3Dcval.substring(0,i);e.setTime(k);s.c_w(c,k+'&vn=3D'+str,e)=
"=0A=
+";e.setTime(ct+30*60*1000);s.c_w(c2,'true',e);return str;}else{s.c_w"=0A=
+"(c,ct+30*24*60*60*1000+'&vn=3D1',e);e.setTime(ct+30*60*1000);s.c_w(c2"=0A=
+",'true',e);return 1;}}"=0A=
);=0A=
=0A=
/*=0A=
* Plugin: getNewRepeat 1.2 - Returns whether user is new or repeat=0A=
*/=0A=
s.getNewRepeat=3Dnew Function("d","cn",""=0A=
+"var s=3Dthis,e=3Dnew =
Date(),cval,sval,ct=3De.getTime();d=3Dd?d:30;cn=3Dcn?cn:"=0A=
+"'s_nr';e.setTime(ct+d*24*60*60*1000);cval=3Ds.c_r(cn);if(cval.length=3D=
"=0A=
+"=3D0){s.c_w(cn,ct+'-New',e);return'New';}sval=3Ds.split(cval,'-');if(ct=
"=0A=
+"-sval[0]<30*60*1000&&sval[1]=3D=3D'New'){s.c_w(cn,ct+'-New',e);return'N=
"=0A=
+"ew';}else{s.c_w(cn,ct+'-Repeat',e);return'Repeat';}");=0A=
=0A=
/*=0A=
* Plugin: getPreviousValue_v1.0 - return previous value of designated=0A=
* variable (requires split utility function)=0A=
*=0A=
* Variables:=0A=
* v - variable to persist from page to page=0A=
* if you want to get the previous value for pageName,=0A=
* insert s.pageName=0A=
* c - cookie name for stored value=0A=
* Recommended: append "gpv_" as prefix identifier (see examples)=0A=
* el - optional events list to get previous value (conditional =
return)=0A=
* Most commonly used with a special event, such as search=0A=
* If you want to calture the previous value on every page,=0A=
* insert empty string (see examples)=0A=
*/=0A=
=0A=
s.getPreviousValue=3Dnew Function("v","c","el",""=0A=
+"var s=3Dthis,t=3Dnew Date,e,i,j,r=3D'';"=0A=
// set 30 minute timestamp=0A=
+"t.setTime(t.getTime()+1800000);"=0A=
// if there is an events list and if s.events has a value, compare for a =
match=0A=
// if there is a match, get the previous value and write the current =
value=0A=
+"if(el){"=0A=
+" if(s.events){"=0A=
+" i=3Ds.split(el,',');"=0A=
+" j=3Ds.split(s.events,',');"=0A=
+" for(x in i){"=0A=
+" for(y in j){"=0A=
+" if(i[x]=3D=3Dj[y]){"=0A=
+" if(s.c_r(c)) r=3Ds.c_r(c);"=0A=
+" v?s.c_w(c,v,t):s.c_w(c,'no value',t);"=0A=
+" return r"=0A=
+" }"=0A=
+" }"=0A=
+" }"=0A=
+" }"=0A=
+"}"=0A=
// if there are no events specified, get the previous value and write =
the current value=0A=
+"else{"=0A=
+" if(s.c_r(c)) r=3Ds.c_r(c);"=0A=
+" v?s.c_w(c,v,t):s.c_w(c,'no value',t);"=0A=
+" return r"=0A=
+"}"=0A=
);=0A=
=0A=
/*=0A=
* Plugin: Days since last Visit 1.1.H - capture time from last visit=0A=
*/=0A=
s.getDaysSinceLastVisit=3Dnew Function("c",""=0A=
+"var s=3Dthis,e=3Dnew Date(),es=3Dnew =
Date(),cval,cval_s,cval_ss,ct=3De.getT"=0A=
+"ime(),day=3D24*60*60*1000,f1,f2,f3,f4,f5;e.setTime(ct+3*365*day);es.s"=0A=
+"etTime(ct+30*60*1000);f0=3D'Cookies Not Supported';f1=3D'First =
Visit';f"=0A=
+"2=3D'More than 30 days';f3=3D'More than 7 days';f4=3D'Less than 7 =
days';f"=0A=
+"5=3D'Less than 1 =
day';cval=3Ds.c_r(c);if(cval.length=3D=3D0){s.c_w(c,ct,e);"=0A=
+"s.c_w(c+'_s',f1,es);}else{var d=3Dct-cval;if(d>30*60*1000){if(d>30*da"=0A=
+"y){s.c_w(c,ct,e);s.c_w(c+'_s',f2,es);}else if(d<30*day+1 && d>7*day"=0A=
+"){s.c_w(c,ct,e);s.c_w(c+'_s',f3,es);}else if(d<7*day+1 && d>day){s."=0A=
+"c_w(c,ct,e);s.c_w(c+'_s',f4,es);}else if(d0?m:e;v=3Di<0?'':s.epa(c.substring(i+2+k.length,m<0?c.length:=
"=0A=
+"m));if(m>0&&m!=3De)if(parseInt(c.substring(m+1,e<0?c.length:e))-1){pv=3Dpv.substr"=0A=
+"ing(0,i)+pv.substring(pv.indexOf(';',i)+1);pc=3D1;}sv=3Ds.c_rr(sn);i=3D=
sv"=0A=
+".indexOf(' =
'+k+'=3D');if(i>-1){sv=3Dsv.substring(0,i)+sv.substring(sv.i"=0A=
+"ndexOf(';',i)+1);sc=3D1;}d=3Dnew =
Date;if(e){if(e.getTime()>d.getTime())"=0A=
+"{pv+=3D' '+k+'=3D'+s.ape(v)+'|'+e.getTime()+';';pc=3D1;}}else{sv+=3D' =
'+k+'"=0A=
+"=3D'+s.ape(v)+';';sc=3D1;}if(sc) =
s.c_wr(sn,sv,0);if(pc){t=3Dpv;while(t&&t"=0A=
+".indexOf(';')!=3D-1){var =
t1=3DparseInt(t.substring(t.indexOf('|')+1,t.i"=0A=
+"ndexOf(';')));t=3Dt.substring(t.indexOf(';')+1);ht=3Dht=3D0)y+=3Dn}retur"=0A=
+"n y};s.fl=3Dfunction(x,l){return =
x?(''+x).substring(0,l):x};s.co=3Dfunction(o){return =
o};s.num=3Dfunction(x){x=3D''+x;for(var =
p=3D0;p=3D0)x=3Ds.rep(x,n,\"%\"+n.charCo=
deAt(0).toString(16).toUpperCase())}}else =
if(c=3D=3D'AUTO'&&('').charCodeAt){for(i=3D0;i127){l=3D0;e=3D'';while(n||l<4)=
{e=3Dh.substring(n%16,n%16+1)+e;n=3D(n-n%16)/16;l++}y+=3D'%u'+e}else =
if(c=3D=3D'+')y+=3D'%2B';else y+=3Descape(c)}x=3Dy}else =
x=3Ds.rep(escape(''+x),'+"=0A=
+"','%2B');if(c&&c!=3D'AUTO'&&s.em=3D=3D1&&x.indexOf('%u')<0&&x.indexOf('=
%U')<0){i=3Dx.indexOf('%');while(i>=3D0){i++;if(h.substring(8).indexOf(x.=
substring(i,i+1).toUpperCase())>=3D0)return x.substring(0,i)+'u00"=0A=
+"'+x.substring(i);i=3Dx.indexOf('%',i)}}}return =
x};s.epa=3Dfunction(x){var s=3Dthis,y,tcf;if(x){x=3Ds.rep(''+x,'+',' =
');if(s.em=3D=3D3){tcf=3Dnew Function('x','var =
y,e;try{y=3DdecodeURIComponent(x)}catch(e){y=3Dunesc"=0A=
+"ape(x)}return y');return tcf(x)}else return unescape(x)}return =
y};s.pt=3Dfunction(x,d,f,a){var =
s=3Dthis,t=3Dx,z=3D0,y,r;while(t){y=3Dt.indexOf(d);y=3Dy<0?t.length:y;t=3D=
t.substring(0,y);r=3Ds[f](t,a);if(r)return r"=0A=
+";z+=3Dy+d.length;t=3Dx.substring(z,x.length);t=3Dz=3D0)a=3Da.substring(0,c);c=3Da.indexOf('=3D');if=
(c>=3D0)a=3Da.substring(0,c);if(t.substring("=0A=
+"0,2)=3D=3D's_')t=3Dt.substring(2);return =
(t!=3D''&&t=3D=3Da)};s.fsf=3Dfunction(t,a){var =
s=3Dthis;if(s.pt(a,',','isf',t))s.fsg+=3D(s.fsg!=3D''?',':'')+t;return =
0};s.fs=3Dfunction(x,f){var s=3Dthis;s.fsg=3D'';s.pt(x,',','fsf'"=0A=
+",f);return s.fsg};s.mpc=3Dfunction(m,a){var =
s=3Dthis,c,l,n,v;v=3Ds.d.visibilityState;if(!v)v=3Ds.d.webkitVisibilitySt=
ate;if(v&&v=3D=3D'prerender'){if(!s.mpq){s.mpq=3Dnew =
Array;l=3Ds.sp('webkitvisibilitychange,visi"=0A=
+"bilitychange',',');for(n=3D0;n0){c=3Ds.mpq.shift();s[c.m].apply(s,c.a)}s.mpq=3D0}'),fa=
lse)}}c=3Dnew Object;c.m=3Dm;c.a=3Da;s.mpq.push(c);return 1}return =
0};s.si=3Dfunction(){var s=3Dthis,i,k,v,c=3Ds_gi+'var =
s=3Ds_gi(\"'+s.oun+'\")"=0A=
+";s.sa(\"'+s.un+'\");';for(i=3D0;i2?n:2;p=3Dd.lastIndexOf('.');if(p>=3D0){=
while(p>=3D0&&n>1){p=3Dd.lastIndexOf('.',p-1);n--}s.c_d=3Dp>0&&s.pt(d,'"=0A=
+".','c_gdf',0)?d.substring(p):d}}return s.c_d};s.c_r=3Dfunction(k){var =
s=3Dthis;k=3Ds.ape(k);var c=3D' '+s.d.cookie,i=3Dc.indexOf(' =
'+k+'=3D'),e=3Di<0?i:c.indexOf(';',i),v=3Di<0?'':s.epa(c.substring(i+2+k.=
length,e<"=0A=
+"0?c.length:e));return v!=3D'[[B]]'?v:''};s.c_w=3Dfunction(k,v,e){var =
s=3Dthis,d=3Ds.c_gd(),l=3Ds.cookieLifetime,t;v=3D''+v;l=3Dl?(''+l).toUppe=
rCase():'';if(e&&l!=3D'SESSION'&&l!=3D'NONE'){t=3D(v!=3D''?parseInt(l?l:0=
):-6"=0A=
+"0);if(t){e=3Dnew =
Date;e.setTime(e.getTime()+(t*1000))}}if(k&&l!=3D'NONE'){s.d.cookie=3Dk+'=
=3D'+s.ape(v!=3D''?v:'[[B]]')+'; path=3D/;'+(e&&l!=3D'SESSION'?' =
expires=3D'+e.toGMTString()+';':'')+(d?' domain=3D'+d+';':''"=0A=
+");return s.c_r(k)=3D=3Dv}return 0};s.eh=3Dfunction(o,e,r,f){var =
s=3Dthis,b=3D's_'+e+'_'+s._in,n=3D-1,l,i,x;if(!s.ehl)s.ehl=3Dnew =
Array;l=3Ds.ehl;for(i=3D0;i=3D5&&(!s.isopera||s.apv>=3D7)){tc"=0A=
+"f=3Dnew Function('s','f','a','t','var =
e,r;try{r=3Ds[f](a)}catch(e){r=3Ds[t](e)}return =
r');r=3Dtcf(s,f,a,t)}else{if(s.ismac&&s.u.indexOf('MSIE =
4')>=3D0)r=3Ds[b](a);else{s.eh(s.wd,'onerror',0,o);r=3Ds[f](a);s.eh(s"=0A=
+".wd,'onerror',1)}}return r};s.gtfset=3Dfunction(e){var s=3Dthis;return =
s.tfs};s.gtfsoe=3Dnew Function('e','var =
s=3Ds_c_il['+s._in+'],c;s.eh(window,\"onerror\",1);s.etfs=3D1;c=3Ds.t();i=
f(c)s.d.write(c);s.etfs=3D0"=0A=
+";return true');s.gtfsfb=3Dfunction(a){return =
window};s.gtfsf=3Dfunction(w){var =
s=3Dthis,p=3Dw.parent,l=3Dw.location;s.tfs=3Dw;if(p&&p.location!=3Dl&&p.l=
ocation.host=3D=3Dl.host){s.tfs=3Dp;return s.gtfsf(s.tfs)}return "=0A=
+"s.tfs};s.gtfs=3Dfunction(){var =
s=3Dthis;if(!s.tfs){s.tfs=3Ds.wd;if(!s.etfs)s.tfs=3Ds.cet('gtfsf',s.tfs,'=
gtfset',s.gtfsoe,'gtfsfb')}return s.tfs};s.mrq=3Dfunction(u){var =
s=3Dthis,l=3Ds.rl[u],n,r;s.rl[u]=3D0;if(l)fo"=0A=
+"r(n=3D0;n=3D3&&(!s.isopera=
||s.apv>=3D7)&&(s.ns6<0||s.apv>=3D6.1)){if(!s.rc)s.rc=3Dnew Object;if"=0A=
+"(!s.rc[un]){s.rc[un]=3D1;if(!s.rl)s.rl=3Dnew Object;s.rl[un]=3Dnew =
Array;setTimeout('if(window.s_c_il)window.s_c_il['+s._in+'].mrq(\"'+un+'\=
")',750)}else{l=3Ds.rl[un];if(l){r.t=3Dta;r.u=3Dun;r.r=3Drs;l[l.length]"=0A=
+"=3Dr;return ''}imn+=3D'_'+s.rc[un];s.rc[un]++}if(s.debugTracking){var =
d=3D'AppMeasurement Debug: =
'+rs,dl=3Ds.sp(rs,'&'),dln;for(dln=3D0;dln'};s.gg=3Dfunction(v){var =
s=3Dthis;if(!s.wd['s_'+v])s.wd['s_'+v]=3D'';return s.wd['s_'"=0A=
+"+v]};s.glf=3Dfunction(t,a){if(t.substring(0,2)=3D=3D's_')t=3Dt.substrin=
g(2);var s=3Dthis,v=3Ds.gg(t);if(v)s[t]=3Dv};s.gl=3Dfunction(v){var =
s=3Dthis;if(s.pg)s.pt(v,',','glf',0)};s.rf=3Dfunction(x){var =
s=3Dthis,y,i,j,h,p,"=0A=
+"l=3D0,q,a,b=3D'',c=3D'',t;if(x&&x.length>255){y=3D''+x;i=3Dy.indexOf('?=
');if(i>0){q=3Dy.substring(i+1);y=3Dy.substring(0,i);h=3Dy.toLowerCase();=
j=3D0;if(h.substring(0,7)=3D=3D'http://')j+=3D7;else =
if(h.substring(0,8)=3D=3D'ht"=0A=
+"tps://')j+=3D8;i=3Dh.indexOf(\"/\",j);if(i>0){h=3Dh.substring(j,i);p=3D=
y.substring(i);y=3Dy.substring(0,i);if(h.indexOf('google')>=3D0)l=3D',q,i=
e,start,search_key,word,kw,cd,';else if(h.indexOf('yahoo.co')>=3D0)l=3D"=0A=
+"',p,ei,';if(l&&q){a=3Ds.sp(q,'&');if(a&&a.length>1){for(j=3D0;j0&&l.indexOf(','+t.substring(0,=
i)+',')>=3D0)b+=3D(b?'&':'')+t;else c+=3D(c?'&':'')+t}if(b&&c)q=3Db+'&'"=0A=
+"+c;else =
c=3D''}i=3D253-(q.length-c.length)-y.length;x=3Dy+(i>0?p.substring(0,i):'=
')+'?'+q}}}}return x};s.s2q=3Dfunction(k,v,vf,vfp,f){var =
s=3Dthis,qs=3D'',sk,sv,sp,ss,nke,nk,nf,nfl=3D0,nfn,nfm;if(k=3D=3D\"contex=
tDat"=0A=
+"a\")k=3D\"c\";if(v){for(sk in =
v)if((!f||sk.substring(0,f.length)=3D=3Df)&&v[sk]&&(!vf||vf.indexOf(','+(=
vfp?vfp+'.':'')+sk+',')>=3D0)&&(!Object||!Object.prototype||!Object.proto=
type[sk])){nfm=3D0;if(nfl)for(n"=0A=
+"fn=3D0;nfn0){nke=3Dsk.indexOf('.');if(nke>0){n"=0A=
+"k=3Dsk.substring(0,nke);nf=3D(f?f:'')+nk+'.';if(!nfl)nfl=3Dnew =
Array;nfl[nfl.length]=3Dnf;qs+=3Ds.s2q(nk,v,vf,vfp,nf)}else{if(typeof(sv)=
=3D=3D'boolean'){if(sv)sv=3D'true';else =
sv=3D'false'}if(sv){if(vfp=3D=3D'retrieveLi"=0A=
+"ghtData'&&f.indexOf('.contextData.')<0){sp=3Dsk.substring(0,4);ss=3Dsk.=
substring(4);if(sk=3D=3D'transactionID')sk=3D'xact';else =
if(sk=3D=3D'channel')sk=3D'ch';else if(sk=3D=3D'campaign')sk=3D'v0';else =
if(s.num(ss)){if(s"=0A=
+"p=3D=3D'prop')sk=3D'c'+ss;else if(sp=3D=3D'eVar')sk=3D'v'+ss;else =
if(sp=3D=3D'list')sk=3D'l'+ss;else =
if(sp=3D=3D'hier'){sk=3D'h'+ss;sv=3Dsv.substring(0,255)}}}qs+=3D'&'+s.ape=
(sk)+'=3D'+s.ape(sv)}}}}}if(qs!=3D'')qs+=3D'&.'+k}return "=0A=
+"qs};s.hav=3Dfunction(){var =
s=3Dthis,qs=3D'',l,fv=3D'',fe=3D'',mn,i,e;if(s.lightProfileID){l=3Ds.va_m=
;fv=3Ds.lightTrackVars;if(fv)fv=3D','+fv+','+s.vl_mr+','}else{l=3Ds.va_t;=
if(s.pe||s.linkType){fv=3Ds.linkTrackVars;fe"=0A=
+"=3Ds.linkTrackEvents;if(s.pe){mn=3Ds.pe.substring(0,1).toUpperCase()+s.=
pe.substring(1);if(s[mn]){fv=3Ds[mn].trackVars;fe=3Ds[mn].trackEvents}}}i=
f(fv)fv=3D','+fv+','+s.vl_l+','+s.vl_l2;if(fe){fe=3D','+fe+',';if"=0A=
+"(fv)fv+=3D',events,'}if =
(s.events2)e=3D(e?',':'')+s.events2}for(i=3D0;i=3D0)&&k!=3D'linkName'&&k!=3D'linkType'){if(k=3D=
=3D'timestamp')q=3D'ts';else =
if(k=3D=3D'dynamicVariablePrefix')q=3D'D';else =
if(k=3D=3D'visitorID')q=3D'vid';else =
if(k=3D=3D'pageURL'){q=3D'g';if(v.length>25"=0A=
+"5){s.pageURLRest=3Dv.substring(255);v=3Dv.substring(0,255);}}else =
if(k=3D=3D'pageURLRest')q=3D'-g';else =
if(k=3D=3D'referrer'){q=3D'r';v=3Ds.fl(s.rf(v),255)}else =
if(k=3D=3D'vmk'||k=3D=3D'visitorMigrationKey')q=3D'vmt';else if("=0A=
+"k=3D=3D'visitorMigrationServer'){q=3D'vmf';if(s.ssl&&s.visitorMigration=
ServerSecure)v=3D''}else =
if(k=3D=3D'visitorMigrationServerSecure'){q=3D'vmf';if(!s.ssl&&s.visitorM=
igrationServer)v=3D''}else if(k=3D=3D'charSet'){"=0A=
+"q=3D'ce';if(v.toUpperCase()=3D=3D'AUTO')v=3D'ISO8859-1';else =
if(s.em=3D=3D2||s.em=3D=3D3)v=3D'UTF-8'}else =
if(k=3D=3D'visitorNamespace')q=3D'ns';else =
if(k=3D=3D'cookieDomainPeriods')q=3D'cdp';else =
if(k=3D=3D'cookieLifetime')q=3D'cl';e"=0A=
+"lse if(k=3D=3D'variableProvider')q=3D'vvp';else =
if(k=3D=3D'currencyCode')q=3D'cc';else if(k=3D=3D'channel')q=3D'ch';else =
if(k=3D=3D'transactionID')q=3D'xact';else =
if(k=3D=3D'campaign')q=3D'v0';else if(k=3D=3D'resolution')q=3D's';else"=0A=
+" if(k=3D=3D'colorDepth')q=3D'c';else =
if(k=3D=3D'javascriptVersion')q=3D'j';else =
if(k=3D=3D'javaEnabled')q=3D'v';else =
if(k=3D=3D'cookiesEnabled')q=3D'k';else =
if(k=3D=3D'browserWidth')q=3D'bw';else =
if(k=3D=3D'browserHeight')q=3D'bh';el"=0A=
+"se if(k=3D=3D'connectionType')q=3D'ct';else =
if(k=3D=3D'homepage')q=3D'hp';else if(k=3D=3D'plugins')q=3D'p';else =
if(k=3D=3D'events'){if(e)v+=3D(v?',':'')+e;if(fe)v=3Ds.fs(v,fe)}else =
if(k=3D=3D'events2')v=3D'';else if(k=3D=3D'contextDa"=0A=
+"ta'){qs+=3Ds.s2q('c',s[k],fv,k,0);v=3D''}else =
if(k=3D=3D'lightProfileID')q=3D'mtp';else =
if(k=3D=3D'lightStoreForSeconds'){q=3D'mtss';if(!s.lightProfileID)v=3D''}=
else if(k=3D=3D'lightIncrementBy'){q=3D'mti';if(!s.lightProf"=0A=
+"ileID)v=3D''}else if(k=3D=3D'retrieveLightProfiles')q=3D'mtsr';else =
if(k=3D=3D'deleteLightProfiles')q=3D'mtsd';else =
if(k=3D=3D'retrieveLightData'){if(s.retrieveLightProfiles)qs+=3Ds.s2q('mt=
s',s[k],fv,k,0);v=3D''}else if"=0A=
+"(s.num(x)){if(b=3D=3D'prop')q=3D'c'+n;else =
if(b=3D=3D'eVar')q=3D'v'+n;else if(b=3D=3D'list')q=3D'l'+n;else =
if(b=3D=3D'hier'){q=3D'h'+n;v=3Ds.fl(v,255)}}if(v)qs+=3D'&'+s.ape(q)+'=3D=
'+(k.substring(0,3)!=3D'pev'?s.ape(v):v)}}return "=0A=
+"qs};s.ltdf=3Dfunction(t,h){t=3Dt?t.toLowerCase():'';h=3Dh?h.toLowerCase=
():'';var =
qi=3Dh.indexOf('?'),hi=3Dh.indexOf('#');if(qi>=3D0){if(hi>=3D0&&hi=3D0?h.substring(0,qi):h;if(t&&h.substr"=0A=
+"ing(h.length-(t.length+1))=3D=3D'.'+t)return 1;return =
0};s.ltef=3Dfunction(t,h){t=3Dt?t.toLowerCase():'';h=3Dh?h.toLowerCase():=
'';if(t&&h.indexOf(t)>=3D0)return 1;return 0};s.lt=3Dfunction(h){var =
s=3Dthis,lft=3Ds.li"=0A=
+"nkDownloadFileTypes,lef=3Ds.linkExternalFilters,lif=3Ds.linkInternalFil=
ters;lif=3Dlif?lif:s.wd.location.hostname;h=3Dh.toLowerCase();if(s.trackD=
ownloadLinks&&lft&&s.pt(lft,',','ltdf',h))return 'd';if(s.tra"=0A=
+"ckExternalLinks&&h.indexOf('#')!=3D0&&h.indexOf('about:')!=3D0&&h.index=
Of('javascript:')!=3D0&&(lef||lif)&&(!lef||s.pt(lef,',','ltef',h))&&(!lif=
||!s.pt(lif,',','ltef',h)))return 'e';return ''};s.lc=3Dnew F"=0A=
+"unction('e','var =
s=3Ds_c_il['+s._in+'],b=3Ds.eh(this,\"onclick\");s.lnk=3Dthis;s.t();s.lnk=
=3D0;if(b)return this[b](e);return true');s.bcr=3Dfunction(){var =
s=3Dthis;if(s.bct&&s.bce)s.bct.dispatchEvent(s.bce);if"=0A=
+"(s.bcf){if(typeof(s.bcf)=3D=3D'function')s.bcf();else =
if(s.bct&&s.bct.href)s.d.location=3Ds.bct.href}s.bct=3Ds.bce=3Ds.bcf=3D0}=
;s.bc=3Dnew Function('e','if(e&&e.s_fe)return;var =
s=3Ds_c_il['+s._in+'],f,tcf,t,n,nrs,"=0A=
+"a,h;if(s.d&&s.d.all&&s.d.all.cppXYctnr)return;if(!s.bbc)s.useForcedLink=
Tracking=3D0;else =
if(!s.useForcedLinkTracking){s.b.removeEventListener(\"click\",s.bc,true)=
;s.bbc=3Ds.useForcedLinkTracking=3D0;retu"=0A=
+"rn}else =
s.b.removeEventListener(\"click\",s.bc,false);s.eo=3De.srcElement?e.srcEl=
ement:e.target;nrs=3Ds.nrs;s.t();s.eo=3D0;if(s.nrs>nrs&&s.useForcedLinkTr=
acking&&e.target){a=3De.target;while(a&&a!=3Ds.b&&a.t"=0A=
+"agName.toUpperCase()!=3D\"A\"&&a.tagName.toUpperCase()!=3D\"AREA\")a=3D=
a.parentNode;if(a){h=3Da.href;if(h.indexOf(\"#\")=3D=3D0||h.indexOf(\"abo=
ut:\")=3D=3D0||h.indexOf(\"javascript:\")=3D=3D0)h=3D0;t=3Da.target;if(e.=
targ"=0A=
+"et.dispatchEvent&&h&&(!t||t=3D=3D\"_self\"||t=3D=3D\"_top\"||t=3D=3D\"_=
parent\"||(s.wd.name&&t=3D=3Ds.wd.name))){tcf=3Dnew Function(\"s\",\"var =
x;try{n=3Ds.d.createEvent(\\\\\"MouseEvents\\\\\")}catch(x){n=3Dnew =
MouseEv"=0A=
+"ent}return n\");n=3Dtcf(s);if(n){tcf=3Dnew Function(\"n\",\"e\",\"var =
x;try{n.initMouseEvent(\\\\\"click\\\\\",e.bubbles,e.cancelable,e.view,e.=
detail,e.screenX,e.screenY,e.clientX,e.clientY,e.ctrlKey,e"=0A=
+".altKey,e.shiftKey,e.metaKey,e.button,e.relatedTarget)}catch(x){n=3D0}r=
eturn n\");n=3Dtcf(n,e);if(n){n.s_fe=3D1;e.stopPropagation();if =
(e.stopImmediatePropagation) {e.stopImmediatePropagation();}e.preven"=0A=
+"tDefault();s.bct=3De.target;s.bce=3Dn}}}}}');s.oh=3Dfunction(o){var =
s=3Dthis,l=3Ds.wd.location,h=3Do.href?o.href:'',i,j,k,p;i=3Dh.indexOf(':'=
);j=3Dh.indexOf('?');k=3Dh.indexOf('/');if(h&&(i<0||(j>=3D0&&i>j)||(k>=3D=
0&&i>"=0A=
+"k))){p=3Do.protocol&&o.protocol.length>1?o.protocol:(l.protocol?l.proto=
col:'');i=3Dl.pathname.lastIndexOf('/');h=3D(p?p+'//':'')+(o.host?o.host:=
(l.host?l.host:''))+(h.substring(0,1)!=3D'/'?l.pathname.subst"=0A=
+"ring(0,i<0?0:i)+'/':'')+h}return h};s.ot=3Dfunction(o){var =
t=3Do.tagName;if(o.tagUrn||(o.scopeName&&o.scopeName.toUpperCase()!=3D'HT=
ML'))return =
'';t=3Dt&&t.toUpperCase?t.toUpperCase():'';if(t=3D=3D'SHAPE')t=3D''"=0A=
+";if(t){if((t=3D=3D'INPUT'||t=3D=3D'BUTTON')&&o.type&&o.type.toUpperCase=
)t=3Do.type.toUpperCase();else if(!t&&o.href)t=3D'A';}return =
t};s.oid=3Dfunction(o){var =
s=3Dthis,t=3Ds.ot(o),p,c,n=3D'',x=3D0;if(t&&!o.s_oid){p=3Do.pr"=0A=
+"otocol;c=3Do.onclick;if(o.href&&(t=3D=3D'A'||t=3D=3D'AREA')&&(!c||!p||p=
.toLowerCase().indexOf('javascript')<0))n=3Ds.oh(o);else =
if(c){n=3Ds.rep(s.rep(s.rep(s.rep(''+c,\"\\r\",''),\"\\n\",''),\"\\t\",''=
),' ','');"=0A=
+"x=3D2}else =
if(t=3D=3D'INPUT'||t=3D=3D'SUBMIT'){if(o.value)n=3Do.value;else =
if(o.innerText)n=3Do.innerText;else =
if(o.textContent)n=3Do.textContent;x=3D3}else =
if(o.src&&t=3D=3D'IMAGE')n=3Do.src;if(n){o.s_oid=3Ds.fl(n,100);o.s"=0A=
+"_oidt=3Dx}}return o.s_oid};s.rqf=3Dfunction(t,un){var =
s=3Dthis,e=3Dt.indexOf('=3D'),u=3De>=3D0?t.substring(0,e):'',q=3De>=3D0?s=
.epa(t.substring(e+1)):'';if(u&&q&&(','+u+',').indexOf(','+un+',')>=3D0){=
if(u!=3Ds.un&&s.un."=0A=
+"indexOf(',')>=3D0)q=3D'&u=3D'+u+q+'&u=3D0';return q}return =
''};s.rq=3Dfunction(un){if(!un)un=3Dthis.un;var =
s=3Dthis,c=3Dun.indexOf(','),v=3Ds.c_r('s_sq'),q=3D'';if(c<0)return =
s.pt(v,'&','rqf',un);return s.pt(un,',','r"=0A=
+"q',0)};s.sqp=3Dfunction(t,a){var =
s=3Dthis,e=3Dt.indexOf('=3D'),q=3De<0?'':s.epa(t.substring(e+1));s.sqq[q]=
=3D'';if(e>=3D0)s.pt(t.substring(0,e),',','sqs',q);return =
0};s.sqs=3Dfunction(un,q){var s=3Dthis;s.squ[un]=3Dq;"=0A=
+"return 0};s.sq=3Dfunction(q){var =
s=3Dthis,k=3D's_sq',v=3Ds.c_r(k),x,c=3D0;s.sqq=3Dnew Object;s.squ=3Dnew =
Object;s.sqq[q]=3D'';s.pt(v,'&','sqp',0);s.pt(s.un,',','sqs',q);v=3D'';fo=
r(x in s.squ)if(x&&(!Object||!Object."=0A=
+"prototype||!Object.prototype[x]))s.sqq[s.squ[x]]+=3D(s.sqq[s.squ[x]]?',=
':'')+x;for(x in =
s.sqq)if(x&&(!Object||!Object.prototype||!Object.prototype[x])&&s.sqq[x]&=
&(x=3D=3Dq||c<2)){v+=3D(v?'&':'')+s.sqq[x]+'"=0A=
+"=3D'+s.ape(x);c++}return s.c_w(k,v,0)};s.wdl=3Dnew Function('e','var =
s=3Ds_c_il['+s._in+'],r=3Dtrue,b=3Ds.eh(s.wd,\"onload\"),i,o,oc;if(b)r=3D=
this[b](e);for(i=3D0;i=3D0)&&oc.indexOf(\".tl(\")<0)s.eh(o,\"onclick\",0,s.lc);}return =
r');s.wds=3Dfunction(){var s=3Dthis;if(s.apv>3&&(!s.isie||!s.i"=0A=
+"smac||s.apv>=3D5)){if(s.b&&s.b.attachEvent)s.b.attachEvent('onclick',s.=
bc);else =
if(s.b&&s.b.addEventListener){if(s.n&&((s.n.userAgent.indexOf('WebKit')>=3D=
0&&s.d.createEvent)||(s.n.userAgent.indexOf('F"=0A=
+"irefox/2')>=3D0&&s.wd.MouseEvent))){s.bbc=3D1;s.useForcedLinkTracking=3D=
1;s.b.addEventListener('click',s.bc,true)}s.b.addEventListener('click',s.=
bc,false)}else s.eh(s.wd,'onload',0,s.wdl)}};s.vs=3Dfunction"=0A=
+"(x){var =
s=3Dthis,v=3Ds.visitorSampling,g=3Ds.visitorSamplingGroup,k=3D's_vsn_'+s.=
un+(g?'_'+g:''),n=3Ds.c_r(k),e=3Dnew =
Date,y=3De.getYear();e.setYear(y+10+(y<1900?1900:0));if(v){v*=3D100;if(!n=
){if(!s.c_w(k,x,e))ret"=0A=
+"urn 0;n=3Dx}if(n%10000>v)return 0}return =
1};s.dyasmf=3Dfunction(t,m){if(t&&m&&m.indexOf(t)>=3D0)return 1;return =
0};s.dyasf=3Dfunction(t,m){var =
s=3Dthis,i=3Dt?t.indexOf('=3D'):-1,n,x;if(i>=3D0&&m){var n=3Dt.substring"=0A=
+"(0,i),x=3Dt.substring(i+1);if(s.pt(x,',','dyasmf',m))return n}return =
0};s.uns=3Dfunction(){var =
s=3Dthis,x=3Ds.dynamicAccountSelection,l=3Ds.dynamicAccountList,m=3Ds.dyn=
amicAccountMatch,n,i;s.un=3Ds.un.toLowerCas"=0A=
+"e();if(x&&l){if(!m)m=3Ds.wd.location.host;if(!m.toLowerCase)m=3D''+m;l=3D=
l.toLowerCase();m=3Dm.toLowerCase();n=3Ds.pt(l,';','dyasf',m);if(n)s.un=3D=
n}i=3Ds.un.indexOf(',');s.fun=3Di<0?s.un:s.un.substring(0,i)};s.sa"=0A=
+"=3Dfunction(un){var =
s=3Dthis;if(s.un&&s.mpc('sa',arguments))return;s.un=3Dun;if(!s.oun)s.oun=3D=
un;else =
if((','+s.oun+',').indexOf(','+un+',')<0)s.oun+=3D','+un;s.uns()};s.m_i=3D=
function(n,a){var s=3Dthis,m,f=3Dn.s"=0A=
+"ubstring(0,1),r,l,i;if(!s.m_l)s.m_l=3Dnew =
Object;if(!s.m_nl)s.m_nl=3Dnew =
Array;m=3Ds.m_l[n];if(!a&&m&&m._e&&!m._i)s.m_a(n);if(!m){m=3Dnew =
Object,m._c=3D's_m';m._in=3Ds.wd.s_c_in;m._il=3Ds._il;m._il[m._in]=3Dm;s.=
wd"=0A=
+".s_c_in++;m.s=3Ds;m._n=3Dn;m._l=3Dnew =
Array('_c','_in','_il','_i','_e','_d','_dl','s','n','_r','_g','_g1','_t',=
'_t1','_x','_x1','_rs','_rr','_l');s.m_l[n]=3Dm;s.m_nl[s.m_nl.length]=3Dn=
}else if(m._r&&!m._m){r"=0A=
+"=3Dm._r;r._m=3Dm;l=3Dm._l;for(i=3D0;i=3D0)x(s);else =
s.m_m(\"x\",n,x,e)}m=3Ds.m_i(n,1);if(m._dl)m._dl=3Dm._d=3D0;s.dlt();retur=
n f');s.m_m=3Dfunction(t,n,d,e){t=3D'_"=0A=
+"'+t;var =
s=3Dthis,i,x,m,f=3D'_'+t,r=3D0,u;if(s.m_l&&s.m_nl)for(i=3D0;i=3D0){if(d&&e)u=3Dm[t](d,e);else if(d)u=3Dm"=0A=
+"[t](d);else =
u=3Dm[t]()}}if(u)r=3D1;u=3Dm[t+1];if(u&&!m[f]){if((''+u).indexOf('functio=
n')>=3D0){if(d&&e)u=3Dm[t+1](d,e);else if(d)u=3Dm[t+1](d);else =
u=3Dm[t+1]()}}m[f]=3D1;if(u)r=3D1}}return r};s.m_ll=3Dfunction(){var "=0A=
+"s=3Dthis,g=3Ds.m_dl,i,o;if(g)for(i=3D0;i=3D0){g=3Dn.substring(i+1);n=3Dn.substring(0,i)=
}else =
g=3D\"m_\"+n;m=3Ds.m_i(n)}if((l||(n&&!s.m_a(n,g)))&&u&&s.d&&c&&s.d.create=
Element){if(d){m._d=3D1;m._dl=3D1}if(ln){if(s.ssl)u=3Ds.rep(u,'ht"=0A=
+"tp:','https:');i=3D's_s:'+s._in+':'+n+':'+g;b=3D'var =
s=3Ds_c_il['+s._in+'],o=3Ds.d.getElementById(\"'+i+'\");if(s&&o){if(!o.l&=
&s.wd.'+g+'){o.l=3D1;if(o.i)clearTimeout(o.i);o.i=3D0;s.m_a(\"'+n+'\",\"'=
+g+'\"'+(e"=0A=
+"?',\"'+e+'\"':'')+')}';f2=3Db+'o.c++;if(!s.maxDelay)s.maxDelay=3D250;if=
(!o.l&&o.c<(s.maxDelay*2)/100)o.i=3DsetTimeout(o.f2,100)}';f1=3Dnew =
Function('e',b+'}');tcf=3Dnew Function('s','c','i','u','f1','f2','va"=0A=
+"r =
e,o=3D0;try{o=3Ds.d.createElement(\"script\");if(o){o.type=3D\"text/javas=
cript\";'+(n?'o.id=3Di;o.defer=3Dtrue;o.onload=3Do.onreadystatechange=3Df=
1;o.f2=3Df2;o.l=3D0;':'')+'o.src=3Du;c.appendChild(o);'+(n?'o.c=3D0;o.i"=0A=
+"=3DsetTimeout(f2,100)':'')+'}}catch(e){o=3D0}return =
o');o=3Dtcf(s,c,i,u,f1,f2)}else{o=3Dnew =
Object;o.n=3Dn+':'+g;o.u=3Du;o.d=3Dd;o.l=3Dl;o.e=3De;g=3Ds.m_dl;if(!g)g=3D=
s.m_dl=3Dnew Array;i=3D0;while(i=3Ds.maxDelay){s.dll[i]=3D0;s.t(vo=
)}else f=3D1}}if(s.dli)clearTimeout(s.dli);s."=0A=
+"dli=3D0;if(f){if(!s.dli)s.dli=3DsetTimeout(s.dlt,s.maxDelay)}else =
s.dll=3D0');s.dl=3Dfunction(vo){var s=3Dthis,d=3Dnew =
Date;if(!vo)vo=3Dnew =
Object;s.vob(vo);vo._t=3Dd.getTime();if(!s.dll)s.dll=3Dnew =
Array;s.dll[s.dl"=0A=
+"l.length]=3Dvo;if(!s.maxDelay)s.maxDelay=3D250;s.dlt()};s.gfid=3Dfuncti=
on(){var =
s=3Dthis,d=3D'0123456789ABCDEF',k=3D's_fid',fid=3Ds.c_r(k),h=3D'',l=3D'',=
i,j,m=3D8,n=3D4,e=3Dnew Date,y;if(!fid||fid.indexOf('-')<0){for(i=3D0;"=0A=
+"i<16;i++){j=3DMath.floor(Math.random()*m);h+=3Dd.substring(j,j+1);j=3DM=
ath.floor(Math.random()*n);l+=3Dd.substring(j,j+1);m=3Dn=3D16}fid=3Dh+'-'=
+l;}y=3De.getYear();e.setYear(y+2+(y<1900?1900:0));if(!s.c_w(k,fid,e)"=0A=
+")fid=3D0;return fid};s.track=3Ds.t=3Dfunction(vo){var =
s=3Dthis,trk=3D1,tm=3Dnew =
Date,sed=3DMath&&Math.random?Math.floor(Math.random()*10000000000000):tm.=
getTime(),sess=3D's'+Math.floor(tm.getTime()/10800000)%10+se"=0A=
+"d,y=3Dtm.getYear(),vt=3Dtm.getDate()+'/'+tm.getMonth()+'/'+(y<1900?y+19=
00:y)+' '+tm.getHours()+':'+tm.getMinutes()+':'+tm.getSeconds()+' =
'+tm.getDay()+' '+tm.getTimezoneOffset(),tcf,tfs=3Ds.gtfs(),ta=3D-1,"=0A=
+"q=3D'',qs=3D'',code=3D'',vb=3Dnew =
Object;if(s.mpc('t',arguments))return;s.gl(s.vl_g);s.uns();s.m_ll();if(!s=
.td){var =
tl=3Dtfs.location,a,o,i,x=3D'',c=3D'',v=3D'',p=3D'',bw=3D'',bh=3D'',j=3D'=
1.0',k=3Ds.c_w('s_cc','true',0)?'Y"=0A=
+"':'N',hp=3D'',ct=3D'',pn=3D0,ps;if(String&&String.prototype){j=3D'1.1';=
if(j.match){j=3D'1.2';if(tm.setUTCDate){j=3D'1.3';if(s.isie&&s.ismac&&s.a=
pv>=3D5)j=3D'1.4';if(pn.toPrecision){j=3D'1.5';a=3Dnew =
Array;if(a.forEach"=0A=
+"){j=3D'1.6';i=3D0;o=3Dnew Object;tcf=3Dnew Function('o','var =
e,i=3D0;try{i=3Dnew Iterator(o)}catch(e){}return =
i');i=3Dtcf(o);if(i&&i.next){j=3D'1.7';if(a.reduce){j=3D'1.8';if(j.trim){=
j=3D'1.8.1';if(Date.parse){j=3D'1.8."=0A=
+"2';if(Object.create)j=3D'1.8.5'}}}}}}}}}if(s.apv>=3D4)x=3Dscreen.width+=
'x'+screen.height;if(s.isns||s.isopera){if(s.apv>=3D3){v=3Ds.n.javaEnable=
d()?'Y':'N';if(s.apv>=3D4){c=3Dscreen.pixelDepth;bw=3Ds.wd.innerWidth"=0A=
+";bh=3Ds.wd.innerHeight}}s.pl=3Ds.n.plugins}else =
if(s.isie){if(s.apv>=3D4){v=3Ds.n.javaEnabled()?'Y':'N';c=3Dscreen.colorD=
epth;if(s.apv>=3D5){bw=3Ds.d.documentElement.offsetWidth;bh=3Ds.d.documen=
tElement.offsetHeig"=0A=
+"ht;if(!s.ismac&&s.b){tcf=3Dnew Function('s','tl','var =
e,hp=3D0;try{s.b.addBehavior(\"#default#homePage\");hp=3Ds.b.isHomePage(t=
l)?\"Y\":\"N\"}catch(e){}return hp');hp=3Dtcf(s,tl);tcf=3Dnew =
Function('s','var "=0A=
+"e,ct=3D0;try{s.b.addBehavior(\"#default#clientCaps\");ct=3Ds.b.connecti=
onType}catch(e){}return ct');ct=3Dtcf(s)}}}else =
r=3D''}if(s.pl)while(pn=3D0&&oc.indexOf('=
"=0A=
+".s_oc(')<0)||oc.indexOf('.tl(')>=3D0)o=3D0}}if(o){if(n)ta=3Do.target;h=3D=
s.oh(o);i=3Dh.indexOf('?');h=3Ds.linkLeaveQueryString||i<0?h:h.substring(=
0,i);l=3Ds.linkName;t=3Ds.linkType?s.linkType.toLowerCase():s.lt(h)"=0A=
+";if(t&&(h||l)){s.pe=3D'lnk_'+(t=3D=3D'd'||t=3D=3D'e'?t:'o');s.pev1=3D(h=
?s.ape(h):'');s.pev2=3D(l?s.ape(l):'')}else =
trk=3D0;if(s.trackInlineStats){if(!p){p=3Ds.pageURL;w=3D0}t=3Ds.ot(o);i=3D=
o.sourceIndex;if(o.dataset&&o.da"=0A=
+"taset.sObjectId){s.wd.s_objectID=3Do.dataset.sObjectId;}else =
if(o.getAttribute&&o.getAttribute('data-s-object-id')){s.wd.s_objectID=3D=
o.getAttribute('data-s-object-id');}else if(s.useForcedLinkTracking"=0A=
+"){s.wd.s_objectID=3D'';oc=3Do.onclick?''+o.onclick:'';if(oc){var =
ocb=3Doc.indexOf('s_objectID'),oce,ocq,ocx;if(ocb>=3D0){ocb+=3D10;while(o=
cb=3D0)ocb++;if(o"=0A=
+"cb=3D0);s.d=3Ddocument;s.b=3Ds.d.body;if(s.d.getE=
lementsByTagName){s.h=3Ds.d.getElementsByTagName('HEAD');if(s.h)s.h=3Ds.h=
[0]}s.n=3Dnavigator;s.u=3Ds.n.userAgent;s.ns6=3Ds.u.indexOf('Netscape"=0A=
+"6/');var apn=3Ds.n.appName,v=3Ds.n.appVersion,ie=3Dv.indexOf('MSIE =
'),o=3Ds.u.indexOf('Opera =
'),i;if(v.indexOf('Opera')>=3D0||o>0)apn=3D'Opera';s.isie=3D(apn=3D=3D'Mi=
crosoft Internet Explorer');s.isns=3D(apn=3D=3D'Netscap"=0A=
+"e');s.isopera=3D(apn=3D=3D'Opera');s.ismac=3D(s.u.indexOf('Mac')>=3D0);=
if(o>0)s.apv=3DparseFloat(s.u.substring(o+6));else =
if(ie>0){s.apv=3DparseInt(i=3Dv.substring(ie+5));if(s.apv>3)s.apv=3Dparse=
Float(i)}else if(s.n"=0A=
+"s6>0)s.apv=3DparseFloat(s.u.substring(s.ns6+10));else =
s.apv=3DparseFloat(v);s.em=3D0;if(s.em.toPrecision)s.em=3D3;else =
if(String.fromCharCode){i=3Descape(String.fromCharCode(256)).toUpperCase(=
);s.em=3D(i=3D=3D'%C4"=0A=
+"%80'?2:(i=3D=3D'%U0100'?1:0))}if(s.oun)s.sa(s.oun);s.sa(un);s.vl_l=3D't=
imestamp,dynamicVariablePrefix,visitorID,fid,vmk,visitorMigrationKey,visi=
torMigrationServer,visitorMigrationServerSecure,ppu,charSet"=0A=
+",visitorNamespace,cookieDomainPeriods,cookieLifetime,pageName,pageURL,r=
eferrer,contextData,currencyCode,lightProfileID,lightStoreForSeconds,ligh=
tIncrementBy,retrieveLightProfiles,deleteLightProfile"=0A=
+"s,retrieveLightData';s.va_l=3Ds.sp(s.vl_l,',');s.vl_mr=3Ds.vl_m=3D'time=
stamp,charSet,visitorNamespace,cookieDomainPeriods,cookieLifetime,context=
Data,lightProfileID,lightStoreForSeconds,lightIncrementBy';"=0A=
+"s.vl_t=3Ds.vl_l+',variableProvider,channel,server,pageType,transactionI=
D,purchaseID,campaign,state,zip,events,events2,products,linkName,linkType=
';var n;for(n=3D1;n<=3D75;n++){s.vl_t+=3D',prop'+n+',eVar'+n;"=0A=
+"s.vl_m+=3D',prop'+n+',eVar'+n}for(n=3D1;n<=3D5;n++)s.vl_t+=3D',hier'+n;=
for(n=3D1;n<=3D3;n++)s.vl_t+=3D',list'+n;s.va_m=3Ds.sp(s.vl_m,',');s.vl_l=
2=3D',tnt,pe,pev1,pev2,pev3,resolution,colorDepth,javascriptVersion,jav"=0A=
+"aEnabled,cookiesEnabled,browserWidth,browserHeight,connectionType,homep=
age,pageURLRest,plugins';s.vl_t+=3Ds.vl_l2;s.va_t=3Ds.sp(s.vl_t,',');s.vl=
_g=3Ds.vl_t+',trackingServer,trackingServerSecure,trackingS"=0A=
+"erverBase,fpCookieDomainPeriods,disableBufferedRequests,mobile,visitorS=
ampling,visitorSamplingGroup,dynamicAccountSelection,dynamicAccountList,d=
ynamicAccountMatch,trackDownloadLinks,trackExternalLi"=0A=
+"nks,trackInlineStats,linkLeaveQueryString,linkDownloadFileTypes,linkExt=
ernalFilters,linkInternalFilters,linkTrackVars,linkTrackEvents,linkNames,=
lnk,eo,lightTrackVars,_1_referrer,un';s.va_g=3Ds.sp(s.v"=0A=
+"l_g,',');s.pg=3Dpg;s.gl(s.vl_g);s.contextData=3Dnew =
Object;s.retrieveLightData=3Dnew =
Object;if(!ss)s.wds();if(pg){s.wd.s_co=3Dfunction(o){return =
o};s.wd.s_gs=3Dfunction(un){s_gi(un,1,1).t()};s.wd.s_dc=3Dfuncti"=0A=
+"on(un){s_gi(un,1).t()}}",=0A=
w=3Dwindow,l=3Dw.s_c_il,n=3Dnavigator,u=3Dn.userAgent,v=3Dn.appVersion,e=3D=
v.indexOf('MSIE =
'),m=3Du.indexOf('Netscape6/'),a,i,j,x,s;if(un){un=3Dun.toLowerCase();if(=
l)for(j=3D0;j<2;j++)for(i=3D0;i0&&x=3D=3D's_l'))&&(s.oun=3D=3Dun||(s.fs&&s.sa&&s.fs(s.ou=
n,un)))){if(s.sa)s.sa(un);if(x=3D=3D's_c')return s}else =
s=3D0}}w.s_an=3D'0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrst=
uvwxyz';=0A=
w.s_sp=3Dnew Function("x","d","var a=3Dnew =
Array,i=3D0,j;if(x){if(x.split)a=3Dx.split(d);else =
if(!d)for(i=3D0;i=3D0){j=3Dx.indexOf(d,i);a[a.length]=3Dx.subst"=0A=
+"ring(i,j<0?x.length:j);i=3Dj;if(i>=3D0)i+=3Dd.length}}return a");=0A=
w.s_jn=3Dnew Function("a","d","var =
x=3D'',i,j=3Da.length;if(a&&j>0){x=3Da[0];if(j>1){if(a.join)x=3Da.join(d)=
;else for(i=3D1;i0){d=3Dx.substring=
(0,i);x=3Dx.substring(i+2);l=3Ds_sp(l,'');for(i=3D0;i<62;i++)l2[l[i]]=3Di=
;t=3Ds_sp(t,'');d"=0A=
+"=3Ds_sp(d,'~');i=3D0;while(i<5){v=3D0;if(x.indexOf(t[i])>=3D0) =
{x2=3Ds_sp(x,t[i]);for(j=3D1;j=3D0)x=3Ds_rep(x,w,t[i]);i++;b+=3D62}}}return x");=0A=
w.s_fe=3Dnew Function("c","return =
s_rep(s_rep(s_rep(c,'\\\\','\\\\\\\\'),'\"','\\\\\"'),\"\\n\",\"\\\\n\")"=
);=0A=
w.s_fa=3Dnew Function("f","var =
s=3Df.indexOf('(')+1,e=3Df.indexOf(')'),a=3D'',c;while(s>=3D0&&s=3D0){s++;d=3D1;q=
=3D'';x=3D0;f=3Dc.substring(s);a=3Ds_fa(f);e=3Do=3Dc.indexOf('{',s);e++;w=
hile(d>0){h=3Dc.substring(e,e+1);if(q){i"=0A=
+"f(h=3D=3Dq&&!x)q=3D'';if(h=3D=3D'\\\\')x=3Dx?0:1;else =
x=3D0}else{if(h=3D=3D'\"'||h=3D=3D\"'\")q=3Dh;if(h=3D=3D'{')d++;if(h=3D=3D=
'}')d--}if(d>0)e++}c=3Dc.substring(0,s)+'new =
Function('+(a?a+',':'')+'\"'+s_fe(c.substring(o+1,e))+'\")"=0A=
+"'+c.substring(e+1);s=3Dc.indexOf('=3Dfunction(')}return c;");=0A=
c=3Ds_d(c);if(e>0){a=3DparseInt(i=3Dv.substring(e+5));if(a>3)a=3DparseFlo=
at(i)}else if(m>0)a=3DparseFloat(u.substring(m+10));else =
a=3DparseFloat(v);if(a<5||v.indexOf('Opera')>=3D0||u.indexOf('Opera')>=3D=
0)c=3Ds_ft(c);if(!s){s=3Dnew Object;if(!w.s_c_in){w.s_c_il=3Dnew =
Array;w.s_c_in=3D0}s._il=3Dw.s_c_il;s._in=3Dw.s_c_in;s._il[s._in]=3Ds;w.s=
_c_in++;}s._c=3D's_c';(new =
Function("s","un","pg","ss",c))(s,un,pg,ss);return s}=0A=
function s_giqf(){var =
w=3Dwindow,q=3Dw.s_giq,i,t,s;if(q)for(i=3D0;i [id^=3Dswf]').each(function () {=0A=
=0A=
// Collect the div ids, turn them in to object ids, and store them=0A=
onepixelout_objects[i] =3D $(this).attr('id');=0A=
=0A=
// Extract the flashvars string=0A=
flashvars =3D $('#' + onepixelout_objects[i] + ' > =
param').filter('[name=3Dflashvars]').attr('value');=0A=
=0A=
// Find out where playerID appears in the value=0A=
index1 =3D flashvars.indexOf('playerID');=0A=
=0A=
// Find out where the first ampersand is in the value=0A=
index2 =3D flashvars.indexOf('&');=0A=
=0A=
// The playerID variable is this substring so store it=0A=
onepixelout_players[i++] =3D flashvars.substring(index1 + 9, index2);=0A=
=0A=
});=0A=
=0A=
}=0A=
------=_NextPart_000_0000_01D18F1D.CD075B50
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://electronicdesign.com/sites/all/modules/custom/pm_doubleclick/navigation-ads.js?M
(function($) {=0A=
$(window).bind('load', function() {=0A=
$('.nice-menu > .menuparent > a').each(function(index) {=0A=
var $navItem =3D $(this),=0A=
linkURL =3D $navItem.attr('data-ad-target'),=0A=
sponsoredNavBlock =3D $('
').append($('#' + linkURL + =
'-sponsor').clone()).html(),=0A=
oldWidth =3D $navItem.next('div').width(),=0A=
adWidth =3D $('#gpt-' + linkURL + ' iframe').width(),=0A=
sponsorWidth =3D $('#' + linkURL + '-sponsor').outerWidth(),=0A=
newWidth =3D oldWidth + adWidth + sponsorWidth;=0A=
if (adWidth > 1) {=0A=
$navItem.next('div').width(newWidth + 20).prepend($('#gpt-' + =
linkURL + ' =
iframe').contents().find('body').html()).children('div').addClass('nav-ad=
');=0A=
}=0A=
if (sponsorWidth > 1) {=0A=
$navItem.next('div').width(newWidth).append(sponsoredNavBlock);=0A=
}=0A=
$('#gpt-' + linkURL).find('iframe').remove();=0A=
});=0A=
});=0A=
})(jQuery);=0A=
------=_NextPart_000_0000_01D18F1D.CD075B50--