var oBjClima = {       "ara" : {               "estatcel" : {                       "imagen" : "http://www.meteocatserveis.com/webs_clients/imatges/nubalts.png",                       "estat" : "núvols alts",                       "codigo" : "2"               },               "temperatura" : "-6.9"       },       "prediccio" : {               "avui" : {                   "temperatura" : {                       "maxima" : "3",                       "minima" : "-9"                   },                   "estatcel" : {                       "mati" : "http://www.meteocatserveis.com/webs_clients/imatges/nubalts.png",                       "estatmati" : "núvols alts",                       "estattarda" : "sol i núvols",                       "tarda" : "http://www.meteocatserveis.com/webs_clients/imatges/nubsol.png"                   }               },               "dema" : {                   "temperatura" : {                       "maxima" : "5",                       "minima" : "-5"                   },                   "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"                   }               }       }}

