function startClock() {
	  	timeRemaining();
}
function timeRemaining() {
var deaths=43443;
var injuries=4900000;
var collisions=6289000;
var pedestrians=4816;
var bicycle=740;
var motorcycle=3726;
var vehofat=25923;
var trucksnotpu=899;
var pickups=6038;
var alltveh=333;
var unknown=184;
var al=.02603411
var ak=.00165734
var az=.02709297
var ar=.01491609
var ca=.09964781
var co=.01394931
var ct=.00630711
var de=.00308450
var dc=.00110489
var fl=.08155514
var ga=.03979927
var hi=.00322261
var id=.00633013
var il=.03132840
var ix=.02159151
var ia=.01035840
var ks=.00985198
var ky=.02267338
var la=.02198282
var me=.00389015
var md=.01413346
var ma=.01017425
var mi=.02598807
var mn=.01286743
var ms=.02143038
var mo=.02893446
var mt=.00577768
var ne=.00635315
var nv=.00982897
var nh=.00382109
var nj=.01721796
var nm=.01123311
var ny=.03289367
var nc=.03531063
var nd=.00283129
var oh=.03045369
var ok=.01846097
var or=.01123311
var pa=.03719816
var ri=.00200262
var sc=.02515940
var sd=.00428147
var tn=.02923370
var tx=.08065741
var ut=.00649126
var vt=.00168036
var va=.02179867
var wa=.01489307
var wv=.00860898
var wi=.01876021
var wy=.00391317
 	var now = new Date();                                
 	var newyears = new Date("January 1, 2007");
	newyears.setFullYear(now.getFullYear());
 	secsSince = Math.round(now.getTime() - newyears.getTime())/1000;

 
 	var crashtot = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wy);
 var oldcrash = document.getElementById("crashsthisyear").innerText;
 var newcrash = crashtot;
 if (newcrash != oldcrash)
 { 
var x = document.getElementById("ctotal").innerText;
  var y = 1;
  var ctot = parseInt(x)+y
 document.getElementById('ctotal').innerText = ctot;
 }


