Condensor Microphone Breakoutboard - connect to Arduino Mega

Hi all,
does anybody know how to connect a "Condensor Microphone Breakoutboard" to the Arduino Mega?
Here's the product info: http://www.watterott.com/de/Breakout-Board-mit-Kondensatormikrofon

Thanks!
Frank

On the playground there's a link to this site that has arduino and processing code:

http://www.dtic.upf.edu/~jlozano/interfaces/microphone.html

Just connect the mic breakout to an analog input pin, and try that code.

-transfinite