simple motion sensor

const int ledPin = 9;       
const int ledPin2 = 8;
const int ledPin3 = 7;

Is that how you count? Got something, 2, 3? Most people count 1, 2, 3...