var siCss=document.createElement('link');siCss.setAttribute('rel','stylesheet');siCss.setAttribute('type','text/css');siCss.setAttribute('href','http://informers.sinoptik.ua/css/informers.css?v=3');document.getElementsByTagName('head')[0].appendChild(siCss);function siClickCount(){var siCount=document.createElement('script');siCount.setAttribute('type','text/javascript');siCount.setAttribute('src','http://informers.sinoptik.ua/counter.php?lang=ua&rnd='+new Date().valueOf());document.getElementsByTagName('head')[0].appendChild(siCount);}function LoadInformer(data){if(document.getElementById('siHeader')){document.getElementById('siHeader').innerHTML=data.date};for(var i=0;i< data.body.length;i++){if(data.body[i]!=null){if(document.getElementById('siT'+i)){document.getElementById('siT'+i).innerHTML=data.body[i].temp};if(document.getElementById('weatherIco'+i)){document.getElementById('weatherIco'+i).className='weatherIco '+data.body[i].img};if(document.getElementById('vl'+i)){document.getElementById('vl'+i).innerHTML=data.body[i].rh};if(document.getElementById('dav'+i)){document.getElementById('dav'+i).innerHTML=data.body[i].p};if(document.getElementById('wind'+i)){document.getElementById('wind'+i).innerHTML=data.body[i].ws};}}document.getElementById('SinoptikInformer').style.display='block';}LoadInformer( {date:'27.05.14, ранок', body:[{"temp":"+19°","wt":null,"ws":"2 \u043c\/\u0441, <\/span>","p":"730 \u043c\u043c","rh":"71%","img":"d300"}, {"temp":"+22°","wt":null,"ws":"5 \u043c\/\u0441, <\/span>","p":"740 \u043c\u043c","rh":"61%","img":"d300"}, {"temp":"+18°","wt":null,"ws":"2 \u043c\/\u0441, <\/span>","p":"729 \u043c\u043c","rh":"82%","img":"d300"}, {"temp":"+19°","wt":null,"ws":"2 \u043c\/\u0441, <\/span>","p":"738 \u043c\u043c","rh":"76%","img":"d300"}, {"temp":"+19°","wt":null,"ws":"1 \u043c\/\u0441, <\/span>","p":"734 \u043c\u043c","rh":"75%","img":"d100"}]} )