Erm im not sure how to do it direct but try
STRING * imageGreen[2] = { "screen_nointruders.bmp", "screen_knowyourenemy.bmp" };
or
STRING * imageGreen[2];
imageGreen[1] = "screen_nointruders.bmp";//Should this not be 0, or does lite-c start at 1
imageGreen = "screen_knowyourenemy.bmp";


My Avatar Randomness V2

"Someone get me to the doctor, and someone call the nurse
And someone buy me roses, and someone burned the church"