

var population = new Object();

population.count = 0;
population.maximumCount= 512;


