if (_l2 >= duration * 1000) { _root.gotoAndStop(gTitle); if (gTitle == "nico") { gTitle = "genji"; duration = Math.random() * 4 + 28; } else { gTitle = "nico"; duration = Math.random() * 4 + 20; } // end if startTime = getTimer(); } // end if }; var startTime = getTimer(); var duration = 13; var gTitle = Math.random(); gTitle >= 0.500000 ? (gTitle = "genji", gTitle = "genji") : (gTitle = "nico"); stop();