var oBjClima = {       "ara" : {               "estatcel" : {                       "imagen" : "http://www.meteocatserveis.com/webs_clients/imatges/sol.png",                       "estat" : "sol",                       "codigo" : "1"               },               "temperatura" : "14.9"       },       "prediccio" : {               "avui" : {                   "temperatura" : {                       "maxima" : "19",                       "minima" : "-1"                   },                   "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" : "19",                       "minima" : "4"                   },                   "estatcel" : {                       "mati" : "http://www.meteocatserveis.com/webs_clients/imatges/nubalts.png",                       "estatmati" : "núvols alts",                       "estattarda" : "sol",                       "tarda" : "http://www.meteocatserveis.com/webs_clients/imatges/sol.png"                   }               }       }}
