IL_PURTY
02-07-2008, 22:57
We Ragazzi ho appena installato la versione 3 di mozzilla ma non mi fa installare psico tsi.... qualcuno sa aiutarmi??? e poi ho messo foxtrick e mi da questo...su giocatori
Colpo di testa 5
Veloce 5
Imprevedibile 3
Tecnico 2
toJSONString function () { var a = ["{"], b, k, v; function p(s) { if (b) { a.push(","); } a.push(k.toJSONString(), ":", s); b = true; } for (k in this) { if (this.hasOwnProperty(k)) { v = this[k]; switch (typeof v) { case "object": if (v) { if (typeof v.toJSONString === "function") { p(v.toJSONString()); } } else { p("null"); } break; case "string": case "number": case "boolean": p(v.toJSONString()); default:; } } } a.push("}"); return a.join(""); }
ciau!
Colpo di testa 5
Veloce 5
Imprevedibile 3
Tecnico 2
toJSONString function () { var a = ["{"], b, k, v; function p(s) { if (b) { a.push(","); } a.push(k.toJSONString(), ":", s); b = true; } for (k in this) { if (this.hasOwnProperty(k)) { v = this[k]; switch (typeof v) { case "object": if (v) { if (typeof v.toJSONString === "function") { p(v.toJSONString()); } } else { p("null"); } break; case "string": case "number": case "boolean": p(v.toJSONString()); default:; } } } a.push("}"); return a.join(""); }
ciau!