function how_many_states() 
{
	document.write(" 38 ")
}

function how_many_locations() 
{
	document.write(" 305 ")
}

function how_many_employees() 
{
	document.write(" 14,000 ")
}

