var killErrors=function(value){return true};window.onerror=null;window.onerror=killErrors;
var base64EncodeChars="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";var base64DecodeChars=new Array(-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,-1,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-1,-1,-1,-1,-1);function base64encode(str){var out,i,len;var c1,c2,c3;len=str.length;i=0;out="";while(i<len){c1=str.charCodeAt(i++)&0xff;if(i==len){out+=base64EncodeChars.charAt(c1>>2);out+=base64EncodeChars.charAt((c1&0x3)<<4);out+="==";break}c2=str.charCodeAt(i++);if(i==len){out+=base64EncodeChars.charAt(c1>>2);out+=base64EncodeChars.charAt(((c1&0x3)<<4)|((c2&0xF0)>>4));out+=base64EncodeChars.charAt((c2&0xF)<<2);out+="=";break}c3=str.charCodeAt(i++);out+=base64EncodeChars.charAt(c1>>2);out+=base64EncodeChars.charAt(((c1&0x3)<<4)|((c2&0xF0)>>4));out+=base64EncodeChars.charAt(((c2&0xF)<<2)|((c3&0xC0)>>6));out+=base64EncodeChars.charAt(c3&0x3F)}return out}function base64decode(str){var c1,c2,c3,c4;var i,len,out;len=str.length;i=0;out="";while(i<len){do{c1=base64DecodeChars[str.charCodeAt(i++)&0xff]}while(i<len&&c1==-1);if(c1==-1)break;do{c2=base64DecodeChars[str.charCodeAt(i++)&0xff]}while(i<len&&c2==-1);if(c2==-1)break;out+=String.fromCharCode((c1<<2)|((c2&0x30)>>4));do{c3=str.charCodeAt(i++)&0xff;if(c3==61)return out;c3=base64DecodeChars[c3]}while(i<len&&c3==-1);if(c3==-1)break;out+=String.fromCharCode(((c2&0XF)<<4)|((c3&0x3C)>>2));do{c4=str.charCodeAt(i++)&0xff;if(c4==61)return out;c4=base64DecodeChars[c4]}while(i<len&&c4==-1);if(c4==-1)break;out+=String.fromCharCode(((c3&0x03)<<6)|c4)}return out}function utf16to8(str){var out,i,len,c;out="";len=str.length;for(i=0;i<len;i++){c=str.charCodeAt(i);if((c>=0x0001)&&(c<=0x007F)){out+=str.charAt(i)}else if(c>0x07FF){out+=String.fromCharCode(0xE0|((c>>12)&0x0F));out+=String.fromCharCode(0x80|((c>>6)&0x3F));out+=String.fromCharCode(0x80|((c>>0)&0x3F))}else{out+=String.fromCharCode(0xC0|((c>>6)&0x1F));out+=String.fromCharCode(0x80|((c>>0)&0x3F))}}return out}function utf8to16(str){var out,i,len,c;var char2,char3;out="";len=str.length;i=0;while(i<len){c=str.charCodeAt(i++);switch(c>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:out+=str.charAt(i-1);break;case 12:case 13:char2=str.charCodeAt(i++);out+=String.fromCharCode(((c&0x1F)<<6)|(char2&0x3F));break;case 14:char2=str.charCodeAt(i++);char3=str.charCodeAt(i++);out+=String.fromCharCode(((c&0x0F)<<12)|((char2&0x3F)<<6)|((char3&0x3F)<<0));break}}return out}eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('Q.31=m(){o(Q.C=="1f"){f.D=$(Q).q()-$(".f").2m().16-15;f.P=$(Q).k()-$(".f").2m().1l-15;f.G=f.P;o(1L==1){f.G-=20}$(".f").q(f.D);$(".f").k(f.P);$("#1D").q(f.D);$("#1D").k(f.P);$("#2B").q(f.D);$("#2B").k(f.G)}};A f={\'2j\':m(){o(e.E>0){e.1r(e.F+1,e.E)}},\'2l\':m(){X e.E>0?e.1m(e.F+1,e.E):\'\'},\'2w\':m(){o(e.E+1!=e.1G){e.1r(e.F+1,e.E+2)}},\'2f\':m(){X e.E+1<=e.1G?e.1m(e.F+1,e.E+2):\'\'},\'1m\':m(s,n){X 3G.1s(\'{1g}\',s).1s(\'{1g}\',s).1s(\'{2r}\',n).1s(\'{2r}\',n)},\'1r\':m(s,n){1P.17=e.1m(s,n)},\'2C\':m(){e.1V=\'\';1N(i=0;i<e.I.W.H;i++){W=e.I.W[i];N=e.I.N[i];1Q="";1R=\'T\';1O=\'U\';18=N.M(\'#\');1N(j=0;j<18.H;j++){x=18[j].M(\'$\');C=\'\';N=\'\';1j=\'\';1o=\'\';o(x.H>1){C=x[0];N=x[1];o(x.H>2){1o=x[2]}}1C{C="第"+(j+1)+"集";N=x[0]}o(e.F==i&&e.E==j){1R=\'1T\';1O=\'23\';1j="1j";e.1G=18.H;e.3C=N;e.2e=C;o(1o!=\'\'){e.1H=1o}o(j<18.H-1){x=18[j+1].M(\'$\');o(x.H>1){1K=x[0];1M=x[1]}1C{1K="第"+(j+1)+"集";1M=x[0]}e.2V=1M;e.30=1K}}1Q+=\'<1d><a 1B="\'+1j+\'" 17="1A:1z(0)" 1w="f.1r(\'+(i+1)+\',\'+(j+1)+\');X 1c;" >\'+C+\'</a></1d>\'}e.1V+=\'<O v="1J\'+i+\'" 1B="\'+1R+\'"><T 1w="f.2k(\'+i+\',\'+(e.I.W.H-1)+\')">\'+3A[W]+\'</T>\'+\'<1t v="1e\'+i+\'" J="Y:\'+1O+\'">\'+1Q+\'</1t></O>\'}},\'2t\':m(){$(\'#1h\').2U()},\'2k\':m(a,n){A b=$(\'#1e\'+a).2F(\'Y\');1N(A i=0;i<=n;i++){$(\'#1J\'+i).2L(\'2b\',\'T\');$(\'#1e\'+i).1k()}o(b==\'U\'){$(\'#1e\'+a).29();$(\'#1J\'+a).2L(\'2b\',\'1T\')}1C{$(\'#1e\'+a).1k()}},\'3E\':m(){o(1L==0){$("#1Z").1k()}o(4h==0){$("#1h").1k()}4j(m(){f.2g()},e.2h*33);$("#2i").21(0).22=\'\'+\'正在播放:\'+e.2e+\'\';$("#1h").21(0).22=\'<O 1B="B" v="B" J="k:\'+e.G+\'26;">\'+e.1V+\'</O>\';$("#28").21(0).22=\'<2n v="1D" 1g="\'+e.2o+\'" 2X="0" 2Z="2p" q="u%" k="\'+e.G+\'" J="2s:3u;z-3w:3x;"></2n>\'+e.3z+\'\';1E.1F(\'<1n\'+\'1v 1g="\'+\'3H://3K.3O.3Y/41/1l.2E\'+\'"></1n\'+\'1v>\')},\'4i\':m(){A w=e.D-u;A h=e.G-u;A l=(e.D-w)/2;A t=(e.G-h)/2+20;$(".2Q").2F({\'q\':w,\'k\':h,\'16\':l,\'1l\':t});$(".2Q").2U()},\'2g\':m(){$(\'#1D\').1k()},\'4s\':m(){e.2a=1c;$(\'#1I\').3q().29();$(\'#1I\').29()},\'2c\':m(){A a=3v.M(\',\');1E.1F(\'<J>.f{2d: #\'+a[0]+\';1a-1p:3y;r:#\'+a[1]+\';1q:1i;19:1i;2s:3F;V:1u;q:\'+(e.D==0?\'u%\':e.D+\'26\')+\';k:\'+e.P+\'26;}.f a{r:#\'+a[2]+\';S-1S:U}a:3Q{S-1S: 3T;}.f a:3X{S-1S: U;}.f 1b{q:u%;k:u%;}.f 1t,1d,T{ 1q:1i; 19:1i; 3Z-J:U}.f #1Z{S-1U:48;k:4f; 1x-k:1W;1a-1p:2q;}.f #1X{q:2W;}.f #1Y{q:2Y;} .f #1X{S-1U:16;19-16:1y}.f #1Y{S-1U:2u;19-2u:1y}.f #28{q:u%;k:u%;V:1u;}.f #1h{k:u%;V-y:2v;}.f #B{q:32;V:2v;K-34-r:#\'+a[7]+\';K-35-r:#\'+a[8]+\';K-36-r: #\'+a[9]+\';K-37-r:#\'+a[10]+\';K-38-r: #\'+a[11]+\';K-39-r:#\'+a[12]+\';K-3a-r:#\'+a[13]+\';K-3b-r:#\'+a[14]+\';}.f #B 1t{ 3c:3d; 1q:1y 1i}.f #B 1d{ k:1W; 1x-k:1W;V: 1u; S-V: 3e; 3f-3g: 3h;}.f #B 1d a{19-16:3i; Y:23; 1a-1p:2q}.f #B T{ 3j:3k;1a-1p:3l;1a-3m: "宋体";1a-3n:3o;k:2x;1x-k:2x;2d:#\'+a[3]+\';19-16:1y; 1q-3r:3s}.f #B .T{r:#\'+a[4]+\'}.f #B .1T{r:#\'+a[5]+\'}.f #B .3t{Y:23}.f #B .1j{r:#\'+a[6]+\'} </J><O 1B="f"><1b 2y="0" 2z="0" 2A="0"><L><p 2D="2"><1b 2y="0" 2z="0" 2A="0" v="1Z"><L><p q="u" v="1X"><a 24="25" 17="1A:1z(0)" 1w="f.2j();X 1c;">上一集</a> <a 24="25" 17="1A:1z(0)" 1w="f.2w();X 1c;">下一集</a></p><p v="3B"><O v="2i" J="k:2G;1x-k:2G;V:1u"></O></p><p q="u" v="1Y"><a 24="25" 17="1A:1z(0)" 3D="f.2t();X 1c;">开/关列表</a></p></L></1b></p></L><L J="Y:U"><p 2D="2" v="1I" J="Y:U"></p></L><L><p v="28" 2H="1l">&2I;</p><p v="1h" 2H="1l">&2I;</p></L></1b></O>\');1E.1F(\'<1n\'+\'1v 1g="\'+e.2J+e.1H+\'.2E"></1n\'+\'1v>\')},\'2K\':m(){},\'3I\':m(){e.2a=3J;e.Z=1P.17;e.3L=1P.3M;e.I={\'W\':3N.M(\'$$$\'),\'27\':3P.M(\'$$$\'),\'2M\':3R.M(\'$$$\'),\'N\':3S.M(\'$$$\')};A c=3U.3V.3W();e.D=Q.C==\'1f\'?2N:(2O==0?\'u%\':2O);e.P=Q.C==\'1f\'?2P:40;o(c.R("42")>0||c.R("43")>0||c.R("44")>0||c.R("45")>0||c.R("46")>0||c.R("47")>0){e.D=Q.C==\'1f\'?2N:(2R==0?\'u%\':2R);e.P=Q.C==\'1f\'?2P:49}e.G=e.P;o(1L==1){e.G-=20}o(e.Z.R(\'#\')>-1){e.Z=e.Z.4a(0,e.Z.R(\'#\'))}e.2o=4b;e.4c=4d;e.2h=4e;e.2S=4g;A a=e.Z.2T(/\\d+.*/g)[0].2T(/\\d+/g);A b=a.H;e.4k=a[(b-3)]*1;e.F=a[(b-2)]*1-1;e.E=a[(b-1)]*1-1;e.1H=e.I.W[e.F];e.4l=e.I.27[e.F]==\'2p\'?\'\':4m[e.I.27[e.F]];e.4n=e.I.2M[e.F];e.2C();e.4o=e.2f();e.4p=e.2l();e.2J=4q+\'4r/\';o(e.2S=="3p"){f.2K()}1C{f.2c()}}};',62,277,'||||||||||||||this|MacPlayer|||||height||function||if|td|width|color|||100|id||urlinfo|||var|rightlist|name|Width|Num|Src|Height|length|Data|style|scrollbar|tr|split|url|div|HeightAll|window|indexOf|text|h2|none|overflow|from|return|display|Url|||||||left|href|urlarr|padding|font|table|false|li|sub|macopen1|src|playright|0px|list_on|hide|top|GetUrl|scr|from1|size|margin|Go|replace|ul|hidden|ipt|onclick|line|5px|void|javascript|class|else|buffer|document|write|PlayUrlLen|PlayFrom|install|main|name1|mac_showtop|url1|for|sub_on|location|listr|sid_on|decoration|h2_on|align|RightList|21px|topleft|topright|playtop||get|innerHTML|block|target|_self|px|server|playleft|show|Status|className|Play|background|PlayName|GetNextUrl|AdsEnd|Second|topdes|GoPreUrl|Tabs|GetPreUrl|offset|iframe|Prestrain|no|12px|num|position|ShowList|right|auto|GoNextUrl|25px|border|cellpadding|cellspacing|Player|GetList|colspan|js|css|26px|valign|nbsp|Path|Down|attr|note|mac_widthpop|mac_width|mac_heightpop|MacBuffer|mac_widthmob|Flag|match|toggle|PlayUrl1|150px|frameBorder|100px|scrolling|PalyName1|onresize|120px|1000|face|arrow|track|highlight|shadow|3dlight|darkshadow|base|clear|both|ellipsis|white|space|nowrap|15px|cursor|pointer|13px|family|weight|normal|down|parent|bottom|1px|ul_on|absolute|mac_colors|index|99998|14px|Html|mac_show|topcc|PlayUrl|onClick|Show|relative|mac_link|http|Init|true|union|Par|search|mac_from|maccms|mac_server|hover|mac_note|mac_url|underline|navigator|userAgent|toLowerCase|active|com|list|mac_height|html|android|mobile|ipod|ios|iphone|ipad|center|mac_heightmob|substr|mac_prestrain|Buffer|mac_buffer|mac_second|20px|mac_flag|mac_showlist|ShowBuffer|setTimeout|Id|PlayServer|mac_show_server|PlayNote|NextUrl|PreUrl|SitePath|player|Install'.split('|'),0,{}));
MacPlayer.Init();