Arduino error: expected '(' before numeric constant

  pinMode(LED_PIN 5 ,OUTPUT);
  pinMode(LED_PIN 6 ,OUTPUT);

Eight there.