System.setProperty(SERVER_URL_PROP, serverURL);
}
// HUGE HACK ! Force scenario to initialize so menus work correctly
// (work around for scenario bug)
Clip clip2 = Clip.create(1000, new TimingTarget() {
public void timingEvent(float arg0, long arg1) {
}
public void begin() {