code:
i_type54696000300 = 0;
adw_a54696000300 = 0;
adw_p54696000300 = 0;
adw_cmd54696000300 = 1;
function jsinfo_onload2_patch (t, a, p, cmd){
var d=document;
this.adw_a = a;
this.adw_p = p;
if ( this.adw_a == 0 || cmd == 2 ){
if (!aw_br.other){
if ( this.section == 357
|| this.section == 2981
|| this.section == 1887
|| this.section == 1167 ){
aw_td = d.getElementById('aw_td' + this.uniq);
this.writeCustom();
aw_td.innerHTML = this.html_code;
}else{
aw_tb = d.getElementById('aw_tb' + this.uniq);
aw_tb.style.display = 'none';
}
}
return;
}
if ( cmd == 1){
switch ( t ){
case 1: this.writeGIF(); break;
case 2: this.writeHTM(); break;
case 3: this.writeSWF(); break;
case 4: this.writeJS(); break;
case 24: this.writeJS(); break;
case 5: this.writeCustom(); return; break;
default: this.writeDef( 97 ); return; break;
}
if( aw_br.other ){
d.write( this.html_code );
}else{
aw_td = d.getElementById('aw_td' + this.uniq);
aw_td.innerHTML = this.html_code;
}
}
}
if (typeof(code54696000300) != "undefined"){
code54696000300.jsinfo_onload = jsinfo_onload2_patch;
}
if (typeof( aw_jsinfo_onload54696000300 ) != "undefined") aw_jsinfo_onload54696000300( 0, 0, 0, 1);