var injtot = Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * wy);
 var oldinjury = document.getElementById("injuries").innerText;
 var newinjury = injtot;
 if (newinjury != oldinjury && document.getElementById("ctotal").innerText > 5)
 { 
var x = document.getElementById("itotal").innerText;
  var y = 1;
  var ctot = parseInt(x)+y
 document.getElementById('itotal').innerText = ctot;
 }
 	var deadtot = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wy);
 var olddead = document.getElementById("totalfieldname").innerText;
 var newdead = deadtot;
 if (newdead != olddead)
 { 
var x = document.getElementById("dtotal").innerText;
  var y = 1;
  var dtot = parseInt(x)+y
 document.getElementById('dtotal').innerText = dtot;
 }
  
 document.getElementById("aldeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * al);
 document.getElementById("akdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ak);
 document.getElementById("azdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * az);
 document.getElementById("ardeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ar);
 document.getElementById("cadeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ca);
 document.getElementById("codeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * co);
 document.getElementById("ctdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ct);
 document.getElementById("dedeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * de);
 document.getElementById("dcdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * dc);
 document.getElementById("fldeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * fl);
 document.getElementById("gadeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ga);
 document.getElementById("hideaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * hi);
 document.getElementById("iddeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * id);
 document.getElementById("ildeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * il);
 document.getElementById("ixdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ix);
 document.getElementById("iadeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ia);
 document.getElementById("ksdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ks);
 document.getElementById("kydeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ky);
 document.getElementById("ladeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * la);
 document.getElementById("medeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * me);
 document.getElementById("mddeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * md);
 document.getElementById("madeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ma);
 document.getElementById("mideaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mi);
 document.getElementById("mndeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mn);
 document.getElementById("msdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ms);
 document.getElementById("modeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mo);
 document.getElementById("mtdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mt);
 document.getElementById("nedeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ne);
 document.getElementById("nvdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nv);
 document.getElementById("nhdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nh);
 document.getElementById("njdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nj);
 document.getElementById("nmdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nm);
 document.getElementById("nydeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ny);
 document.getElementById("ncdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nc);
 document.getElementById("nddeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nd);
 document.getElementById("ohdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * oh);
 document.getElementById("okdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ok);
 document.getElementById("ordeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * or);
 document.getElementById("padeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * pa);
 document.getElementById("rideaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ri);
 document.getElementById("scdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * sc);
 document.getElementById("sddeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * sd);
 document.getElementById("tndeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * tn);
 document.getElementById("txdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * tx);
 document.getElementById("utdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ut);
 document.getElementById("vtdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * vt);
 document.getElementById("vadeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * va);
 document.getElementById("wadeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wa);
 document.getElementById("wvdeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wv);
 document.getElementById("wideaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wi);
 document.getElementById("wydeaths").innerText = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wy);
<!-- End of Death Start of Collisions -->
document.getElementById("alcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * al);
 document.getElementById("akcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ak);
 document.getElementById("azcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * az);
 document.getElementById("arcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ar);
 document.getElementById("cacollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ca);
 document.getElementById("cocollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * co);
 document.getElementById("ctcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ct);
 document.getElementById("decollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * de);
 document.getElementById("dccollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * dc);
 document.getElementById("flcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * fl);
 document.getElementById("gacollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ga);
 document.getElementById("hicollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * hi);
 document.getElementById("idcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * id);
 document.getElementById("ilcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * il);
 document.getElementById("ixcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ix);
 document.getElementById("iacollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ia);
 document.getElementById("kscollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ks);
 document.getElementById("kycollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ky);
 document.getElementById("lacollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * la);
 document.getElementById("mecollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * me);
 document.getElementById("mdcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * md);
 document.getElementById("macollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ma);
 document.getElementById("micollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mi);
 document.getElementById("mncollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mn);
 document.getElementById("mscollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ms);
 document.getElementById("mocollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mo);
 document.getElementById("mtcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mt);
 document.getElementById("necollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ne);
 document.getElementById("nvcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nv);
 document.getElementById("nhcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nh);
 document.getElementById("njcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nj);
 document.getElementById("nmcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nm);
 document.getElementById("nycollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ny);
 document.getElementById("nccollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nc);
 document.getElementById("ndcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nd);
 document.getElementById("ohcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * oh);
 document.getElementById("okcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ok);
 document.getElementById("orcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * or);
 document.getElementById("pacollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * pa);
 document.getElementById("ricollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ri);
 document.getElementById("sccollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * sc);
 document.getElementById("sdcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * sd);
 document.getElementById("tncollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * tn);
 document.getElementById("txcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * tx);
 document.getElementById("utcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ut);
 document.getElementById("vtcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * vt);
 document.getElementById("vacollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * va);
 document.getElementById("wacollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wa);
 document.getElementById("wvcollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wv);
 document.getElementById("wicollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wi);
 document.getElementById("wycollisions").innerText = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wy);

	var ttl = Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * deaths / 365 / 24 / 60 / 60 * wy);
document.getElementById('totalfieldname').innerText = ttl;

	
 var ped = Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * pedestrians / 365 / 24 / 60 / 60 * wy);
document.getElementById('pedfield').innerText = ped;

 var crash = Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * collisions / 365 / 24 / 60 / 60 * wy);
document.getElementById('crashsthisyear').innerText = crash;


var inj = Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * injuries / 365 / 24 / 60 / 60 * wy);
document.getElementById('injuries').innerText = inj;



var bic = Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * bicycle / 365 / 24 / 60 / 60 * wy);
document.getElementById('bicfield').innerText = bic;

var mot = Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * motorcycle / 365 / 24 / 60 / 60 * wy);
document.getElementById('motfield').innerText = mot;

var vof = Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * vehofat / 365 / 24 / 60 / 60 * wy);
document.getElementById('voffield').innerText = vof;

var tepu = Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * trucksnotpu / 365 / 24 / 60 / 60 * wy);
document.getElementById('tepufield').innerText = tepu;

var pu = Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * pickups / 365 / 24 / 60 / 60 * wy);
document.getElementById('pufield').innerText = pu;

var atv = Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * alltveh / 365 / 24 / 60 / 60 * wy);
document.getElementById('atvfield').innerText = atv;

 
 var uno = Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * al)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ak)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * az)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ar)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ca)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * co)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ct)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * de)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * dc)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * fl)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ga)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * hi)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * id)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * il)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ix)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ia)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ks)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ky)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * la)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * me)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * md)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ma)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * mi)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * mn)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ms)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * mo)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * mt)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ne)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * nv)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * nh)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * nj)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * nm)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ny)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * nc)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * nd)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * oh)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ok)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * or)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * pa)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ri)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * sc)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * sd)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * tn)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * tx)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * ut)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * vt)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * va)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * wa)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * wv)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * wi)
+ Math.round(secsSince * unknown / 365 / 24 / 60 / 60 * wy);
document.getElementById('unofield').innerText = uno;
	timerID = setTimeout("timeRemaining()", 10);
	timerRunning = true;

}
	loaded=1


