function application_surface_y() { var appsurf = application_get_position(); var appsurfy = appsurf[1]; return appsurfy; }