!7 static JLabel l; p { swing { showFullScreen(jTiledBackground(#1009673, withBottomMargin(40, setForeground(Color.black, setFontSize(40, //labelToBottomCenter( centerLabel( standardLabelPopupMenu( l = new JLabel()))))))); } hideConsole(); sleepSeconds(2); setText(l, "What is this?"); sleepSeconds(2); emptyFor1(); setText(l, "Where am I?"); sleepSeconds(2); emptyFor1(); setText(l, "Interesting."); sleepSeconds(5); emptyFor1(); cleanKill(); } svoid emptyFor1 { setText(l, ""); sleepSeconds(1); }