Help with this code to blink the LCD screen on my MEGA. Please help....

Uhhh, where is your code?

void setup() {
.
.
.
}

void loop(){
.
.
.
.
}

--other functions--