else if ((int) (System.currentTimeMillis() / 1000) > st.getInt("blockUntilTime"))+ {+ return showText(st, "Sorry", "You have to wait a while!<br>if you wish to use my services!", false, "Return", "main");+ }