See those red X marks in your global init values?
Those evaluations must happen in the Screen.Initialize event, and can't be done as initializations.
Use a place holder like 0 or blank for the inits.
Also, see the article You Can't Open Screen1 in the FAQ