Hover over HTML elements in the main page. Click to hold selection.
";
_10=_8.getElementById("firebugToolbar");
_f=_8.getElementById("firebugCommandLine");
_46(_f,"keydown",_47);
_46(_8,_4("ie")||_4("safari")?"keydown":"keypress",_48);
_c=_8.getElementById("firebugLog");
_d=_8.getElementById("objectLog");
_16=_8.getElementById("domInspect");
_e=_8.getElementById("fireBugTabs");
_49();
_4a();
};
_1.addOnLoad(_3c);
function _4b(){
_8=null;
if(_9.console){
_9.console.clear();
}
_9=null;
_b=null;
_c=null;
_d=null;
_16=null;
_f=null;
_12=[];
_13=[];
_14={};
};
function _4c(){
var _4d=_f.value;
_f.value="";
_23(["> ",_4d],"command");
var _4e;
try{
_4e=eval(_4d);
}
catch(e){
}
};
function _49(h){
var _4f=25;
var _50=h?h-(_4f+_f.offsetHeight+25+(h*0.01))+"px":(_b.offsetHeight-_4f-_f.offsetHeight)+"px";
_c.style.top=_4f+"px";
_c.style.height=_50;
_d.style.height=_50;
_d.style.top=_4f+"px";
_16.style.height=_50;
_16.style.top=_4f+"px";
_f.style.bottom=0;
_1.addOnWindowUnload(_4b);
};
function _23(_51,_52,_53){
if(_c){
_54(_51,_52,_53);
}else{
_12.push([_51,_52,_53]);
}
};
function _4a(){
var _55=_12;
_12=[];
for(var i=0;i<_55.length;++i){
_54(_55[i][0],_55[i][1],_55[i][2]);
}
};
function _54(_56,_57,_58){
var _59=_c.scrollTop+_c.offsetHeight>=_c.scrollHeight;
_58=_58||_5a;
_58(_56,_57);
if(_59){
_c.scrollTop=_c.scrollHeight-_c.offsetHeight;
}
};
function _5b(row){
var _5c=_13.length?_13[_13.length-1]:_c;
_5c.appendChild(row);
};
function _5a(_5d,_5e){
var row=_c.ownerDocument.createElement("div");
row.className="logRow"+(_5e?" logRow-"+_5e:"");
row.innerHTML=_5d.join("");
_5b(row);
};
function _27(_5f,_60){
_1e(_5f,_60);
var _61=_c.ownerDocument.createElement("div");
_61.className="logGroupBox";
_5b(_61);
_13.push(_61);
};
function _28(){
_13.pop();
};
function _1e(_62,_63){
var _64=[];
var _65=_62[0];
var _66=0;
if(typeof (_65)!="string"){
_65="";
_66=-1;
}
var _67=_68(_65);
for(var i=0;i<_67.length;++i){
var _69=_67[i];
if(_69&&typeof _69=="object"){
_69.appender(_62[++_66],_64);
}else{
_6a(_69,_64);
}
}
var ids=[];
var obs=[];
for(i=_66+1;i<_62.length;++i){
_6a(" ",_64);
var _6b=_62[i];
if(_6b===undefined||_6b===null){
_6c(_6b,_64);
}else{
if(typeof (_6b)=="string"){
_6a(_6b,_64);
}else{
if(_6b instanceof Date){
_6a(_6b.toString(),_64);
}else{
if(_6b.nodeType==9){
_6a("[ XmlDoc ]",_64);
}else{
var id="_a"+_a++;
ids.push(id);
obs.push(_6b);
var str="";
}));
}
};
function _68(_6f){
var _70=[];
var reg=/((^%|[^\\]%)(\d+)?(\.)([a-zA-Z]))|((^%|[^\\]%)([a-zA-Z]))/;
var _71={s:_6a,d:_72,i:_72,f:_73};
for(var m=reg.exec(_6f);m;m=reg.exec(_6f)){
var _74=m[8]?m[8]:m[5];
var _75=_74 in _71?_71[_74]:_76;
var _77=m[3]?parseInt(m[3]):(m[4]=="."?-1:0);
_70.push(_6f.substr(0,m[0][0]=="%"?m.index:m.index+1));
_70.push({appender:_75,precision:_77});
_6f=_6f.substr(m.index+m[0].length);
}
_70.push(_6f);
return _70;
};
function _78(_79){
function _7a(ch){
switch(ch){
case "<":
return "<";
case ">":
return ">";
case "&":
return "&";
case "'":
return "'";
case "\"":
return """;
}
return "?";
};
return String(_79).replace(/[<>&"']/g,_7a);
};
function _7b(_7c){
try{
return _7c+"";
}
catch(e){
return null;
}
};
function _6e(_7d,_7e){
_7e.push(_7b(_7d));
};
function _6a(_7f,_80){
_80.push(_78(_7b(_7f)));
};
function _6c(_81,_82){
_82.push("",_78(_7b(_81)),"");
};
function _83(_84,_85){
_85.push(""",_78(_7b(_84)),""");
};
function _72(_86,_87){
_87.push("",_78(_7b(_86)),"");
};
function _73(_88,_89){
_89.push("",_78(_7b(_88)),"");
};
function _8a(_8b,_8c){
_8c.push("",_6d(_8b),"");
};
function _76(_8d,_8e){
try{
if(_8d===undefined){
_6c("undefined",_8e);
}else{
if(_8d===null){
_6c("null",_8e);
}else{
if(typeof _8d=="string"){
_83(_8d,_8e);
}else{
if(typeof _8d=="number"){
_72(_8d,_8e);
}else{
if(typeof _8d=="function"){
_8a(_8d,_8e);
}else{
if(_8d.nodeType==1){
_8f(_8d,_8e);
}else{
if(typeof _8d=="object"){
_90(_8d,_8e);
}else{
_6a(_8d,_8e);
}
}
}
}
}
}
}
}
catch(e){
}
};
function _90(_91,_92){
var _93=_7b(_91);
var _94=/\[object (.*?)\]/;
var m=_94.exec(_93);
_92.push("",m?m[1]:_93,"");
};
function _8f(_95,_96){
_96.push("");
_96.push("",_78(_95.nodeName.toLowerCase()),"");
if(_95.id){
_96.push("#",_78(_95.id),"");
}
if(_95.className){
_96.push(".",_78(_95.className),"");
}
_96.push("");
};
function _26(_97,_98){
if(_97.nodeType==1){
_98.push("","<",_97.nodeName.toLowerCase(),"");
for(var i=0;i<_97.attributes.length;++i){
var _99=_97.attributes[i];
if(!_99.specified){
continue;
}
_98.push(" ",_99.nodeName.toLowerCase(),"="",_78(_99.nodeValue),""");
}
if(_97.firstChild){
_98.push(">
");
for(var _9a=_97.firstChild;_9a;_9a=_9a.nextSibling){
_26(_9a,_98);
}
_98.push("
</",_97.nodeName.toLowerCase(),">
");
}else{
_98.push("/>");
}
}else{
if(_97.nodeType==3){
_98.push("",_78(_97.nodeValue),"
");
}
}
};
function _46(_9b,_9c,_9d){
if(document.all){
_9b.attachEvent("on"+_9c,_9d);
}else{
_9b.addEventListener(_9c,_9d,false);
}
};
function _9e(_9f,_a0,_a1){
if(document.all){
_9f.detachEvent("on"+_a0,_a1);
}else{
_9f.removeEventListener(_a0,_a1,false);
}
};
function _a2(_a3){
if(document.all){
_a3.cancelBubble=true;
}else{
_a3.stopPropagation();
}
};
function _a4(msg,_a5,_a6){
var _a7=_a5.lastIndexOf("/");
var _a8=_a7==-1?_a5:_a5.substr(_a7+1);
var _a9=["",msg,"","",_a8," (line ",_a6,")
"];
_23(_a9,"error");
};
var _aa=new Date().getTime();
function _48(_ab){
var _ac=(new Date()).getTime();
if(_ac>_aa+200){
_ab=_1.fixEvent(_ab);
var _ad=_1.keys;
var ekc=_ab.keyCode;
_aa=_ac;
if(ekc==_ad.F12){
_31();
}else{
if((ekc==_ad.NUMPAD_ENTER||ekc==76)&&_ab.shiftKey&&(_ab.metaKey||_ab.ctrlKey)){
_36();
}else{
return;
}
}
_a2(_ab);
}
};
function _47(e){
var dk=_1.keys;
if(e.keyCode==13&&_f.value){
_ae(_f.value);
_4c();
}else{
if(e.keyCode==27){
_f.value="";
}else{
if(e.keyCode==dk.UP_ARROW||e.charCode==dk.UP_ARROW){
_af("older");
}else{
if(e.keyCode==dk.DOWN_ARROW||e.charCode==dk.DOWN_ARROW){
_af("newer");
}else{
if(e.keyCode==dk.HOME||e.charCode==dk.HOME){
_b0=1;
_af("older");
}else{
if(e.keyCode==dk.END||e.charCode==dk.END){
_b0=999999;
_af("newer");
}
}
}
}
}
}
};
var _b0=-1;
var _b1=null;
function _ae(_b2){
var _b3=_b4("firebug_history");
_b3=(_b3)?_1.fromJson(_b3):[];
var pos=_1.indexOf(_b3,_b2);
if(pos!=-1){
_b3.splice(pos,1);
}
_b3.push(_b2);
_b4("firebug_history",_1.toJson(_b3),30);
while(_b3.length&&!_b4("firebug_history")){
_b3.shift();
_b4("firebug_history",_1.toJson(_b3),30);
}
_b1=null;
_b0=-1;
};
function _af(_b5){
var _b6=_b4("firebug_history");
_b6=(_b6)?_1.fromJson(_b6):[];
if(!_b6.length){
return;
}
if(_b1===null){
_b1=_f.value;
}
if(_b0==-1){
_b0=_b6.length;
}
if(_b5=="older"){
--_b0;
if(_b0<0){
_b0=0;
}
}else{
if(_b5=="newer"){
++_b0;
if(_b0>_b6.length){
_b0=_b6.length;
}
}
}
if(_b0==_b6.length){
_f.value=_b1;
_b1=null;
}else{
_f.value=_b6[_b0];
}
};
function _b4(_b7,_b8){
var c=document.cookie;
if(arguments.length==1){
var _b9=c.match(new RegExp("(?:^|; )"+_b7+"=([^;]*)"));
return _b9?decodeURIComponent(_b9[1]):undefined;
}else{
var d=new Date();
d.setMonth(d.getMonth()+1);
document.cookie=_b7+"="+encodeURIComponent(_b8)+((d.toUtcString)?"; expires="+d.toUTCString():"");
}
};
function _ba(it){
return it&&it instanceof Array||typeof it=="array";
};
function _bb(o){
var cnt=0;
for(var nm in o){
cnt++;
}
return cnt;
};
function _22(o,i,txt,_bc){
var ind=" \t";
txt=txt||"";
i=i||ind;
_bc=_bc||[];
var _bd;
if(o&&o.nodeType==1){
var _be=[];
_26(o,_be);
return _be.join("");
}
var br=",\n",cnt=0,_bf=_bb(o);
if(o instanceof Date){
return i+o.toString()+br;
}
looking:
for(var nm in o){
cnt++;
if(cnt==_bf){
br="\n";
}
if(o[nm]===window||o[nm]===document){
}else{
if(o[nm]===null){
txt+=i+nm+" : NULL"+br;
}else{
if(o[nm]&&o[nm].nodeType){
if(o[nm].nodeType==1){
}else{
if(o[nm].nodeType==3){
txt+=i+nm+" : [ TextNode "+o[nm].data+" ]"+br;
}
}
}else{
if(typeof o[nm]=="object"&&(o[nm] instanceof String||o[nm] instanceof Number||o[nm] instanceof Boolean)){
txt+=i+nm+" : "+o[nm]+","+br;
}else{
if(o[nm] instanceof Date){
txt+=i+nm+" : "+o[nm].toString()+br;
}else{
if(typeof (o[nm])=="object"&&o[nm]){
for(var j=0,_c0;_c0=_bc[j];j++){
if(o[nm]===_c0){
txt+=i+nm+" : RECURSION"+br;
continue looking;
}
}
_bc.push(o[nm]);
_bd=(_ba(o[nm]))?["[","]"]:["{","}"];
txt+=i+nm+" : "+_bd[0]+"\n";
txt+=_22(o[nm],i+ind,"",_bc);
txt+=i+_bd[1]+br;
}else{
if(typeof o[nm]=="undefined"){
txt+=i+nm+" : undefined"+br;
}else{
if(nm=="toString"&&typeof o[nm]=="function"){
var _c1=o[nm]();
if(typeof _c1=="string"&&_c1.match(/function ?(.*?)\(/)){
_c1=_78(_6d(o[nm]));
}
txt+=i+nm+" : "+_c1+br;
}else{
txt+=i+nm+" : "+_78(_6d(o[nm]))+br;
}
}
}
}
}
}
}
}
}
return txt;
};
function _6d(obj){
var _c2=(obj instanceof Error);
if(obj.nodeType==1){
return _78("< "+obj.tagName.toLowerCase()+" id=\""+obj.id+"\" />");
}
if(obj.nodeType==3){
return _78("[TextNode: \""+obj.nodeValue+"\"]");
}
var nm=(obj&&(obj.id||obj.name||obj.ObjectID||obj.widgetId));
if(!_c2&&nm){
return "{"+nm+"}";
}
var _c3=2;
var _c4=4;
var cnt=0;
if(_c2){
nm="[ Error: "+(obj.message||obj.description||obj)+" ]";
}else{
if(_ba(obj)){
nm="["+obj.slice(0,_c4).join(",");
if(obj.length>_c4){
nm+=" ... ("+obj.length+" items)";
}
nm+="]";
}else{
if(typeof obj=="function"){
nm=obj+"";
var reg=/function\s*([^\(]*)(\([^\)]*\))[^\{]*\{/;
var m=reg.exec(nm);
if(m){
if(!m[1]){
m[1]="function";
}
nm=m[1]+m[2];
}else{
nm="function()";
}
}else{
if(typeof obj!="object"||typeof obj=="string"){
nm=obj+"";
}else{
nm="{";
for(var i in obj){
cnt++;
if(cnt>_c3){
break;
}
nm+=i+":"+_78(obj[i])+" ";
}
nm+="}";
}
}
}
}
return nm;
};
_46(document,_4("ie")||_4("safari")?"keydown":"keypress",_48);
if((document.documentElement.getAttribute("debug")=="true")||(_1.config.isDebug)){
_31(true);
}
_1.addOnWindowUnload(function(){
_9e(document,_4("ie")||_4("safari")?"keydown":"keypress",_48);
window.onFirebugResize=null;
window.console=null;
});
});