Connect Phidgets Magnetic sensor on Arduino

Is it possible to directly connect the Phidgets Magnetic sensor ( phidgets.com/products.php?category=2&product_id=1108_0 )
to Arduino

This is the Phidgets connector

http://www.phidgets.com/wiki/images/thumb/1/1f/Analoginput.jpg/200px-Analoginput.jpg

There are 3 wires, how do I connect that to Arduino?

Thanks

Hi,

]Analog input from the sensor (white wire) goes to the analog input on the Arduino (for example A0)/:m]
]Power (+5V) goes to the 5V pin on the Arduino/:m]
]Ground (0V) goes to the GND pin on the Arduino/:m]You can either use M/M Jumper Wires or use the Lynxmotion BotBoarduino to connect directly the sensor on an analog input.

Cheers,