Watch A Very Serious Person | XFINITY TV a";bu=bB.getElementsByTagName("*");bJ=bB.getElementsByTagName("a")[0];if(!bu||!bu.length||!bJ){return{}}bC=ap.createElement("select");bs=bC.appendChild(ap.createElement("option"));bA=bB.getElementsByTagName("input")[0];by={leadingWhitespace:(bB.firstChild.nodeType===3),tbody:!bB.getElementsByTagName("tbody").length,htmlSerialize:!!bB.getElementsByTagName("link").length,style:/top/.test(bJ.getAttribute("style")),hrefNormalized:(bJ.getAttribute("href")==="/a"),opacity:/^0.55$/.test(bJ.style.opacity),cssFloat:!!bJ.style.cssFloat,checkOn:(bA.value==="on"),optSelected:bs.selected,getSetAttribute:bB.className!=="t",submitBubbles:true,changeBubbles:true,focusinBubbles:false,deleteExpando:true,noCloneEvent:true,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableMarginRight:true};bA.checked=true;by.noCloneChecked=bA.cloneNode(true).checked;bC.disabled=true;by.optDisabled=!bs.disabled;try{delete bB.test}catch(bG){by.deleteExpando=false}if(!bB.addEventListener&&bB.attachEvent&&bB.fireEvent){bB.attachEvent("onclick",function(){by.noCloneEvent=false});bB.cloneNode(true).fireEvent("onclick")}bA=ap.createElement("input");bA.value="t";bA.setAttribute("type","radio");by.radioValue=bA.value==="t";bA.setAttribute("checked","checked");bB.appendChild(bA);br=ap.createDocumentFragment();br.appendChild(bB.firstChild);by.checkClone=br.cloneNode(true).cloneNode(true).lastChild.checked;bB.innerHTML="";bB.style.width=bB.style.paddingLeft="1px";bz=ap.getElementsByTagName("body")[0];bx=ap.createElement(bz?"div":"body");bH={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"};if(bz){b.extend(bH,{position:"absolute",left:"-1000px",top:"-1000px"})}for(bE in bH){bx.style[bE]=bH[bE]}bx.appendChild(bB);bD=bz||bI;bD.insertBefore(bx,bD.firstChild);by.appendChecked=bA.checked;by.boxModel=bB.offsetWidth===2;if("zoom" in bB.style){bB.style.display="inline";bB.style.zoom=1;by.inlineBlockNeedsLayout=(bB.offsetWidth===2);bB.style.display="";bB.innerHTML="
";by.shrinkWrapBlocks=(bB.offsetWidth!==2)}bB.innerHTML="
t";bF=bB.getElementsByTagName("td");bK=(bF[0].offsetHeight===0);bF[0].style.display="";bF[1].style.display="none";by.reliableHiddenOffsets=bK&&(bF[0].offsetHeight===0);bB.innerHTML="";if(ap.defaultView&&ap.defaultView.getComputedStyle){bv=ap.createElement("div");bv.style.width="0";bv.style.marginRight="0";bB.appendChild(bv);by.reliableMarginRight=(parseInt((ap.defaultView.getComputedStyle(bv,null)||{marginRight:0}).marginRight,10)||0)===0}bx.innerHTML="";bD.removeChild(bx);if(bB.attachEvent){for(bE in {submit:1,change:1,focusin:1}){bw="on"+bE;bK=(bw in bB);if(!bK){bB.setAttribute(bw,"return;");bK=(typeof bB[bw]==="function")}by[bE+"Bubbles"]=bK}}bx=br=bC=bs=bz=bv=bB=bA=null;return by})();b.boxModel=b.support.boxModel;var aL=/^(?:\{.*\}|\[.*\])$/,av=/([A-Z])/g;b.extend({cache:{},uuid:0,expando:"jQuery"+(b.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:true},hasData:function(e){e=e.nodeType?b.cache[e[b.expando]]:e[b.expando];return !!e&&!S(e)},data:function(bt,br,bv,bu){if(!b.acceptData(bt)){return}var bw,by,bz=b.expando,bx=typeof br==="string",bA=bt.nodeType,e=bA?b.cache:bt,bs=bA?bt[b.expando]:bt[b.expando]&&b.expando;if((!bs||(bu&&bs&&(e[bs]&&!e[bs][bz])))&&bx&&bv===K){return}if(!bs){if(bA){bt[b.expando]=bs=++b.uuid}else{bs=b.expando}}if(!e[bs]){e[bs]={};if(!bA){e[bs].toJSON=b.noop}}if(typeof br==="object"||typeof br==="function"){if(bu){e[bs][bz]=b.extend(e[bs][bz],br)}else{e[bs]=b.extend(e[bs],br)}}bw=e[bs];if(bu){if(!bw[bz]){bw[bz]={}}bw=bw[bz]}if(bv!==K){bw[b.camelCase(br)]=bv}if(br==="events"&&!bw[br]){return bw[bz]&&bw[bz].events}if(bx){by=bw[br];if(by==null){by=bw[b.camelCase(br)]}}else{by=bw}return by},removeData:function(bu,bs,bv){if(!b.acceptData(bu)){return}var bw,bx=b.expando,by=bu.nodeType,br=by?b.cache:bu,bt=by?bu[b.expando]:b.expando;if(!br[bt]){return}if(bs){bw=bv?br[bt][bx]:br[bt];if(bw){if(!bw[bs]){bs=b.camelCase(bs)}delete bw[bs];if(!S(bw)){return}}}if(bv){delete br[bt][bx];if(!S(br[bt])){return}}var e=br[bt][bx];if(b.support.deleteExpando||!br.setInterval){delete br[bt]}else{br[bt]=null}if(e){br[bt]={};if(!by){br[bt].toJSON=b.noop}br[bt][bx]=e}else{if(by){if(b.support.deleteExpando){delete bu[b.expando]}else{if(bu.removeAttribute){bu.removeAttribute(b.expando)}else{bu[b.expando]=null}}}}},_data:function(br,e,bs){return b.data(br,e,bs,true)},acceptData:function(br){if(br.nodeName){var e=b.noData[br.nodeName.toLowerCase()];if(e){return !(e===true||br.getAttribute("classid")!==e)}}return true}});b.fn.extend({data:function(bu,bw){var bv=null;if(typeof bu==="undefined"){if(this.length){bv=b.data(this[0]);if(this[0].nodeType===1){var e=this[0].attributes,bs;for(var bt=0,br=e.length;bt-1){return true}}return false},val:function(bt){var e,br,bs=this[0];if(!arguments.length){if(bs){e=b.valHooks[bs.nodeName.toLowerCase()]||b.valHooks[bs.type];if(e&&"get" in e&&(br=e.get(bs,"value"))!==K){return br}br=bs.value;return typeof br==="string"?br.replace(aN,""):br==null?"":br}return K}var bu=b.isFunction(bt);return this.each(function(bw){var bv=b(this),bx;if(this.nodeType!==1){return}if(bu){bx=bt.call(this,bw,bv.val())}else{bx=bt}if(bx==null){bx=""}else{if(typeof bx==="number"){bx+=""}else{if(b.isArray(bx)){bx=b.map(bx,function(by){return by==null?"":by+""})}}}e=b.valHooks[this.nodeName.toLowerCase()]||b.valHooks[this.type];if(!e||!("set" in e)||e.set(this,bx,"value")===K){this.value=bx}})}});b.extend({valHooks:{option:{get:function(e){var br=e.attributes.value;return !br||br.specified?e.value:e.text}},select:{get:function(e){var bw,bu=e.selectedIndex,bx=[],by=e.options,bt=e.type==="select-one";if(bu<0){return null}for(var br=bt?bu:0,bv=bt?bu+1:by.length;br=0});if(!e.length){br.selectedIndex=-1}return e}}},attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attrFix:{tabindex:"tabIndex"},attr:function(bw,bt,bx,bv){var br=bw.nodeType;if(!bw||br===3||br===8||br===2){return K}if(bv&&bt in b.attrFn){return b(bw)[bt](bx)}if(!("getAttribute" in bw)){return b.prop(bw,bt,bx)}var bs,e,bu=br!==1||!b.isXMLDoc(bw);if(bu){bt=b.attrFix[bt]||bt;e=b.attrHooks[bt];if(!e){if(aj.test(bt)){e=aU}else{if(ba){e=ba}}}}if(bx!==K){if(bx===null){b.removeAttr(bw,bt);return K}else{if(e&&"set" in e&&bu&&(bs=e.set(bw,bx,bt))!==K){return bs}else{bw.setAttribute(bt,""+bx);return bx}}}else{if(e&&"get" in e&&bu&&(bs=e.get(bw,bt))!==null){return bs}else{bs=bw.getAttribute(bt);return bs===null?K:bs}}},removeAttr:function(br,e){var bs;if(br.nodeType===1){e=b.attrFix[e]||e;b.attr(br,e,"");br.removeAttribute(e);if(aj.test(e)&&(bs=b.propFix[e]||e) in br){br[bs]=false}}},attrHooks:{type:{set:function(e,br){if(g.test(e.nodeName)&&e.parentNode){b.error("type property can't be changed")}else{if(!b.support.radioValue&&br==="radio"&&b.nodeName(e,"input")){var bs=e.value;e.setAttribute("type",br);if(bs){e.value=bs}return br}}}},value:{get:function(br,e){if(ba&&b.nodeName(br,"button")){return ba.get(br,e)}return e in br?br.value:null},set:function(br,bs,e){if(ba&&b.nodeName(br,"button")){return ba.set(br,bs,e)}br.value=bs}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(bv,bt,bw){var br=bv.nodeType;if(!bv||br===3||br===8||br===2){return K}var bs,e,bu=br!==1||!b.isXMLDoc(bv);if(bu){bt=b.propFix[bt]||bt;e=b.propHooks[bt]}if(bw!==K){if(e&&"set" in e&&(bs=e.set(bv,bw,bt))!==K){return bs}else{return(bv[bt]=bw)}}else{if(e&&"get" in e&&(bs=e.get(bv,bt))!==null){return bs}else{return bv[bt]}}},propHooks:{tabIndex:{get:function(br){var e=br.getAttributeNode("tabindex");return e&&e.specified?parseInt(e.value,10):D.test(br.nodeName)||l.test(br.nodeName)&&br.href?0:K}}}});b.attrHooks.tabIndex=b.propHooks.tabIndex;aU={get:function(br,e){var bs;return b.prop(br,e)===true||(bs=br.getAttributeNode(e))&&bs.nodeValue!==false?e.toLowerCase():K},set:function(br,bt,e){var bs;if(bt===false){b.removeAttr(br,e)}else{bs=b.propFix[e]||e;if(bs in br){br[bs]=true}br.setAttribute(e,e.toLowerCase())}return e}};if(!b.support.getSetAttribute){ba=b.valHooks.button={get:function(bs,br){var e;e=bs.getAttributeNode(br);return e&&e.nodeValue!==""?e.nodeValue:K},set:function(bs,bt,br){var e=bs.getAttributeNode(br);if(!e){e=ap.createAttribute(br);bs.setAttributeNode(e)}return(e.nodeValue=bt+"")}};b.each(["width","height"],function(br,e){b.attrHooks[e]=b.extend(b.attrHooks[e],{set:function(bs,bt){if(bt===""){bs.setAttribute(e,"auto");return bt}}})})}if(!b.support.hrefNormalized){b.each(["href","src","width","height"],function(br,e){b.attrHooks[e]=b.extend(b.attrHooks[e],{get:function(bt){var bs=bt.getAttribute(e,2);return bs===null?K:bs}})})}if(!b.support.style){b.attrHooks.style={get:function(e){return e.style.cssText.toLowerCase()||K},set:function(e,br){return(e.style.cssText=""+br)}}}if(!b.support.optSelected){b.propHooks.selected=b.extend(b.propHooks.selected,{get:function(br){var e=br.parentNode;if(e){e.selectedIndex;if(e.parentNode){e.parentNode.selectedIndex}}return null}})}if(!b.support.checkOn){b.each(["radio","checkbox"],function(){b.valHooks[this]={get:function(e){return e.getAttribute("value")===null?"on":e.value}}})}b.each(["radio","checkbox"],function(){b.valHooks[this]=b.extend(b.valHooks[this],{set:function(e,br){if(b.isArray(br)){return(e.checked=b.inArray(b(e).val(),br)>=0)}}})});var aW=/\.(.*)$/,a9=/^(?:textarea|input|select)$/i,N=/\./g,be=/ /g,aB=/[^\w\s.|`]/g,G=function(e){return e.replace(aB,"\\$&")};b.event={add:function(bt,bx,bC,bv){if(bt.nodeType===3||bt.nodeType===8){return}if(bC===false){bC=bg}else{if(!bC){return}}var br,bB;if(bC.handler){br=bC;bC=br.handler}if(!bC.guid){bC.guid=b.guid++}var by=b._data(bt);if(!by){return}var bD=by.events,bw=by.handle;if(!bD){by.events=bD={}}if(!bw){by.handle=bw=function(bE){return typeof b!=="undefined"&&(!bE||b.event.triggered!==bE.type)?b.event.handle.apply(bw.elem,arguments):K}}bw.elem=bt;bx=bx.split(" ");var bA,bu=0,e;while((bA=bx[bu++])){bB=br?b.extend({},br):{handler:bC,data:bv};if(bA.indexOf(".")>-1){e=bA.split(".");bA=e.shift();bB.namespace=e.slice(0).sort().join(".")}else{e=[];bB.namespace=""}bB.type=bA;if(!bB.guid){bB.guid=bC.guid}var bs=bD[bA],bz=b.event.special[bA]||{};if(!bs){bs=bD[bA]=[];if(!bz.setup||bz.setup.call(bt,bv,e,bw)===false){if(bt.addEventListener){bt.addEventListener(bA,bw,false)}else{if(bt.attachEvent){bt.attachEvent("on"+bA,bw)}}}}if(bz.add){bz.add.call(bt,bB);if(!bB.handler.guid){bB.handler.guid=bC.guid}}bs.push(bB);b.event.global[bA]=true}bt=null},global:{},remove:function(bF,bA,bs,bw){if(bF.nodeType===3||bF.nodeType===8){return}if(bs===false){bs=bg}var bI,bv,bx,bC,bD=0,bt,by,bB,bu,bz,e,bH,bE=b.hasData(bF)&&b._data(bF),br=bE&&bE.events;if(!bE||!br){return}if(bA&&bA.type){bs=bA.handler;bA=bA.type}if(!bA||typeof bA==="string"&&bA.charAt(0)==="."){bA=bA||"";for(bv in br){b.event.remove(bF,bv+bA)}return}bA=bA.split(" ");while((bv=bA[bD++])){bH=bv;e=null;bt=bv.indexOf(".")<0;by=[];if(!bt){by=bv.split(".");bv=by.shift();bB=new RegExp("(^|\\.)"+b.map(by.slice(0).sort(),G).join("\\.(?:.*\\.)?")+"(\\.|$)")}bz=br[bv];if(!bz){continue}if(!bs){for(bC=0;bC=0){bA=bA.slice(0,-1);br=true}if(bA.indexOf(".")>=0){bs=bA.split(".");bA=bs.shift();bs.sort()}if((!bv||b.event.customEvent[bA])&&!b.event.global[bA]){return}e=typeof e==="object"?e[b.expando]?e:new b.Event(bA,e):new b.Event(bA);e.type=bA;e.exclusive=br;e.namespace=bs.join(".");e.namespace_re=new RegExp("(^|\\.)"+bs.join("\\.(?:.*\\.)?")+"(\\.|$)");if(bC||!bv){e.preventDefault();e.stopPropagation()}if(!bv){b.each(b.cache,function(){var bE=b.expando,bD=this[bE];if(bD&&bD.events&&bD.events[bA]){b.event.trigger(e,bx,bD.handle.elem)}});return}if(bv.nodeType===3||bv.nodeType===8){return}e.result=K;e.target=bv;bx=bx!=null?b.makeArray(bx):[];bx.unshift(e);var bB=bv,bt=bA.indexOf(":")<0?"on"+bA:"";do{var by=b._data(bB,"handle");e.currentTarget=bB;if(by){by.apply(bB,bx)}if(bt&&b.acceptData(bB)&&bB[bt]&&bB[bt].apply(bB,bx)===false){e.result=false;e.preventDefault()}bB=bB.parentNode||bB.ownerDocument||bB===e.target.ownerDocument&&a7}while(bB&&!e.isPropagationStopped());if(!e.isDefaultPrevented()){var bu,bz=b.event.special[bA]||{};if((!bz._default||bz._default.call(bv.ownerDocument,e)===false)&&!(bA==="click"&&b.nodeName(bv,"a"))&&b.acceptData(bv)){try{if(bt&&bv[bA]){bu=bv[bt];if(bu){bv[bt]=null}b.event.triggered=bA;bv[bA]()}}catch(bw){}if(bu){bv[bt]=bu}b.event.triggered=K}}return e.result},handle:function(bx){bx=b.event.fix(bx||a7.event);var br=((b._data(this,"events")||{})[bx.type]||[]).slice(0),bw=!bx.exclusive&&!bx.namespace,bu=Array.prototype.slice.call(arguments,0);bu[0]=bx;bx.currentTarget=this;for(var bt=0,e=br.length;bt-1?b.map(br.options,function(bt){return bt.selected}).join("-"):""}else{if(b.nodeName(br,"select")){bs=br.selectedIndex}}}return bs},Y=function Y(bt){var br=bt.target,bs,bu;if(!a9.test(br.nodeName)||br.readOnly){return}bs=b._data(br,"_change_data");bu=k(br);if(bt.type!=="focusout"||br.type!=="radio"){b._data(br,"_change_data",bu)}if(bs===K||bu===bs){return}if(bs!=null||bu){bt.type="change";bt.liveFired=K;b.event.trigger(bt,arguments[1],br)}};b.event.special.change={filters:{focusout:Y,beforedeactivate:Y,click:function(bt){var bs=bt.target,br=b.nodeName(bs,"input")?bs.type:"";if(br==="radio"||br==="checkbox"||b.nodeName(bs,"select")){Y.call(this,bt)}},keydown:function(bt){var bs=bt.target,br=b.nodeName(bs,"input")?bs.type:"";if((bt.keyCode===13&&!b.nodeName(bs,"textarea"))||(bt.keyCode===32&&(br==="checkbox"||br==="radio"))||br==="select-multiple"){Y.call(this,bt)}},beforeactivate:function(bs){var br=bs.target;b._data(br,"_change_data",k(br))}},setup:function(bs,br){if(this.type==="file"){return false}for(var e in bj){b.event.add(this,e+".specialChange",bj[e])}return a9.test(this.nodeName)},teardown:function(e){b.event.remove(this,".specialChange");return a9.test(this.nodeName)}};bj=b.event.special.change.filters;bj.focus=bj.beforeactivate}function aT(br,bt,e){var bs=b.extend({},e[0]);bs.type=br;bs.originalEvent={};bs.liveFired=K;b.event.handle.call(bt,bs);if(bs.isDefaultPrevented()){e[0].preventDefault()}}if(!b.support.focusinBubbles){b.each({focus:"focusin",blur:"focusout"},function(bt,e){var br=0;b.event.special[e]={setup:function(){if(br++===0){ap.addEventListener(bt,bs,true)}},teardown:function(){if(--br===0){ap.removeEventListener(bt,bs,true)}}};function bs(bu){var bv=b.event.fix(bu);bv.type=e;bv.originalEvent={};b.event.trigger(bv,null,bv.target);if(bv.isDefaultPrevented()){bu.preventDefault()}}})}b.each(["bind","one"],function(br,e){b.fn[e]=function(bx,by,bw){var bv;if(typeof bx==="object"){for(var bu in bx){this[e](bu,by,bx[bu],bw)}return this}if(arguments.length===2||by===false){bw=by;by=K}if(e==="one"){bv=function(bz){b(this).unbind(bz,bv);return bw.apply(this,arguments)};bv.guid=bw.guid||b.guid++}else{bv=bw}if(bx==="unload"&&e!=="one"){this.one(bx,by,bw)}else{for(var bt=0,bs=this.length;btbt){break}bB.currentTarget=bv.elem;bB.data=bv.handleObj.data;bB.handleObj=bv.handleObj;bF=bv.handleObj.origHandler.apply(bv.elem,arguments);if(bF===false||bB.isPropagationStopped()){bt=bv.level;if(bF===false){by=false}if(bB.isImmediatePropagationStopped()){break}}}return by}function p(br,e){return(br&&br!=="*"?br+".":"")+e.replace(N,"`").replace(be,"&")}b.each(("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error").split(" "),function(br,e){b.fn[e]=function(bt,bs){if(bs==null){bs=bt;bt=null}return arguments.length>0?this.bind(e,bt,bs):this.trigger(e)};if(b.attrFn){b.attrFn[e]=true}}); /*! * Sizzle CSS Selector Engine * Copyright 2011, The Dojo Foundation * Released under the MIT, BSD, and GPL Licenses. * More information: http://sizzlejs.com/ */ (function(){var bB=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC=0,bF=Object.prototype.toString,bw=false,bv=true,bD=/\\/g,bJ=/\W/;[0,0].sort(function(){bv=false;return 0});var bt=function(bO,e,bR,bS){bR=bR||[];e=e||ap;var bU=e;if(e.nodeType!==1&&e.nodeType!==9){return[]}if(!bO||typeof bO!=="string"){return bR}var bL,bW,bZ,bK,bV,bY,bX,bQ,bN=true,bM=bt.isXML(e),bP=[],bT=bO;do{bB.exec("");bL=bB.exec(bT);if(bL){bT=bL[3];bP.push(bL[1]);if(bL[2]){bK=bL[3];break}}}while(bL);if(bP.length>1&&bx.exec(bO)){if(bP.length===2&&by.relative[bP[0]]){bW=bG(bP[0]+bP[1],e)}else{bW=by.relative[bP[0]]?[e]:bt(bP.shift(),e);while(bP.length){bO=bP.shift();if(by.relative[bO]){bO+=bP.shift()}bW=bG(bO,bW)}}}else{if(!bS&&bP.length>1&&e.nodeType===9&&!bM&&by.match.ID.test(bP[0])&&!by.match.ID.test(bP[bP.length-1])){bV=bt.find(bP.shift(),e,bM);e=bV.expr?bt.filter(bV.expr,bV.set)[0]:bV.set[0]}if(e){bV=bS?{expr:bP.pop(),set:bz(bS)}:bt.find(bP.pop(),bP.length===1&&(bP[0]==="~"||bP[0]==="+")&&e.parentNode?e.parentNode:e,bM);bW=bV.expr?bt.filter(bV.expr,bV.set):bV.set;if(bP.length>0){bZ=bz(bW)}else{bN=false}while(bP.length){bY=bP.pop();bX=bY;if(!by.relative[bY]){bY=""}else{bX=bP.pop()}if(bX==null){bX=e}by.relative[bY](bZ,bX,bM)}}else{bZ=bP=[]}}if(!bZ){bZ=bW}if(!bZ){bt.error(bY||bO)}if(bF.call(bZ)==="[object Array]"){if(!bN){bR.push.apply(bR,bZ)}else{if(e&&e.nodeType===1){for(bQ=0;bZ[bQ]!=null;bQ++){if(bZ[bQ]&&(bZ[bQ]===true||bZ[bQ].nodeType===1&&bt.contains(e,bZ[bQ]))){bR.push(bW[bQ])}}}else{for(bQ=0;bZ[bQ]!=null;bQ++){if(bZ[bQ]&&bZ[bQ].nodeType===1){bR.push(bW[bQ])}}}}}else{bz(bZ,bR)}if(bK){bt(bK,bU,bR,bS);bt.uniqueSort(bR)}return bR};bt.uniqueSort=function(bK){if(bE){bw=bv;bK.sort(bE);if(bw){for(var e=1;e0};bt.find=function(bQ,e,bR){var bP;if(!bQ){return[]}for(var bM=0,bL=by.order.length;bM":function(bP,bK){var bO,bN=typeof bK==="string",bL=0,e=bP.length;if(bN&&!bJ.test(bK)){bK=bK.toLowerCase();for(;bL=0)){if(!bL){e.push(bO)}}else{if(bL){bK[bN]=false}}}}return false},ID:function(e){return e[1].replace(bD,"")},TAG:function(bK,e){return bK[1].replace(bD,"").toLowerCase()},CHILD:function(e){if(e[1]==="nth"){if(!e[2]){bt.error(e[0])}e[2]=e[2].replace(/^\+|\s*/g,"");var bK=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(e[2]==="even"&&"2n"||e[2]==="odd"&&"2n+1"||!/\D/.test(e[2])&&"0n+"+e[2]||e[2]);e[2]=(bK[1]+(bK[2]||1))-0;e[3]=bK[3]-0}else{if(e[2]){bt.error(e[0])}}e[0]=bC++;return e},ATTR:function(bN,bK,bL,e,bO,bP){var bM=bN[1]=bN[1].replace(bD,"");if(!bP&&by.attrMap[bM]){bN[1]=by.attrMap[bM]}bN[4]=(bN[4]||bN[5]||"").replace(bD,"");if(bN[2]==="~="){bN[4]=" "+bN[4]+" "}return bN},PSEUDO:function(bN,bK,bL,e,bO){if(bN[1]==="not"){if((bB.exec(bN[3])||"").length>1||/^\w/.test(bN[3])){bN[3]=bt(bN[3],null,null,bK)}else{var bM=bt.filter(bN[3],bK,bL,true^bO);if(!bL){e.push.apply(e,bM)}return false}}else{if(by.match.POS.test(bN[0])||by.match.CHILD.test(bN[0])){return true}}return bN},POS:function(e){e.unshift(true);return e}},filters:{enabled:function(e){return e.disabled===false&&e.type!=="hidden"},disabled:function(e){return e.disabled===true},checked:function(e){return e.checked===true},selected:function(e){if(e.parentNode){e.parentNode.selectedIndex}return e.selected===true},parent:function(e){return !!e.firstChild},empty:function(e){return !e.firstChild},has:function(bL,bK,e){return !!bt(e[3],bL).length},header:function(e){return(/h\d/i).test(e.nodeName)},text:function(bL){var e=bL.getAttribute("type"),bK=bL.type;return bL.nodeName.toLowerCase()==="input"&&"text"===bK&&(e===bK||e===null)},radio:function(e){return e.nodeName.toLowerCase()==="input"&&"radio"===e.type},checkbox:function(e){return e.nodeName.toLowerCase()==="input"&&"checkbox"===e.type},file:function(e){return e.nodeName.toLowerCase()==="input"&&"file"===e.type},password:function(e){return e.nodeName.toLowerCase()==="input"&&"password"===e.type},submit:function(bK){var e=bK.nodeName.toLowerCase();return(e==="input"||e==="button")&&"submit"===bK.type},image:function(e){return e.nodeName.toLowerCase()==="input"&&"image"===e.type},reset:function(bK){var e=bK.nodeName.toLowerCase();return(e==="input"||e==="button")&&"reset"===bK.type},button:function(bK){var e=bK.nodeName.toLowerCase();return e==="input"&&"button"===bK.type||e==="button"},input:function(e){return(/input|select|textarea|button/i).test(e.nodeName)},focus:function(e){return e===e.ownerDocument.activeElement}},setFilters:{first:function(bK,e){return e===0},last:function(bL,bK,e,bM){return bK===bM.length-1},even:function(bK,e){return e%2===0},odd:function(bK,e){return e%2===1},lt:function(bL,bK,e){return bKe[3]-0},nth:function(bL,bK,e){return e[3]-0===bK},eq:function(bL,bK,e){return e[3]-0===bK}},filter:{PSEUDO:function(bL,bQ,bP,bR){var e=bQ[1],bK=by.filters[e];if(bK){return bK(bL,bP,bQ,bR)}else{if(e==="contains"){return(bL.textContent||bL.innerText||bt.getText([bL])||"").indexOf(bQ[3])>=0}else{if(e==="not"){var bM=bQ[3];for(var bO=0,bN=bM.length;bO=0)}}},ID:function(bK,e){return bK.nodeType===1&&bK.getAttribute("id")===e},TAG:function(bK,e){return(e==="*"&&bK.nodeType===1)||bK.nodeName.toLowerCase()===e},CLASS:function(bK,e){return(" "+(bK.className||bK.getAttribute("class"))+" ").indexOf(e)>-1},ATTR:function(bO,bM){var bL=bM[1],e=by.attrHandle[bL]?by.attrHandle[bL](bO):bO[bL]!=null?bO[bL]:bO.getAttribute(bL),bP=e+"",bN=bM[2],bK=bM[4];return e==null?bN==="!=":bN==="="?bP===bK:bN==="*="?bP.indexOf(bK)>=0:bN==="~="?(" "+bP+" ").indexOf(bK)>=0:!bK?bP&&e!==false:bN==="!="?bP!==bK:bN==="^="?bP.indexOf(bK)===0:bN==="$="?bP.substr(bP.length-bK.length)===bK:bN==="|="?bP===bK||bP.substr(0,bK.length+1)===bK+"-":false},POS:function(bN,bK,bL,bO){var e=bK[2],bM=by.setFilters[e];if(bM){return bM(bN,bL,bK,bO)}}}};var bx=by.match.POS,bs=function(bK,e){return"\\"+(e-0+1)};for(var bu in by.match){by.match[bu]=new RegExp(by.match[bu].source+(/(?![^\[]*\])(?![^\(]*\))/.source));by.leftMatch[bu]=new RegExp(/(^(?:.|\r|\n)*?)/.source+by.match[bu].source.replace(/\\(\d+)/g,bs))}var bz=function(bK,e){bK=Array.prototype.slice.call(bK,0);if(e){e.push.apply(e,bK);return e}return bK};try{Array.prototype.slice.call(ap.documentElement.childNodes,0)[0].nodeType}catch(bI){bz=function(bN,bM){var bL=0,bK=bM||[];if(bF.call(bN)==="[object Array]"){Array.prototype.push.apply(bK,bN)}else{if(typeof bN.length==="number"){for(var e=bN.length;bL";e.insertBefore(bK,e.firstChild);if(ap.getElementById(bL)){by.find.ID=function(bN,bO,bP){if(typeof bO.getElementById!=="undefined"&&!bP){var bM=bO.getElementById(bN[1]);return bM?bM.id===bN[1]||typeof bM.getAttributeNode!=="undefined"&&bM.getAttributeNode("id").nodeValue===bN[1]?[bM]:K:[]}};by.filter.ID=function(bO,bM){var bN=typeof bO.getAttributeNode!=="undefined"&&bO.getAttributeNode("id");return bO.nodeType===1&&bN&&bN.nodeValue===bM}}e.removeChild(bK);e=bK=null})();(function(){var e=ap.createElement("div");e.appendChild(ap.createComment(""));if(e.getElementsByTagName("*").length>0){by.find.TAG=function(bK,bO){var bN=bO.getElementsByTagName(bK[1]);if(bK[1]==="*"){var bM=[];for(var bL=0;bN[bL];bL++){if(bN[bL].nodeType===1){bM.push(bN[bL])}}bN=bM}return bN}}e.innerHTML="";if(e.firstChild&&typeof e.firstChild.getAttribute!=="undefined"&&e.firstChild.getAttribute("href")!=="#"){by.attrHandle.href=function(bK){return bK.getAttribute("href",2)}}e=null})();if(ap.querySelectorAll){(function(){var e=bt,bM=ap.createElement("div"),bL="__sizzle__";bM.innerHTML="
";if(bM.querySelectorAll&&bM.querySelectorAll(".TEST").length===0){return}bt=function(bX,bO,bS,bW){bO=bO||ap;if(!bW&&!bt.isXML(bO)){var bV=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(bX);if(bV&&(bO.nodeType===1||bO.nodeType===9)){if(bV[1]){return bz(bO.getElementsByTagName(bX),bS)}else{if(bV[2]&&by.find.CLASS&&bO.getElementsByClassName){return bz(bO.getElementsByClassName(bV[2]),bS)}}}if(bO.nodeType===9){if(bX==="body"&&bO.body){return bz([bO.body],bS)}else{if(bV&&bV[3]){var bR=bO.getElementById(bV[3]);if(bR&&bR.parentNode){if(bR.id===bV[3]){return bz([bR],bS)}}else{return bz([],bS)}}}try{return bz(bO.querySelectorAll(bX),bS)}catch(bT){}}else{if(bO.nodeType===1&&bO.nodeName.toLowerCase()!=="object"){var bP=bO,bQ=bO.getAttribute("id"),bN=bQ||bL,bZ=bO.parentNode,bY=/^\s*[+~]/.test(bX);if(!bQ){bO.setAttribute("id",bN)}else{bN=bN.replace(/'/g,"\\$&")}if(bY&&bZ){bO=bO.parentNode}try{if(!bY||bZ){return bz(bO.querySelectorAll("[id='"+bN+"'] "+bX),bS)}}catch(bU){}finally{if(!bQ){bP.removeAttribute("id")}}}}}return e(bX,bO,bS,bW)};for(var bK in e){bt[bK]=e[bK]}bM=null})()}(function(){var e=ap.documentElement,bL=e.matchesSelector||e.mozMatchesSelector||e.webkitMatchesSelector||e.msMatchesSelector;if(bL){var bN=!bL.call(ap.createElement("div"),"div"),bK=false;try{bL.call(ap.documentElement,"[test!='']:sizzle")}catch(bM){bK=true}bt.matchesSelector=function(bP,bR){bR=bR.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!bt.isXML(bP)){try{if(bK||!by.match.PSEUDO.test(bR)&&!/!=/.test(bR)){var bO=bL.call(bP,bR);if(bO||!bN||bP.document&&bP.document.nodeType!==11){return bO}}}catch(bQ){}}return bt(bR,null,null,[bP]).length>0}}})();(function(){var e=ap.createElement("div");e.innerHTML="
";if(!e.getElementsByClassName||e.getElementsByClassName("e").length===0){return}e.lastChild.className="e";if(e.getElementsByClassName("e").length===1){return}by.order.splice(1,0,"CLASS");by.find.CLASS=function(bK,bL,bM){if(typeof bL.getElementsByClassName!=="undefined"&&!bM){return bL.getElementsByClassName(bK[1])}};e=null})();function br(bK,bP,bO,bS,bQ,bR){for(var bM=0,bL=bS.length;bM0){bN=e;break}}}e=e[bK]}bS[bM]=bN}}}if(ap.documentElement.contains){bt.contains=function(bK,e){return bK!==e&&(bK.contains?bK.contains(e):true)}}else{if(ap.documentElement.compareDocumentPosition){bt.contains=function(bK,e){return !!(bK.compareDocumentPosition(e)&16)}}else{bt.contains=function(){return false}}}bt.isXML=function(e){var bK=(e?e.ownerDocument||e:0).documentElement;return bK?bK.nodeName!=="HTML":false};var bG=function(e,bQ){var bO,bM=[],bN="",bL=bQ.nodeType?[bQ]:bQ;while((bO=by.match.PSEUDO.exec(e))){bN+=bO[0];e=e.replace(by.match.PSEUDO,"")}e=by.relative[e]?e+"*":e;for(var bP=0,bK=bL.length;bP0){for(bx=bw;bx0:this.filter(e).length>0)},closest:function(bA,br){var bx=[],bu,bs,bz=this[0];if(b.isArray(bA)){var bw,bt,bv={},e=1;if(bz&&bA.length){for(bu=0,bs=bA.length;bu-1:b(bz).is(bw)){bx.push({selector:bt,elem:bz,level:e})}}bz=bz.parentNode;e++}}return bx}var by=H.test(bA)||typeof bA!=="string"?b(bA,br||this.context):0;for(bu=0,bs=this.length;bu-1:b.find.matchesSelector(bz,bA)){bx.push(bz);break}else{bz=bz.parentNode;if(!bz||!bz.ownerDocument||bz===br||bz.nodeType===11){break}}}}bx=bx.length>1?b.unique(bx):bx;return this.pushStack(bx,"closest",bA)},index:function(e){if(!e){return(this[0]&&this[0].parentNode)?this.prevAll().length:-1}if(typeof e==="string"){return b.inArray(this[0],b(e))}return b.inArray(e.jquery?e[0]:e,this)},add:function(e,br){var bt=typeof e==="string"?b(e,br):b.makeArray(e&&e.nodeType?[e]:e),bs=b.merge(this.get(),bt);return this.pushStack(C(bt[0])||C(bs[0])?bs:b.unique(bs))},andSelf:function(){return this.add(this.prevObject)}});function C(e){return !e||!e.parentNode||e.parentNode.nodeType===11}b.each({parent:function(br){var e=br.parentNode;return e&&e.nodeType!==11?e:null},parents:function(e){return b.dir(e,"parentNode")},parentsUntil:function(br,e,bs){return b.dir(br,"parentNode",bs)},next:function(e){return b.nth(e,2,"nextSibling")},prev:function(e){return b.nth(e,2,"previousSibling")},nextAll:function(e){return b.dir(e,"nextSibling")},prevAll:function(e){return b.dir(e,"previousSibling")},nextUntil:function(br,e,bs){return b.dir(br,"nextSibling",bs)},prevUntil:function(br,e,bs){return b.dir(br,"previousSibling",bs)},siblings:function(e){return b.sibling(e.parentNode.firstChild,e)},children:function(e){return b.sibling(e.firstChild)},contents:function(e){return b.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:b.makeArray(e.childNodes)}},function(e,br){b.fn[e]=function(bv,bs){var bu=b.map(this,br,bv),bt=P.call(arguments);if(!X.test(e)){bs=bv}if(bs&&typeof bs==="string"){bu=b.filter(bs,bu)}bu=this.length>1&&!at[e]?b.unique(bu):bu;if((this.length>1||a5.test(bs))&&al.test(e)){bu=bu.reverse()}return this.pushStack(bu,e,bt.join(","))}});b.extend({filter:function(bs,e,br){if(br){bs=":not("+bs+")"}return e.length===1?b.find.matchesSelector(e[0],bs)?[e[0]]:[]:b.find.matches(bs,e)},dir:function(bs,br,bu){var e=[],bt=bs[br];while(bt&&bt.nodeType!==9&&(bu===K||bt.nodeType!==1||!b(bt).is(bu))){if(bt.nodeType===1){e.push(bt)}bt=bt[br]}return e},nth:function(bu,e,bs,bt){e=e||1;var br=0;for(;bu;bu=bu[bs]){if(bu.nodeType===1&&++br===e){break}}return bu},sibling:function(bs,br){var e=[];for(;bs;bs=bs.nextSibling){if(bs.nodeType===1&&bs!==br){e.push(bs)}}return e}});function aA(bt,bs,e){bs=bs||0;if(b.isFunction(bs)){return b.grep(bt,function(bv,bu){var bw=!!bs.call(bv,bu,bv);return bw===e})}else{if(bs.nodeType){return b.grep(bt,function(bv,bu){return(bv===bs)===e})}else{if(typeof bs==="string"){var br=b.grep(bt,function(bu){return bu.nodeType===1});if(bm.test(bs)){return b.filter(bs,br,!e)}else{bs=b.filter(bs,br)}}}}return b.grep(bt,function(bv,bu){return(b.inArray(bv,bs)>=0)===e})}var ac=/ jQuery\d+="(?:\d+|null)"/g,am=/^\s+/,R=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,d=/<([\w:]+)/,w=/",""],legend:[1,"",""],thead:[1,"",""],tr:[2,"",""],td:[3,"",""],col:[2,"",""],area:[1,"",""],_default:[0,"",""]};ar.optgroup=ar.option;ar.tbody=ar.tfoot=ar.colgroup=ar.caption=ar.thead;ar.th=ar.td;if(!b.support.htmlSerialize){ar._default=[1,"div
",""]}b.fn.extend({text:function(e){if(b.isFunction(e)){return this.each(function(bs){var br=b(this);br.text(e.call(this,bs,br.text()))})}if(typeof e!=="object"&&e!==K){return this.empty().append((this[0]&&this[0].ownerDocument||ap).createTextNode(e))}return b.text(this)},wrapAll:function(e){if(b.isFunction(e)){return this.each(function(bs){b(this).wrapAll(e.call(this,bs))})}if(this[0]){var br=b(e,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode){br.insertBefore(this[0])}br.map(function(){var bs=this;while(bs.firstChild&&bs.firstChild.nodeType===1){bs=bs.firstChild}return bs}).append(this)}return this},wrapInner:function(e){if(b.isFunction(e)){return this.each(function(br){b(this).wrapInner(e.call(this,br))})}return this.each(function(){var br=b(this),bs=br.contents();if(bs.length){bs.wrapAll(e)}else{br.append(e)}})},wrap:function(e){return this.each(function(){b(this).wrapAll(e)})},unwrap:function(){return this.parent().each(function(){if(!b.nodeName(this,"body")){b(this).replaceWith(this.childNodes)}}).end()},append:function(){return this.domManip(arguments,true,function(e){if(this.nodeType===1){this.appendChild(e)}})},prepend:function(){return this.domManip(arguments,true,function(e){if(this.nodeType===1){this.insertBefore(e,this.firstChild)}})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(br){this.parentNode.insertBefore(br,this)})}else{if(arguments.length){var e=b(arguments[0]);e.push.apply(e,this.toArray());return this.pushStack(e,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(br){this.parentNode.insertBefore(br,this.nextSibling)})}else{if(arguments.length){var e=this.pushStack(this,"after",arguments);e.push.apply(e,b(arguments[0]).toArray());return e}}},remove:function(e,bt){for(var br=0,bs;(bs=this[br])!=null;br++){if(!e||b.filter(e,[bs]).length){if(!bt&&bs.nodeType===1){b.cleanData(bs.getElementsByTagName("*"));b.cleanData([bs])}if(bs.parentNode){bs.parentNode.removeChild(bs)}}}return this},empty:function(){for(var e=0,br;(br=this[e])!=null;e++){if(br.nodeType===1){b.cleanData(br.getElementsByTagName("*"))}while(br.firstChild){br.removeChild(br.firstChild)}}return this},clone:function(br,e){br=br==null?false:br;e=e==null?br:e;return this.map(function(){return b.clone(this,br,e)})},html:function(bt){if(bt===K){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(ac,""):null}else{if(typeof bt==="string"&&!O.test(bt)&&(b.support.leadingWhitespace||!am.test(bt))&&!ar[(d.exec(bt)||["",""])[1].toLowerCase()]){bt=bt.replace(R,"<$1>");try{for(var bs=0,br=this.length;bs1&&bs0?this.clone(true):this).get();b(by[bw])[br](bu);bv=bv.concat(bu)}return this.pushStack(bv,e,by.selector)}}});function bb(e){if("getElementsByTagName" in e){return e.getElementsByTagName("*")}else{if("querySelectorAll" in e){return e.querySelectorAll("*")}else{return[]}}}function au(e){if(e.type==="checkbox"||e.type==="radio"){e.defaultChecked=e.checked}}function E(e){if(b.nodeName(e,"input")){au(e)}else{if("getElementsByTagName" in e){b.grep(e.getElementsByTagName("input"),au)}}}b.extend({clone:function(bu,bw,bs){var bv=bu.cloneNode(true),e,br,bt;if((!b.support.noCloneEvent||!b.support.noCloneChecked)&&(bu.nodeType===1||bu.nodeType===11)&&!b.isXMLDoc(bu)){ad(bu,bv);e=bb(bu);br=bb(bv);for(bt=0;e[bt];++bt){if(br[bt]){ad(e[bt],br[bt])}}}if(bw){t(bu,bv);if(bs){e=bb(bu);br=bb(bv);for(bt=0;e[bt];++bt){t(e[bt],br[bt])}}}e=br=null;return bv},clean:function(bs,bu,bD,bw){var bB;bu=bu||ap;if(typeof bu.createElement==="undefined"){bu=bu.ownerDocument||bu[0]&&bu[0].ownerDocument||ap}var bE=[],bx;for(var bA=0,bv;(bv=bs[bA])!=null;bA++){if(typeof bv==="number"){bv+=""}if(!bv){continue}if(typeof bv==="string"){if(!U.test(bv)){bv=bu.createTextNode(bv)}else{bv=bv.replace(R,"<$1>");var bG=(d.exec(bv)||["",""])[1].toLowerCase(),bt=ar[bG]||ar._default,bz=bt[0],br=bu.createElement("div");br.innerHTML=bt[1]+bv+bt[2];while(bz--){br=br.lastChild}if(!b.support.tbody){var e=w.test(bv),by=bG==="table"&&!e?br.firstChild&&br.firstChild.childNodes:bt[1]===""&&!e?br.childNodes:[];for(bx=by.length-1;bx>=0;--bx){if(b.nodeName(by[bx],"tbody")&&!by[bx].childNodes.length){by[bx].parentNode.removeChild(by[bx])}}}if(!b.support.leadingWhitespace&&am.test(bv)){br.insertBefore(bu.createTextNode(am.exec(bv)[0]),br.firstChild)}bv=br.childNodes}}var bC;if(!b.support.appendChecked){if(bv[0]&&typeof(bC=bv.length)==="number"){for(bx=0;bx=0){return bt+"px"}}else{return bt}}}});if(!b.support.opacity){b.cssHooks.opacity={get:function(br,e){return ao.test((e&&br.currentStyle?br.currentStyle.filter:br.style.filter)||"")?(parseFloat(RegExp.$1)/100)+"":e?"1":""},set:function(bu,bv){var bt=bu.style,br=bu.currentStyle,e=b.isNaN(bv)?"":"alpha(opacity="+bv*100+")",bs=br&&br.filter||bt.filter||"";bt.zoom=1;if(bv>=1&&b.trim(bs.replace(af,""))===""){bt.removeAttribute("filter");if(br&&!br.filter){return}}bt.filter=af.test(bs)?bs.replace(af,e):bs+" "+e}}}b(function(){if(!b.support.reliableMarginRight){b.cssHooks.marginRight={get:function(bs,br){var e;b.swap(bs,{display:"inline-block"},function(){if(br){e=V(bs,"margin-right","marginRight")}else{e=bs.style.marginRight}});return e}}}});if(ap.defaultView&&ap.defaultView.getComputedStyle){aD=function(bu,bs){var br,bt,e;bs=bs.replace(z,"-$1").toLowerCase();if(!(bt=bu.ownerDocument.defaultView)){return K}if((e=bt.getComputedStyle(bu,null))){br=e.getPropertyValue(bs);if(br===""&&!b.contains(bu.ownerDocument.documentElement,bu)){br=b.style(bu,bs)}}return br}}if(ap.documentElement.currentStyle){aS=function(bu,bs){var bv,br=bu.currentStyle&&bu.currentStyle[bs],e=bu.runtimeStyle&&bu.runtimeStyle[bs],bt=bu.style;if(!a8.test(br)&&bk.test(br)){bv=bt.left;if(e){bu.runtimeStyle.left=bu.currentStyle.left}bt.left=bs==="fontSize"?"1em":(br||0);br=bt.pixelLeft+"px";bt.left=bv;if(e){bu.runtimeStyle.left=e}}return br===""?"auto":br}}V=aD||aS;function o(bs,br,e){var bu=br==="width"?bs.offsetWidth:bs.offsetHeight,bt=br==="width"?ai:aY;if(bu>0){if(e!=="border"){b.each(bt,function(){if(!e){bu-=parseFloat(b.css(bs,"padding"+this))||0}if(e==="margin"){bu+=parseFloat(b.css(bs,e+this))||0}else{bu-=parseFloat(b.css(bs,"border"+this+"Width"))||0}})}return bu+"px"}bu=V(bs,br,br);if(bu<0||bu==null){bu=bs.style[br]||0}bu=parseFloat(bu)||0;if(e){b.each(bt,function(){bu+=parseFloat(b.css(bs,"padding"+this))||0;if(e!=="padding"){bu+=parseFloat(b.css(bs,"border"+this+"Width"))||0}if(e==="margin"){bu+=parseFloat(b.css(bs,e+this))||0}})}return bu+"px"}if(b.expr&&b.expr.filters){b.expr.filters.hidden=function(bs){var br=bs.offsetWidth,e=bs.offsetHeight;return(br===0&&e===0)||(!b.support.reliableHiddenOffsets&&(bs.style.display||b.css(bs,"display"))==="none")};b.expr.filters.visible=function(e){return !b.expr.filters.hidden(e)}}var j=/%20/g,ak=/\[\]$/,bp=/\r?\n/g,bn=/#.*$/,ay=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,aV=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,aH=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,aK=/^(?:GET|HEAD)$/,c=/^\/\//,L=/\?/,a2=/<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,q=/^(?:select|textarea)/i,h=/\s+/,bo=/([?&])_=[^&]*/,J=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,A=b.fn.load,W={},r={},az,s,aO=["*/"]+["*"];try{az=bh.href}catch(aq){az=ap.createElement("a");az.href="";az=az.href}s=J.exec(az.toLowerCase())||[];function f(e){return function(bu,bw){if(typeof bu!=="string"){bw=bu;bu="*"}if(b.isFunction(bw)){var bt=bu.toLowerCase().split(h),bs=0,bv=bt.length,br,bx,by;for(;bs=0){var e=bs.slice(bu,bs.length);bs=bs.slice(0,bu)}var bt="GET";if(bv){if(b.isFunction(bv)){bw=bv;bv=K}else{if(typeof bv==="object"){bv=b.param(bv,b.ajaxSettings.traditional);bt="POST"}}}var br=this;b.ajax({url:bs,type:bt,dataType:"html",data:bv,complete:function(by,bx,bz){bz=by.responseText;if(by.isResolved()){by.done(function(bA){bz=bA});br.html(e?b("
").append(bz.replace(a2,"")).find(e):bz)}if(bw){br.each(bw,[bz,bx,by])}}});return this},serialize:function(){return b.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?b.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||q.test(this.nodeName)||aV.test(this.type))}).map(function(e,br){var bs=b(this).val();return bs==null?null:b.isArray(bs)?b.map(bs,function(bu,bt){return{name:br.name,value:bu.replace(bp,"\r\n")}}):{name:br.name,value:bs.replace(bp,"\r\n")}}).get()}});b.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(e,br){b.fn[br]=function(bs){return this.bind(br,bs)}});b.each(["get","post"],function(e,br){b[br]=function(bs,bu,bv,bt){if(b.isFunction(bu)){bt=bt||bv;bv=bu;bu=K}return b.ajax({type:br,url:bs,data:bu,success:bv,dataType:bt})}});b.extend({getScript:function(e,br){return b.get(e,K,br,"script")},getJSON:function(e,br,bs){return b.get(e,br,bs,"json")},ajaxSetup:function(br,e){if(e){ah(br,b.ajaxSettings)}else{e=br;br=b.ajaxSettings}ah(br,e);return br},ajaxSettings:{url:az,isLocal:aH.test(s[1]),global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":aO},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a7.String,"text html":true,"text json":b.parseJSON,"text xml":b.parseXML},flatOptions:{context:true,url:true}},ajaxPrefilter:f(W),ajaxTransport:f(r),ajax:function(bv,bt){if(typeof bv==="object"){bt=bv;bv=K}bt=bt||{};var bz=b.ajaxSetup({},bt),bO=bz.context||bz,bC=bO!==bz&&(bO.nodeType||bO instanceof b)?b(bO):b.event,bN=b.Deferred(),bJ=b._Deferred(),bx=bz.statusCode||{},by,bD={},bK={},bM,bu,bH,bA,bE,bw=0,bs,bG,bF={readyState:0,setRequestHeader:function(bP,bQ){if(!bw){var e=bP.toLowerCase();bP=bK[e]=bK[e]||bP;bD[bP]=bQ}return this},getAllResponseHeaders:function(){return bw===2?bM:null},getResponseHeader:function(bP){var e;if(bw===2){if(!bu){bu={};while((e=ay.exec(bM))){bu[e[1].toLowerCase()]=e[2]}}e=bu[bP.toLowerCase()]}return e===K?null:e},overrideMimeType:function(e){if(!bw){bz.mimeType=e}return this},abort:function(e){e=e||"abort";if(bH){bH.abort(e)}bB(0,e);return this}};function bB(bV,bQ,bW,bS){if(bw===2){return}bw=2;if(bA){clearTimeout(bA)}bH=K;bM=bS||"";bF.readyState=bV>0?4:0;var bP,b0,bZ,bT=bQ,bU=bW?bf(bz,bF,bW):K,bR,bY;if(bV>=200&&bV<300||bV===304){if(bz.ifModified){if((bR=bF.getResponseHeader("Last-Modified"))){b.lastModified[by]=bR}if((bY=bF.getResponseHeader("Etag"))){b.etag[by]=bY}}if(bV===304){bT="notmodified";bP=true}else{try{b0=F(bz,bU);bT="success";bP=true}catch(bX){bT="parsererror";bZ=bX}}}else{bZ=bT;if(!bT||bV){bT="error";if(bV<0){bV=0}}}bF.status=bV;bF.statusText=""+(bQ||bT);if(bP){bN.resolveWith(bO,[b0,bT,bF])}else{bN.rejectWith(bO,[bF,bT,bZ])}bF.statusCode(bx);bx=K;if(bs){bC.trigger("ajax"+(bP?"Success":"Error"),[bF,bz,bP?b0:bZ])}bJ.resolveWith(bO,[bF,bT]);if(bs){bC.trigger("ajaxComplete",[bF,bz]);if(!(--b.active)){b.event.trigger("ajaxStop")}}}bN.promise(bF);bF.success=bF.done;bF.error=bF.fail;bF.complete=bJ.done;bF.statusCode=function(bP){if(bP){var e;if(bw<2){for(e in bP){bx[e]=[bx[e],bP[e]]}}else{e=bP[bF.status];bF.then(e,e)}}return this};bz.url=((bv||bz.url)+"").replace(bn,"").replace(c,s[1]+"//");bz.dataTypes=b.trim(bz.dataType||"*").toLowerCase().split(h);if(bz.crossDomain==null){bE=J.exec(bz.url.toLowerCase());bz.crossDomain=!!(bE&&(bE[1]!=s[1]||bE[2]!=s[2]||(bE[3]||(bE[1]==="http:"?80:443))!=(s[3]||(s[1]==="http:"?80:443))))}if(bz.data&&bz.processData&&typeof bz.data!=="string"){bz.data=b.param(bz.data,bz.traditional)}aQ(W,bz,bt,bF);if(bw===2){return false}bs=bz.global;bz.type=bz.type.toUpperCase();bz.hasContent=!aK.test(bz.type);if(bs&&b.active++===0){b.event.trigger("ajaxStart")}if(!bz.hasContent){if(bz.data){bz.url+=(L.test(bz.url)?"&":"?")+bz.data;delete bz.data}by=bz.url;if(bz.cache===false){var br=b.now(),bL=bz.url.replace(bo,"$1_="+br);bz.url=bL+((bL===bz.url)?(L.test(bz.url)?"&":"?")+"_="+br:"")}}if(bz.data&&bz.hasContent&&bz.contentType!==false||bt.contentType){bF.setRequestHeader("Content-Type",bz.contentType)}if(bz.ifModified){by=by||bz.url;if(b.lastModified[by]){bF.setRequestHeader("If-Modified-Since",b.lastModified[by])}if(b.etag[by]){bF.setRequestHeader("If-None-Match",b.etag[by])}}bF.setRequestHeader("Accept",bz.dataTypes[0]&&bz.accepts[bz.dataTypes[0]]?bz.accepts[bz.dataTypes[0]]+(bz.dataTypes[0]!=="*"?", "+aO+"; q=0.01":""):bz.accepts["*"]);for(bG in bz.headers){bF.setRequestHeader(bG,bz.headers[bG])}if(bz.beforeSend&&(bz.beforeSend.call(bO,bF,bz)===false||bw===2)){bF.abort();return false}for(bG in {success:1,error:1,complete:1}){bF[bG](bz[bG])}bH=aQ(r,bz,bt,bF);if(!bH){bB(-1,"No Transport")}else{bF.readyState=1;if(bs){bC.trigger("ajaxSend",[bF,bz])}if(bz.async&&bz.timeout>0){bA=setTimeout(function(){bF.abort("timeout")},bz.timeout)}try{bw=1;bH.send(bD,bB)}catch(bI){if(bw<2){bB(-1,bI)}else{b.error(bI)}}}return bF},param:function(e,bs){var br=[],bu=function(bv,bw){bw=b.isFunction(bw)?bw():bw;br[br.length]=encodeURIComponent(bv)+"="+encodeURIComponent(bw)};if(bs===K){bs=b.ajaxSettings.traditional}if(b.isArray(e)||(e.jquery&&!b.isPlainObject(e))){b.each(e,function(){bu(this.name,this.value)})}else{for(var bt in e){v(bt,e[bt],bs,bu)}}return br.join("&").replace(j,"+")}});function v(bs,bu,br,bt){if(b.isArray(bu)){b.each(bu,function(bw,bv){if(br||ak.test(bs)){bt(bs,bv)}else{v(bs+"["+(typeof bv==="object"||b.isArray(bv)?bw:"")+"]",bv,br,bt)}})}else{if(!br&&bu!=null&&typeof bu==="object"){for(var e in bu){v(bs+"["+e+"]",bu[e],br,bt)}}else{bt(bs,bu)}}}b.extend({active:0,lastModified:{},etag:{}});function bf(bz,by,bv){var br=bz.contents,bx=bz.dataTypes,bs=bz.responseFields,bu,bw,bt,e;for(bw in bs){if(bw in bv){by[bs[bw]]=bv[bw]}}while(bx[0]==="*"){bx.shift();if(bu===K){bu=bz.mimeType||by.getResponseHeader("content-type")}}if(bu){for(bw in br){if(br[bw]&&br[bw].test(bu)){bx.unshift(bw);break}}}if(bx[0] in bv){bt=bx[0]}else{for(bw in bv){if(!bx[0]||bz.converters[bw+" "+bx[0]]){bt=bw;break}if(!e){e=bw}}bt=bt||e}if(bt){if(bt!==bx[0]){bx.unshift(bt)}return bv[bt]}}function F(bD,bv){if(bD.dataFilter){bv=bD.dataFilter(bv,bD.dataType)}var bz=bD.dataTypes,bC={},bw,bA,bs=bz.length,bx,by=bz[0],bt,bu,bB,br,e;for(bw=1;bw=br.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();br.animatedProperties[this.prop]=true;for(bs in br.animatedProperties){if(br.animatedProperties[bs]!==true){e=false}}if(e){if(br.overflow!=null&&!b.support.shrinkWrapBlocks){b.each(["","X","Y"],function(by,bz){bv.style["overflow"+bz]=br.overflow[by]})}if(br.hide){b(bv).hide()}if(br.hide||br.show){for(var bw in br.animatedProperties){b.style(bv,bw,br.orig[bw])}}br.complete.call(bv)}return false}else{if(br.duration==Infinity){this.now=bt}else{bx=bt-this.startTime;this.state=bx/br.duration;this.pos=b.easing[br.animatedProperties[this.prop]](this.state,bx,0,1,br.duration);this.now=this.start+((this.end-this.start)*this.pos)}this.update()}return true}};b.extend(b.fx,{tick:function(){for(var br=b.timers,e=0;e").appendTo(e),bs=br.css("display");br.remove();if(bs==="none"||bs===""){if(!a4){a4=ap.createElement("iframe");a4.frameBorder=a4.width=a4.height=0}e.appendChild(a4);if(!m||!a4.createElement){m=(a4.contentWindow||a4.contentDocument).document;m.write((ap.compatMode==="CSS1Compat"?"":"")+"
");m.close()}br=m.createElement(bt);m.body.appendChild(br);bs=b.css(br,"display");e.removeChild(a4)}Q[bt]=bs}return Q[bt]}var T=/^t(?:able|d|h)$/i,Z=/^(?:body|html)$/i;if("getBoundingClientRect" in ap.documentElement){b.fn.offset=function(bE){var bu=this[0],bx;if(bE){return this.each(function(e){b.offset.setOffset(this,bE,e)})}if(!bu||!bu.ownerDocument){return null}if(bu===bu.ownerDocument.body){return b.offset.bodyOffset(bu)}try{bx=bu.getBoundingClientRect()}catch(bB){}var bD=bu.ownerDocument,bs=bD.documentElement;if(!bx||!b.contains(bs,bu)){return bx?{top:bx.top,left:bx.left}:{top:0,left:0}}var by=bD.body,bz=aF(bD),bw=bs.clientTop||by.clientTop||0,bA=bs.clientLeft||by.clientLeft||0,br=bz.pageYOffset||b.support.boxModel&&bs.scrollTop||by.scrollTop,bv=bz.pageXOffset||b.support.boxModel&&bs.scrollLeft||by.scrollLeft,bC=bx.top+br-bw,bt=bx.left+bv-bA;return{top:bC,left:bt}}}else{b.fn.offset=function(bB){var bv=this[0];if(bB){return this.each(function(bC){b.offset.setOffset(this,bB,bC)})}if(!bv||!bv.ownerDocument){return null}if(bv===bv.ownerDocument.body){return b.offset.bodyOffset(bv)}b.offset.initialize();var by,bs=bv.offsetParent,br=bv,bA=bv.ownerDocument,bt=bA.documentElement,bw=bA.body,bx=bA.defaultView,e=bx?bx.getComputedStyle(bv,null):bv.currentStyle,bz=bv.offsetTop,bu=bv.offsetLeft;while((bv=bv.parentNode)&&bv!==bw&&bv!==bt){if(b.offset.supportsFixedPosition&&e.position==="fixed"){break}by=bx?bx.getComputedStyle(bv,null):bv.currentStyle;bz-=bv.scrollTop;bu-=bv.scrollLeft;if(bv===bs){bz+=bv.offsetTop;bu+=bv.offsetLeft;if(b.offset.doesNotAddBorder&&!(b.offset.doesAddBorderForTableAndCells&&T.test(bv.nodeName))){bz+=parseFloat(by.borderTopWidth)||0;bu+=parseFloat(by.borderLeftWidth)||0}br=bs;bs=bv.offsetParent}if(b.offset.subtractsBorderForOverflowNotVisible&&by.overflow!=="visible"){bz+=parseFloat(by.borderTopWidth)||0;bu+=parseFloat(by.borderLeftWidth)||0}e=by}if(e.position==="relative"||e.position==="static"){bz+=bw.offsetTop;bu+=bw.offsetLeft}if(b.offset.supportsFixedPosition&&e.position==="fixed"){bz+=Math.max(bt.scrollTop,bw.scrollTop);bu+=Math.max(bt.scrollLeft,bw.scrollLeft)}return{top:bz,left:bu}}}b.offset={initialize:function(){var e=ap.body,br=ap.createElement("div"),bu,bw,bv,bx,bs=parseFloat(b.css(e,"marginTop"))||0,bt="
";b.extend(br.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});br.innerHTML=bt;e.insertBefore(br,e.firstChild);bu=br.firstChild;bw=bu.firstChild;bx=bu.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(bw.offsetTop!==5);this.doesAddBorderForTableAndCells=(bx.offsetTop===5);bw.style.position="fixed";bw.style.top="20px";this.supportsFixedPosition=(bw.offsetTop===20||bw.offsetTop===15);bw.style.position=bw.style.top="";bu.style.overflow="hidden";bu.style.position="relative";this.subtractsBorderForOverflowNotVisible=(bw.offsetTop===-5);this.doesNotIncludeMarginInBodyOffset=(e.offsetTop!==bs);e.removeChild(br);b.offset.initialize=b.noop},bodyOffset:function(e){var bs=e.offsetTop,br=e.offsetLeft;b.offset.initialize();if(b.offset.doesNotIncludeMarginInBodyOffset){bs+=parseFloat(b.css(e,"marginTop"))||0;br+=parseFloat(b.css(e,"marginLeft"))||0}return{top:bs,left:br}},setOffset:function(bt,bC,bw){var bx=b.css(bt,"position");if(bx==="static"){bt.style.position="relative"}var bv=b(bt),br=bv.offset(),e=b.css(bt,"top"),bA=b.css(bt,"left"),bB=(bx==="absolute"||bx==="fixed")&&b.inArray("auto",[e,bA])>-1,bz={},by={},bs,bu;if(bB){by=bv.position();bs=by.top;bu=by.left}else{bs=parseFloat(e)||0;bu=parseFloat(bA)||0}if(b.isFunction(bC)){bC=bC.call(bt,bw,br)}if(bC.top!=null){bz.top=(bC.top-br.top)+bs}if(bC.left!=null){bz.left=(bC.left-br.left)+bu}if("using" in bC){bC.using.call(bt,bz)}else{bv.css(bz)}}};b.fn.extend({position:function(){if(!this[0]){return null}var bs=this[0],br=this.offsetParent(),bt=this.offset(),e=Z.test(br[0].nodeName)?{top:0,left:0}:br.offset();bt.top-=parseFloat(b.css(bs,"marginTop"))||0;bt.left-=parseFloat(b.css(bs,"marginLeft"))||0;e.top+=parseFloat(b.css(br[0],"borderTopWidth"))||0;e.left+=parseFloat(b.css(br[0],"borderLeftWidth"))||0;return{top:bt.top-e.top,left:bt.left-e.left}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||ap.body;while(e&&(!Z.test(e.nodeName)&&b.css(e,"position")==="static")){e=e.offsetParent}return e})}});b.each(["Left","Top"],function(br,e){var bs="scroll"+e;b.fn[bs]=function(bv){var bt,bu;if(bv===K){bt=this[0];if(!bt){return null}bu=aF(bt);return bu?("pageXOffset" in bu)?bu[br?"pageYOffset":"pageXOffset"]:b.support.boxModel&&bu.document.documentElement[bs]||bu.document.body[bs]:bt[bs]}return this.each(function(){bu=aF(this);if(bu){bu.scrollTo(!br?bv:b(bu).scrollLeft(),br?bv:b(bu).scrollTop())}else{this[bs]=bv}})}});function aF(e){return b.isWindow(e)?e:e.nodeType===9?e.defaultView||e.parentWindow:false}b.each(["Height","Width"],function(br,e){var bs=e.toLowerCase();b.fn["inner"+e]=function(){var bt=this[0];return bt&&bt.style?parseFloat(b.css(bt,bs,"padding")):null};b.fn["outer"+e]=function(bu){var bt=this[0];return bt&&bt.style?parseFloat(b.css(bt,bs,bu?"margin":"border")):null};b.fn[bs]=function(bv){var bw=this[0];if(!bw){return bv==null?null:this}if(b.isFunction(bv)){return this.each(function(bA){var bz=b(this);bz[bs](bv.call(this,bA,bz[bs]()))})}if(b.isWindow(bw)){var bx=bw.document.documentElement["client"+e],bt=bw.document.body;return bw.document.compatMode==="CSS1Compat"&&bx||bt&&bt["client"+e]||bx}else{if(bw.nodeType===9){return Math.max(bw.documentElement["client"+e],bw.body["scroll"+e],bw.documentElement["scroll"+e],bw.body["offset"+e],bw.documentElement["offset"+e])}else{if(bv===K){var by=b.css(bw,bs),bu=parseFloat(by);return b.isNaN(bu)?by:bu}else{return this.css(bs,typeof bv==="string"?bv:bv+"px")}}}}});a7.jQuery=a7.$=b})(window); // ]]>
Xfinity
A Very Serious Person
A Very Serious Person More Info
2:23 minutes
A Very Serious Person movie trailer - starring Polly Bergen, Charles Busch, PJ Verhoest, Carl Andress, Julie Halston, Dana Ivey. Directed by Charles Busch. Genre: Drama Rating: Not Rated
Youre watching A Very Serious Person on XfinityTV.com
A Very Serious Person
2:23 min
A Very Serious Person movie trailer - starring Polly Bergen, Charles Busch, PJ Verhoest, Carl Andress, Julie Halston, Dana Ivey. Directed by Charles Busch. Genre: Drama Rating: Not Rated
Your video will resume shortly.
You just watched: A Very Serious Person "A Very Serious Person"
Replay
Next Episode starts in 0:00 seconds | Autoplay: On
A Very Serious Person,
Obtaining Authorization
Restart or Resume
You can resume watching from where you left off or start watching from the beginning.
Restart ?
Resume
This video is rated PG.
Videos rated PG require your Parental Control PIN.
Parental Control PIN: help
The PIN you entered was incorrect.
Manage Parental Controls ?
Submit
This video is intended for mature audiences only.
Please sign in or register to watch this video.
Register ?
Sign In
This video is intended for mature audiences only.
This video cannot be played.
This video is currently not available for Android devices.
Oops, it looks like you started another video.
Please refresh this page in your browser to continue where you left off.
Refresh
This video cannot be played.
Sorry, this video is currently unavailable. (Error )
Please check back soon. Learn More
Sorry, Your Device Has Been De-activated By Another User
In order to watch video on this device, you must remove a currently registered device. After a device has been removed, please refresh this page in your browser. Manage My Devices
Please close this browser window to complete the Flash Player installation.
If you are experiencing problems with installation please visit the Adobe Flash Player Support Center.
This video cannot be played.
This video is currently not available for Google TV.
Sorry, we've experienced some difficulty playing your video.
Please refresh this page in your browser to continue where you left off. Refresh
You have reached the maximum of 3 registered devices.
In order to watch video on this device, you must remove a currently registered device. After a device has been removed, please refresh this page in your browser to continue where you left off. Manage My Devices
You have reached the maximum of 3 allowed video streams for your household.
You must stop playing one of your current streams to play another. Please visit our Help Section. Manage My Devices
Your account has been deactivated.
Sorry, your account has been deactivated. Please call 1.888.565.4329 for assistance.
This video is rated PG.
The following program is intended for mature audiences only.
Manage Parental Controls ?
Your session has timed out. Sign Back In
Your session has expired.
Please refresh this page in your browser to continue where you left off. Refresh
This video cannot be played.
We have detected a problem with your Microsoft Silverlight installation (Error ). To fix this problem please uninstall and reinstall Microsoft Silverlight.
For instructions on how to fix your problem click below. HELP
This video cannot be played.
We notice you do not have DRM support enabled for Microsoft Silverlight (Error ). To fix this problem please enable DRM support in your Microsoft Silverlight preferences console.
For instructions on how to fix your problem click below. HELP
This video cannot be played.
We notice you do not have DRM support enabled for Microsoft Silverlight (Error ).
For instructions on how to fix your problem click below. HELP
Sorry, this video is unavailable.
It's probably a network issue, so try refreshing the page. If that doesn't work, you may have to come back a little later.
It's also possible that this video has expired. Sometimes, videos are only available to us for a limited time.
Comcast Services Required
Subscribe to Comcast Services and get anytime, anywhere access to
A Very Serious Person online.
Already a Comcast Customer? Sign In
Wolfe Video Subscription Required
Subscribe to Wolfe Video and get anytime, anywhere access to
A Very Serious Person online.
Already a Comcast Customer? Sign In
Comcast Services Required
Subscribe to Comcast Services and get anytime, anywhere access to
A Very Serious Person online.
Already a Comcast Customer? Buy This Subscription Now
Wolfe Video Subscription Required
Subscribe to Wolfe Video and get anytime, anywhere access to
A Very Serious Person online.
Already a Comcast Customer? Sign In Buy This Subscription Now
Sorry, we've experienced some difficulty playing your video.
Please refresh this page in your browser to try again.
(Error ) Refresh
Xfinity Video Player Upgrade
Upgrade your Xfinity Player!
In order to watch On Demand Online videos with "HD-Like" picture quality, you need to install the new Xfinity Player
We're sorry, but for watching On Demand Online videos the following browsers are NOT officially supported at this time:
Windows XP: Safari 3/4
Windows Vista: IE 6, Safari 3/4
Windows 7: IE 6/7, Safari 3/4
Mac OS 10.4.11+: IE 6/7/8, Chrome 4
Xfinity Video Player Upgrade
Installing your Xfinity Player!
Please wait a moment while the video player plugin installs. When it finishes, this page will refresh automatically and playback will start.
You're almost ready to watch
Please install the Microsoft Silverlight plug-in to begin watching this video. INSTALL NOW
You're almost ready to watch A Very Serious Person
Please upgrade your Microsoft Silverlight plug-in to begin watching this video. UPGRADE NOW
You're almost ready to watch A Very Serious Person
After installing the Silverlight plug-in upgrade, please restart your browser to begin watching this video.
Back to Browsing
Parental Controls
Privacy Policy
Terms of Service
? 2011 Comcast Interactive Media, LLC.
";by.shrinkWrapBlocks=(bB.offsetWidth!==2)}bB.innerHTML="
";if(bM.querySelectorAll&&bM.querySelectorAll(".TEST").length===0){return}bt=function(bX,bO,bS,bW){bO=bO||ap;if(!bW&&!bt.isXML(bO)){var bV=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(bX);if(bV&&(bO.nodeType===1||bO.nodeType===9)){if(bV[1]){return bz(bO.getElementsByTagName(bX),bS)}else{if(bV[2]&&by.find.CLASS&&bO.getElementsByClassName){return bz(bO.getElementsByClassName(bV[2]),bS)}}}if(bO.nodeType===9){if(bX==="body"&&bO.body){return bz([bO.body],bS)}else{if(bV&&bV[3]){var bR=bO.getElementById(bV[3]);if(bR&&bR.parentNode){if(bR.id===bV[3]){return bz([bR],bS)}}else{return bz([],bS)}}}try{return bz(bO.querySelectorAll(bX),bS)}catch(bT){}}else{if(bO.nodeType===1&&bO.nodeName.toLowerCase()!=="object"){var bP=bO,bQ=bO.getAttribute("id"),bN=bQ||bL,bZ=bO.parentNode,bY=/^\s*[+~]/.test(bX);if(!bQ){bO.setAttribute("id",bN)}else{bN=bN.replace(/'/g,"\\$&")}if(bY&&bZ){bO=bO.parentNode}try{if(!bY||bZ){return bz(bO.querySelectorAll("[id='"+bN+"'] "+bX),bS)}}catch(bU){}finally{if(!bQ){bP.removeAttribute("id")}}}}}return e(bX,bO,bS,bW)};for(var bK in e){bt[bK]=e[bK]}bM=null})()}(function(){var e=ap.documentElement,bL=e.matchesSelector||e.mozMatchesSelector||e.webkitMatchesSelector||e.msMatchesSelector;if(bL){var bN=!bL.call(ap.createElement("div"),"div"),bK=false;try{bL.call(ap.documentElement,"[test!='']:sizzle")}catch(bM){bK=true}bt.matchesSelector=function(bP,bR){bR=bR.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!bt.isXML(bP)){try{if(bK||!by.match.PSEUDO.test(bR)&&!/!=/.test(bR)){var bO=bL.call(bP,bR);if(bO||!bN||bP.document&&bP.document.nodeType!==11){return bO}}}catch(bQ){}}return bt(bR,null,null,[bP]).length>0}}})();(function(){var e=ap.createElement("div");e.innerHTML="
";if(!e.getElementsByClassName||e.getElementsByClassName("e").length===0){return}e.lastChild.className="e";if(e.getElementsByClassName("e").length===1){return}by.order.splice(1,0,"CLASS");by.find.CLASS=function(bK,bL,bM){if(typeof bL.getElementsByClassName!=="undefined"&&!bM){return bL.getElementsByClassName(bK[1])}};e=null})();function br(bK,bP,bO,bS,bQ,bR){for(var bM=0,bL=bS.length;bM0){bN=e;break}}}e=e[bK]}bS[bM]=bN}}}if(ap.documentElement.contains){bt.contains=function(bK,e){return bK!==e&&(bK.contains?bK.contains(e):true)}}else{if(ap.documentElement.compareDocumentPosition){bt.contains=function(bK,e){return !!(bK.compareDocumentPosition(e)&16)}}else{bt.contains=function(){return false}}}bt.isXML=function(e){var bK=(e?e.ownerDocument||e:0).documentElement;return bK?bK.nodeName!=="HTML":false};var bG=function(e,bQ){var bO,bM=[],bN="",bL=bQ.nodeType?[bQ]:bQ;while((bO=by.match.PSEUDO.exec(e))){bN+=bO[0];e=e.replace(by.match.PSEUDO,"")}e=by.relative[e]?e+"*":e;for(var bP=0,bK=bL.length;bP0){for(bx=bw;bx0:this.filter(e).length>0)},closest:function(bA,br){var bx=[],bu,bs,bz=this[0];if(b.isArray(bA)){var bw,bt,bv={},e=1;if(bz&&bA.length){for(bu=0,bs=bA.length;bu-1:b(bz).is(bw)){bx.push({selector:bt,elem:bz,level:e})}}bz=bz.parentNode;e++}}return bx}var by=H.test(bA)||typeof bA!=="string"?b(bA,br||this.context):0;for(bu=0,bs=this.length;bu-1:b.find.matchesSelector(bz,bA)){bx.push(bz);break}else{bz=bz.parentNode;if(!bz||!bz.ownerDocument||bz===br||bz.nodeType===11){break}}}}bx=bx.length>1?b.unique(bx):bx;return this.pushStack(bx,"closest",bA)},index:function(e){if(!e){return(this[0]&&this[0].parentNode)?this.prevAll().length:-1}if(typeof e==="string"){return b.inArray(this[0],b(e))}return b.inArray(e.jquery?e[0]:e,this)},add:function(e,br){var bt=typeof e==="string"?b(e,br):b.makeArray(e&&e.nodeType?[e]:e),bs=b.merge(this.get(),bt);return this.pushStack(C(bt[0])||C(bs[0])?bs:b.unique(bs))},andSelf:function(){return this.add(this.prevObject)}});function C(e){return !e||!e.parentNode||e.parentNode.nodeType===11}b.each({parent:function(br){var e=br.parentNode;return e&&e.nodeType!==11?e:null},parents:function(e){return b.dir(e,"parentNode")},parentsUntil:function(br,e,bs){return b.dir(br,"parentNode",bs)},next:function(e){return b.nth(e,2,"nextSibling")},prev:function(e){return b.nth(e,2,"previousSibling")},nextAll:function(e){return b.dir(e,"nextSibling")},prevAll:function(e){return b.dir(e,"previousSibling")},nextUntil:function(br,e,bs){return b.dir(br,"nextSibling",bs)},prevUntil:function(br,e,bs){return b.dir(br,"previousSibling",bs)},siblings:function(e){return b.sibling(e.parentNode.firstChild,e)},children:function(e){return b.sibling(e.firstChild)},contents:function(e){return b.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:b.makeArray(e.childNodes)}},function(e,br){b.fn[e]=function(bv,bs){var bu=b.map(this,br,bv),bt=P.call(arguments);if(!X.test(e)){bs=bv}if(bs&&typeof bs==="string"){bu=b.filter(bs,bu)}bu=this.length>1&&!at[e]?b.unique(bu):bu;if((this.length>1||a5.test(bs))&&al.test(e)){bu=bu.reverse()}return this.pushStack(bu,e,bt.join(","))}});b.extend({filter:function(bs,e,br){if(br){bs=":not("+bs+")"}return e.length===1?b.find.matchesSelector(e[0],bs)?[e[0]]:[]:b.find.matches(bs,e)},dir:function(bs,br,bu){var e=[],bt=bs[br];while(bt&&bt.nodeType!==9&&(bu===K||bt.nodeType!==1||!b(bt).is(bu))){if(bt.nodeType===1){e.push(bt)}bt=bt[br]}return e},nth:function(bu,e,bs,bt){e=e||1;var br=0;for(;bu;bu=bu[bs]){if(bu.nodeType===1&&++br===e){break}}return bu},sibling:function(bs,br){var e=[];for(;bs;bs=bs.nextSibling){if(bs.nodeType===1&&bs!==br){e.push(bs)}}return e}});function aA(bt,bs,e){bs=bs||0;if(b.isFunction(bs)){return b.grep(bt,function(bv,bu){var bw=!!bs.call(bv,bu,bv);return bw===e})}else{if(bs.nodeType){return b.grep(bt,function(bv,bu){return(bv===bs)===e})}else{if(typeof bs==="string"){var br=b.grep(bt,function(bu){return bu.nodeType===1});if(bm.test(bs)){return b.filter(bs,br,!e)}else{bs=b.filter(bs,br)}}}}return b.grep(bt,function(bv,bu){return(b.inArray(bv,bs)>=0)===e})}var ac=/ jQuery\d+="(?:\d+|null)"/g,am=/^\s+/,R=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,d=/<([\w:]+)/,w=/",""],legend:[1,"",""],thead:[1,"",""],tr:[2,"",""],td:[3,"",""],col:[2,"",""],area:[1,"",""],_default:[0,"",""]};ar.optgroup=ar.option;ar.tbody=ar.tfoot=ar.colgroup=ar.caption=ar.thead;ar.th=ar.td;if(!b.support.htmlSerialize){ar._default=[1,"div
",""]}b.fn.extend({text:function(e){if(b.isFunction(e)){return this.each(function(bs){var br=b(this);br.text(e.call(this,bs,br.text()))})}if(typeof e!=="object"&&e!==K){return this.empty().append((this[0]&&this[0].ownerDocument||ap).createTextNode(e))}return b.text(this)},wrapAll:function(e){if(b.isFunction(e)){return this.each(function(bs){b(this).wrapAll(e.call(this,bs))})}if(this[0]){var br=b(e,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode){br.insertBefore(this[0])}br.map(function(){var bs=this;while(bs.firstChild&&bs.firstChild.nodeType===1){bs=bs.firstChild}return bs}).append(this)}return this},wrapInner:function(e){if(b.isFunction(e)){return this.each(function(br){b(this).wrapInner(e.call(this,br))})}return this.each(function(){var br=b(this),bs=br.contents();if(bs.length){bs.wrapAll(e)}else{br.append(e)}})},wrap:function(e){return this.each(function(){b(this).wrapAll(e)})},unwrap:function(){return this.parent().each(function(){if(!b.nodeName(this,"body")){b(this).replaceWith(this.childNodes)}}).end()},append:function(){return this.domManip(arguments,true,function(e){if(this.nodeType===1){this.appendChild(e)}})},prepend:function(){return this.domManip(arguments,true,function(e){if(this.nodeType===1){this.insertBefore(e,this.firstChild)}})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(br){this.parentNode.insertBefore(br,this)})}else{if(arguments.length){var e=b(arguments[0]);e.push.apply(e,this.toArray());return this.pushStack(e,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(br){this.parentNode.insertBefore(br,this.nextSibling)})}else{if(arguments.length){var e=this.pushStack(this,"after",arguments);e.push.apply(e,b(arguments[0]).toArray());return e}}},remove:function(e,bt){for(var br=0,bs;(bs=this[br])!=null;br++){if(!e||b.filter(e,[bs]).length){if(!bt&&bs.nodeType===1){b.cleanData(bs.getElementsByTagName("*"));b.cleanData([bs])}if(bs.parentNode){bs.parentNode.removeChild(bs)}}}return this},empty:function(){for(var e=0,br;(br=this[e])!=null;e++){if(br.nodeType===1){b.cleanData(br.getElementsByTagName("*"))}while(br.firstChild){br.removeChild(br.firstChild)}}return this},clone:function(br,e){br=br==null?false:br;e=e==null?br:e;return this.map(function(){return b.clone(this,br,e)})},html:function(bt){if(bt===K){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(ac,""):null}else{if(typeof bt==="string"&&!O.test(bt)&&(b.support.leadingWhitespace||!am.test(bt))&&!ar[(d.exec(bt)||["",""])[1].toLowerCase()]){bt=bt.replace(R,"<$1>");try{for(var bs=0,br=this.length;bs1&&bs0?this.clone(true):this).get();b(by[bw])[br](bu);bv=bv.concat(bu)}return this.pushStack(bv,e,by.selector)}}});function bb(e){if("getElementsByTagName" in e){return e.getElementsByTagName("*")}else{if("querySelectorAll" in e){return e.querySelectorAll("*")}else{return[]}}}function au(e){if(e.type==="checkbox"||e.type==="radio"){e.defaultChecked=e.checked}}function E(e){if(b.nodeName(e,"input")){au(e)}else{if("getElementsByTagName" in e){b.grep(e.getElementsByTagName("input"),au)}}}b.extend({clone:function(bu,bw,bs){var bv=bu.cloneNode(true),e,br,bt;if((!b.support.noCloneEvent||!b.support.noCloneChecked)&&(bu.nodeType===1||bu.nodeType===11)&&!b.isXMLDoc(bu)){ad(bu,bv);e=bb(bu);br=bb(bv);for(bt=0;e[bt];++bt){if(br[bt]){ad(e[bt],br[bt])}}}if(bw){t(bu,bv);if(bs){e=bb(bu);br=bb(bv);for(bt=0;e[bt];++bt){t(e[bt],br[bt])}}}e=br=null;return bv},clean:function(bs,bu,bD,bw){var bB;bu=bu||ap;if(typeof bu.createElement==="undefined"){bu=bu.ownerDocument||bu[0]&&bu[0].ownerDocument||ap}var bE=[],bx;for(var bA=0,bv;(bv=bs[bA])!=null;bA++){if(typeof bv==="number"){bv+=""}if(!bv){continue}if(typeof bv==="string"){if(!U.test(bv)){bv=bu.createTextNode(bv)}else{bv=bv.replace(R,"<$1>");var bG=(d.exec(bv)||["",""])[1].toLowerCase(),bt=ar[bG]||ar._default,bz=bt[0],br=bu.createElement("div");br.innerHTML=bt[1]+bv+bt[2];while(bz--){br=br.lastChild}if(!b.support.tbody){var e=w.test(bv),by=bG==="table"&&!e?br.firstChild&&br.firstChild.childNodes:bt[1]===""&&!e?br.childNodes:[];for(bx=by.length-1;bx>=0;--bx){if(b.nodeName(by[bx],"tbody")&&!by[bx].childNodes.length){by[bx].parentNode.removeChild(by[bx])}}}if(!b.support.leadingWhitespace&&am.test(bv)){br.insertBefore(bu.createTextNode(am.exec(bv)[0]),br.firstChild)}bv=br.childNodes}}var bC;if(!b.support.appendChecked){if(bv[0]&&typeof(bC=bv.length)==="number"){for(bx=0;bx=0){return bt+"px"}}else{return bt}}}});if(!b.support.opacity){b.cssHooks.opacity={get:function(br,e){return ao.test((e&&br.currentStyle?br.currentStyle.filter:br.style.filter)||"")?(parseFloat(RegExp.$1)/100)+"":e?"1":""},set:function(bu,bv){var bt=bu.style,br=bu.currentStyle,e=b.isNaN(bv)?"":"alpha(opacity="+bv*100+")",bs=br&&br.filter||bt.filter||"";bt.zoom=1;if(bv>=1&&b.trim(bs.replace(af,""))===""){bt.removeAttribute("filter");if(br&&!br.filter){return}}bt.filter=af.test(bs)?bs.replace(af,e):bs+" "+e}}}b(function(){if(!b.support.reliableMarginRight){b.cssHooks.marginRight={get:function(bs,br){var e;b.swap(bs,{display:"inline-block"},function(){if(br){e=V(bs,"margin-right","marginRight")}else{e=bs.style.marginRight}});return e}}}});if(ap.defaultView&&ap.defaultView.getComputedStyle){aD=function(bu,bs){var br,bt,e;bs=bs.replace(z,"-$1").toLowerCase();if(!(bt=bu.ownerDocument.defaultView)){return K}if((e=bt.getComputedStyle(bu,null))){br=e.getPropertyValue(bs);if(br===""&&!b.contains(bu.ownerDocument.documentElement,bu)){br=b.style(bu,bs)}}return br}}if(ap.documentElement.currentStyle){aS=function(bu,bs){var bv,br=bu.currentStyle&&bu.currentStyle[bs],e=bu.runtimeStyle&&bu.runtimeStyle[bs],bt=bu.style;if(!a8.test(br)&&bk.test(br)){bv=bt.left;if(e){bu.runtimeStyle.left=bu.currentStyle.left}bt.left=bs==="fontSize"?"1em":(br||0);br=bt.pixelLeft+"px";bt.left=bv;if(e){bu.runtimeStyle.left=e}}return br===""?"auto":br}}V=aD||aS;function o(bs,br,e){var bu=br==="width"?bs.offsetWidth:bs.offsetHeight,bt=br==="width"?ai:aY;if(bu>0){if(e!=="border"){b.each(bt,function(){if(!e){bu-=parseFloat(b.css(bs,"padding"+this))||0}if(e==="margin"){bu+=parseFloat(b.css(bs,e+this))||0}else{bu-=parseFloat(b.css(bs,"border"+this+"Width"))||0}})}return bu+"px"}bu=V(bs,br,br);if(bu<0||bu==null){bu=bs.style[br]||0}bu=parseFloat(bu)||0;if(e){b.each(bt,function(){bu+=parseFloat(b.css(bs,"padding"+this))||0;if(e!=="padding"){bu+=parseFloat(b.css(bs,"border"+this+"Width"))||0}if(e==="margin"){bu+=parseFloat(b.css(bs,e+this))||0}})}return bu+"px"}if(b.expr&&b.expr.filters){b.expr.filters.hidden=function(bs){var br=bs.offsetWidth,e=bs.offsetHeight;return(br===0&&e===0)||(!b.support.reliableHiddenOffsets&&(bs.style.display||b.css(bs,"display"))==="none")};b.expr.filters.visible=function(e){return !b.expr.filters.hidden(e)}}var j=/%20/g,ak=/\[\]$/,bp=/\r?\n/g,bn=/#.*$/,ay=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,aV=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,aH=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,aK=/^(?:GET|HEAD)$/,c=/^\/\//,L=/\?/,a2=/<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,q=/^(?:select|textarea)/i,h=/\s+/,bo=/([?&])_=[^&]*/,J=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,A=b.fn.load,W={},r={},az,s,aO=["*/"]+["*"];try{az=bh.href}catch(aq){az=ap.createElement("a");az.href="";az=az.href}s=J.exec(az.toLowerCase())||[];function f(e){return function(bu,bw){if(typeof bu!=="string"){bw=bu;bu="*"}if(b.isFunction(bw)){var bt=bu.toLowerCase().split(h),bs=0,bv=bt.length,br,bx,by;for(;bs=0){var e=bs.slice(bu,bs.length);bs=bs.slice(0,bu)}var bt="GET";if(bv){if(b.isFunction(bv)){bw=bv;bv=K}else{if(typeof bv==="object"){bv=b.param(bv,b.ajaxSettings.traditional);bt="POST"}}}var br=this;b.ajax({url:bs,type:bt,dataType:"html",data:bv,complete:function(by,bx,bz){bz=by.responseText;if(by.isResolved()){by.done(function(bA){bz=bA});br.html(e?b("
").append(bz.replace(a2,"")).find(e):bz)}if(bw){br.each(bw,[bz,bx,by])}}});return this},serialize:function(){return b.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?b.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||q.test(this.nodeName)||aV.test(this.type))}).map(function(e,br){var bs=b(this).val();return bs==null?null:b.isArray(bs)?b.map(bs,function(bu,bt){return{name:br.name,value:bu.replace(bp,"\r\n")}}):{name:br.name,value:bs.replace(bp,"\r\n")}}).get()}});b.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(e,br){b.fn[br]=function(bs){return this.bind(br,bs)}});b.each(["get","post"],function(e,br){b[br]=function(bs,bu,bv,bt){if(b.isFunction(bu)){bt=bt||bv;bv=bu;bu=K}return b.ajax({type:br,url:bs,data:bu,success:bv,dataType:bt})}});b.extend({getScript:function(e,br){return b.get(e,K,br,"script")},getJSON:function(e,br,bs){return b.get(e,br,bs,"json")},ajaxSetup:function(br,e){if(e){ah(br,b.ajaxSettings)}else{e=br;br=b.ajaxSettings}ah(br,e);return br},ajaxSettings:{url:az,isLocal:aH.test(s[1]),global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":aO},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a7.String,"text html":true,"text json":b.parseJSON,"text xml":b.parseXML},flatOptions:{context:true,url:true}},ajaxPrefilter:f(W),ajaxTransport:f(r),ajax:function(bv,bt){if(typeof bv==="object"){bt=bv;bv=K}bt=bt||{};var bz=b.ajaxSetup({},bt),bO=bz.context||bz,bC=bO!==bz&&(bO.nodeType||bO instanceof b)?b(bO):b.event,bN=b.Deferred(),bJ=b._Deferred(),bx=bz.statusCode||{},by,bD={},bK={},bM,bu,bH,bA,bE,bw=0,bs,bG,bF={readyState:0,setRequestHeader:function(bP,bQ){if(!bw){var e=bP.toLowerCase();bP=bK[e]=bK[e]||bP;bD[bP]=bQ}return this},getAllResponseHeaders:function(){return bw===2?bM:null},getResponseHeader:function(bP){var e;if(bw===2){if(!bu){bu={};while((e=ay.exec(bM))){bu[e[1].toLowerCase()]=e[2]}}e=bu[bP.toLowerCase()]}return e===K?null:e},overrideMimeType:function(e){if(!bw){bz.mimeType=e}return this},abort:function(e){e=e||"abort";if(bH){bH.abort(e)}bB(0,e);return this}};function bB(bV,bQ,bW,bS){if(bw===2){return}bw=2;if(bA){clearTimeout(bA)}bH=K;bM=bS||"";bF.readyState=bV>0?4:0;var bP,b0,bZ,bT=bQ,bU=bW?bf(bz,bF,bW):K,bR,bY;if(bV>=200&&bV<300||bV===304){if(bz.ifModified){if((bR=bF.getResponseHeader("Last-Modified"))){b.lastModified[by]=bR}if((bY=bF.getResponseHeader("Etag"))){b.etag[by]=bY}}if(bV===304){bT="notmodified";bP=true}else{try{b0=F(bz,bU);bT="success";bP=true}catch(bX){bT="parsererror";bZ=bX}}}else{bZ=bT;if(!bT||bV){bT="error";if(bV<0){bV=0}}}bF.status=bV;bF.statusText=""+(bQ||bT);if(bP){bN.resolveWith(bO,[b0,bT,bF])}else{bN.rejectWith(bO,[bF,bT,bZ])}bF.statusCode(bx);bx=K;if(bs){bC.trigger("ajax"+(bP?"Success":"Error"),[bF,bz,bP?b0:bZ])}bJ.resolveWith(bO,[bF,bT]);if(bs){bC.trigger("ajaxComplete",[bF,bz]);if(!(--b.active)){b.event.trigger("ajaxStop")}}}bN.promise(bF);bF.success=bF.done;bF.error=bF.fail;bF.complete=bJ.done;bF.statusCode=function(bP){if(bP){var e;if(bw<2){for(e in bP){bx[e]=[bx[e],bP[e]]}}else{e=bP[bF.status];bF.then(e,e)}}return this};bz.url=((bv||bz.url)+"").replace(bn,"").replace(c,s[1]+"//");bz.dataTypes=b.trim(bz.dataType||"*").toLowerCase().split(h);if(bz.crossDomain==null){bE=J.exec(bz.url.toLowerCase());bz.crossDomain=!!(bE&&(bE[1]!=s[1]||bE[2]!=s[2]||(bE[3]||(bE[1]==="http:"?80:443))!=(s[3]||(s[1]==="http:"?80:443))))}if(bz.data&&bz.processData&&typeof bz.data!=="string"){bz.data=b.param(bz.data,bz.traditional)}aQ(W,bz,bt,bF);if(bw===2){return false}bs=bz.global;bz.type=bz.type.toUpperCase();bz.hasContent=!aK.test(bz.type);if(bs&&b.active++===0){b.event.trigger("ajaxStart")}if(!bz.hasContent){if(bz.data){bz.url+=(L.test(bz.url)?"&":"?")+bz.data;delete bz.data}by=bz.url;if(bz.cache===false){var br=b.now(),bL=bz.url.replace(bo,"$1_="+br);bz.url=bL+((bL===bz.url)?(L.test(bz.url)?"&":"?")+"_="+br:"")}}if(bz.data&&bz.hasContent&&bz.contentType!==false||bt.contentType){bF.setRequestHeader("Content-Type",bz.contentType)}if(bz.ifModified){by=by||bz.url;if(b.lastModified[by]){bF.setRequestHeader("If-Modified-Since",b.lastModified[by])}if(b.etag[by]){bF.setRequestHeader("If-None-Match",b.etag[by])}}bF.setRequestHeader("Accept",bz.dataTypes[0]&&bz.accepts[bz.dataTypes[0]]?bz.accepts[bz.dataTypes[0]]+(bz.dataTypes[0]!=="*"?", "+aO+"; q=0.01":""):bz.accepts["*"]);for(bG in bz.headers){bF.setRequestHeader(bG,bz.headers[bG])}if(bz.beforeSend&&(bz.beforeSend.call(bO,bF,bz)===false||bw===2)){bF.abort();return false}for(bG in {success:1,error:1,complete:1}){bF[bG](bz[bG])}bH=aQ(r,bz,bt,bF);if(!bH){bB(-1,"No Transport")}else{bF.readyState=1;if(bs){bC.trigger("ajaxSend",[bF,bz])}if(bz.async&&bz.timeout>0){bA=setTimeout(function(){bF.abort("timeout")},bz.timeout)}try{bw=1;bH.send(bD,bB)}catch(bI){if(bw<2){bB(-1,bI)}else{b.error(bI)}}}return bF},param:function(e,bs){var br=[],bu=function(bv,bw){bw=b.isFunction(bw)?bw():bw;br[br.length]=encodeURIComponent(bv)+"="+encodeURIComponent(bw)};if(bs===K){bs=b.ajaxSettings.traditional}if(b.isArray(e)||(e.jquery&&!b.isPlainObject(e))){b.each(e,function(){bu(this.name,this.value)})}else{for(var bt in e){v(bt,e[bt],bs,bu)}}return br.join("&").replace(j,"+")}});function v(bs,bu,br,bt){if(b.isArray(bu)){b.each(bu,function(bw,bv){if(br||ak.test(bs)){bt(bs,bv)}else{v(bs+"["+(typeof bv==="object"||b.isArray(bv)?bw:"")+"]",bv,br,bt)}})}else{if(!br&&bu!=null&&typeof bu==="object"){for(var e in bu){v(bs+"["+e+"]",bu[e],br,bt)}}else{bt(bs,bu)}}}b.extend({active:0,lastModified:{},etag:{}});function bf(bz,by,bv){var br=bz.contents,bx=bz.dataTypes,bs=bz.responseFields,bu,bw,bt,e;for(bw in bs){if(bw in bv){by[bs[bw]]=bv[bw]}}while(bx[0]==="*"){bx.shift();if(bu===K){bu=bz.mimeType||by.getResponseHeader("content-type")}}if(bu){for(bw in br){if(br[bw]&&br[bw].test(bu)){bx.unshift(bw);break}}}if(bx[0] in bv){bt=bx[0]}else{for(bw in bv){if(!bx[0]||bz.converters[bw+" "+bx[0]]){bt=bw;break}if(!e){e=bw}}bt=bt||e}if(bt){if(bt!==bx[0]){bx.unshift(bt)}return bv[bt]}}function F(bD,bv){if(bD.dataFilter){bv=bD.dataFilter(bv,bD.dataType)}var bz=bD.dataTypes,bC={},bw,bA,bs=bz.length,bx,by=bz[0],bt,bu,bB,br,e;for(bw=1;bw=br.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();br.animatedProperties[this.prop]=true;for(bs in br.animatedProperties){if(br.animatedProperties[bs]!==true){e=false}}if(e){if(br.overflow!=null&&!b.support.shrinkWrapBlocks){b.each(["","X","Y"],function(by,bz){bv.style["overflow"+bz]=br.overflow[by]})}if(br.hide){b(bv).hide()}if(br.hide||br.show){for(var bw in br.animatedProperties){b.style(bv,bw,br.orig[bw])}}br.complete.call(bv)}return false}else{if(br.duration==Infinity){this.now=bt}else{bx=bt-this.startTime;this.state=bx/br.duration;this.pos=b.easing[br.animatedProperties[this.prop]](this.state,bx,0,1,br.duration);this.now=this.start+((this.end-this.start)*this.pos)}this.update()}return true}};b.extend(b.fx,{tick:function(){for(var br=b.timers,e=0;e").appendTo(e),bs=br.css("display");br.remove();if(bs==="none"||bs===""){if(!a4){a4=ap.createElement("iframe");a4.frameBorder=a4.width=a4.height=0}e.appendChild(a4);if(!m||!a4.createElement){m=(a4.contentWindow||a4.contentDocument).document;m.write((ap.compatMode==="CSS1Compat"?"":"")+"
");m.close()}br=m.createElement(bt);m.body.appendChild(br);bs=b.css(br,"display");e.removeChild(a4)}Q[bt]=bs}return Q[bt]}var T=/^t(?:able|d|h)$/i,Z=/^(?:body|html)$/i;if("getBoundingClientRect" in ap.documentElement){b.fn.offset=function(bE){var bu=this[0],bx;if(bE){return this.each(function(e){b.offset.setOffset(this,bE,e)})}if(!bu||!bu.ownerDocument){return null}if(bu===bu.ownerDocument.body){return b.offset.bodyOffset(bu)}try{bx=bu.getBoundingClientRect()}catch(bB){}var bD=bu.ownerDocument,bs=bD.documentElement;if(!bx||!b.contains(bs,bu)){return bx?{top:bx.top,left:bx.left}:{top:0,left:0}}var by=bD.body,bz=aF(bD),bw=bs.clientTop||by.clientTop||0,bA=bs.clientLeft||by.clientLeft||0,br=bz.pageYOffset||b.support.boxModel&&bs.scrollTop||by.scrollTop,bv=bz.pageXOffset||b.support.boxModel&&bs.scrollLeft||by.scrollLeft,bC=bx.top+br-bw,bt=bx.left+bv-bA;return{top:bC,left:bt}}}else{b.fn.offset=function(bB){var bv=this[0];if(bB){return this.each(function(bC){b.offset.setOffset(this,bB,bC)})}if(!bv||!bv.ownerDocument){return null}if(bv===bv.ownerDocument.body){return b.offset.bodyOffset(bv)}b.offset.initialize();var by,bs=bv.offsetParent,br=bv,bA=bv.ownerDocument,bt=bA.documentElement,bw=bA.body,bx=bA.defaultView,e=bx?bx.getComputedStyle(bv,null):bv.currentStyle,bz=bv.offsetTop,bu=bv.offsetLeft;while((bv=bv.parentNode)&&bv!==bw&&bv!==bt){if(b.offset.supportsFixedPosition&&e.position==="fixed"){break}by=bx?bx.getComputedStyle(bv,null):bv.currentStyle;bz-=bv.scrollTop;bu-=bv.scrollLeft;if(bv===bs){bz+=bv.offsetTop;bu+=bv.offsetLeft;if(b.offset.doesNotAddBorder&&!(b.offset.doesAddBorderForTableAndCells&&T.test(bv.nodeName))){bz+=parseFloat(by.borderTopWidth)||0;bu+=parseFloat(by.borderLeftWidth)||0}br=bs;bs=bv.offsetParent}if(b.offset.subtractsBorderForOverflowNotVisible&&by.overflow!=="visible"){bz+=parseFloat(by.borderTopWidth)||0;bu+=parseFloat(by.borderLeftWidth)||0}e=by}if(e.position==="relative"||e.position==="static"){bz+=bw.offsetTop;bu+=bw.offsetLeft}if(b.offset.supportsFixedPosition&&e.position==="fixed"){bz+=Math.max(bt.scrollTop,bw.scrollTop);bu+=Math.max(bt.scrollLeft,bw.scrollLeft)}return{top:bz,left:bu}}}b.offset={initialize:function(){var e=ap.body,br=ap.createElement("div"),bu,bw,bv,bx,bs=parseFloat(b.css(e,"marginTop"))||0,bt="
";b.extend(br.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});br.innerHTML=bt;e.insertBefore(br,e.firstChild);bu=br.firstChild;bw=bu.firstChild;bx=bu.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(bw.offsetTop!==5);this.doesAddBorderForTableAndCells=(bx.offsetTop===5);bw.style.position="fixed";bw.style.top="20px";this.supportsFixedPosition=(bw.offsetTop===20||bw.offsetTop===15);bw.style.position=bw.style.top="";bu.style.overflow="hidden";bu.style.position="relative";this.subtractsBorderForOverflowNotVisible=(bw.offsetTop===-5);this.doesNotIncludeMarginInBodyOffset=(e.offsetTop!==bs);e.removeChild(br);b.offset.initialize=b.noop},bodyOffset:function(e){var bs=e.offsetTop,br=e.offsetLeft;b.offset.initialize();if(b.offset.doesNotIncludeMarginInBodyOffset){bs+=parseFloat(b.css(e,"marginTop"))||0;br+=parseFloat(b.css(e,"marginLeft"))||0}return{top:bs,left:br}},setOffset:function(bt,bC,bw){var bx=b.css(bt,"position");if(bx==="static"){bt.style.position="relative"}var bv=b(bt),br=bv.offset(),e=b.css(bt,"top"),bA=b.css(bt,"left"),bB=(bx==="absolute"||bx==="fixed")&&b.inArray("auto",[e,bA])>-1,bz={},by={},bs,bu;if(bB){by=bv.position();bs=by.top;bu=by.left}else{bs=parseFloat(e)||0;bu=parseFloat(bA)||0}if(b.isFunction(bC)){bC=bC.call(bt,bw,br)}if(bC.top!=null){bz.top=(bC.top-br.top)+bs}if(bC.left!=null){bz.left=(bC.left-br.left)+bu}if("using" in bC){bC.using.call(bt,bz)}else{bv.css(bz)}}};b.fn.extend({position:function(){if(!this[0]){return null}var bs=this[0],br=this.offsetParent(),bt=this.offset(),e=Z.test(br[0].nodeName)?{top:0,left:0}:br.offset();bt.top-=parseFloat(b.css(bs,"marginTop"))||0;bt.left-=parseFloat(b.css(bs,"marginLeft"))||0;e.top+=parseFloat(b.css(br[0],"borderTopWidth"))||0;e.left+=parseFloat(b.css(br[0],"borderLeftWidth"))||0;return{top:bt.top-e.top,left:bt.left-e.left}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||ap.body;while(e&&(!Z.test(e.nodeName)&&b.css(e,"position")==="static")){e=e.offsetParent}return e})}});b.each(["Left","Top"],function(br,e){var bs="scroll"+e;b.fn[bs]=function(bv){var bt,bu;if(bv===K){bt=this[0];if(!bt){return null}bu=aF(bt);return bu?("pageXOffset" in bu)?bu[br?"pageYOffset":"pageXOffset"]:b.support.boxModel&&bu.document.documentElement[bs]||bu.document.body[bs]:bt[bs]}return this.each(function(){bu=aF(this);if(bu){bu.scrollTo(!br?bv:b(bu).scrollLeft(),br?bv:b(bu).scrollTop())}else{this[bs]=bv}})}});function aF(e){return b.isWindow(e)?e:e.nodeType===9?e.defaultView||e.parentWindow:false}b.each(["Height","Width"],function(br,e){var bs=e.toLowerCase();b.fn["inner"+e]=function(){var bt=this[0];return bt&&bt.style?parseFloat(b.css(bt,bs,"padding")):null};b.fn["outer"+e]=function(bu){var bt=this[0];return bt&&bt.style?parseFloat(b.css(bt,bs,bu?"margin":"border")):null};b.fn[bs]=function(bv){var bw=this[0];if(!bw){return bv==null?null:this}if(b.isFunction(bv)){return this.each(function(bA){var bz=b(this);bz[bs](bv.call(this,bA,bz[bs]()))})}if(b.isWindow(bw)){var bx=bw.document.documentElement["client"+e],bt=bw.document.body;return bw.document.compatMode==="CSS1Compat"&&bx||bt&&bt["client"+e]||bx}else{if(bw.nodeType===9){return Math.max(bw.documentElement["client"+e],bw.body["scroll"+e],bw.documentElement["scroll"+e],bw.body["offset"+e],bw.documentElement["offset"+e])}else{if(bv===K){var by=b.css(bw,bs),bu=parseFloat(by);return b.isNaN(bu)?by:bu}else{return this.css(bs,typeof bv==="string"?bv:bv+"px")}}}}});a7.jQuery=a7.$=b})(window); // ]]>
2:23 minutes
A Very Serious Person movie trailer - starring Polly Bergen, Charles Busch, PJ Verhoest, Carl Andress, Julie Halston, Dana Ivey. Directed by Charles Busch. Genre: Drama Rating: Not Rated
Youre watching A Very Serious Person on XfinityTV.com
A Very Serious Person
2:23 min
Your video will resume shortly.
You just watched: A Very Serious Person "A Very Serious Person"
<>
Obtaining Authorization
Restart or Resume
You can resume watching from where you left off or start watching from the beginning.
This video is rated PG.
Videos rated PG require your Parental Control PIN.
The PIN you entered was incorrect.
<https://customer.comcast.com/Secure/OnlineParentalControls.aspx>Manage Parental Controls ?
Submit
This video is intended for mature audiences only.
Please sign in or register to watch this video.
This video is intended for mature audiences only.
This video cannot be played.
This video is currently not available for Android devices.
Oops, it looks like you started another video.
This video cannot be played.
Sorry, this video is currently unavailable. (Error )
Sorry, Your Device Has Been De-activated By Another User
Please close this browser window to complete the Flash Player installation.
This video cannot be played.
This video is currently not available for Google TV.
Sorry, we've experienced some difficulty playing your video.
You have reached the maximum of 3 registered devices.
You have reached the maximum of 3 allowed video streams for your household.
Your account has been deactivated.
Sorry, your account has been deactivated. Please call 1.888.565.4329 for assistance.
This video is rated PG.
The following program is intended for mature audiences only.
<https://customer.comcast.com/Secure/OnlineParentalControls.aspx>Manage Parental Controls ?
Your session has expired.
This video cannot be played.
We have detected a problem with your Microsoft Silverlight installation (Error ). To fix this problem please uninstall and reinstall Microsoft Silverlight.
This video cannot be played.
We notice you do not have DRM support enabled for Microsoft Silverlight (Error ). To fix this problem please enable DRM support in your Microsoft Silverlight preferences console.
This video cannot be played.
We notice you do not have DRM support enabled for Microsoft Silverlight (Error ).
Sorry, this video is unavailable.
It's also possible that this video has expired. Sometimes, videos are only available to us for a limited time.
Comcast Services Required
Subscribe to Comcast Services and get anytime, anywhere access to
A Very Serious Person online.
Wolfe Video Subscription Required
Subscribe to Wolfe Video and get anytime, anywhere access to
A Very Serious Person online.
Comcast Services Required
Subscribe to Comcast Services and get anytime, anywhere access to
A Very Serious Person online.
Wolfe Video Subscription Required
Subscribe to Wolfe Video and get anytime, anywhere access to
A Very Serious Person online.
Sorry, we've experienced some difficulty playing your video.
Please<> refresh this page in your browser to try again.
Xfinity Video Player Upgrade
Upgrade your Xfinity Player!
In order to watch On Demand Online videos with "HD-Like" picture quality, you need to install the new Xfinity Player
We're sorry, but for watching On Demand Online videos the following browsers are NOT officially supported at this time:
Windows XP: Safari 3/4
Windows Vista: IE 6, Safari 3/4
Windows 7: IE 6/7, Safari 3/4
Mac OS 10.4.11+: IE 6/7/8, Chrome 4
Xfinity Video Player Upgrade
Installing your Xfinity Player!
Please wait a moment while the video player plugin installs. When it finishes, this page will refresh automatically and playback will start.
You're almost ready to watch
You're almost ready to watch A Very Serious Person
You're almost ready to watch A Very Serious Person
After installing the Silverlight plug-in upgrade, please restart your browser to begin watching this video.
<https://customer.comcast.com/Secure/OnlineParentalControls.aspx>Parental Controls
? 2011 Comcast Interactive Media, LLC.
All Rights Reserved, TV listings by Tribune Media Services.
