var sss={success:false};var objs=sss.weathers[0];var strss="";strss+='Weather:'+objs["weather"]+' Temp:'+objs["tmp"]+' Wind:'+objs["dir"]+' Level:'+objs["strong"];document.write(strss);