Interfacing with a CM12864-11 LCD

I have bought a CM12864-11 LCD and I want to interface it with an Arduino.
The LCD has 20 pins and I want to know which of the pins I actually need to solder wires onto and which wires should I connect to the Arduino (ie, pin mappings)


It is of this type :

Thank you for your time,
/me

You need to find a datasheet to get information about the controller and pins. If its this one you may be able to use the ks0108 library in the playground: http://kaituanui.com/elect-lcd_studio_liquid_mp3-1.htm

the library and conenction information is here: Arduino Playground - GLCDks0108