/* UI BUILD: Friday, Dec 20 2013 at  1:27:24 PM */
/* MD5: 64986d4a28031c641c9ee2f8c29a263e */

function CLog(t){if(this.tag="string"==typeof t?t:"cLog",this.mode=jQuery.urlParam("debug",readCookie("cLogMode"))||0,this.mode&&0!=this.mode){if(console.log)return this.init(t),!0;alert("Sorry, your browser does not support console logging. \nPlease install firebug or firebug lite.")}setCookie("cLogMode",0,-1),CLog.prototype.wr=function(){return!1}}function objectToString(t){var e=function a(t){var e,i,o=[];for(i in t)t.hasOwnProperty(i)&&(e=t[i],o[o.length]=e&&"object"==typeof e?e.constructor==Array?i+":["+a(e).join(", ")+"]":i+":{"+a(e).join(", ")+"}":"string"==typeof e?[i+': "'+e.toString()+'"']:null===e?[i+": null"]:void 0===e?[i+": undefined"]:[i+": "+e.toString()]);return o};return"{"+e(t).join(", ")+"}"}function readCookie(t){var e,a,i=t+"=",o=document.cookie.split(";");for(e=0;o.length>e;e++){for(a=o[e];" "==a.charAt(0);)a=a.substring(1,a.length);if(0==a.indexOf(i))return unescape(a.substring(i.length,a.length))}return null}function setCookie(t,e,a){var i=new Date;i.setDate(i.getDate()+a),document.cookie=t+"="+escape(e)+";path=/;domain=.bestbuy.com"+(null==a?"":";expires="+i.toGMTString())}function initLiveclickerGadget(t){("undefined"==typeof t.queryLevel||null===t.queryLevel)&&(t.queryLevel=1),t.kind&&t.div_id&&t.link&&("undefined"!=typeof t.account_id&&parseInt(t.account_id)>0&&(lc.account_id=parseInt(t.account_id)),"main"==t.kind?lc.mainPageGadget(t):"category"==t.kind?lc.categoryPageGadget(t):"videodetail"==t.kind&&lc.relatedMediaGadget(t))}function BBYOn(){this.cLog=new CLog("BBYOn"),this.debug=0==this.cLog.mode?!1:this.cLog.mode;var t="constructor()";this.cLog.wr(t),this.vars={enableABTesting:!1,cookieLife:2},this.jsonp={max:3,interval:3e3,cStop:{}},this.content={cache:{},mainNid:!1,relatedNids:[],related:{}}}function BBYOnMod(){BBYOnMod.baseConstructor.call(this),this.cLog.tag+=": BBYOnMod";var t="constructor()";this.cLog.wr(t)}var bbyjsoop,TaxonomyTag,LiveClickerPopUp,bbyon,bbyutils={urlParam:function(t,e){return e="undefined"!=typeof e?e:!1,(location.search.match(RegExp("[?|&]"+t+"=(.+?)(&|$)"))||[null,e])[1]}};"function"==typeof jQuery&&($.urlParam=bbyutils.urlParam),bbyjsoop={},bbyjsoop.extend=function(t,e){function a(){}a.prototype=t.prototype,e.prototype=new a,e.prototype.constructor=t,e.baseConstructor=t,e.superClass=t.prototype},CLog.prototype.init=function(){this.shortChars=130,setCookie("cLogMode",this.mode,1),CLog.prototype.wr=this.wrOn,this.guide="Start cLog (mode:"+this.mode+") Guide: url param debug=0/off, !0/on, long/full output. Persistent until changed again.",this.wr(this.guide,this.tag)},CLog.prototype.wrOn=function(t,e){t=t?t:"console log request made with no data to log",e=e||this.tag,-1==this.mode.toString().indexOf("long")&&t.length>this.shortChars&&(t=t.substring(0,this.shortChars)+"...");var a=e+": "+t;console.log(a)},Date.prototype.format=function(t){var e,a,i="",o=Date.replaceChars;for(e=0;t.length>e;e++)a=t.charAt(e),e-1>=0&&"\\"==t.charAt(e-1)?i+=a:o[a]?i+=o[a].call(this):"\\"!=a&&(i+=a);return i},Date.replaceChars={shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longMonths:["January","February","March","April","May","June","July","August","September","October","November","December"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longDays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],d:function(){return(10>this.getDate()?"0":"")+this.getDate()},D:function(){return Date.replaceChars.shortDays[this.getDay()]},j:function(){return this.getDate()},l:function(){return Date.replaceChars.longDays[this.getDay()]},N:function(){return this.getDay()+1},S:function(){return 1==this.getDate()%10&&11!=this.getDate()?"st":2==this.getDate()%10&&12!=this.getDate()?"nd":3==this.getDate()%10&&13!=this.getDate()?"rd":"th"},w:function(){return this.getDay()},z:function(){var t=new Date(this.getFullYear(),0,1);return Math.ceil((this-t)/864e5)},W:function(){var t=new Date(this.getFullYear(),0,1);return Math.ceil(((this-t)/864e5+t.getDay()+1)/7)},F:function(){return Date.replaceChars.longMonths[this.getMonth()]},m:function(){return(9>this.getMonth()?"0":"")+(this.getMonth()+1)},M:function(){return Date.replaceChars.shortMonths[this.getMonth()]},n:function(){return this.getMonth()+1},t:function(){var t=new Date;return new Date(t.getFullYear(),t.getMonth(),0).getDate()},L:function(){var t=this.getFullYear();return 0==t%400||0!=t%100&&0==t%4},o:function(){var t=new Date(this.valueOf());return t.setDate(t.getDate()-(this.getDay()+6)%7+3),t.getFullYear()},Y:function(){return this.getFullYear()},y:function(){return(""+this.getFullYear()).substr(2)},a:function(){return 12>this.getHours()?"am":"pm"},A:function(){return 12>this.getHours()?"AM":"PM"},B:function(){return Math.floor(1e3*((this.getUTCHours()+1)%24+this.getUTCMinutes()/60+this.getUTCSeconds()/3600)/24)},g:function(){return this.getHours()%12||12},G:function(){return this.getHours()},h:function(){return(10>(this.getHours()%12||12)?"0":"")+(this.getHours()%12||12)},H:function(){return(10>this.getHours()?"0":"")+this.getHours()},i:function(){return(10>this.getMinutes()?"0":"")+this.getMinutes()},s:function(){return(10>this.getSeconds()?"0":"")+this.getSeconds()},u:function(){var t=this.getMilliseconds();return(10>t?"00":100>t?"0":"")+t},e:function(){return"Not Yet Supported"},I:function(){return"Not Yet Supported"},O:function(){return(0>-this.getTimezoneOffset()?"-":"+")+(10>Math.abs(this.getTimezoneOffset()/60)?"0":"")+Math.abs(this.getTimezoneOffset()/60)+"00"},P:function(){return(0>-this.getTimezoneOffset()?"-":"+")+(10>Math.abs(this.getTimezoneOffset()/60)?"0":"")+Math.abs(this.getTimezoneOffset()/60)+":00"},T:function(){var t,e=this.getMonth();return this.setMonth(0),t=this.toTimeString().replace(/^.+ \(?([^\)]+)\)?$/,"$1"),this.setMonth(e),t},Z:function(){return 60*-this.getTimezoneOffset()},c:function(){return this.format("Y-m-d\\TH:i:sP")},r:function(){return this.toString()},U:function(){return this.getTime()/1e3}},TaxonomyTag=function(){},TaxonomyTag.getPageName=function(){var t,e;return track.uberCatName&&(t=track.uberCatName),track.parentCatName&&(""!==t?t+=" "+track.parentCatName:t=track.parentCatName),e=track.catId||track.catName,e&&(""!==t?t+=" "+e:t=e),t},TaxonomyTag.encode=function(t){var e=t||"";return e=e.toLowerCase(),e=e.replace(/&/g,"x"),e=e.replace(/%26/g,"x"),e=e.replace(/ /g,"_"),e=e.replace(/%20/g,"_"),e=e.replace(/,/g,""),e=e.replace(/%2C/g,""),e=e.replace(/:/g,""),e=e.replace(/%3A/g,""),e=e.replace(/:/g,""),e=e.replace(/%3B/g,""),e=e.replace(/[^a-zA-z0-9\s&-]/g,"")},TaxonomyTag.getEncodedPageName=function(){var t,e=TaxonomyTag.getPageName();return e&&(t=TaxonomyTag.encode(e)),t},LiveClickerPopUp=function(){},LiveClickerPopUp.doPopUp=function(t,e,a){var i="http://images.bestbuy.com/BestBuy_US/en_US/images/global/on/VideoPopUp.html";i+="?widgetId="+t+"&accountId="+e+"&playerId="+a,window.open(i,"BestBuy","width=660,height=400")},LiveClickerPopUp.mediaNetworkPopUp=function(t,e){var a=80;a&&(a=e),LiveClickerPopUp.doPopUp(t,a,1020)},eval(function(t,e,a,i,o,r){if(o=function(t){return(e>t?"":o(parseInt(t/e)))+((t%=e)>35?String.fromCharCode(t+29):t.toString(36))},!"".replace(/^/,String)){for(;a--;)r[o(a)]=i[a]||o(a);i=[function(t){return r[t]}],o=function(){return"\\w+"},a=1}for(;a--;)i[a]&&(t=t.replace(new RegExp("\\b"+o(a)+"\\b","g"),i[a]));return t}("7(!6.W){6.W={}}(8(){\"4h 4i\";8 f(n){q n<10?'0'+n:n}7(G 2P.y.1a!=='8'){2P.y.1a=8(a){q 2Q(6.2R())?6.4j()+'-'+f(6.4k()+1)+'-'+f(6.4l())+'T'+f(6.4m())+':'+f(6.4n())+':'+f(6.4o())+'Z':K};1t.y.1a=4p.y.1a=4q.y.1a=8(a){q 6.2R()}}9 e=/[\\4r\\2S\\2T-\\2U\\2V\\2W\\2X\\2Y-\\2Z\\30-\\31\\32-\\33\\34\\35-\\36]/g,1P=/[\\\\\\\"\\4s-\\4t\\4u-\\4v\\2S\\2T-\\2U\\2V\\2W\\2X\\2Y-\\2Z\\30-\\31\\32-\\33\\34\\35-\\36]/g,N,1u,37={'\\b':'\\\\b','\\t':'\\\\t','\\n':'\\\\n','\\f':'\\\\f','\\r':'\\\\r','\"':'\\\\\"','\\\\':'\\\\\\\\'},19;8 1Q(b){1P.38=0;q 1P.2e(b)?'\"'+b.1g(1P,8(a){9 c=37[a];q G c==='1v'?c:'\\\\u'+('39'+a.3a(0).1h(16)).3b(-4)})+'\"':'\"'+b+'\"'}8 1w(a,b){9 i,k,v,A,1x=N,U,C=b[a];7(C&&G C==='1b'&&G C.1a==='8'){C=C.1a(a)}7(G 19==='8'){C=19.1c(b,a,C)}4w(G C){1y'1v':q 1Q(C);1y'2f':q 2Q(C)?1t(C):'K';1y'4x':1y'K':q 1t(C);1y'1b':7(!C){q'K'}N+=1u;U=[];7(1d.y.1h.3c(C)==='[1b O]'){A=C.A;I(i=0;i<A;i+=1){U[i]=1w(i,C)||'K'}v=U.A===0?'[]':N?'[\\n'+N+U.Y(',\\n'+N)+'\\n'+1x+']':'['+U.Y(',')+']';N=1x;q v}7(19&&G 19==='1b'){A=19.A;I(i=0;i<A;i+=1){k=19[i];7(G k==='1v'){v=1w(k,C);7(v){U.1e(1Q(k)+(N?': ':':')+v)}}}}D{I(k S C){7(1d.2g.1c(C,k)){v=1w(k,C);7(v){U.1e(1Q(k)+(N?': ':':')+v)}}}}v=U.A===0?'{}':N?'{\\n'+N+U.Y(',\\n'+N)+'\\n'+1x+'}':'{'+U.Y(',')+'}';N=1x;q v}}7(G W.1z!=='8'){W.1z=8(a,b,c){9 i;N='';1u='';7(G c==='2f'){I(i=0;i<c;i+=1){1u+=' '}}D 7(G c==='1v'){1u=c}19=b;7(b&&G b!=='8'&&(G b!=='1b'||G b.A!=='2f')){3d E 4y('W.1z');}q 1w('',{'':a})}}7(G W.2h!=='8'){W.2h=8(c,d){9 j;8 2i(a,b){9 k,v,C=a[b];7(C&&G C==='1b'){I(k S C){7(1d.2g.1c(C,k)){v=2i(C,k);7(v!==B){C[k]=v}D{2j C[k]}}}}q d.1c(a,b,C)}c=1t(c);e.38=0;7(e.2e(c)){c=c.1g(e,8(a){q'\\\\u'+('39'+a.3a(0).1h(16)).3b(-4)})}7(/^[\\],:{}\\s]*$/.2e(c.1g(/\\\\(?:[\"\\\\\\/4z]|u[0-4A-4B-F]{4})/g,'@').1g(/\"[^\"\\\\\\n\\r]*\"|3e|3f|K|-?\\d+(?:\\.\\d*)?(?:[4C][+\\-]?\\d+)?/g,']').1g(/(?:^|:|,)(?:\\s*\\[)+/g,''))){j=4D('('+c+')');q G d==='8'?2i({'':j},''):j}3d E 4E('W.2h');}}}());8 3g(o){9 c=8(b){9 a=[],t;I(9 p S b){7(b.2g(p)){t=b[p];7(G(t)==\"1b\"){a[a.A]=\"{\"+2k.4F(t).Y(\", \")+\"}\"}D 7(G(t)!=\"8\"){a[a.A]=[\"'\"+p+\"' : '\"+t.1h()+\"'\"]}}};q a};q\"[\"+c(o).Y(\", \")+\"]\"}7(!11.w)11.w={};w.1i=E O();w.1j=8(){7(z.P&&z.P.1A)q z.P.1A;D 7(z.1A)q z.1A;D q 0};8 2l(){q 11.4G.4H=='3h:'}8 2m(){7(!z.1k)z.1k=\"4I.w.3i\";q z.1k}8 3j(){7(!z.1k)z.1k=\"4J.w.3k\";q z.1k}8 1l(){9 a=w.1m();9 b;7(a==2m())b=\"3h://\";D b=\"4K://\";q b}w.1m=8(){9 a;7(2l()){a=2m()}D{a=\"4L.w.3i\"}7(z.P&&z.P.1R){q z.P.1R}D 7(z.1R){q z.1R}D{q a}};w.3l=8(){7(2l()){q 3j()}D 7(z.P&&z.P.3m){q z.P.3m}D{q\"3n.w.3k\"}};w.3o=8(a,b){7(a.1n('3p=3q')<0){a+='&3p=3q'}a+='&9=w.1i['+b.2n+']';9 c=12.1B('1S');c.13=a;c.1T='1U/1V';12.1W('1X')[0].1Y(c);7(w.1o==B){w.1o=E O()}w.1o[b.2n]=b;1C(\"w.2o()\",50)};w.2o=8(){9 a=1;7(11.w.1i){I(9 b S 11.w.1i){7(3r(b).1h()!=b)14;w.1o[b].3s(11.w.1i[b]);2j 11.w.1i[b];2j w.1o[b];I(9 c S w.1o){a=0}}}7(a)1C(\"w.2o()\",50)};w.2p=8(a,b){7(G a!=B){9 c=a.1Z();7((c.2q>0&&c.2r>0)&&((c.2q>0.4M*c.2r)||(c.2q>(c.2r-0.3)))){7(G b!=B){b(a)}}D{11.1C(8(){w.2p(a,b)},4N)}}};w.4O=8(a,b){w.2p(a,b)};w.3t=8(){7(w.20==B){w.20=0}D{w.20++}q w.20};w.15=E O();w.3u=8(a){w.15[w.15.A]=a;7(w.15.A==1){1C(\"w.2s(0)\",50)}};w.2s=8(a){7(a!=0)q;9 b=0;I(9 i=0;i<w.15.A;i++){9 c=w.15[i];7(c==K)14;9 a=w.2t(c.H);7(a==B){b++;14}w.15[i]=K;4P{a.Q(c.3v,c.3w,c.3x,c.3y,c.3z)}4Q(3A){w.15[i]=c;b++}}7(b>0){1C(\"w.2s(0)\",50)}D{w.15=E O()}};w.3B=8(a){7(a.21(\"3C\").21(\"3D\").A==0){q B}9 b=a.21(\"3C\").21(\"3D\")[0];q b};w.4R=8(a){9 p=w.3B(a);7(p==B)q B;9 b=2u();I(9 i=0;i<b.A;i++){9 c=b[i];7(c==K)14;7(c.1Z==B)14;7(c.22==B){14}7(c==p){q c}}q B};w.23=8(a){9 b=a.1Z().R.1h();9 c=b.1n('4S');7(c>0){b=b.3E(c+1)}q b};w.2t=8(a){7(11.2u==B){q B}9 b=2u();I(9 i=0;i<b.A;i++){9 c=b[i];7(c==K)14;7(c.1Z==B)14;7(c.22==B){c.22='1';q B}7(w.23(c)==a){q c}}q B};8 2v(a,b){6.13=a;6.24=b}8 1D(a){6.H=a;6.X=1l()+w.1m()+\"/25/4T?2w=\"+w.1j()+\"&H=\"+6.H}1D.y.4U=8(a,b){6.X=6.X+'&'+a+'='+b};1D.y.2x=8(a){6.X=6.X+'&'+a};1D.y.4V=8(a){9 b=12.1B('1S');b.1p('1T','1U/1V');I(9 i S a){7(6.X.1n(i)>1){6.X=6.X.2y(\"&\"+i).Y(\"&3F\"+i)}7((i!=\"R\"))6.X+=\"&\"+i+\"=\"+a[i]}b.1p('13',6.X+'&2z='+a.R);12.1W(\"1X\")[0].1Y(b);q M(\"#\"+a.R)};8 2v(a,b){6.13=a;6.24=b}8 L(a){6.H=a;6.J=1l()+w.1m()+\"/25/4W?2w=\"+w.1j()+\"&H=\"+6.H}L.y.26=8(a,b){6.J=6.J+'&'+a+'='+b};L.y.2x=8(a){6.J=6.J+'&'+a};L.y.3G=8(a){6.J=6.J+'&3H='+1q(a);q 6};L.y.Q=8(a,b,c,d,e){9 f=w.2t(6.H);7(f!=B){f.Q(a,b,c,d,e)}D{w.3u({'H':6.H,'3v':a,'3w':b,'3x':c,'3y':d,'3z':e})}};L.y.3I=8(){6.Q('3I')};L.y.3J=8(){6.Q('3J')};L.y.3K=8(){6.Q('3K')};L.y.3L=8(){6.Q('3L')};L.y.3M=8(){6.Q('3M')};L.y.3N=8(){6.Q('3N')};L.y.3O=8(){6.Q('3O')};L.y.3P=8(a){6.Q('3P',a)};L.y.3Q=8(a){6.Q('3Q',a)};L.y.3R=8(a,b,c,d){6.Q('3R',a,b,c,d)};L.y.4X=8(a){9 b=12.1B('1S');b.1p('1T','1U/1V');I(9 i S a){7(6.J.1n(i)>1){6.J=6.J.2y(\"&\"+i).Y(\"&3F\"+i)}7((i!=\"1f\")&&(i!=\"R\"))6.J+=\"&\"+i+\"=\"+a[i]}7((6.J.1n(\"27\")>1)&&(a.1f>0)){6.J=6.J.2y(\"&27\").Y(\"&4Y\")}b.1p('13',6.J+'&2z='+a.R+(a.1f?'&27='+a.1f:''));12.1W(\"1X\")[0].1Y(b);q M(\"#\"+a.R)};8 1E(a,b){7(a.28){w.4Z=3f}6.J=1l()+w.1m()+\"/25/51?2w=\"+w.1j()+\"&52=\"+a.3S+\"&2A=\"+b+(a.28?'&28='+a.28:'')}1E.y.3T=8(a){9 b=12.1B('1S');b.1p('1T','1U/1V');b.1p('13',6.J+'&2z='+a.R);12.1W(\"1X\")[0].1Y(b);q M(\"#\"+a.R)};1E.y.53=8(b){9 c=b.R;9 d=\"54\"+3U.55(3U.56()*57);M(\"58\").3V(\"<3W R=\\\"\"+d+\"\\\" 59=\\\"5a:5b;\\\"></3W>\");6.3T({'R':d});M(\"#\"+c).3X(8(){9 a=M('a:5c','#'+d);a.3X()});q 6};1E.y.3G=8(a){6.J=6.J+'&3H='+1q(a);q 6};8 1F(d){6.2B=d.2B;6.2C=d.2C;6.3Y=d.3Y;6.3Z=d.3Z;6.40=d.40;9 e=[];M.1G(6.2C.5d,8(j,a){9 b=23(a.2D);9 c;7(b>0){c=E 2E(a,b)}D{c=E 2F(a)}e.1e(c)});6.29=e}1F.y.5e=8(){q 6.29.A};1F.y.5f=8(a){7(a<=0||a>6.29.A){q K}q 6.29[a-1]};8 23(a){9 b=0;9 c=a.3E(a.5g('/')+1);7(c.5h(0)==\"-\"){b=0-3r(c)}q b}1F.y.5i=8(a){9 b=6.J=1l()+w.3l()+\"/3n/5/?5j=\"+6.5k+\"-\"+w.1j()+\"-\"+6.2B;9 c=12.1B('5l');c.13=b;c.5m=0;c.5n=\"5o\";c.17=a.17!=B?a.17:5p;c.18=a.18!=B?a.18:5q;9 d=M(\"#\"+a.R);d.3V(c);q d};8 1H(b){7(!b)q;6.5r=b.5s;6.41=b.41;6.42=b.42;9 c=[];M.1G(b.2G.43,8(j,a){c.1e(a)});6.5t=c}8 2E(a,b){1H.1c(6,a);6.H=b}2E.y=E 1H;8 2F(a){1H.1c(6,a);6.2D=a.2D}2F.y=E 1H;9 z=8(a){7(a.V){q a}q E z.2a.2H(a)};z.2I=8(a,b,c){w.3o(1l()+w.1m()+\"/25/5u?5v=\"+a+\"&1A=\"+w.1j()+\"&\"+c,b)};z.44=8(a,b,c){7(2k.A===2){7(G b===\"1v\"){c=a;a=c[b];b=B}D 7(b&&!M.5w(b)){c=b;b=B}}7(!b&&a){b=8(){q a.3c(c||6,2k)}}7(a){b.1I=a.1I=a.1I||b.1I||M.1I++}q b};8 2J(){6.a='';6.1J=8(o){7(o.1r==O)6.a+='';7(o.1r==1d)6.a+='';I(9 i S o){7(o[i]==K)14;7((G o[i]!=='8')&&(i!='2b')&&(i!=='2A')&&(i!=='P')&&(i!=='45')&&(i!=='2c')&&(i!=='2d')){7(o.1r!=O){6.a+=i+'=';7(o[i].1r==1d){6.1J(o[i])}D 7(o[i].1r==O){6.1J(o[i])}D 7(o[i].1r==1t){6.a+=o[i]+'&'}D{6.a+=o[i]+'&'}}}}q 6.a.5x(0,6.a.A-1)}}z.2a=z.y={2H:8(a){6.2n=w.3t();6.V=E O();6.5y=E O();6.1K=E O();6.1L=a;7(a.2K){b='5z=3e';9 r=E 2J();b+=\"&\"+r.1J(a);z.2I('w.2K.46',6,b);q}9 b='';7(a.H){7(a.1M&&a.1M==\"5A\"){b='&H='+a.H}D{b='&2A='+a.H}}D 7(a.2b){9 c=\"{\\\"2b\\\":\"+3g(a.2b)+\"}\";b=\"47=\"+1q(c)}7(a.45){b+='&47='+1q(W.1z(a))}7(a.2c){b+='&2c='+1q(a.2c)}7(a.2d){b+='&2d='+1q(W.1z(a.2d))}9 r=E 2J();b+=\"&\"+r.1J(a);7(!a.48){b+='&48=5B'}7(z.P&&z.P.49){b+='&5C='+z.P.49}z.2I('w.4a.46',6,b);q 6},A:-1,5D:8(i){7(i<0||i>=6.V.A){q K}q 6.V[i]},5E:8(a){7(a==B){q K}D{9 b=0;9 c;9 i=0;4b(i<6.V.A){7(6.V[i].H==a){b=1;c=6.V[i]}i++}7(b==1){q c}D{q K}}},5F:8(a){7(a&&a.3S){9 b=E O();I(9 i=0;i<6.V.A;i++){b[i]=6.V[i].H}q E 1E(a,b)}q K},3s:8(l){9 m=6.V;7(l.3A){}D 7(l.4c){M.1G(l.4c.2K,8(j,a){9 b=E 1F(a);m.1e(b)})}D 7(l.4d){7(l.2L){6.2L=l.2L}M.1G(l.4d.4a,8(j,h){9 k=E 1d();k=h;k.1N=E 2v(h.1N,h.5G);k.1O=E O();7(h.2G!=B){M.1G(h.2G.43,8(i,a){9 b=E 1d();I(9 i S a)b[i]=a[i];k.1O.1e(b)})}k.5H=k.1O.A;k.5I=8(i){7(i<0||i>=k.1O.A){q K}q k.1O[i]};k.5J=8(a){9 b=\"\";7(a){7(a.17!=B){b=b+\" 17='\"+a.17+\"'\"}7(a.18!=B){b=b+\" 18='\"+a.18+\"'\"}}9 c=a.5K&&6.1N.24?6.1N.24:6.1N.13;c=6.4e(c,a);q M(\"<5L 5M='\"+j+\"' H='\"+k.H+\"' 13='\"+c+\"' \"+b+\">\")};k.2M={'5N':[[5O,5P],[4f,5Q],[5R,5S],[5T,2N]],'5U':[[4f,5V],[5W,5X],[5Y,2N]],'5Z':[[61,62],[63,64],[65,2N]]};k.4e=8(a,b){7(b.17==B||b.18==B){q a}9 c=b.17*b.18;I(9 d S 6.2M){7(a.1n(d)>=0){9 e=6.2M[d];I(9 i=0;i<e.A;i++){9 f=e[i];9 g=f[0]*f[1];7(g>=c||i==e.A-1){7(b.17<=66&&b.18<=60){q k.67}D q a.1g(d,f[0]+'x'+f[1])}}}}q a};k.1s=E L(k.H);k.68=8(a){7(a){I(9 i S a){7((i!=\"1f\")&&(i!=\"2O\"))6.1s.26(i,a[i])}7(a.1f!=B){6.1s.26('27',a.1f)}7(a.2O!=B){6.1s.2x(a.2O)}}q 6.1s};k.4g=E 1D(k.H);k.69=8(a){I(9 i S a){6.1s.26(i,a[i])}q 6.4g};m.1e(k)});7(6.1L&&(6.1L.1M)&&(G(6.1L.1M)=='8')){m.6a(6.1L.1M)}}6.A=6.V.A;7(6.1K){9 n,i=0;4b((n=6.1K[i++])){9 o=z.44(n,6);o.1c()}6.1K=[]}},22:8(a){6.1K=O(a)}};z.2a.2H.y=z.2a;",62,383,"||||||this|if|function|var|||||||||||||||||return||||||liveclicker||prototype|lc|length|undefined|value|else|new||typeof|widget_id|for|scriptSrc|null|lcPlayer|jQuery|gap|Array|settings|sendEvent|id|in||partial|widgetList|JSON|scriptSrcDynamic|join|||window|document|src|continue|pending||width|height|rep|toJSON|object|call|Object|push|player_id|replace|toString|api_res|getAccountId|secure_domain|getHttp|getDomain|indexOf|lcCallbackObjects|setAttribute|escape|constructor|player|String|indent|string|str|mind|case|stringify|account_id|createElement|setTimeout|lcDynamicThumbnail|lcBanner|lcSlideshow|each|lcSlide|guid|createURL|readyList|lcOptions|order|thumbnail|products|escapable|quote|domain|script|type|text|javascript|getElementsByTagName|head|appendChild|getSettings|objectCount|children|isReady|getWidgetId|srcNormalized|service|assignPlayerOption|player_custom_id|overlay_autostart|slide_list|fn|or|extra_priority|extra_options|test|number|hasOwnProperty|parse|walk|delete|arguments|isSecure|getSecureDomain|objectId|lcCheckReadyObject|detectEndPlayback|playTime|totalTime|checkPending|findPlayerByWidgetId|getLCPlayers|lcThumbnail|client_id|addInternalParams|split|div_id|widget_list|slideshow_id|slides|photo_location|lcWidgetSlide|lcImageSlide|product_links|init|request|print_JS|slideshow|cdn_prefix|thumbnailMap|720|internal_params|Date|isFinite|valueOf|u00ad|u0600|u0604|u070f|u17b4|u17b5|u200c|u200f|u2028|u202f|u2060|u206f|ufeff|ufff0|uffff|meta|lastIndex|0000|charCodeAt|slice|apply|throw|true|false|logicalRuleToString|https|net|getSecureAppDomain|com|getAppDomain|app_domain|apps|callAPIObject|format|json|parseInt|callback|newObjectId|setPending|event|p1|p2|p3|p4|error|getPlayerFromJquery|div|embed|substring|deleted_|setPrerollAdtag|preroll_adtag_url|play|pause|playpause|stop|rewind|mute|forcedownload|volume|seek|resize|banner_id|appendBannerTo|Math|append|span|click|title|views|rating|description|link|product_link|proxy|dimension_order|getList|options|status|user_id|widget|while|slideshows|widgets|resizeThumbnail|320|dynamicTh|use|strict|getUTCFullYear|getUTCMonth|getUTCDate|getUTCHours|getUTCMinutes|getUTCSeconds|Number|Boolean|u0000|x00|x1f|x7f|x9f|switch|boolean|Error|bfnrt|9a|fA|eE|eval|SyntaxError|callee|location|protocol|sc|vms|http|sv|98|100|callbackOnPlaybackCompleted|try|catch|findPlayerByJquery|_|getDynamicEmbed|assignDynamicThumbnailOption|appendDynamicThumbnailTo|getEmbed|appendPlayerTo|deleted_player_custom_id|oa||getComponent|component_id|showOverlayOnClick|lcs|floor|random|100000|body|style|display|none|first|slide|getLength|getSlide|lastIndexOf|charAt|appendMediaSlideshowTo|app_data|version|iframe|frameBorder|scrolling|no|945|815|slide_number|photo_number|product_list|api|method|isFunction|substr|initializationParameters|include_slides|related|online|set_user|getByIndex|getByWidgetId|getBanner|thumbnail_normalized|productsLength|getProductsByIndex|getThumbnail|normalized|img|index|320x240|160|120|240|640|480|960|320x180|180|512|288|1280|300x200||300|200|600|400|1080|80|mini_thumbnail|getPlayer|getDynamicThumbnail|sort".split("|"),0,{})),lc.account_id=1937,lc.mainPageGadget=function(t){t.slideshow_id&&(lc.mainPageAddCode(t),lc.mainPagePopulate(t))},lc.mainPageAddCode=function(t){var e,a,i,o,r='<style type="text/css">/* DEAL-OF-THE-DAY STYLING */#bbyon {margin-bottom: 0 !important;}</style>',c='<div class="bbyonMod"><div class="modHeader"><h2 class="modTitle">Best Buy Video</h2><div class="bbyonLink"><a href="https://deals.bestbuy.com/latesttech">More at Best Buy On <span class="rasquo"></span></a></div></div><div class="modPoster"></div><!-- end body of .modPoster --><div class="modBody">',n="";for(e=0;4>e;e++)a='<a style="display:none;" class="item item'+e+'" onclick="trackEvent.event(\'event.link\',{video:\'video launch\'})" href="" title="">'+'<img class="itemThumb" alt="">'+'<div class="itemCaption">'+'<h3 class="itemTitle"></h3>'+'<div class="itemDesc">'+"</div>"+"</div>"+"</a>",n+=a;i='</div><!-- end .modBody --><div class="bbyonLink"><a href="https://deals.bestbuy.com/latesttech">More at Best Buy On<span class="rasquo"></span></a></div></div><!-- end .bbyonMod -->',o=r+c+n+i,$("#"+t.div_id).html(o)},lc.getWidgetId=function(t){var e=0,a=t.substring(t.lastIndexOf("/")+1);return"-"==a.charAt(0)&&(e=0-parseInt(a)),e},lc.mainPagePopulate=function(t){lc({slideshow_id:t.slideshow_id,slideshow:!0,extra_options:{include_extra_images:"true",include_description:"true"}}).isReady(function(){var e,a,i,o,r;lc(this).length,e=lc(this).length,lc(this),a=0,i=4,e>0&&(o=lc(this).getByIndex(0),a=o.slides.slide.length),r=lc.generateWidgetIdListWithABTestIds(o,lc,a,i),t.abTestIds=r.abTestIds,lc.getPlayListData(r.widgetIdList,t)})},lc.getPlayListData=function(t,e){lc({widget_id:t,extra_options:{include_extra_images:"true",include_description:"true"}}).isReady(function(){for(var a,i,o,r,c,n=0,s=0,d=lc(this).length,l=new Array,b=[];4>=s&&d>n;)b=lc(this).getByIndex(n),a=b.widget_id,l[a]=b,n++;for(i=t.split(","),o=0;i.length>o;o++)a=i[o],b=l[a],"undefined"!=typeof b&&"undefined"!=typeof b.extra_image_medium&&b.extra_image_medium.length>0&&(r=e.link,c="","abTestIds"in e&&"undefined"!=typeof e.abTestIds[s]&&e.abTestIds[s].length>0&&(c="&abtest_id="+e.abTestIds[s]),lc.showDataInBody(b,s,r,c),s++)})},lc.categoryPageGadget=function(t){(t.category||t.slideshow_id)&&(lc.categoryPageAddCode(t),lc.categoryPagePopulate(t),$("#bbyon").addClass("modFormat0"),$("#bbyon").show())},lc.categoryPageAddCode=function(t){var e,a,i,o,r='<div id="on-loading"><div class="bbyonMod"><div class="modPoster"><a class="posterLink" onclick="trackEvent.event(\'event.link\',{video:\'video launch\'})"><!-- Poster link --><img><!-- Poster image --><div></div></a></div><div class="modBody">',c="";for(e=0;3>e;e++)a='<a style="display:none;" class="item item'+e+" active\" onclick=\"trackEvent.event('event.link',{video:'video launch'})\">"+'<img class="itemThumb">'+'<div class="itemCaption">'+'<h3 class="itemTitle"></h3>'+'<div class="itemDesc"></div>'+"</div>"+"</a>",c+=a;i='</div><div class="bbyonLink"><a href="https://deals.bestbuy.com/latesttech">See more videos<span class="rasquo"></span></a></div></div></div>',o=r+c+i,$("#"+t.div_id).replaceWith(o)},lc.categoryPageFillOutSpotsOnPage=function(t,e){var a,i,o,r,c,n;for(0===t.widgetList.length&&(1===e.queryLevel?(e.queryLevel++,"undefined"==typeof track.parentCatName||null===track.parentCatName?(e.queryLevel++,e.category="ANY",initLiveclickerGadget(e)):(e.category=TaxonomyTag.encode(track.parentCatName),initLiveclickerGadget(e))):2===e.queryLevel&&(e.category="ANY",initLiveclickerGadget(e))),_lcDataStructure=[],_lcDataStructure[0]=[],_lcDataStructure[1]=[],_lcDataStructure[2]=[],a=0,i=0,o=0,r=t.length,c=[],n=e.link;3>=o&&r>a;)"abTestIds"in e&&"undefined"!=typeof e.abTestIds[o]&&e.abTestIds[o].length>0&&(n+="&abtest_id="+e.abTestIds[o]),c=t.getByIndex(a),c.extra_image_medium.length>0&&(0==i?(lc.showDataInPoster(c,n),lc.showDataInBody(c,o,n,""),i=1):lc.showDataInBody(c,o,n,""),_lcDataStructure[o]=c,o++),a++;$(".modBody a.item").mouseover(function(){$(this).hasClass("item0")?lc.showDataInPoster(_lcDataStructure[0],n):$(this).hasClass("item1")?lc.showDataInPoster(_lcDataStructure[1],n):$(this).hasClass("item2")&&lc.showDataInPoster(_lcDataStructure[2],n)})},lc.categoryPagePopulate=function(t){"undefined"!=typeof t.slideshow_id&&t.slideshow_id>0?lc({slideshow_id:t.slideshow_id,slideshow:!0,extra_options:{include_extra_images:"true",include_description:"true"}}).isReady(function(){var e,a,i,o,r;lc(this).length,e=lc(this).length,lc(this),a=0,i=4,e>0&&(o=lc(this).getByIndex(0),a=o.slides.slide.length),r=lc.generateWidgetIdListWithABTestIds(o,lc,a,i),t.abTestIds=r.abTestIds,t.slideshow_id=0,t.forceWidgetIdList=1,t.widgetIdList=r.widgetIdList,lc.categoryPagePopulate(t)}):"undefined"!=typeof t.forceWidgetIdList&&1==t.forceWidgetIdList?lc({widget_id:t.widgetIdList,extra_options:{include_extra_images:"true",include_description:"true"}}).isReady(function(){lc.categoryPageFillOutSpotsOnPage(lc(this),t)}):"ANY"===t.category?lc({order:lc.sortByAscPriority,extra_options:{return_dimensions:"7",include_extra_images:"true",include_description:"true"},limit:10}).isReady(function(){lc.categoryPageFillOutSpotsOnPage(lc(this),t)}):lc({dim5:t.category,order:lc.sortByAscPriority,extra_options:{return_dimensions:"7",include_extra_images:"true",include_description:"true"},limit:10}).isReady(function(){lc.categoryPageFillOutSpotsOnPage(lc(this),t)})},lc.relatedMediaGadget=function(t){t.widget_id&&(lc.relatedMediaAddCode(t),lc.relatedMediaPopulate(t))},lc.relatedMediaAddCode=function(t){var e='<div id=\'relatedMedia\'><h3>Related Media</h3><div id="relatedMediaBody"><p class="hide" id="relatedMedia_loading">Loading</p><!-- here goes the dynamically loaded content from Liveclicker--></div><!-- end #relatedMediaBody --><a id="relatedMedia_seeMore" class="" href="https://deals.bestbuy.com/latesttech">See more videos.<span class="rasquo"></span></a><noscript><a href="http://www.bestbuyon.com"><img src="http://images.bestbuy.com/BestBuy_US/en_US/images/global/on-default.gif"></a><div></div></noscript></div>';$("#"+t.div_id).replaceWith(e)},lc.relatedMediaPopulate=function(t){lc({widget_id:t.widget_id,extra_options:{include_extra_images:"true",include_description:"true",only_extra_images:"small"},order:"related",limit:3}).isReady(function(){for(var e=0,a=0,i=lc(this).length,o=[],r=t.link;3>=a&&i>e;)o=lc(this).getByIndex(e),$("#relatedMediaBody").append(lc.buildRelatedMediaItemHTML(o,e,r)),e++;$("#relatedMedia_loading").hide()})},lc.showDataInPoster=function(t,e){$(".modPoster .posterLink").attr("href",e+"&wid="+t.widget_id),$(".modPoster .posterLink").attr("title",t.title),$(".modPoster img").attr("src",t.extra_image_medium),$(".modPoster img").attr("alt",t.title),$(".modPoster div").text(t.description)},lc.showDataInBody=function(t,e,a,i){$("a.item"+e).attr("href",a+"&wid="+t.widget_id+i).show(),$("a.item"+e).attr("title",t.title),$("a.item"+e+" .itemThumb").attr("src",t.extra_image_small),$("a.item"+e+" h3.itemTitle").text(t.title),$("a.item"+e+" .itemDesc").text(t.description)},lc.sortByAscPriority=function(t,e){var a,i=t.dim7,o=0,r=e.dim7,c=0;for(a in i)a>o&&(o=a);for(a in r)a>c&&(c=a);return o>c?1:0},lc.buildRelatedMediaItemHTML=function(t,e,a){var i="";return i+='<a class="relatedMediaItem" href="'+a+"&wid="+t.widget_id+'">',i+='<div id="lcThumbnail'+e+'"><img src="'+t.extra_image_small+'" width="123" height="69"></div>',i+='<div class="caption">',i+='<h4 title="'+t.title+'">'+t.title+"</h4>",i+='<p title="'+t.description+'">',i+=t.description,i+="</p>",i+="</div></a>"},lc.generateWidgetIdListWithABTestIds=function(t,e,a,i){for(var o,r,c=0,n=0,s=new Array,d=new Array,l="",b="",u="",p=0,m=0,g="";a>c;)o=t.slides.slide[c],u=o.description,p=e.getWidgetId(o.photo_location),-1!==u.indexOf("abtest_id=")?(b=u.replace("abtest_id=",""),"undefined"!=typeof s[m]&&b==l?s[m].push(""+p):b!=l?(""!=l&&m++,s[m]=new Array(""+p),d[m]=new Array(""+b)):(s[m]=new Array(""+p),d[m]=new Array(""+b)),l=b):(""!=l&&m++,s[m]=new Array(""+p),d[m]=new Array(""),m++,l=""),c++;for(c=0;s.length>c&&i>=n;)1==s[c].length?g+=s[c][0]+",":(r=Math.floor(Math.random()*s[c].length),g+=s[c][r]+","),c++;return g=g.substr(0,g.length-1),{widgetIdList:g,abTestIds:d}},$(function(){var t=$.colorbox.close;$.colorbox.close=function(){try{t()}catch(e){$("#colorbox, #cboxOverlay").remove(),$.colorbox.remove()}}}),BBYOn.prototype.getSiteZone=function(t){var e,a,i="getSiteZone("+t+")";return this.cLog.wr(i),"string"!=typeof t?(this.debug&&this.cLog.wr(i+": page argument not a string as expected, returning false."),!1):(t=t.indexOf(" ")>-1?encodeURIComponent(t):t,e={ghp:{zone:"cm.bby.ghp/ghp",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.ghp/ghp;sz=5x5;dcmt=text/xml;ord=?"},"GHP-Panel":{zone:"cm.bby.ghp/ghp",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.ghp/ghp;sz=6x6;dcmt=text/xml;ord=?"},tvvideo:{zone:"abcat0100000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0100000/abcat0100000;sz=5x5;dcmt=text/xml;ord=?"},TVs:{zone:"abcat0101000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0100000/abcat0100000;sz=5x5;dcmt=text/xml;ord=?"},SmartTVsDevices:{zone:"abcat0103000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0100000/abcat0100000;sz=5x5;dcmt=text/xml;ord=?"},CableSatelliteTV:{zone:"abcat0105000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0100000/abcat0100000;sz=5x5;dcmt=text/xml;ord=?"},BluRayPlayers:{zone:"abcat0102000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0100000/abcat0100000;sz=5x5;dcmt=text/xml;ord=?"},audio:{zone:"abcat0200000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0200000/abcat0200000;sz=5x5;dcmt=text/xml;ord=?"},Headphones:{zone:"abcat0200000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0200000/abcat0200000;sz=5x5;dcmt=text/xml;ord=?"},"iPod%20and%20MP3%20Players":{zone:"abcat0201000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0200000/abcat0200000;sz=5x5;dcmt=text/xml;ord=?"},HomeAudio:{zone:"abcat0203000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0200000/abcat0200000;sz=5x5;dcmt=text/xml;ord=?"},cameras:{zone:"abcat0400000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0400000/abcat0400000;sz=5x5;dcmt=text/xml;ord=?"},"Digital%20Cameras":{zone:"abcat0401000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0400000/abcat0400000;sz=5x5;dcmt=text/xml;ord=?"},"Digital%20SLR%20Cameras":{zone:"abcat0401000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0400000/abcat0400000;sz=5x5;dcmt=text/xml;ord=?"},Camcorders:{zone:"abcat0403000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0400000/abcat0400000;sz=5x5;dcmt=text/xml;ord=?"},cargps:{zone:"abcat0300000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0300000/abcat0300000;sz=5x5;dcmt=text/xml;ord=?"},office:{zone:"pcmcat245100050028",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.pcmcat245100050028/pcmcat245100050028;sz=5x5;dcmt=text/xml;ord=?"},musicmoviebook:{zone:"abcat0600000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0600000/abcat0600000;sz=5x5;dcmt=text/xml;ord=?"},musicmoviebooks:{zone:"abcat0600000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0600000/abcat0600000;sz=5x5;dcmt=text/xml;ord=?"},"Movies%20and%20TV%20Shows":{zone:"cat02015",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0600000/abcat0600000;sz=5x5;dcmt=text/xml;ord=?"},gamesgadgets:{zone:"abcat0700000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0700000/abcat0700000;sz=5x5;dcmt=text/xml;ord=?"},"PlayStation%202":{zone:"abcat0704000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0700000/abcat0700000;sz=5x5;dcmt=text/xml;ord=?"},"PlayStation%203":{zone:"abcat0703000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0700000/abcat0700000;sz=5x5;dcmt=text/xml;ord=?"},PSP:{zone:"abcat0705000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0700000/abcat0700000;sz=5x5;dcmt=text/xml;ord=?"},HealthFitness:{zone:"abcat0915000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},HealthWellness:{zone:"abcat0915000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},ExerciseEquipment:{zone:"abcat0915000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},StrengthWeightTraining:{zone:"abcat0915000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},PilatesYoga:{zone:"abcat0915000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},PortableFitnessElectronics:{zone:"abcat0915000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},PersonalCareBeauty:{zone:"abcat0915000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},FitnessAccessories:{zone:"abcat0915000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},Home:{zone:"pcmcat248700050021",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.pcmcat248700050021/pcmcat248700050021;sz=5x5;dcmt=text/xml;ord=?"},homeappliances:{zone:"abcat0900000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},homeapliances:{zone:"abcat0900000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},RangesOvens:{zone:"abcat0904000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},SmallAppliances:{zone:"abcat0912000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},"Washers%20and%20Dryers":{zone:"abcat0900000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},WashingMachines:{zone:"abcat0910000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},Dryers:{zone:"abcat0910000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},Refrigerators:{zone:"abcat0900000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},Dishwashers:{zone:"abcat0900000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0900000/abcat0900000;sz=5x5;dcmt=text/xml;ord=?"},computers:{zone:"abcat0500000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0500000/abcat0500000;sz=5x5;dcmt=text/xml;ord=?"},"Desktop%20Computers":{zone:"abcat0501000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0500000/abcat0500000;sz=5x5;dcmt=text/xml;ord=?"},"Laptop%20Computers":{zone:"abcat0502000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0500000/abcat0500000;sz=5x5;dcmt=text/xml;ord=?"},mobile:{zone:"abcat0500000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0500000/abcat0500000;sz=5x5;dcmt=text/xml;ord=?"},"Mobile%20Phones":{zone:"abcat0800000",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.abcat0800000/abcat0800000;sz=5x5;dcmt=text/xml;ord=?"},aux:{zone:"bby.cm.aux/giftcenter",prerollUrl:"http://ad.doubleclick.net/pfadx/bby.cm.aux/giftcenter;sz=5x5;dcmt=text/xml;ord=?"},tablets:{zone:"tablets",prerollUrl:"http://ad.doubleclick.net/pfadx/cm.bby.pcmcat209000050006/pcmcat209000050006;sz=5x5;dcmt=text/xml;ord=?"}},(a=e[t])?(this.debug&&this.cLog.wr(i+": returning site/zone: "+objectToString(a)),a):(a="did not find site/zone for given page",this.debug&&this.cLog.wr(i+": site/zone not found, returning false"),!1))
},BBYOn.prototype.getSetPrerollParams=function(){var t,e,a,i="getSetPrerollParams";return this.debug&&this.cLog.wr(i),t=function(t){var e={params:!1,page:t||!1,mncc:jQuery.urlParam("mncc",!1)};return e.mncc?(e.mncp=jQuery.urlParam("mncp","a000000"),e.page=e.mncc+":"+e.mncp,e):(e.page=jQuery.urlParam("name",!1)||e.page,e.page?e:(e.params=decodeURIComponent(readCookie("mnprp"))||!1,e.page=decodeURIComponent(readCookie("mnContext"))||"ghp",e))},e=t(this.vars.mnContext),(e.params===!1||"false"==e.params)&&(e.mncc?e.params=this.makePrerollParams(e.mncc,e.mncp):(a=this.getSiteZone(e.page),a&&(e.params="&zone="+a.zone+"&doubleclick.adTagUrl="+escape(a.prerollUrl)))),this.vars.mnContext=e.page,setCookie("mnContext",decodeURIComponent(e.page),this.vars.cookieLife),this.vars.mnprp=e.params,setCookie("mnprp",decodeURIComponent(e.params),this.vars.cookieLife),this.debug&&this.cLog.wr(i+": context: "+e.params+", "+e.page),e.params},BBYOn.prototype.jsonpReq=function(t){var e,a,i,o,r,c,n="jsonpReq",s="";return this.debug&&(s="(requestObj: "+objectToString(t)+")",this.cLog.wr(n+s)),e=[],("string"!=typeof t.url||"string"!=typeof t.query)&&e.push("missing url and/or query in request object"),"string"!=typeof t.cbSuccess?e.push("missing cbSuccess string"):"function"!=typeof this[t.cbSuccess]&&e.push("cbSuccess is not a function"),e.length>0?(this.debug&&this.cLog.wr(n+": "+e.join(", ")),!1):(("string"!=typeof t.cbFail||"function"!=typeof this[t.cbFail])&&(e.push("cbFail not a function, using default/doing nothing"),t.cbFail="jsonpReqCbFailDefault"),t.cbParam="string"==typeof t.cbParam||typeof t.cbParam===!1?t.cbParam:"callback",t.attempts="number"==typeof t.attempts?Math.min(t.attempts,this.jsonp.max):this.jsonp.max,t.interval="number"==typeof t.interval?Math.round(t.interval):this.jsonp.interval,t.callStop="string"==typeof t.callStop?t.callStop:t.cbSuccess,t.wrapper="string"==typeof t.wrapper?t.wrapper:"bbyonjsonp",this.jsonp.cStop[t.callStop]=!1,a=1,i=this,o=function(){clearInterval(r),0==i.jsonp.cStop[t.callStop]?(i.debug&&(s=": sending request for cbSuccess "+t.cbSuccess+" attempt/max/interval: "+[a,t.attempts,t.interval].join("/"),i.cLog.wr(n+s)),c(t),a++,t.attempts>=a?r=setInterval(o,t.interval):i.cLog.wr(n+": reached max attempts for "+t.cbSuccess+", quiting.")):i.debug&&i.cLog.wr(n+": response already received for "+t.cbSuccess+", aborting further request attempts")},r=setInterval(o,0),c=function(t){$.jsonp({context:i,cache:!0,url:t.url,callback:t.wrapper,data:encodeURI(t.query),callbackParameter:t.cbParam,success:function(e){try{this[t.cbSuccess](e)}catch(a){s=": success callback "+t.cbSuccess+" undefined/failed, exception caught with error: "+a.description,this.debug&&this.cLog.wr(n+s)}},error:function(t,e){s=": error sending GET request: "+e,this.debug&&this.cLog.wr(n+s)},complete:function(e,a){if(0>a.indexOf("success"))try{this[t.cbFail]()}catch(i){s=": fail callback "+t.cbFail+" undefined/failed, exception caught with error: "+i.description,this.debug&&this.cLog.wr(n+s)}}})},void 0)},BBYOn.prototype.jsonpReqCbFailDefault=function(){},BBYOn.prototype.loadSnippetData=function(t,e){var a,i,o,r,c,n="loadSnippetData";if(this.debug&&this.cLog.wr(n+"(snippet, data)("+t+", "+objectToString(e)+")"),"string"!=typeof t)return this.debug&&this.cLog.wr(n+": snippet not a string as expected"),!1;if(a=[],"object"==typeof e)for(i in e)o=e[i],o="number"==typeof o||"string"==typeof o?o:"",r="{"+i+"}",c=new RegExp(r,"g"),t=t.replace(c,o),a.push(i);return this.debug&&this.cLog.wr(n+": returning snippet with data loaded for: "+a.join()),t},location.href.indexOf("/pcmcat249300050019.c?id=pcmcat249300050019")>-1&&(loadjscssfile(imgServer+"en_US/images/global/on/css/bbyon2-page-min.css","css"),loadjscssfile("http://www.bestbuyon.com/sites/all/themes/bbyon_cm_theme/css/surveyAd_styles.css","css")),bbyjsoop.extend(BBYOn,BBYOnMod),BBYOnMod.prototype.init=function(t,e,a,i,o,r){var c="init";this.debug&&this.cLog.wr(c+"(args: "+objectToString(arguments)+")"),this.vars.mnContext="string"==typeof e?decodeURIComponent(e):!1,this.getSetPrerollParams(),this.vars.modFormat0=0,this.vars.modFormat1=1,this.vars.modFormat2=2,this.vars.modFormat3=3,this.vars.modFormats=[0,1,2],this.vars.modFormatDefault=this.vars.modFormat0,this.vars.modFormat=this.modFormatGet(o),this.debug&&this.cLog.wr(c+": returned modFormat: "+this.vars.modFormat),this.debug&&this.cLog.wr(c+": object state this.vars: "+objectToString(this.vars)),"undefined"!=typeof t&&null!=t&&(t=parseInt(t)),this.trackReady({modFormat:this.vars.modFormat,slideshowId:r,tid:t})},BBYOnMod.prototype.trackReady=function(t){EventManager.on("dio.trackEvent.ready",function(){var e,a=t.tid,i=t.modFormat;1630===a||110682===a?($("#bbyon").addClass("modFormat"+i),initLiveclickerGadget({kind:"main",slideshow_id:"110682",div_id:"on-loading",link:"http://www.bestbuy.com/site/Entertainment-Offers/null/pcmcat249300050019.c?id=pcmcat249300050019"}),$("#bbyon").show()):(e=track.catName,e=TaxonomyTag.encode(e),initLiveclickerGadget({kind:"category",category:e,div_id:"on-loading",link:"http://www.bestbuy.com/site/Entertainment-Offers/null/pcmcat249300050019.c?id=pcmcat249300050019",slideshow_id:t.slideshowId}))})},BBYOnMod.prototype.modFormatGet=function(t){var e,a="modFormatGet";return this.debug&&this.cLog.wr(a+"(format)("+t+")"),e=Number(jQuery.urlParam("bbyonModFormat",-1)),this.modFormatIsValid(e)?(this.debug&&this.cLog.wr(a+": returning valid url override format "+e),e):this.vars.enableABTesting&&(e=this.modFormatABTest(t),this.modFormatIsValid(e))?(this.debug&&this.cLog.wr(a+": returning AB Testing format "+e),e):this.modFormatIsValid(t)?(this.debug&&this.cLog.wr(a+": returning given valid format "+t),t):(this.debug&&this.cLog.wr(a+": returning default format "+this.vars.modFormatDefault),this.vars.modFormatDefault)},BBYOnMod.prototype.modFormatABTest=function(t){var e="modFormatABTest";return this.debug&&this.cLog.wr(e+"(format)("+t+")"),t},BBYOnMod.prototype.modFormatIsValid=function(t){var e,a,i="modFormatIsValid";if(this.debug&&this.cLog.wr(i+"(format)("+t+")"),e=!1,"number"==typeof t)for(a=0;this.vars.modFormats.length>a;a++)this.vars.modFormats[a]==t&&(e=!0);return this.debug&&this.cLog.wr(i+": "+t+": "+e),e},-1==location.href.indexOf("/pcmcat249300050019.c?id=pcmcat249300050019")&&(bbyon=new BBYOnMod),jQuery(document).ready(function(){jQuery.ajaxSetup({error:function(t,e,a,i){console&&console.log&&console.log("bbyon2: ajax error: "+a.url+" / "+i)}});var t=jQuery.urlParam("bbyonSpotlightTest",!1);"string"==typeof templateName&&"GHP"==templateName&&t&&($("#flashcontent").append('<h1 id="bbyonSpotlightTest">Launch GHP Spotlight LB</h1>'),bbyonPanelLB.init({id:"2501",idType:"nid",page:"GHP-Panel",htmlElem:"#bbyonSpotlightTest"}))});