Nokia LCD shield on Arduino Mega

Hi all,
habe been using the Nkoia LCD shield from 'Nuelectronics' quite a while.
Tried to get the same shield up and running on Arduino Mega - all I get is a blue screen.
Does anybody got this working allright and what would the solution be like?

Thanks, Hans.

The SPI and I2C pins moved on the Mega.

Ran

In addition to Talbotts comments. Check out a similar hack http://mcukits.com/2009/04/06/arduino-ethernet-shield-mega-hack/.

Same thing should apply.