function application_surface_x() { var appsurf = application_get_position(); var appsurfx = appsurf[0]; return appsurfx; }