var oBjClima = {       "ara" : {               "estatcel" : {                       "imagen" : "http://www.meteocatserveis.com/webs_clients/imatges/sol.png",                       "estat" : "sol",                       "codigo" : "1"               },               "temperatura" : "2.7"       },       "prediccio" : {               "avui" : {                   "temperatura" : {                       "maxima" : "9",                       "minima" : "-6"                   },                   "estatcel" : {                       "mati" : "http://www.meteocatserveis.com/webs_clients/imatges/sol.png",                       "estatmati" : "sol",                       "estattarda" : "sol",                       "tarda" : "http://www.meteocatserveis.com/webs_clients/imatges/sol.png"                   }               },               "dema" : {                   "temperatura" : {                       "maxima" : "7",                       "minima" : "-7"                   },                   "estatcel" : {                       "mati" : "http://www.meteocatserveis.com/webs_clients/imatges/sol.png",                       "estatmati" : "sol",                       "estattarda" : "núvols alts",                       "tarda" : "http://www.meteocatserveis.com/webs_clients/imatges/nubalts.png"                   }               }       }}

