var er_a=false;function er_b(a){try{throw a;}catch(b){er_c(b)}}function er_c(a,b){var c="Javascript exception: "+(b?b:"")+" "+a;if(er_d())c+=" "+a.name+": "+a.message+" ("+a.number+")";var d="";if(typeof a=="string")d=a+"\n";else for(var e in a)try{d+=e+": "+a[e]+"\n"}catch(f){}d+=er_e(er_c.caller);er_f(c+"\n"+d,1)}var er_g=/function (\w+)/;function er_h(a){var b=er_g.exec(String(a));if(b)return b[1];return""}function er_e(a){try{if(!er_d()&&!(er_i("safari")||er_i("konqueror"))&&er_i("mozilla"))return Error().stack;
if(!a)return"";var b="- "+er_h(a)+"(";for(var c=0;c<a.arguments.length;c++){if(c>0)b+=", ";var d=String(a.arguments[c]);if(d.length>40)d=d.substr(0,40)+"...";b+=d}b+=")\n";b+=er_e(a.caller);return b}catch(e){return"[Cannot get stack trace]: "+e+"\n"}}var er_j,er_k=null,er_l=false;function er_m(){if((er_k==null||er_k.closed)&&!er_l)try{er_l=true;er_k=window.open("","debug","width=700,height=500,toolbar=no,resizable=yes,scrollbars=yes,left=16,top=16,screenx=16,screeny=16");er_k.blur();er_k.document.open();
er_l=false;var a="<font color=#ff0000><b>To turn off this debugging window,hit 'D' inside the main caribou window, then close this window.</b></font><br>";er_n(a)}catch(b){}}function er_f(a,b){if(!er_a){if(typeof er_o!="undefined")er_o(er_p(a));return}try{var c=(new Date).getTime()-er_j,d="["+c+"] "+er_p(a).replace(/\n/g,"<br>")+"<br>";if(b==1){d="<font color=#ff0000><b>Error: "+d+"</b></font>";er_k.focus()}}catch(e){}er_n(d)}function er_n(a){if(!er_a)return;try{er_m();er_k.document.write(a);er_k.scrollTo(0,
1000000)}catch(b){}};function er_i(a){if(a in er_q)return er_q[a];return er_q[a]=navigator.userAgent.toLowerCase().indexOf(a)!=-1}var er_q={};function er_d(){return er_i("msie")&&!window.opera}var er_r=/&/g,er_s=/</g,er_t=/>/g;function er_p(a){if(!a)return"";return a.replace(er_r,"&amp;").replace(er_s,"&lt;").replace(er_t,"&gt;").replace(er_u,"&quot;")}var er_u=/\"/g;function er_v(a){return document.getElementById(a)}function er_w(a){return document.all[a]}var er_x=document.getElementById?er_v:er_w;function er_o(a){try{if(window.parent!=
window&&window.parent.log){window.parent.log(window.name+"::"+a);return}}catch(b){}var c=er_x("log");if(c){var d="<p class=logentry><span class=logdate>"+new Date+"</span><span class=logmsg>"+a+"</span></p>";c.innerHTML=d+c.innerHTML}else window.status=a};function er_y(){}er_y.raise=function(a){if(typeof Error!="undefined")throw new Error(a||"Assertion Failed");else throw a;};er_y.fail=function(a){a=a||"Assertion failed";if(!(typeof er_b=="undefined"))er_b(a+"\n");er_y.raise(a)};er_y.isTrue=function(a,b){if(!a){if(b===undefined)b="Assertion failed";er_y.fail(b)}};er_y.equals=function(a,b,c){if(a!=b){if(c===undefined)c="AS_Assert.equals failed: <"+a+"> != <"+b+">";er_y.fail(c)}};er_y.typeOf=function(a,b,c){if(typeof a==b)return;if(a||a=="")try{if(b==
er_y.TYPE_MAP[typeof a]||a instanceof b)return}catch(d){}if(c===undefined){if(typeof b=="function"){var e=b.toString().match(/^\s*function\s+([^\s\{]+)/);if(e)b=e[1]}c="AS_Assert.typeOf failed: <"+a+"> not typeof "+b}er_y.fail(c)};er_y.TYPE_MAP={string:String,number:Number,"boolean":Boolean};er_y.numArgs=function(a,b){var c=er_y.numArgs.caller;if(c&&c.arguments.length!=a){if(b===undefined)b=c.name+" expected "+a+" arguments  but received "+c.arguments.length;er_y.fail(b)}};function er_z(a){this.doc=a||document;this.d=this.doc.getElementById?function(b){return this.doc.getElementById(b)}:function(b){return this.doc.all[b]}}er_z.prototype.c=function(a){return this.d(a)};er_z.prototype.create=function(a){return this.doc.createElement(a)};er_z.remove=function(a){er_y.isTrue(a.parentNode);a.parentNode.removeChild(a)};er_z.insertAfter=function(a,b){er_y.isTrue(b.parentNode);b.parentNode.insertBefore(a,b.nextSibling)};er_z.insertBefore=function(a,b){er_y.isTrue(b.parentNode);
b.parentNode.insertBefore(a,b)};er_z.replace=function(a,b){er_y.isTrue(b.parentNode);b.parentNode.replaceChild(a,b)};er_z.getInnerText=function(a){var b=[];er_z.e(a,b);return b.join("")};er_z.e=function(a,b){if(a.innerText)b.push(a.innerText);else if(a.data)b.push(a.data);else if(a.hasChildNodes()){var c=a.firstChild;while(c){arguments.callee(c,b);c=c.nextSibling}}};var er_A=new er_z;function er_B(a){return er_A.c(a)};var er_C;function er_D(){var a=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"];if(typeof XMLHttpRequest=="undefined"&&typeof ActiveXObject!="undefined"){for(var b=0;b<a.length;b++){var c=a[b];try{new ActiveXObject(c);er_C=c;break}catch(d){}}if(!er_C)throw Error("Could not create ActiveXObject. ActiveX might be disabled, or MSXML might not be installed.");}}er_D();function er_E(a,b,c){a.open("GET",b,true);a.onreadystatechange=c;er_F(a,null)}function er_F(a,b){try{a.send(b)}catch(c){er_o("XMLHttpSend failed "+
c.toString()+"<br>"+c.stack);throw c;}};if("undefined"==typeof er_o)er_o=function(){};var er_G=1,er_H=-1,er_,er_I,er_J,er_K=false,er_L=new er_z;function er_M(a,b,c){var d=er_L.create(a);if(b!=null)d.id=b;if(c!=null)d.className=c;return d}function er_N(a,b,c){var d=er_M("div","ql");for(var e=a;e<b;e++){var f=er_M("div","q_"+e,"q_inactive");f.onclick=er_O;f.onmouseover=er_P;f.onmouseout=er_Q;var g=er_M("span","q_rank","bottom_border l center c");g.appendChild(document.createTextNode(""+(e+1)));g.style.width="25px";f.appendChild(g);var h=er_M("span","q_trend","bottom_border pd_6 l");
if(er_[e][1]=="0")h.appendChild(er_M("div","nomove"));else if(er_[e][1]=="1")h.appendChild(er_M("div","up"));else if(er_[e][1]=="-1")h.appendChild(er_M("div","down"));else h.appendChild(er_M("div","none"));h.style.width="22px";f.appendChild(h);var k=er_M("a","q_title","bottom_border l color_2");k.appendChild(document.createTextNode(er_[e][0]));k.href="javascript:_ER_doDetailSearch("+e+");";k.style.width="245px";k.style.height="25px";f.appendChild(k);var i=er_M("span","q_link","bottom_border l"),m=
er_M("a",null,"color_2");m.appendChild(document.createTextNode(er_I[0]));m.href="javascript:_ER_doSearch(0,"+e+");";i.appendChild(m);i.appendChild(document.createTextNode(" | "));var j=er_M("a",null,"color_2");j.appendChild(document.createTextNode(er_I[1]));j.href="javascript:_ER_doSearch(1,"+e+");";i.appendChild(j);if(er_[e][2]!=""){var l=er_M("a");l.appendChild(document.createTextNode(er_I[2]));l.href="javascript:_ER_doSearch(2,"+e+");";i.appendChild(document.createTextNode(" | "));i.appendChild(l)}if(er_[e][4]!=
""){var n=er_M("a");n.appendChild(document.createTextNode(er_I[3]));n.href="javascript:_ER_doSearch(4,"+e+");";i.appendChild(document.createTextNode(" | "));i.appendChild(n)}f.appendChild(i);d.appendChild(f)}er_z.replace(d,er_B("ql"));er_R(c)}function er_R(a){var b=a;if(a==null)b=er_S();if(er_H==b)return;er_T(b);if(er_K)er_U(er_[b][0]);else google.setOnLoadCallback(function(){er_K=true;er_U(er_[b][0])});er_V(er_[b][0]);var c=er_B("q_"+er_H);if(c!=null){c.className="q_inactive";c.onmouseover=er_P;
c.onmouseout=er_Q}er_H=b;c=er_B("q_"+er_H);c.className="q_active";c.onmouseover=null;c.onmouseout=null;er_W("/rebang/tracking?type=uds")}function er_T(a){var b=er_B("introtext");if(b==null)return;if(er_[a][3]!=""){b.parentNode.style.display="";while(b.hasChildNodes())b.removeChild(b.firstChild);b.appendChild(document.createTextNode(er_[a][3]));if(er_[a][2]!=""){var c=er_M("a",null,"gsc-trailing-more-results");c.innerHTML=_UDS_MSG_SEARCHCONTROL_SEE_MORE;c.href=er_[a][2];var d=er_M("div",null,"gsc-trailing-more-results");
d.appendChild(c);b.appendChild(d)}}else b.parentNode.style.display="none"}function er_V(a){var b=er_C?new ActiveXObject(er_C):new XMLHttpRequest,c="/rebang/relatedqueries?q="+encodeURIComponent(a);er_E(b,c,function(){if(b.readyState==4)if(b.status==200){er_B("rs").style.display="";er_B("rscontrol").innerHTML=b.responseText}else er_B("rs").style.display="none"})}function er_S(){var a=document.location.search.substring(1),b=a.split("&");for(var c=0;c<b.length;c++){var d=b[c].split("=");if(d[0]=="qid")return d[1]}return 0}
function er_X(a){var a=this.id.match(/\d+/g);if(a==er_G)return;er_B("querylist_align").style.height="0";er_B("result_align").style.height="0";if(a==1)er_N(0,25,0);else er_N(25,er_.length,25);var b=er_B("ql_page_"+er_G);b.className="ql_page_inactive";b.onmouseover=er_Y;b.onmouseout=er_Z;er_G=a;b=er_B("ql_page_"+er_G);b.className="ql_page_active";b.onmouseover=null;b.onmouseout=null;b.style.textDecoration="none"}function er__(a,b,c){er_=a;er_I=b;er_J=c;er_0();google.setOnLoadCallback(function(){er_K=
true})}function er_0(){var a=er_;if(a[a.length-1]==null)er_.pop();var b=a.length;if(b<25)er_N(0,b);else{er_N(0,25);var c=er_B("ql_page"),d=er_M("span","ql_page_1","ql_page_active");d.onclick=_ER_switchQueryListPage;d.appendChild(document.createTextNode("1-25"));c.appendChild(d);c.appendChild(document.createTextNode(" | "));var e=er_M("span","ql_page_2","ql_page_inactive");e.onclick=_ER_switchQueryListPage;e.appendChild(document.createTextNode("26-"+b));e.onmouseover=er_Y;e.onmouseout=er_Z;c.appendChild(e)}}
function er_Y(){this.style.textDecoration="underline";this.style.cursor="pointer"}function er_Z(){this.style.textDecoration="none"}function er_1(a,b){var c="";if(a>=2)c=er_[b][a];else{c=er_J[a].replace(/_QUERY_/g,er_[b][0]);c=c.replace(/_RANK_/g,""+b)}window.open(c,"newwindow")}function er_2(a){var b="";b=er_J[0].replace(/_QUERY_/g,encodeURIComponent(a));b=b.replace(/_RANK_/g,"rs");window.open(b,"newwindow")}function er_O(){var a=this.id.match(/\d+/g);er_R(a)}function er_P(){this.className="q_highlight"}
function er_Q(){this.className="q_inactive"}function er_3(a,b){a=a?a:window.event;var c=a.srcElement?a.srcElement:a.target,d=c.className;if(d!="gs-title")return true;er_W("/rebang/tracking?type="+b)}function er_W(a){try{var b=new Image;b.src=a;b.onload=function(){}}catch(c){}}var _ER_doDetailSearch=er_R,_ER_switchQueryListPage=er_X,_ER_initExtendReading=er__,_ER_doSearch=er_1,_ER_tracking=er_3,_ER_searchWeb=er_2,_ER_updateRelatedQueries=er_V;var er_4=0;function er_U(a){er_5(a)}function er_5(a){er_5.prototype.b("web");er_5.prototype.b("news");er_4=2;var b=new GwebSearch;b.setSearchCompleteCallback(this,er_5.prototype.a,["web",b,3]);b.execute(a);b=new GnewsSearch;b.setSearchCompleteCallback(this,er_5.prototype.a,["news",b,4]);b.execute(a)}er_5.prototype.b=function(a){var b=document.getElementById(a+"control");if(b.firstChild)b.removeChild(b.firstChild);b.innerHTML="Loading..."};er_5.prototype.a=function(a,b,c){var d=document.getElementById(a+
"control");if(d.firstChild)d.removeChild(d.firstChild);var e=er_6("","gsc-results gsc-"+a+"Result");e.setAttribute("style","display:block");d.appendChild(e);if(b.results&&b.results.length>0){d.parentNode.style.display="";var f=c>b.results.length?b.results.length:c;for(var g=0;g<f;g++){var h=er_6("","gsc-result"),k=b.results[g];if(k.html){var i=k.html.cloneNode(true);h.appendChild(i);e.appendChild(h)}}var m=er_6("","gsc-trailing-more-results"),j=document.createElement("a"),l=b.gwsUrl.replace(/source=uds/g,
"source=billboard_site&sourceid=uds");l=l.replace(/.google.com/g,".google.cn");j.setAttribute("href",l);j.setAttribute("target","_blank");j.innerHTML="\u66f4\u591a\u7ed3\u679c";j.className="gsc-trailing-more-results";m.appendChild(j);e.appendChild(m)}else d.parentNode.style.display="none";er_4--;if(er_4==0)er_7()};function er_6(a,b){var c=document.createElement("div");if(a)c.innerHTML=a;if(b)c.className=b;return c}function er_7(){var a=er_B("querylist_panel"),b=er_B("result_panel"),c=er_B("querylist_align"),
d=er_B("result_align"),e=a.scrollHeight-c.scrollHeight,f=b.scrollHeight-d.scrollHeight,g=0;g=e>f?e:f;if(g<675)g=675;if(g>f){var h=g-f+"px";d.style.lineHeight=h;d.style.height=h;d.style.display=""}else{d.style.display="none";d.style.height="0"}if(g>e){var h=g-e+"px";c.style.lineHeight=h;c.style.height=h;c.style.display=""}else{c.style.display="none";c.style.height="0"}};

