var air = [ ['dragonfly', 'crane fly'], ['eagle', 'falcon'], ['jumbo jet','harrier'], ['mosquito', 'wasp'] ]; alert(air.length); // 4