#include "SHIFTALIGNMENT"
void main()
{
    ShiftAlignment(ALIGNMENT_NEUTRAL, 25);
}